Interface Repository

    • Method Detail

      • setRepositories

        void setRepositories​(Repositories value)
        Sets the value of the ' Repositories' container reference.
        Parameters:
        value - the new value of the 'Repositories' container reference.
        See Also:
        getRepositories()
        Generated class or method.
      • isReadOnly

        boolean isReadOnly()
        Returns the value of the 'Read Only' attribute.

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

        Returns:
        the value of the 'Read Only' attribute.
        See Also:
        setReadOnly(boolean), RepositoryPackage.getRepository_ReadOnly()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setReadOnly

        void setReadOnly​(boolean value)
        Sets the value of the ' Read Only ' attribute.
        Parameters:
        value - the new value of the 'Read Only' attribute.
        See Also:
        isReadOnly()
        Generated class or method.
      • getDescriptions

        EList<org.palladiosimulator.metricspec.Description> getDescriptions()
        Returns the value of the 'Descriptions' reference list. The list contents are of type Description.

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

        Returns:
        the value of the 'Descriptions' reference list.
        See Also:
        RepositoryPackage.getRepository_Descriptions()
        Generated class or method.
        EMF model class or method.
        transient="true" ordered="false"
      • resetExperimentGroups

        void resetExperimentGroups()
        Generated class or method.
        EMF model class or method.