Uses of Interface
omix.plugin.model.accessory.annotation.DataAnnotation
Package | Description |
---|---|
omix.plugin.diagram.accessory.annotation | |
omix.plugin.model.accessory.annotation | |
omix.plugin.model.writable | |
omix.plugin.model.writable.accessory.annotation |
-
Uses of DataAnnotation in omix.plugin.diagram.accessory.annotation
Methods in omix.plugin.diagram.accessory.annotation that return DataAnnotation Modifier and Type Method Description DataAnnotation
DataAnnotationItem. modelComponent()
-
Uses of DataAnnotation in omix.plugin.model.accessory.annotation
Classes in omix.plugin.model.accessory.annotation with type parameters of type DataAnnotation Modifier and Type Interface Description interface
AnnotationArray<T extends DataAnnotation>
Subinterfaces of DataAnnotation in omix.plugin.model.accessory.annotation Modifier and Type Interface Description interface
AbstractSideBox
interface
AnnotationArray<T extends DataAnnotation>
interface
ChartSideBox
interface
DoubleField
interface
ImageField
interface
IntegerField
interface
ItemGroup
interface
ObjectField<T>
interface
SideBox
interface
SimpleValueField
interface
TextField
-
Uses of DataAnnotation in omix.plugin.model.writable
Methods in omix.plugin.model.writable with parameters of type DataAnnotation Modifier and Type Method Description default DataAnnotation
Model. toWritable(DataAnnotation type)
-
Uses of DataAnnotation in omix.plugin.model.writable.accessory.annotation
Subinterfaces of DataAnnotation in omix.plugin.model.writable.accessory.annotation Modifier and Type Interface Description interface
AbstractSideBox
interface
AnnotationArray<T extends DataAnnotation>
interface
ChartSideBox
interface
DataAnnotation
interface
DoubleField
interface
ImageField
interface
IntegerField
interface
ItemGroup
interface
ObjectField<T>
interface
SideBox
interface
SimpleValueField
interface
TextField
Methods in omix.plugin.model.writable.accessory.annotation that return DataAnnotation Modifier and Type Method Description DataAnnotation
DataAnnotation. toReadOnly()