|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatorResult | |
|---|---|
| vs.characteragent | The characteragent classes build forth on rational agent, defining the control logic for a Character Agent |
| vs.plotagent | The plotagent classes build forth on rational agent, defining the control logic for a Plot Agent |
| Uses of OperatorResult in vs.characteragent |
|---|
| Methods in vs.characteragent with parameters of type OperatorResult | |
|---|---|
void |
ICharacterAgent.handleOperatorResult(OperatorResult or)
Handle operator results |
void |
BasicCharacterAgent.handleOperatorResult(OperatorResult or)
Handle an incoming result of an operator (finished, aborted, etc) |
void |
ExecutionState.registerOperatorResult(OperatorResult or)
|
| Uses of OperatorResult in vs.plotagent |
|---|
| Methods in vs.plotagent with parameters of type OperatorResult | |
|---|---|
void |
IPerceptionManager.registerOperatorResult(OperatorResult or)
Register operator results |
void |
BetterPerceptionManager.registerOperatorResult(OperatorResult or)
|
void |
BasicPerceptionManager.registerOperatorResult(OperatorResult or)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||