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