Class QualityAnnotationAdapterFactory
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.palladiosimulator.analyzer.quality.qualityannotation.util.QualityAnnotationAdapterFactory
- All Implemented Interfaces:
AdapterFactory
- Direct Known Subclasses:
QualityAnnotationItemProviderAdapterFactory
The Adapter Factory for the model. It provides an adapter
createXXX
method for each class of the model. - See Also:
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionprotected static QualityAnnotationPackage
The cached model package.protected QualityAnnotationSwitch<Adapter>
The switch that delegates to thecreateXXX
methods. -
Constructor Summary
ConstructorDescriptionCreates an instance of the adapter factory. -
Method Summary
Modifier and TypeMethodDescriptioncreateAdapter
(Notifier target) Creates an adapter for thetarget
.Creates a new adapter for an object of class 'Characterised PCM Parameter Partition
'.Creates a new adapter for an object of class 'Characterised PCM Parameter Partition Interval
'.Creates a new adapter for an object of class 'Characterised PCM Parameter Partition Range
'.Creates a new adapter for the default case.Creates a new adapter for an object of class 'Exactly As Specified Precision
'.Creates a new adapter for an object of class 'Identifier
'.Creates a new adapter for an object of class 'Internal State Influence Analysis Aggregation
'.Creates a new adapter for an object of class 'Limited Deviation Precision
'.Creates a new adapter for an object of class 'No Precision
'.Creates a new adapter for an object of class 'Parameter Partition
'.Creates a new adapter for an object of class 'Parameter Value Deviation
'.Creates a new adapter for an object of class 'PCM Parameter Partition
'.Creates a new adapter for an object of class 'PCMPE
'.Creates a new adapter for an object of class 'PCMPE All Decisions
'.Creates a new adapter for an object of class 'PCMPE Decision
'.Creates a new adapter for an object of class 'PCMRE
'.Creates a new adapter for an object of class 'PCMRE Category
'.Creates a new adapter for an object of class 'PCMRECI Behavior
'.Creates a new adapter for an object of class 'PCMRE Infrastructure Interface
'.Creates a new adapter for an object of class 'PCMRE Infrastructure Role
'.Creates a new adapter for an object of class 'PCMRE Infrastructure Signature
'.Creates a new adapter for an object of class 'PCMRE Interface
'.Creates a new adapter for an object of class 'PCMRE Resource
'.Creates a new adapter for an object of class 'PCMRE Resource Interface
'.Creates a new adapter for an object of class 'PCMRE Resource Role
'.Creates a new adapter for an object of class 'PCMRE Resource Signature
'.Creates a new adapter for an object of class 'PCMRE Role
'.Creates a new adapter for an object of class 'PCMRE Signature
'.Creates a new adapter for an object of class 'PCM Service Specification
'.Creates a new adapter for an object of class 'Precision
'.Creates a new adapter for an object of class 'Probabilistic Element
'.Creates a new adapter for an object of class 'Quality Annotation
'.Creates a new adapter for an object of class 'Statement
'.Creates a new adapter for an object of class 'RE Precision
'.Creates a new adapter for an object of class 'Required Element
'.Creates a new adapter for an object of class 'Required Element Deviation
'.Creates a new adapter for an object of class 'Service Specification
'.boolean
isFactoryForType
(Object object) Returns whether this factory is applicable for the type of the object.Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve
-
Field Details
-
modelPackage
The cached model package.- Generated class or method.
-
modelSwitch
The switch that delegates to thecreateXXX
methods.- Generated class or method.
-
-
Constructor Details
-
QualityAnnotationAdapterFactory
public QualityAnnotationAdapterFactory()Creates an instance of the adapter factory.- Generated class or method.
-
-
Method Details
-
isFactoryForType
Returns whether this factory is applicable for the type of the object. This implementation returnstrue
if the object is either the model's package or is an instance object of the model.- Specified by:
isFactoryForType
in interfaceAdapterFactory
- Overrides:
isFactoryForType
in classAdapterFactoryImpl
- Returns:
- whether this factory is applicable for the type of the object.
- Generated class or method.
-
createAdapter
Creates an adapter for thetarget
.- Overrides:
createAdapter
in classAdapterFactoryImpl
- Parameters:
target
- the object to adapt.- Returns:
- the adapter for the
target
. - Generated class or method.
-
createParameterValueDeviationAdapter
Creates a new adapter for an object of class 'Parameter Value Deviation
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createQualityAnnotationAdapter
Creates a new adapter for an object of class 'Quality Annotation
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createServiceSpecificationAdapter
Creates a new adapter for an object of class 'Service Specification
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createRequiredElementAdapter
Creates a new adapter for an object of class 'Required Element
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createRequiredElementDeviationAdapter
Creates a new adapter for an object of class 'Required Element Deviation
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createInternalStateInfluenceAnalysisAggregationAdapter
Creates a new adapter for an object of class 'Internal State Influence Analysis Aggregation
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- Generated class or method.
-
createPrecisionAdapter
Creates a new adapter for an object of class 'Precision
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createREPrecisionAdapter
Creates a new adapter for an object of class 'RE Precision
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createProbabilisticElementAdapter
Creates a new adapter for an object of class 'Probabilistic Element
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createCharacterisedPCMParameterPartitionAdapter
Creates a new adapter for an object of class 'Characterised PCM Parameter Partition
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- Generated class or method.
-
createPCMParameterPartitionAdapter
Creates a new adapter for an object of class 'PCM Parameter Partition
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createCharacterisedPCMParameterPartitionIntervalAdapter
Creates a new adapter for an object of class 'Characterised PCM Parameter Partition Interval
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- Generated class or method.
-
createCharacterisedPCMParameterPartitionRangeAdapter
Creates a new adapter for an object of class 'Characterised PCM Parameter Partition Range
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- Generated class or method.
-
createExactlyAsSpecifiedPrecisionAdapter
Creates a new adapter for an object of class 'Exactly As Specified Precision
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createLimitedDeviationPrecisionAdapter
Creates a new adapter for an object of class 'Limited Deviation Precision
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createNoPrecisionAdapter
Creates a new adapter for an object of class 'No Precision
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMRECategoryAdapter
Creates a new adapter for an object of class 'PCMRE Category
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREAdapter
Creates a new adapter for an object of class 'PCMRE
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREInterfaceAdapter
Creates a new adapter for an object of class 'PCMRE Interface
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMRERoleAdapter
Creates a new adapter for an object of class 'PCMRE Role
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMRESignatureAdapter
Creates a new adapter for an object of class 'PCMRE Signature
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMServiceSpecificationAdapter
Creates a new adapter for an object of class 'PCM Service Specification
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREResourceInterfaceAdapter
Creates a new adapter for an object of class 'PCMRE Resource Interface
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREResourceSignatureAdapter
Creates a new adapter for an object of class 'PCMRE Resource Signature
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREResourceAdapter
Creates a new adapter for an object of class 'PCMRE Resource
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREResourceRoleAdapter
Creates a new adapter for an object of class 'PCMRE Resource Role
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMRECIBehaviorAdapter
Creates a new adapter for an object of class 'PCMRECI Behavior
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREInfrastructureInterfaceAdapter
Creates a new adapter for an object of class 'PCMRE Infrastructure Interface
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREInfrastructureRoleAdapter
Creates a new adapter for an object of class 'PCMRE Infrastructure Role
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMREInfrastructureSignatureAdapter
Creates a new adapter for an object of class 'PCMRE Infrastructure Signature
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMPEAdapter
Creates a new adapter for an object of class 'PCMPE
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMPEAllDecisionsAdapter
Creates a new adapter for an object of class 'PCMPE All Decisions
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createPCMPEDecisionAdapter
Creates a new adapter for an object of class 'PCMPE Decision
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createIdentifierAdapter
Creates a new adapter for an object of class 'Identifier
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
-
Identifier
- Generated class or method.
-
createQualityStatementAdapter
Creates a new adapter for an object of class 'Statement
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createParameterPartitionAdapter
Creates a new adapter for an object of class 'Parameter Partition
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createEObjectAdapter
Creates a new adapter for the default case. This default implementation returns null.- Returns:
- the new adapter.
- Generated class or method.
-