Uses of Interface
omix.plugin.model.accessory.trigger.TriggerArray
Package | Description |
---|---|
omix.plugin.diagram.accessory.trigger | |
omix.plugin.model.writable | |
omix.plugin.model.writable.accessory.trigger |
-
Uses of TriggerArray in omix.plugin.diagram.accessory.trigger
Methods in omix.plugin.diagram.accessory.trigger that return TriggerArray Modifier and Type Method Description TriggerArray<?>
TriggerArrayItem. modelComponent()
-
Uses of TriggerArray in omix.plugin.model.writable
Methods in omix.plugin.model.writable with parameters of type TriggerArray Modifier and Type Method Description TriggerArray<?>
Model. toWritable(TriggerArray<?> type)
-
Uses of TriggerArray in omix.plugin.model.writable.accessory.trigger
Subinterfaces of TriggerArray in omix.plugin.model.writable.accessory.trigger Modifier and Type Interface Description interface
TriggerArray<T extends Trigger>
Methods in omix.plugin.model.writable.accessory.trigger that return TriggerArray Modifier and Type Method Description TriggerArray<?>
TriggerArray. toReadOnly()