| Home >> All >> org >> metacosm >> framework >> [ interact Javadoc ] |
| | org.metacosm.framework.interact.actions.* (6) |
org.metacosm.framework.interact: Javadoc index of package org.metacosm.framework.interact.
Package Samples:
org.metacosm.framework.interact.actions
Classes:
ActionSimulationThread: Thread responsible for the simulation of actions according to the intention specified in the Entities' DecisionTrees.
DecisionTreeFA: Tree like data structure modeling the intentions of an entity for the short term future. Full Access interface.
BasicAction: Basic implementation of Action interface Most standard action implementations extends this.
DecisionTree: Tree like data structure modeling the intentions of an entity for the short term future.
Write: Standard implementation of "Write" action ActionId = WriteActionID
Wait: Standard implementation of "Wait" action ActionId = WaitActionID
Tell: Standard implementation of "Tell" action ActionId = TellActionID
Read: Standard implementation of "Read" action ActionId = ReadActionID
Buy: Standard implementation of "Buy" action ActionId = BuyActionID
Go: Standard implementation of "Go" action ActionId = GoActionID
ActionPool: Repository of all actions implementations loaded into the Game.
Action: All actions implementations must implement this.
Intention: Intention interface Controller access level
IntentionFA: Intention interface Full access level
ActionState: Stores the state of actions.
ExpressionImpl
Expression
DecisionTreeImpl
IntentionImpl
BadParameterException
InteractPool
| Home | Contact Us | Privacy Policy | Terms of Service |