Uses of Interface
omix.plugin.diagram.writable.accessory.ArrayItem
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.diagram.writable.accessory.annotation | |
omix.plugin.diagram.writable.accessory.trigger | |
omix.plugin.model.writable.accessory |
-
Uses of ArrayItem in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable that return ArrayItem Modifier and Type Method Description default ArrayItem<?>
Diagram. toWritable(ArrayItem<?> type)
-
Uses of ArrayItem in omix.plugin.diagram.writable.accessory.annotation
Subinterfaces of ArrayItem in omix.plugin.diagram.writable.accessory.annotation Modifier and Type Interface Description interface
AnnotationArrayItem<T extends DataAnnotationItem>
-
Uses of ArrayItem in omix.plugin.diagram.writable.accessory.trigger
Subinterfaces of ArrayItem in omix.plugin.diagram.writable.accessory.trigger Modifier and Type Interface Description interface
TriggerArrayItem<T extends TriggerItem>
-
Uses of ArrayItem in omix.plugin.model.writable.accessory
Methods in omix.plugin.model.writable.accessory that return types with arguments of type ArrayItem Modifier and Type Method Description List<? extends ArrayItem<?>>
Array. getDiagramItems()
List<? extends ArrayItem<?>>
Array. getDiagramItems(Diagram diagram)