Interface VariableProcessingResourceCost

All Superinterfaces:
Cost, EObject, Notifier, ProcessingResourceCost, VariableCost
All Known Implementing Classes:
VariableProcessingResourceCostImpl

public interface VariableProcessingResourceCost extends VariableCost, ProcessingResourceCost
A representation of the model object ' Variable Processing Resource Cost'. VariableProcessingResourceCost are attached to ProcessingResourceSpecification. They derive the operating cost and inital cost based on the processingRate of the resource, as defined in the processing rate (operating or initial) cost function. Use the variable procRate.VALUE to refer to the processing rate in the expression. Additionally, the fixed initial costs as specified in VariableCost are added to the respective cost.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.