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