Interface MethodSpecification

    • Method Detail

      • setConnector

        void setConnector​(org.palladiosimulator.pcm.core.composition.Connector value)
        Sets the value of the 'Connector' reference.
        Parameters:
        value - the new value of the 'Connector' reference.
        See Also:
        getConnector()
        Generated class or method.
      • setSignature

        void setSignature​(org.palladiosimulator.pcm.repository.Signature value)
        Sets the value of the 'Signature' reference.
        Parameters:
        value - the new value of the 'Signature' reference.
        See Also:
        getSignature()
        Generated class or method.