Interface PCMRequiredBusinessOperationReturnParameterReference

    • Method Detail

      • setRequiredRole

        void setRequiredRole​(org.palladiosimulator.pcm.repository.OperationRequiredRole value)
        Sets the value of the ' Required Role' reference.
        Parameters:
        value - the new value of the 'Required Role' reference.
        See Also:
        getRequiredRole()
        Generated class or method.
      • setSignature

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