public interface QoSAnnotations extends Entity
The following features are supported:
QosannotationsPackage.getQoSAnnotations()| Modifier and Type | Method and Description |
|---|---|
EList<SpecifiedOutputParameterAbstraction> |
getSpecifiedOutputParameterAbstractions_QoSAnnotations()
Returns the value of the 'Specified Output Parameter Abstractions Qo
SAnnotations' containment reference list.
|
EList<SpecifiedQoSAnnotation> |
getSpecifiedQoSAnnotations_QoSAnnotations()
Returns the value of the 'Specified Qo SAnnotations Qo SAnnotations'
containment reference list.
|
System |
getSystem_QoSAnnotations()
Returns the value of the 'System Qo SAnnotations' container reference.
|
boolean |
MultipleReliabilityAnnotationsPerExternalCallNotAllowed(DiagnosticChain diagnostics,
Map<Object,Object> context) |
void |
setSystem_QoSAnnotations(System value)
Sets the value of the
'
System Qo SAnnotations' container 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
EList<SpecifiedOutputParameterAbstraction> getSpecifiedOutputParameterAbstractions_QoSAnnotations()
SpecifiedOutputParameterAbstraction. It is
bidirectional and its opposite is
'Qos Annotations Specified Output Parameter Abstraction'.
If the meaning of the 'Specified Output Parameter Abstractions Qo SAnnotations' containment reference list isn't clear, there really should be more of a description here...
QosannotationsPackage.getQoSAnnotations_SpecifiedOutputParameterAbstractions_QoSAnnotations(),
SpecifiedOutputParameterAbstraction.getQosAnnotations_SpecifiedOutputParameterAbstraction()System getSystem_QoSAnnotations()
Qos Annotations
System'.
If the meaning of the 'System Qo SAnnotations' container reference isn't clear, there really should be more of a description here...
setSystem_QoSAnnotations(org.palladiosimulator.pcm.system.System),
QosannotationsPackage.getQoSAnnotations_System_QoSAnnotations(),
System.getQosAnnotations_System()void setSystem_QoSAnnotations(System value)
System Qo SAnnotations' container reference. value - the new value of the 'System Qo SAnnotations' container reference.getSystem_QoSAnnotations()EList<SpecifiedQoSAnnotation> getSpecifiedQoSAnnotations_QoSAnnotations()
SpecifiedQoSAnnotation. It is bidirectional
and its opposite is
'Qos Annotations Specified Qo SAnnotation'.
If the meaning of the 'Specified Qo SAnnotations Qo SAnnotations' containment reference list isn't clear, there really should be more of a description here...
QosannotationsPackage.getQoSAnnotations_SpecifiedQoSAnnotations_QoSAnnotations(),
SpecifiedQoSAnnotation.getQosAnnotations_SpecifiedQoSAnnotation()boolean MultipleReliabilityAnnotationsPerExternalCallNotAllowed(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.