public interface SpecifiedReliabilityAnnotation extends SpecifiedQoSAnnotation
The following features are supported:
QosReliabilityPackage.getSpecifiedReliabilityAnnotation()| Modifier and Type | Method and Description |
|---|---|
EList<ExternalFailureOccurrenceDescription> |
getExternalFailureOccurrenceDescriptions__SpecifiedReliabilityAnnotation()
Returns the value of the ' External Failure Occurrence Descriptions Specified
Reliability Annotation' containment reference list.
|
boolean |
MultipleExternalOccurrenceDescriptionsPerFailureTypeNotAllowed(DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
SpecifiedReliabilityAnnotationMustReferenceRequiredRoleOfASystem(DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
SumOfReliabilityAnnotationFailureProbabilitiesMustNotExceed1(DiagnosticChain diagnostics,
Map<Object,Object> context) |
getQosAnnotations_SpecifiedQoSAnnotation, getRole_SpecifiedQoSAnnotation, getSignature_SpecifiedQoSAnnation, setQosAnnotations_SpecifiedQoSAnnotation, setRole_SpecifiedQoSAnnotation, setSignature_SpecifiedQoSAnnationcdoConflict, 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<ExternalFailureOccurrenceDescription> getExternalFailureOccurrenceDescriptions__SpecifiedReliabilityAnnotation()
ExternalFailureOccurrenceDescription. It is
bidirectional and its opposite is '
Specified Reliability Annotation External Failure Occurrence Description'.
If the meaning of the ' External Failure Occurrence Descriptions Specified Reliability Annotation' containment reference list isn't clear, there really should be more of a description here...
QosReliabilityPackage.getSpecifiedReliabilityAnnotation_ExternalFailureOccurrenceDescriptions__SpecifiedReliabilityAnnotation(),
ExternalFailureOccurrenceDescription.getSpecifiedReliabilityAnnotation__ExternalFailureOccurrenceDescription()boolean SpecifiedReliabilityAnnotationMustReferenceRequiredRoleOfASystem(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. boolean SumOfReliabilityAnnotationFailureProbabilitiesMustNotExceed1(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. boolean MultipleExternalOccurrenceDescriptionsPerFailureTypeNotAllowed(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.