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