Neokernel API

Agent Properties

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

Public Static Properties

DateTimeStr Returns the formatted date-time as a String.

Public Instance Properties

AgentController 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 Sets or gets the Props of this agent.
PropsContainer (inherited from Props) The IPropsContainer used to access and store properties for this object.
StateMachineModel Called by AgentController to retrieve a reference to this agent's state machine model.

See Also

Agent Class | com.neokernel.nk Namespace