org.cogchar.api.integroid.cue
Class FriendCue

java.lang.Object
  extended by org.cogchar.zzz.platform.stub.PropertyChangeNotifier
      extended by org.cogchar.zzz.platform.stub.ThalamentStub
          extended by org.cogchar.zzz.platform.stub.CueStub
              extended by org.cogchar.api.sight.SightCue
                  extended by org.cogchar.api.integroid.cue.PersonCue
                      extended by org.cogchar.api.integroid.cue.FriendCue
All Implemented Interfaces:
Serializable

public class FriendCue
extends PersonCue

Author:
Stu B.
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.cogchar.api.integroid.cue.PersonCue
PersonCue.NameSource
 
Field Summary
 
Fields inherited from class org.cogchar.zzz.platform.stub.CueStub
PROP_EXPIRY, PROP_STRENGTH
 
Constructor Summary
FriendCue()
           
 
Method Summary
 String getContentSummaryString()
           
 Double getPermPersonConfirmAgeSec()
           
 Long getPermPersonConfirmStamp()
           
 String getPermPersonID()
          Stub versions of methods that have moved to FriendCue
 void setOrConfirmPermPersonID(String permID, Long confirmedObsStamp)
           
 
Methods inherited from class org.cogchar.api.integroid.cue.PersonCue
consume, getAttentionEligibilityScore, getNameInquiryCount, getNameInquiryNeeded, getNameSource, getPersonalGreetingCount, getSpokenName, incrementNameInquiryCount, incrementPersonalGreetingCount, setNameInquiryNeeded, setSpokenNameAndSource
 
Methods inherited from class org.cogchar.api.sight.SightCue
fetchSessionCueID, getAttentionConfirmAgeSec, getAttentionConfirmSec, getAttentionStartAgeSec, getAttentionStartSec, getAttentionStatus, getAttentionStatusAgeSec, getAttentionStopAgeSec, getAttentionStopSec, notifyAttentionConfirmed, notifyAttentionStarted, notifyAttentionStopped, setAttentionStatus
 
Methods inherited from class org.cogchar.zzz.platform.stub.CueStub
autoUpdateOnPropertyChange, broadcastUpdateNotice, getScheduledExpireTimeMsec, getScheduledExpireTimeSec, getStatString, getStrength, setScheduledExpireTimeMsec, setStrength, toString
 
Methods inherited from class org.cogchar.zzz.platform.stub.ThalamentStub
fetchBroker, getCausingThalament, getCreateAgeSec, getCreateStampMsec, getSimpleClassName, getThalamentID, getTypeString, getUpdateAgeSec, getUpdateStampMsec, markUpdated, markUpdatedNow, setBroker, setCausingThalament, setCreateStampMsec, setUpdateStampMsec
 
Methods inherited from class org.cogchar.zzz.platform.stub.PropertyChangeNotifier
addPropertyChangeListener, completeInit, removePropertyChangeListener, safelyFirePropertyChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FriendCue

public FriendCue()
Method Detail

getPermPersonID

public String getPermPersonID()
Description copied from class: PersonCue
Stub versions of methods that have moved to FriendCue

Overrides:
getPermPersonID in class PersonCue

setOrConfirmPermPersonID

public void setOrConfirmPermPersonID(String permID,
                                     Long confirmedObsStamp)
Overrides:
setOrConfirmPermPersonID in class PersonCue

getPermPersonConfirmStamp

public Long getPermPersonConfirmStamp()
Overrides:
getPermPersonConfirmStamp in class PersonCue

getPermPersonConfirmAgeSec

public Double getPermPersonConfirmAgeSec()
Overrides:
getPermPersonConfirmAgeSec in class PersonCue

getContentSummaryString

public String getContentSummaryString()
Overrides:
getContentSummaryString in class PersonCue


Copyright © 2010-2012. All Rights Reserved.