- All Superinterfaces:
AbstractItem
,AbstractItem
,Group
,Groupable
,Groupable
,ReadOnlyInterface
,WritableInterface
public interface Group extends AbstractItem, Groupable, Group
-
Method Summary
Modifier and Type Method Description List<? extends Groupable>
elements()
Group
toReadOnly()
Methods inherited from interface omix.plugin.diagram.AbstractItem
addChangeListener, addPropertyChangeListener, getIdentifier, removeChangeListener, removePropertyChangeListener
-
Method Details
-
elements
-
toReadOnly
Group toReadOnly()- Specified by:
toReadOnly
in interfaceAbstractItem
- Specified by:
toReadOnly
in interfaceGroupable
- Specified by:
toReadOnly
in interfaceWritableInterface
-