Interface ResourceDemand

    • Method Detail

      • setParametricResourceDemand_ResourceDemand

        void setParametricResourceDemand_ResourceDemand​(org.palladiosimulator.pcm.seff.seff_performance.ParametricResourceDemand value)
        Sets the value of the ' Parametric Resource Demand Resource Demand' reference.
        Parameters:
        value - the new value of the 'Parametric Resource Demand Resource Demand' reference.
        See Also:
        getParametricResourceDemand_ResourceDemand()
        Generated class or method.
      • getSpecification_ResourceDemand

        org.palladiosimulator.pcm.core.PCMRandomVariable getSpecification_ResourceDemand()
        Returns the value of the 'Specification Resource Demand' containment reference.

        If the meaning of the 'Specification Resource Demand' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Specification Resource Demand' containment reference.
        See Also:
        setSpecification_ResourceDemand(PCMRandomVariable), ComputedAllocationPackage.getResourceDemand_Specification_ResourceDemand()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" ordered="false"
      • setSpecification_ResourceDemand

        void setSpecification_ResourceDemand​(org.palladiosimulator.pcm.core.PCMRandomVariable value)
        Sets the value of the ' Specification Resource Demand' containment reference.
        Parameters:
        value - the new value of the 'Specification Resource Demand' containment reference.
        See Also:
        getSpecification_ResourceDemand()
        Generated class or method.