public interface EventBehaviourControllerModel
| Modifier and Type | Method and Description |
|---|---|
HashMap<Integer,List<Identification>> |
getOutputPluginBehaviour(List<Identification> identifications)
generates the data to control the Event
|
HashMap<Integer,List<Identification>> getOutputPluginBehaviour(List<Identification> identifications)
The Identifications with the highest Integer get the priority.
identifications - the Identifications of the OutputPluginsCopyright © 2016. All rights reserved.