Interface QualityAnnotationFactory
-
- All Superinterfaces:
EFactory,EModelElement,EObject,Notifier
- All Known Implementing Classes:
QualityAnnotationFactoryImpl
public interface QualityAnnotationFactory extends EFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
QualityAnnotationPackage- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static QualityAnnotationFactoryeINSTANCEThe singleton instance of the factory.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CharacterisedPCMParameterPartitionIntervalcreateCharacterisedPCMParameterPartitionInterval()Returns a new object of class 'Characterised PCM Parameter Partition Interval'.CharacterisedPCMParameterPartitionRangecreateCharacterisedPCMParameterPartitionRange()Returns a new object of class 'Characterised PCM Parameter Partition Range'.ExactlyAsSpecifiedPrecisioncreateExactlyAsSpecifiedPrecision()Returns a new object of class 'Exactly As Specified Precision'.InternalStateInfluenceAnalysisAggregationcreateInternalStateInfluenceAnalysisAggregation()Returns a new object of class 'Internal State Influence Analysis Aggregation'.LimitedDeviationPrecisioncreateLimitedDeviationPrecision()Returns a new object of class 'Limited Deviation Precision'.NoPrecisioncreateNoPrecision()Returns a new object of class 'No Precision'.ParameterValueDeviationcreateParameterValueDeviation()Returns a new object of class 'Parameter Value Deviation'.PCMParameterPartitioncreatePCMParameterPartition()Returns a new object of class 'PCM Parameter Partition'.PCMPEAllDecisionscreatePCMPEAllDecisions()Returns a new object of class 'PCMPE All Decisions'.PCMPEDecisioncreatePCMPEDecision()Returns a new object of class 'PCMPE Decision'.PCMRECategorycreatePCMRECategory()Returns a new object of class 'PCMRE Category'.PCMRECIBehaviorcreatePCMRECIBehavior()Returns a new object of class 'PCMRECI Behavior'.PCMREInfrastructureInterfacecreatePCMREInfrastructureInterface()Returns a new object of class 'PCMRE Infrastructure Interface'.PCMREInfrastructureRolecreatePCMREInfrastructureRole()Returns a new object of class 'PCMRE Infrastructure Role'.PCMREInfrastructureSignaturecreatePCMREInfrastructureSignature()Returns a new object of class 'PCMRE Infrastructure Signature'.PCMREInterfacecreatePCMREInterface()Returns a new object of class 'PCMRE Interface'.PCMREResourcecreatePCMREResource()Returns a new object of class 'PCMRE Resource'.PCMREResourceInterfacecreatePCMREResourceInterface()Returns a new object of class 'PCMRE Resource Interface'.PCMREResourceRolecreatePCMREResourceRole()Returns a new object of class 'PCMRE Resource Role'.PCMREResourceSignaturecreatePCMREResourceSignature()Returns a new object of class 'PCMRE Resource Signature'.PCMRERolecreatePCMRERole()Returns a new object of class 'PCMRE Role'.PCMRESignaturecreatePCMRESignature()Returns a new object of class 'PCMRE Signature'.PCMServiceSpecificationcreatePCMServiceSpecification()Returns a new object of class 'PCM Service Specification'.QualityAnnotationcreateQualityAnnotation()Returns a new object of class 'Quality Annotation'.REPrecisioncreateREPrecision()Returns a new object of class 'RE Precision'.RequiredElementDeviationcreateRequiredElementDeviation()Returns a new object of class 'Required Element Deviation'.QualityAnnotationPackagegetQualityAnnotationPackage()Returns the package supported by this factory.-
Methods inherited from interface org.eclipse.emf.ecore.EFactory
convertToString, create, createFromString, getEPackage, setEPackage
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eINSTANCE
static final QualityAnnotationFactory eINSTANCE
The singleton instance of the factory.- Generated class or method.
-
-
Method Detail
-
createParameterValueDeviation
ParameterValueDeviation createParameterValueDeviation()
Returns a new object of class 'Parameter Value Deviation'.- Returns:
- a new object of class 'Parameter Value Deviation'.
- Generated class or method.
-
createQualityAnnotation
QualityAnnotation createQualityAnnotation()
Returns a new object of class 'Quality Annotation'.- Returns:
- a new object of class 'Quality Annotation'.
- Generated class or method.
-
createRequiredElementDeviation
RequiredElementDeviation createRequiredElementDeviation()
Returns a new object of class 'Required Element Deviation'.- Returns:
- a new object of class 'Required Element Deviation'.
- Generated class or method.
-
createInternalStateInfluenceAnalysisAggregation
InternalStateInfluenceAnalysisAggregation createInternalStateInfluenceAnalysisAggregation()
Returns a new object of class 'Internal State Influence Analysis Aggregation'.- Returns:
- a new object of class 'Internal State Influence Analysis Aggregation'.
- Generated class or method.
-
createREPrecision
REPrecision createREPrecision()
Returns a new object of class 'RE Precision'.- Returns:
- a new object of class 'RE Precision'.
- Generated class or method.
-
createPCMParameterPartition
PCMParameterPartition createPCMParameterPartition()
Returns a new object of class 'PCM Parameter Partition'.- Returns:
- a new object of class 'PCM Parameter Partition'.
- Generated class or method.
-
createCharacterisedPCMParameterPartitionInterval
CharacterisedPCMParameterPartitionInterval createCharacterisedPCMParameterPartitionInterval()
Returns a new object of class 'Characterised PCM Parameter Partition Interval'.- Returns:
- a new object of class 'Characterised PCM Parameter Partition Interval'.
- Generated class or method.
-
createCharacterisedPCMParameterPartitionRange
CharacterisedPCMParameterPartitionRange createCharacterisedPCMParameterPartitionRange()
Returns a new object of class 'Characterised PCM Parameter Partition Range'.- Returns:
- a new object of class 'Characterised PCM Parameter Partition Range'.
- Generated class or method.
-
createExactlyAsSpecifiedPrecision
ExactlyAsSpecifiedPrecision createExactlyAsSpecifiedPrecision()
Returns a new object of class 'Exactly As Specified Precision'.- Returns:
- a new object of class 'Exactly As Specified Precision'.
- Generated class or method.
-
createLimitedDeviationPrecision
LimitedDeviationPrecision createLimitedDeviationPrecision()
Returns a new object of class 'Limited Deviation Precision'.- Returns:
- a new object of class 'Limited Deviation Precision'.
- Generated class or method.
-
createNoPrecision
NoPrecision createNoPrecision()
Returns a new object of class 'No Precision'.- Returns:
- a new object of class 'No Precision'.
- Generated class or method.
-
createPCMRECategory
PCMRECategory createPCMRECategory()
Returns a new object of class 'PCMRE Category'.- Returns:
- a new object of class 'PCMRE Category'.
- Generated class or method.
-
createPCMREInterface
PCMREInterface createPCMREInterface()
Returns a new object of class 'PCMRE Interface'.- Returns:
- a new object of class 'PCMRE Interface'.
- Generated class or method.
-
createPCMRERole
PCMRERole createPCMRERole()
Returns a new object of class 'PCMRE Role'.- Returns:
- a new object of class 'PCMRE Role'.
- Generated class or method.
-
createPCMRESignature
PCMRESignature createPCMRESignature()
Returns a new object of class 'PCMRE Signature'.- Returns:
- a new object of class 'PCMRE Signature'.
- Generated class or method.
-
createPCMServiceSpecification
PCMServiceSpecification createPCMServiceSpecification()
Returns a new object of class 'PCM Service Specification'.- Returns:
- a new object of class 'PCM Service Specification'.
- Generated class or method.
-
createPCMREResourceInterface
PCMREResourceInterface createPCMREResourceInterface()
Returns a new object of class 'PCMRE Resource Interface'.- Returns:
- a new object of class 'PCMRE Resource Interface'.
- Generated class or method.
-
createPCMREResourceSignature
PCMREResourceSignature createPCMREResourceSignature()
Returns a new object of class 'PCMRE Resource Signature'.- Returns:
- a new object of class 'PCMRE Resource Signature'.
- Generated class or method.
-
createPCMREResource
PCMREResource createPCMREResource()
Returns a new object of class 'PCMRE Resource'.- Returns:
- a new object of class 'PCMRE Resource'.
- Generated class or method.
-
createPCMREResourceRole
PCMREResourceRole createPCMREResourceRole()
Returns a new object of class 'PCMRE Resource Role'.- Returns:
- a new object of class 'PCMRE Resource Role'.
- Generated class or method.
-
createPCMRECIBehavior
PCMRECIBehavior createPCMRECIBehavior()
Returns a new object of class 'PCMRECI Behavior'.- Returns:
- a new object of class 'PCMRECI Behavior'.
- Generated class or method.
-
createPCMREInfrastructureInterface
PCMREInfrastructureInterface createPCMREInfrastructureInterface()
Returns a new object of class 'PCMRE Infrastructure Interface'.- Returns:
- a new object of class 'PCMRE Infrastructure Interface'.
- Generated class or method.
-
createPCMREInfrastructureRole
PCMREInfrastructureRole createPCMREInfrastructureRole()
Returns a new object of class 'PCMRE Infrastructure Role'.- Returns:
- a new object of class 'PCMRE Infrastructure Role'.
- Generated class or method.
-
createPCMREInfrastructureSignature
PCMREInfrastructureSignature createPCMREInfrastructureSignature()
Returns a new object of class 'PCMRE Infrastructure Signature'.- Returns:
- a new object of class 'PCMRE Infrastructure Signature'.
- Generated class or method.
-
createPCMPEAllDecisions
PCMPEAllDecisions createPCMPEAllDecisions()
Returns a new object of class 'PCMPE All Decisions'.- Returns:
- a new object of class 'PCMPE All Decisions'.
- Generated class or method.
-
createPCMPEDecision
PCMPEDecision createPCMPEDecision()
Returns a new object of class 'PCMPE Decision'.- Returns:
- a new object of class 'PCMPE Decision'.
- Generated class or method.
-
getQualityAnnotationPackage
QualityAnnotationPackage getQualityAnnotationPackage()
Returns the package supported by this factory.- Returns:
- the package supported by this factory.
- Generated class or method.
-
-