All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
ResourceDemandImpl

public interface ResourceDemand extends EObject
A representation of the model object 'Resource Demand'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Field Details

  • Method Details

    • getParametricResourceDemand_ResourceDemand

      org.palladiosimulator.pcm.seff.seff_performance.ParametricResourceDemand getParametricResourceDemand_ResourceDemand()
      Returns the value of the 'Parametric Resource Demand Resource Demand' reference.

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

      Returns:
      the value of the 'Parametric Resource Demand Resource Demand' reference.
      See Also:
      Generated class or method.
      EMF model class or method.
      required="true" ordered="false"
    • 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:
      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:
      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:
      Generated class or method.