Interface ContainerShape

    • Method Detail

      • getChildren

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

        Returns:
        the value of the 'Children' containment reference list.
        See Also:
        PictogramsPackage.getContainerShape_Children(), Shape.getContainer()