public interface OperationReference
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
PcmmeasuringpointPackage.getOperationReference()| Modifier and Type | Method and Description |
|---|---|
OperationSignature |
getOperationSignature()
Returns the value of the 'Operation Signature' reference.
|
Role |
getRole()
Returns the value of the 'Role' reference.
|
void |
setOperationSignature(OperationSignature value)
Sets the value of the '
Operation Signature' reference. |
void |
setRole(Role value)
Sets the value of the '
Role'
reference. |
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, eSetDeliverRole getRole()
If the meaning of the 'Role' reference isn't clear, there really should be more of a description here...
setRole(Role),
PcmmeasuringpointPackage.getOperationReference_Role()void setRole(Role value)
Role'
reference. value - the new value of the 'Role' reference.getRole()OperationSignature getOperationSignature()
If the meaning of the 'Operation Signature' reference isn't clear, there really should be more of a description here...
setOperationSignature(OperationSignature),
PcmmeasuringpointPackage.getOperationReference_OperationSignature()void setOperationSignature(OperationSignature value)
Operation Signature' reference. value - the new value of the 'Operation Signature' reference.getOperationSignature()