| Package | Description |
|---|---|
| at.srfg.miner.clientlib |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
Action.getActivationEvents()
Gets the list of events that activate this action.
|
List<Event> |
Action.getDeactivationEvents()
Gets the list of events that deactivate this action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.addActivationEvent(Event... events)
Adds events that activate this action.
|
void |
Action.addDeactivationEvent(Event... events)
Sets the events that deactivate this action.
|
void |
Execution.sendEvent(Event event)
Sends an event to the execution.
|
Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.