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