public interface HDDProcessingResourceSpecification extends ProcessingResourceSpecification
The following features are supported:
ResourceenvironmentPackage.getHDDProcessingResourceSpecification()| Modifier and Type | Method and Description |
|---|---|
PCMRandomVariable |
getReadProcessingRate()
Returns the value of the 'Read Processing Rate' containment reference.
|
ResourceContainer |
getResourceContainer()
Returns the value of the 'Resource Container' reference.
|
PCMRandomVariable |
getWriteProcessingRate()
Returns the value of the 'Write Processing Rate' containment reference.
|
void |
setReadProcessingRate(PCMRandomVariable value)
Sets the value of the
'
Read Processing Rate' containment reference. |
void |
setResourceContainer(ResourceContainer value)
Sets the value of the
'
Resource Container' reference. |
void |
setWriteProcessingRate(PCMRandomVariable value)
Sets the value of the
'
Write Processing Rate' containment reference. |
getActiveResourceType_ActiveResourceSpecification, getMTTF, getMTTR, getNumberOfReplicas, getProcessingRate_ProcessingResourceSpecification, getResourceContainer_ProcessingResourceSpecification, getSchedulingPolicy, isRequiredByContainer, setActiveResourceType_ActiveResourceSpecification, setMTTF, setMTTR, setNumberOfReplicas, setProcessingRate_ProcessingResourceSpecification, setRequiredByContainer, setResourceContainer_ProcessingResourceSpecification, setSchedulingPolicycdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
PCMRandomVariable getWriteProcessingRate()
If the meaning of the 'Write Processing Rate' containment reference isn't clear, there really should be more of a description here...
setWriteProcessingRate(PCMRandomVariable),
ResourceenvironmentPackage.getHDDProcessingResourceSpecification_WriteProcessingRate()void setWriteProcessingRate(PCMRandomVariable value)
Write Processing Rate' containment reference. value - the new value of the 'Write Processing Rate' containment reference.getWriteProcessingRate()PCMRandomVariable getReadProcessingRate()
If the meaning of the 'Read Processing Rate' containment reference isn't clear, there really should be more of a description here...
setReadProcessingRate(PCMRandomVariable),
ResourceenvironmentPackage.getHDDProcessingResourceSpecification_ReadProcessingRate()void setReadProcessingRate(PCMRandomVariable value)
Read Processing Rate' containment reference. value - the new value of the 'Read Processing Rate' containment reference.getReadProcessingRate()ResourceContainer getResourceContainer()
Hdd Resource Specifications'.
If the meaning of the 'Resource Container' reference isn't clear, there really should be more of a description here...
setResourceContainer(ResourceContainer),
ResourceenvironmentPackage.getHDDProcessingResourceSpecification_ResourceContainer(),
ResourceContainer.getHddResourceSpecifications()void setResourceContainer(ResourceContainer value)
Resource Container' reference. value - the new value of the 'Resource Container' reference.getResourceContainer()