public interface OpenWorkload extends Workload
The following features are supported:
UsagemodelPackage.getOpenWorkload()| Modifier and Type | Method and Description |
|---|---|
PCMRandomVariable |
getInterArrivalTime_OpenWorkload()
Returns the value of the 'Inter Arrival Time Open Workload' containment
reference.
|
boolean |
InterArrivalTimeInOpenWorkloadNeedsToBeSpecified(DiagnosticChain diagnostics,
Map<Object,Object> context) |
void |
setInterArrivalTime_OpenWorkload(PCMRandomVariable value)
Sets the value of the
'
Inter Arrival Time Open Workload' containment reference. |
getUsageScenario_Workload, setUsageScenario_WorkloadcdoConflict, 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 getInterArrivalTime_OpenWorkload()
Open Workload PCM Random Variable'.
If the meaning of the 'Inter Arrival Time Open Workload' containment reference isn't clear, there really should be more of a description here...
setInterArrivalTime_OpenWorkload(PCMRandomVariable),
UsagemodelPackage.getOpenWorkload_InterArrivalTime_OpenWorkload(),
PCMRandomVariable.getOpenWorkload_PCMRandomVariable()void setInterArrivalTime_OpenWorkload(PCMRandomVariable value)
Inter Arrival Time Open Workload' containment reference.
value - the new value of the 'Inter Arrival Time Open Workload' containment
reference.getInterArrivalTime_OpenWorkload()boolean InterArrivalTimeInOpenWorkloadNeedsToBeSpecified(DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.