Interface AnchorContainer

    • Method Detail

      • getAnchors

        org.eclipse.emf.common.util.EList<Anchor> getAnchors()
        Returns the value of the 'Anchors' containment reference list. The list contents are of type 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...

        Returns:
        the value of the 'Anchors' containment reference list.
        See Also:
        PictogramsPackage.getAnchorContainer_Anchors(), Anchor.getParent()