Uses of Interface
omix.plugin.diagram.accessory.trigger.PlayerItem
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.diagram.writable.accessory.trigger | |
omix.plugin.model.accessory.trigger |
-
Uses of PlayerItem in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable with parameters of type PlayerItem Modifier and Type Method Description PlayerItem
Diagram. toWritable(PlayerItem object)
-
Uses of PlayerItem in omix.plugin.diagram.writable.accessory.trigger
Subinterfaces of PlayerItem in omix.plugin.diagram.writable.accessory.trigger Modifier and Type Interface Description interface
PlayerItem
Methods in omix.plugin.diagram.writable.accessory.trigger that return PlayerItem Modifier and Type Method Description PlayerItem
PlayerItem. toReadOnly()
-
Uses of PlayerItem in omix.plugin.model.accessory.trigger
Methods in omix.plugin.model.accessory.trigger that return types with arguments of type PlayerItem Modifier and Type Method Description List<? extends PlayerItem>
Player. getDiagramItems()
List<? extends PlayerItem>
Player. getDiagramItems(Diagram diagram)