Uses of Interface
omix.plugin.model.writable.accessory.Array
Package | Description |
---|---|
omix.plugin.diagram.writable.accessory | |
omix.plugin.model.writable | |
omix.plugin.model.writable.accessory.annotation | |
omix.plugin.model.writable.accessory.trigger |
-
Uses of Array in omix.plugin.diagram.writable.accessory
Methods in omix.plugin.diagram.writable.accessory that return Array Modifier and Type Method Description Array<?>
ArrayItem. modelComponent()
-
Uses of Array in omix.plugin.model.writable
Methods in omix.plugin.model.writable that return Array Modifier and Type Method Description default Array<?>
Model. toWritable(Array<?> type)
-
Uses of Array in omix.plugin.model.writable.accessory.annotation
Subinterfaces of Array in omix.plugin.model.writable.accessory.annotation Modifier and Type Interface Description interface
AnnotationArray<T extends DataAnnotation>
-
Uses of Array in omix.plugin.model.writable.accessory.trigger
Subinterfaces of Array in omix.plugin.model.writable.accessory.trigger Modifier and Type Interface Description interface
TriggerArray<T extends Trigger>