org.cogchar.api.integroid.cue
Class PersonCue
java.lang.Object
org.cogchar.zzz.platform.stub.PropertyChangeNotifier
org.cogchar.zzz.platform.stub.ThalamentStub
org.cogchar.zzz.platform.stub.CueStub
org.cogchar.api.sight.SightCue
org.cogchar.api.integroid.cue.PersonCue
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BogeyCue, FriendCue
public abstract class PersonCue
- extends SightCue
- Author:
- Stu B.
- See Also:
- Serialized Form
| 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.ThalamentStub |
fetchBroker, getCausingThalament, getCreateAgeSec, getCreateStampMsec, getSimpleClassName, getThalamentID, getTypeString, getUpdateAgeSec, getUpdateStampMsec, markUpdated, markUpdatedNow, setBroker, setCausingThalament, setCreateStampMsec, setUpdateStampMsec |
PersonCue
protected PersonCue()
getSpokenName
public String getSpokenName()
getNameSource
public PersonCue.NameSource getNameSource()
setSpokenNameAndSource
public void setSpokenNameAndSource(String name,
PersonCue.NameSource ns)
getPersonalGreetingCount
public Integer getPersonalGreetingCount()
incrementPersonalGreetingCount
public void incrementPersonalGreetingCount()
getNameInquiryCount
public Integer getNameInquiryCount()
incrementNameInquiryCount
public void incrementNameInquiryCount()
getNameInquiryNeeded
public Boolean getNameInquiryNeeded()
setNameInquiryNeeded
public void setNameInquiryNeeded(Boolean needed)
consume
public void consume(PersonCue pc)
getAttentionEligibilityScore
public Double getAttentionEligibilityScore(double peakEligibilityStrength)
getContentSummaryString
public String getContentSummaryString()
- Overrides:
getContentSummaryString in class SightCue
setOrConfirmPermPersonID
public void setOrConfirmPermPersonID(String permID,
Long confirmedObsStamp)
getPermPersonID
public String getPermPersonID()
- Stub versions of methods that have moved to FriendCue
getPermPersonConfirmStamp
public Long getPermPersonConfirmStamp()
getPermPersonConfirmAgeSec
public Double getPermPersonConfirmAgeSec()
Copyright © 2010-2012. All Rights Reserved.