|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonCue | |
|---|---|
| org.cogchar.api.integroid.cue | |
| org.cogchar.integroid.awareness | |
| org.cogchar.integroid.broker | |
| Uses of PersonCue in org.cogchar.api.integroid.cue |
|---|
| Subclasses of PersonCue in org.cogchar.api.integroid.cue | |
|---|---|
class |
BogeyCue
|
class |
FriendCue
|
| Methods in org.cogchar.api.integroid.cue that return PersonCue | |
|---|---|
PersonCue |
AwarenessCue.getFixationPerson()
|
PersonCue |
AwarenessCue.getPrimaryPerson()
|
| Methods in org.cogchar.api.integroid.cue with parameters of type PersonCue | |
|---|---|
void |
PersonCue.consume(PersonCue pc)
|
String |
AwarenessCue.formatCueAndStamp(PersonCue pc,
Long stamp)
|
boolean |
AwarenessCue.isFocusOnPerson(PersonCue pc)
|
void |
AwarenessCue.setFixationPerson(PersonCue pc)
|
void |
AwarenessCue.setPrimaryPerson(PersonCue pc)
|
void |
AwarenessCue.transferFocus(PersonCue prevFocusCue,
PersonCue nextFocusCue)
|
| Uses of PersonCue in org.cogchar.integroid.awareness |
|---|
| Methods in org.cogchar.integroid.awareness that return PersonCue | |
|---|---|
static PersonCue |
AwarenessHelpFuncs.findPersonForFreckleID(IntegroidFacade igf,
String freckleID)
|
static PersonCue |
AwarenessHelpFuncs.mostAttentionEligiblePerson(IntegroidFacade igf,
double minEligibility,
PersonCue... exclusions)
|
static PersonCue |
AwarenessHelpFuncsUnused.randomAttentionEligiblePersonWithExclusions(IntegroidFacade igf,
PersonCue... exclusions)
|
| Methods in org.cogchar.integroid.awareness that return types with arguments of type PersonCue | |
|---|---|
static List<PersonCue> |
AwarenessHelpFuncs.getPersonCuesMinusExclusions(IntegroidFacade igf,
PersonCue... exclusions)
|
| Uses of PersonCue in org.cogchar.integroid.broker |
|---|
| Methods in org.cogchar.integroid.broker that return types with arguments of type PersonCue | |
|---|---|
List<PersonCue> |
IntegroidCueBroker.getAllPersonCues()
|
| Methods in org.cogchar.integroid.broker with parameters of type PersonCue | |
|---|---|
void |
IntegroidCueBroker.registerPersonCue(PersonCue pc,
double strength)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||