Interface Signature

    • 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.
      • getParameters

        EList<Parameter> getParameters()
        Returns the value of the 'Parameters' containment reference list. The list contents are of type Parameter.
        Returns:
        the value of the 'Parameters' containment reference list.
        See Also:
        LanguagePackage.getSignature_Parameters()
        Generated class or method.
        EMF model class or method.
        containment="true"