Interface ContinuousProcessingRateDegree

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, ContinuousRangeDegree, DataTypeDegree, DegreeOfFreedomInstance, EObject, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, OrderedDataTypeDegree, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass, ProcessingRateDegree, ProcessingResourceDegree, RangeDegree
All Known Implementing Classes:
ContinuousProcessingRateDegreeImpl

public interface ContinuousProcessingRateDegree extends ContinuousRangeDegree, ProcessingRateDegree
A representation of the model object 'Continuous Processing Rate Degree'. ProcessingRateDegree represents a degree of freedom to choose the processing speed of a resource. It refers to a ResourceContainer as changeableEntity, which is the server. Additionally, it refers to a ProcessingResourceType which determines whether the CPU respource or HDD resource is meant to be changed. The speed is assumed to range in a certain interval "from" to "to". TODO OCL: The changeableEntity must be an ResourceContainer.
See Also:
Generated class or method.
EMF model class or method.