public interface ActiveResourceReference
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
PcmmeasuringpointPackage.getActiveResourceReference()| Modifier and Type | Method and Description |
|---|---|
ProcessingResourceSpecification |
getActiveResource()
Returns the value of the 'Active Resource' reference.
|
int |
getReplicaID()
Returns the value of the 'Replica ID' attribute.
|
void |
setActiveResource(ProcessingResourceSpecification value)
Sets the value of the '
Active Resource' reference. |
void |
setReplicaID(int value)
Sets the value of the '
Replica ID' attribute. |
cdoConflict, 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, eSetDeliverProcessingResourceSpecification getActiveResource()
If the meaning of the 'Active Resource' reference isn't clear, there really should be more of a description here...
setActiveResource(ProcessingResourceSpecification),
PcmmeasuringpointPackage.getActiveResourceReference_ActiveResource()void setActiveResource(ProcessingResourceSpecification value)
Active Resource' reference. value - the new value of the 'Active Resource' reference.getActiveResource()int getReplicaID()
"0".
If the meaning of the 'Replica ID' attribute isn't clear, there really should be more of a description here...
setReplicaID(int),
PcmmeasuringpointPackage.getActiveResourceReference_ReplicaID()void setReplicaID(int value)
Replica ID' attribute. value - the new value of the 'Replica ID' attribute.getReplicaID()