public interface ContainerShape extends Shape
The following features are supported:
PictogramsPackage.getContainerShape()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Shape> |
getChildren()
Returns the value of the 'Children' containment reference list.
|
getContainer, setContainergetAnchorsgetGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisiblegetPropertiesorg.eclipse.emf.common.util.EList<Shape> getChildren()
Shape.
It is bidirectional and its opposite is 'Container'.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getContainerShape_Children(),
Shape.getContainer()