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:
Generated class or method.
  • Field Details

    • eINSTANCE

      static final QualityAnnotationFactory eINSTANCE
      The singleton instance of the factory.
      Generated class or method.
  • Method Details

    • 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.