Package | Description |
---|---|
magma.agent.action.impl | |
magma.agent.communication | |
magma.agent.communication.base | |
magma.agent.general |
Constructor and Description |
---|
Action(IActionPerformer actionPerformer)
Initializes all effectors that occur in the simulation
|
Modifier and Type | Interface and Description |
---|---|
interface |
IChannelManager |
Modifier and Type | Class and Description |
---|---|
class |
ChannelManager |
Modifier and Type | Method and Description |
---|---|
IAction |
ComponentFactory.createAction(IActionPerformer actionPerformer,
IAgentMetaModel metaModel)
Create an new Action
|