Uses of Interface
omix.lang.model.accessory.annotation.SimpleValueField
Package | Description |
---|---|
omix.lang.model.accessory.annotation |
This package contains all data annotations available in OVL.
|
omix.plugin.model.accessory.annotation | |
omix.plugin.model.writable.accessory.annotation |
-
Uses of SimpleValueField in omix.lang.model.accessory.annotation
Subinterfaces of SimpleValueField in omix.lang.model.accessory.annotation Modifier and Type Interface Description interface
DoubleField
This accessory represents textual represented double values in the network diagram.interface
IntegerField
This accessory represents textual represented integer values in the network diagram.interface
ObjectField<T>
This accessory represents textual represented Object values in the network diagram.interface
TextField
This accessory represents text labels in the network diagram. -
Uses of SimpleValueField in omix.plugin.model.accessory.annotation
Subinterfaces of SimpleValueField in omix.plugin.model.accessory.annotation Modifier and Type Interface Description interface
DoubleField
interface
IntegerField
interface
ObjectField<T>
interface
SimpleValueField
interface
TextField
-
Uses of SimpleValueField in omix.plugin.model.writable.accessory.annotation
Subinterfaces of SimpleValueField in omix.plugin.model.writable.accessory.annotation Modifier and Type Interface Description interface
DoubleField
interface
IntegerField
interface
ObjectField<T>
interface
SimpleValueField
interface
TextField