Interface Repository

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • setTypes

        void setTypes​(org.palladiosimulator.pcm.repository.Repository value)
        Sets the value of the 'Types' containment reference.
        Parameters:
        value - the new value of the 'Types' containment reference.
        See Also:
        getTypes()
        Generated class or method.
      • getElements

        EList<NamedElement> getElements()
        Returns the value of the 'Elements' containment reference list. The list contents are of type NamedElement.
        Returns:
        the value of the 'Elements' containment reference list.
        See Also:
        RepoLangPackage.getRepository_Elements()
        Generated class or method.
        EMF model class or method.
        containment="true"