Neokernel API

ScheduledAgent Properties

The properties of the ScheduledAgent class are listed below. For a complete list of ScheduledAgent class members, see the ScheduledAgent Members topic.

Public Instance Properties

AgentController (inherited from Agent) Assigns or returns an AgentController for this agent.
Keys (inherited from Props) Returns a Vector containing the names of property keys currently accessible by getProperty.
Props (inherited from Agent) Sets or gets the Props of this agent.
PropsContainer (inherited from Props) The IPropsContainer used to access and store properties for this object.
Schedule Returns a reference to the schedule instance.
StateMachineModel (inherited from Agent) Called by AgentController to retrieve a reference to this agent's state machine model.

See Also

ScheduledAgent Class | com.neokernel.nk Namespace | Schedule