public interface PassiveResource extends Entity
The following features are supported:
RepositoryPackage.getPassiveResource()| Modifier and Type | Method and Description |
|---|---|
BasicComponent |
getBasicComponent_PassiveResource()
Returns the value of the 'Basic Component Passive Resource' container
reference.
|
PCMRandomVariable |
getCapacity_PassiveResource()
Returns the value of the 'Capacity Passive Resource' containment reference.
|
ResourceTimeoutFailureType |
getResourceTimeoutFailureType__PassiveResource()
Returns the value of the 'Resource Timeout Failure Type Passive Resource'
reference.
|
void |
setBasicComponent_PassiveResource(BasicComponent value)
Sets the value of the
'
Basic Component Passive Resource' container reference. |
void |
setCapacity_PassiveResource(PCMRandomVariable value)
Sets the value of the
'
Capacity Passive Resource' containment reference. |
void |
setResourceTimeoutFailureType__PassiveResource(ResourceTimeoutFailureType value)
Sets the value of the
'
Resource Timeout Failure Type Passive Resource' reference. |
getEntityName, setEntityNamecdoConflict, 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 getCapacity_PassiveResource()
Passive Resource capacity PCM Random Variable'. This property holds the capacity of this passive
resource. setCapacity_PassiveResource(PCMRandomVariable),
RepositoryPackage.getPassiveResource_Capacity_PassiveResource(),
PCMRandomVariable.getPassiveResource_capacity_PCMRandomVariable()void setCapacity_PassiveResource(PCMRandomVariable value)
Capacity Passive Resource' containment reference. value - the new value of the 'Capacity Passive Resource' containment reference.getCapacity_PassiveResource()BasicComponent getBasicComponent_PassiveResource()
Passive Resource Basic Component'.
If the meaning of the 'Basic Component Passive Resource' container reference isn't clear, there really should be more of a description here...
setBasicComponent_PassiveResource(BasicComponent),
RepositoryPackage.getPassiveResource_BasicComponent_PassiveResource(),
BasicComponent.getPassiveResource_BasicComponent()void setBasicComponent_PassiveResource(BasicComponent value)
Basic Component Passive Resource' container reference. value - the new value of the 'Basic Component Passive Resource' container
reference.getBasicComponent_PassiveResource()ResourceTimeoutFailureType getResourceTimeoutFailureType__PassiveResource()
Passive Resource Resource Timeout Failure Type'. The failure type that represents a
timeout failure of an acquiring action for this passive resource (see the
documentation of the "timeout" attribute of the "AcquireAction" for further information).
setResourceTimeoutFailureType__PassiveResource(ResourceTimeoutFailureType),
RepositoryPackage.getPassiveResource_ResourceTimeoutFailureType__PassiveResource(),
ResourceTimeoutFailureType.getPassiveResource__ResourceTimeoutFailureType()void setResourceTimeoutFailureType__PassiveResource(ResourceTimeoutFailureType value)
Resource Timeout Failure Type Passive Resource' reference.
value - the new value of the 'Resource Timeout Failure Type Passive Resource'
reference.getResourceTimeoutFailureType__PassiveResource()