Package modelarium.entities.attributes
Interface AgentAttribute
- All Superinterfaces:
Attribute
- All Known Implementing Classes:
AgentEvent,AgentProperty,AgentRoutine,FunctionalAgentEvent,FunctionalAgentProperty,FunctionalAgentRoutine
Interface for marking an attribute as belonging to an agent.
This interface is implemented by the agent-flavoured attribute types: AgentEvent, AgentProperty
and AgentRoutine.
-
Method Summary
Methods inherited from interface modelarium.entities.attributes.Attribute
accessLevel, getAsImmutable, isLogged, name, run