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