public interface SpecifiedQoSAnnotation
extends org.eclipse.emf.cdo.CDOObject
SpecifiedQoSAnnotations (as an abstract class) associate specified (see QoSAnnotation) QoS properties to services of components. A service is thereby determined by a Signature and a Role (i.e., an interface bound to a component).
The following features are supported:
QosannotationsPackage.getSpecifiedQoSAnnotation()| Modifier and Type | Method and Description |
|---|---|
QoSAnnotations |
getQosAnnotations_SpecifiedQoSAnnotation()
Returns the value of the 'Qos Annotations Specified Qo SAnnotation' container
reference.
|
Role |
getRole_SpecifiedQoSAnnotation()
Returns the value of the 'Role Specified Qo SAnnotation' reference.
|
Signature |
getSignature_SpecifiedQoSAnnation()
Returns the value of the 'Signature Specified Qo SAnnation' reference.
|
void |
setQosAnnotations_SpecifiedQoSAnnotation(QoSAnnotations value)
Sets the value of the
'
Qos Annotations Specified Qo SAnnotation' container reference. |
void |
setRole_SpecifiedQoSAnnotation(Role value)
Sets the value of the '
Role Specified Qo SAnnotation' reference. |
void |
setSignature_SpecifiedQoSAnnation(Signature value)
Sets the value of the
'
Signature Specified Qo SAnnation' 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, eSetDeliverstatic final String copyright
Signature getSignature_SpecifiedQoSAnnation()
If the meaning of the 'Signature Specified Qo SAnnation' reference isn't clear, there really should be more of a description here...
setSignature_SpecifiedQoSAnnation(Signature),
QosannotationsPackage.getSpecifiedQoSAnnotation_Signature_SpecifiedQoSAnnation()void setSignature_SpecifiedQoSAnnation(Signature value)
Signature Specified Qo SAnnation' reference. value - the new value of the 'Signature Specified Qo SAnnation' reference.getSignature_SpecifiedQoSAnnation()Role getRole_SpecifiedQoSAnnotation()
If the meaning of the 'Role Specified Qo SAnnotation' reference isn't clear, there really should be more of a description here...
setRole_SpecifiedQoSAnnotation(Role),
QosannotationsPackage.getSpecifiedQoSAnnotation_Role_SpecifiedQoSAnnotation()void setRole_SpecifiedQoSAnnotation(Role value)
Role Specified Qo SAnnotation' reference. value - the new value of the 'Role Specified Qo SAnnotation' reference.getRole_SpecifiedQoSAnnotation()QoSAnnotations getQosAnnotations_SpecifiedQoSAnnotation()
Specified Qo SAnnotations Qo SAnnotations'.
If the meaning of the 'Qos Annotations Specified Qo SAnnotation' container reference isn't clear, there really should be more of a description here...
setQosAnnotations_SpecifiedQoSAnnotation(QoSAnnotations),
QosannotationsPackage.getSpecifiedQoSAnnotation_QosAnnotations_SpecifiedQoSAnnotation(),
QoSAnnotations.getSpecifiedQoSAnnotations_QoSAnnotations()void setQosAnnotations_SpecifiedQoSAnnotation(QoSAnnotations value)
Qos Annotations Specified Qo SAnnotation' container reference. value - the new value of the 'Qos Annotations Specified Qo SAnnotation' container
reference.getQosAnnotations_SpecifiedQoSAnnotation()