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