Interface Workspace

    • Method Detail

      • getRoot

        org.eclipse.emf.common.util.URI getRoot()
        Returns the value of the 'Root' attribute.

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

        Returns:
        the value of the 'Root' attribute.
        See Also:
        setRoot(URI), PropertiesPackage.getWorkspace_Root()
      • setRoot

        void setRoot​(org.eclipse.emf.common.util.URI value)
        Sets the value of the 'Root' attribute.
        Parameters:
        value - the new value of the 'Root' attribute.
        See Also:
        getRoot()