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