|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

| Method Summary | |
int |
agendaSize()
Iterates all the modules in the focus stack returning the total number of Activations |
void |
clearActivationGroup(ActivationGroup activationGroup)
Clears all Activations from an Xor Group. |
void |
clearActivationGroup(java.lang.String name)
Clears all Activations from an Activation-Group. |
void |
clearAgenda()
Clears all Activations from the Agenda |
void |
clearAgendaGroup(AgendaGroup agendaGroup)
Clears all Activations from an Agenda Group. |
void |
clearAgendaGroup(java.lang.String name)
Clears all Activations from an Agenda Group. |
int |
focusStackSize()
Iterates all the AgendGroup |
ActivationGroup |
getActivationGroup(java.lang.String name)
|
Activation[] |
getActivations()
|
AgendaGroup |
getAgendaGroup(java.lang.String name)
|
AgendaGroup[] |
getAgendaGroups()
|
AgendaGroup |
getFocus()
|
Activation[] |
getScheduledActivations()
|
LinkedList |
getScheduledItems()
|
AgendaGroup[] |
getStack()
|
WorkingMemory |
getWorkingMemory()
|
boolean |
setFocus(AgendaGroup agendaGroup)
|
void |
setFocus(java.lang.String name)
|
| Method Detail |
public WorkingMemory getWorkingMemory()
public LinkedList getScheduledItems()
public boolean setFocus(AgendaGroup agendaGroup)
public void setFocus(java.lang.String name)
public AgendaGroup getFocus()
public AgendaGroup getAgendaGroup(java.lang.String name)
public AgendaGroup[] getAgendaGroups()
public AgendaGroup[] getStack()
public ActivationGroup getActivationGroup(java.lang.String name)
public int focusStackSize()
AgendGroups in the focus stack returning the total number of Activations
- Returns:
- total number of
Activations on the focus stack
public int agendaSize()
Activations
public Activation[] getActivations()
public Activation[] getScheduledActivations()
public void clearAgenda()
public void clearAgendaGroup(java.lang.String name)
public void clearAgendaGroup(AgendaGroup agendaGroup)
agendaGroup - public void clearActivationGroup(java.lang.String name)
public void clearActivationGroup(ActivationGroup activationGroup)
activationGroup -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||