Interface Project

    • Method Detail

      • getRepositoryURI

        org.eclipse.emf.common.util.URI getRepositoryURI()
        Returns the value of the 'Repository URI' attribute.

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

        Returns:
        the value of the 'Repository URI' attribute.
        See Also:
        setRepositoryURI(URI), PropertiesPackage.getProject_RepositoryURI()
      • setRepositoryURI

        void setRepositoryURI​(org.eclipse.emf.common.util.URI value)
        Sets the value of the 'Repository URI' attribute.
        Parameters:
        value - the new value of the 'Repository URI' attribute.
        See Also:
        getRepositoryURI()
      • setPropertyType

        void setPropertyType​(String value)
        Sets the value of the 'Property Type' attribute.
        Parameters:
        value - the new value of the 'Property Type' attribute.
        See Also:
        getPropertyType()
      • setTeamProvider

        void setTeamProvider​(String value)
        Sets the value of the 'Team Provider' attribute.
        Parameters:
        value - the new value of the 'Team Provider' attribute.
        See Also:
        getTeamProvider()
      • isTerminology

        boolean isTerminology()
        Returns the value of the 'Terminology' attribute.

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

        Returns:
        the value of the 'Terminology' attribute.
        See Also:
        setTerminology(boolean), PropertiesPackage.getProject_Terminology()
      • setTerminology

        void setTerminology​(boolean value)
        Sets the value of the 'Terminology' attribute.
        Parameters:
        value - the new value of the 'Terminology' attribute.
        See Also:
        isTerminology()
      • setAnnouncement

        void setAnnouncement​(String value)
        Sets the value of the 'Announcement' attribute.
        Parameters:
        value - the new value of the 'Announcement' attribute.
        See Also:
        getAnnouncement()