Interface SeffInternalAction

    • Method Detail

      • setDemandType

        void setDemandType​(org.palladiosimulator.pcm.resourcetype.ProcessingResourceType value)
        Sets the value of the 'Demand Type' reference.
        Parameters:
        value - the new value of the 'Demand Type' reference.
        See Also:
        getDemandType()
        Generated class or method.
      • setDemand

        void setDemand​(String value)
        Sets the value of the 'Demand' attribute.
        Parameters:
        value - the new value of the 'Demand' attribute.
        See Also:
        getDemand()
        Generated class or method.