public interface AnchorContainer extends PictogramElement
The following features are supported:
PictogramsPackage.getAnchorContainer()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Anchor> |
getAnchors()
Returns the value of the 'Anchors' containment reference list.
|
getGraphicsAlgorithm, getLink, isActive, isVisible, setActive, setGraphicsAlgorithm, setLink, setVisiblegetPropertiesorg.eclipse.emf.common.util.EList<Anchor> getAnchors()
Anchor.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Anchors' containment reference list isn't clear, there really should be more of a description here...
PictogramsPackage.getAnchorContainer_Anchors(),
Anchor.getParent()