Interface VContainer

    • Method Detail

      • getChildren

        org.eclipse.emf.common.util.EList<VContainedElement> getChildren()
        Returns the value of the 'Children' containment reference list. The list contents are of type VContainedElement.

        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:
        VViewPackage.getContainer_Children()