Uses of Interface
omix.plugin.model.accessory.annotation.AbstractSideBox
Package | Description |
---|---|
omix.plugin.diagram.accessory.annotation | |
omix.plugin.model.accessory.annotation | |
omix.plugin.model.writable | |
omix.plugin.model.writable.accessory.annotation |
-
Uses of AbstractSideBox in omix.plugin.diagram.accessory.annotation
Methods in omix.plugin.diagram.accessory.annotation that return AbstractSideBox Modifier and Type Method Description AbstractSideBox
AbstractSideBoxItem. modelComponent()
-
Uses of AbstractSideBox in omix.plugin.model.accessory.annotation
Subinterfaces of AbstractSideBox in omix.plugin.model.accessory.annotation Modifier and Type Interface Description interface
ChartSideBox
interface
SideBox
-
Uses of AbstractSideBox in omix.plugin.model.writable
Methods in omix.plugin.model.writable with parameters of type AbstractSideBox Modifier and Type Method Description default AbstractSideBox
Model. toWritable(AbstractSideBox type)
-
Uses of AbstractSideBox in omix.plugin.model.writable.accessory.annotation
Subinterfaces of AbstractSideBox in omix.plugin.model.writable.accessory.annotation Modifier and Type Interface Description interface
AbstractSideBox
interface
ChartSideBox
interface
SideBox
Methods in omix.plugin.model.writable.accessory.annotation that return AbstractSideBox Modifier and Type Method Description AbstractSideBox
AbstractSideBox. toReadOnly()