Interface VView

    • Method Detail

      • getRootEClass

        org.eclipse.emf.ecore.EClass getRootEClass()
        Returns the value of the 'Root EClass' reference.

        If the meaning of the 'Root EClass' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Root EClass' reference.
        See Also:
        setRootEClass(EClass), VViewPackage.getView_RootEClass()
      • setRootEClass

        void setRootEClass​(org.eclipse.emf.ecore.EClass value)
        Sets the value of the 'Root EClass' reference.
        Parameters:
        value - the new value of the 'Root EClass' reference.
        See Also:
        getRootEClass()
      • 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.getView_Children()
      • getEcorePaths

        org.eclipse.emf.common.util.EList<java.lang.String> getEcorePaths()
        Returns the value of the 'Ecore Paths' attribute list. The list contents are of type String.

        If the meaning of the 'Ecore Paths' attribute list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Ecore Paths' attribute list.
        See Also:
        VViewPackage.getView_EcorePaths()
      • setAllContentsReadOnly

        void setAllContentsReadOnly()
        Sets the view and all its contents readonly.