Interface QualityModelPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
QualityModelPackageImpl
public interface QualityModelPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
QualityModelFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
QualityModelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static QualityModelPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
MAPPING
The meta object id for the 'Mapping
' class.static int
MAPPING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
MAPPING__ID
The feature id for the 'Id' attribute.static int
MAPPING__IDENTITY
The feature id for the 'Identity' containment reference.static int
MAPPING__MAPPING_ENTRIES
The feature id for the 'Mapping Entries' containment reference list.static int
MAPPING_ENTRY
The meta object id for the 'Mapping Entry
' class.static int
MAPPING_ENTRY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
MAPPING_ENTRY__ID
The feature id for the 'Id' attribute.static int
MAPPING_ENTRY__KEY
The feature id for the 'Key' containment reference list.static int
MAPPING_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
MAPPING_ENTRY_FEATURE_COUNT
The number of structural features of the 'Mapping Entry' class.static int
MAPPING_FEATURE_COUNT
The number of structural features of the 'Mapping' class.static int
MAPPING_REPOSITORY
The meta object id for the 'Mapping Repository
' class.static int
MAPPING_REPOSITORY__MAPPINGS
The feature id for the 'Mappings' containment reference list.static int
MAPPING_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Mapping Repository' class.static int
NQR
The meta object id for the 'Nqr
' class.static int
NQR__DIMENSION
The feature id for the 'Dimension' reference.static int
NQR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
NQR__ID
The feature id for the 'Id' attribute.static int
NQR__VALUE
The feature id for the 'Value' containment reference.static int
NQR_FEATURE_COUNT
The number of structural features of the 'Nqr' class.static int
NQR_REPOSITORY
The meta object id for the 'Nqr Repository
' class.static int
NQR_REPOSITORY__NQRS
The feature id for the 'Nqrs' containment reference list.static int
NQR_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Nqr Repository' class.static int
QUANTITY_REDUCTION
The meta object id for the 'Quantity Reduction
' class.static int
QUANTITY_REDUCTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
QUANTITY_REDUCTION__ID
The feature id for the 'Id' attribute.static int
QUANTITY_REDUCTION__MAPPING
The feature id for the 'Mapping' reference.static int
QUANTITY_REDUCTION_FEATURE_COUNT
The number of structural features of the 'Quantity Reduction' class.static int
REASONING
The meta object id for the 'Reasoning
' class.static int
REASONING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
REASONING__ID
The feature id for the 'Id' attribute.static int
REASONING__OUTPUT
The feature id for the 'Output' reference.static int
REASONING__TRANSFORMATIONS
The feature id for the 'Transformations' reference list.static int
REASONING_COMPONENT
The meta object id for the 'Reasoning Component
' class.static int
REASONING_COMPONENT__COMPONENT
The feature id for the 'Component' reference.static int
REASONING_COMPONENT__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
REASONING_COMPONENT__ID
The feature id for the 'Id' attribute.static int
REASONING_COMPONENT__NQRS
The feature id for the 'Nqrs' reference list.static int
REASONING_COMPONENT__REASONINGS
The feature id for the 'Reasonings' reference list.static int
REASONING_COMPONENT_FEATURE_COUNT
The number of structural features of the 'Reasoning Component' class.static int
REASONING_FEATURE_COUNT
The number of structural features of the 'Reasoning' class.static int
REASONING_REPOSITORY
The meta object id for the 'Reasoning Repository
' class.static int
REASONING_REPOSITORY__REASONINGS
The feature id for the 'Reasonings' containment reference list.static int
REASONING_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Reasoning Repository' class.static int
REASONING_SYSTEM
The meta object id for the 'Reasoning System
' class.static int
REASONING_SYSTEM__COMPONENTS
The feature id for the 'Components' containment reference list.static int
REASONING_SYSTEM_FEATURE_COUNT
The number of structural features of the 'Reasoning System' class.static int
REDUCTION
The meta object id for the 'Reduction
' class.static int
REDUCTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
REDUCTION__ID
The feature id for the 'Id' attribute.static int
REDUCTION_FEATURE_COUNT
The number of structural features of the 'Reduction' class.static int
STATISTIC_REDUCTION
The meta object id for the 'Statistic Reduction
' class.static int
STATISTIC_REDUCTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
STATISTIC_REDUCTION__ID
The feature id for the 'Id' attribute.static int
STATISTIC_REDUCTION_FEATURE_COUNT
The number of structural features of the 'Statistic Reduction' class.static int
TRANSFORMATION
The meta object id for the 'Transformation
' class.static int
TRANSFORMATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
TRANSFORMATION__ID
The feature id for the 'Id' attribute.static int
TRANSFORMATION__INPUT
The feature id for the 'Input' reference list.static int
TRANSFORMATION__MAPPING
The feature id for the 'Mapping' reference.static int
TRANSFORMATION_FEATURE_COUNT
The number of structural features of the 'Transformation' class.static int
TRANSFORMATION_REPOSITORY
The meta object id for the 'Transformation Repository
' class.static int
TRANSFORMATION_REPOSITORY__TRANSFORMATIONS
The feature id for the 'Transformations' containment reference list.static int
TRANSFORMATION_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Transformation Repository' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getMapping()
Returns the meta object for class 'Mapping
'.EReference
getMapping_Identity()
Returns the meta object for the containment reference 'Identity
'.EReference
getMapping_MappingEntries()
Returns the meta object for the containment reference list 'Mapping Entries
'.EClass
getMappingEntry()
Returns the meta object for class 'Mapping Entry
'.EReference
getMappingEntry_Key()
Returns the meta object for the containment reference list 'Key
'.EReference
getMappingEntry_Value()
Returns the meta object for the containment reference 'Value
'.EClass
getMappingRepository()
Returns the meta object for class 'Mapping Repository
'.EReference
getMappingRepository_Mappings()
Returns the meta object for the containment reference list 'Mappings
'.EClass
getNqr()
Returns the meta object for class 'Nqr
'.EReference
getNqr_Dimension()
Returns the meta object for the reference 'Dimension
'.EReference
getNqr_Value()
Returns the meta object for the containment reference 'Value
'.EClass
getNqrRepository()
Returns the meta object for class 'Nqr Repository
'.EReference
getNqrRepository_Nqrs()
Returns the meta object for the containment reference list 'Nqrs
'.QualityModelFactory
getQualityModelFactory()
Returns the factory that creates the instances of the model.EClass
getQuantityReduction()
Returns the meta object for class 'Quantity Reduction
'.EReference
getQuantityReduction_Mapping()
Returns the meta object for the reference 'Mapping
'.EClass
getReasoning()
Returns the meta object for class 'Reasoning
'.EReference
getReasoning_Output()
Returns the meta object for the reference 'Output
'.EReference
getReasoning_Transformations()
Returns the meta object for the reference list 'Transformations
'.EClass
getReasoningComponent()
Returns the meta object for class 'Reasoning Component
'.EReference
getReasoningComponent_Component()
Returns the meta object for the reference 'Component
'.EReference
getReasoningComponent_Nqrs()
Returns the meta object for the reference list 'Nqrs
'.EReference
getReasoningComponent_Reasonings()
Returns the meta object for the reference list 'Reasonings
'.EClass
getReasoningRepository()
Returns the meta object for class 'Reasoning Repository
'.EReference
getReasoningRepository_Reasonings()
Returns the meta object for the containment reference list 'Reasonings
'.EClass
getReasoningSystem()
Returns the meta object for class 'Reasoning System
'.EReference
getReasoningSystem_Components()
Returns the meta object for the containment reference list 'Components
'.EClass
getReduction()
Returns the meta object for class 'Reduction
'.EClass
getStatisticReduction()
Returns the meta object for class 'Statistic Reduction
'.EClass
getTransformation()
Returns the meta object for class 'Transformation
'.EReference
getTransformation_Input()
Returns the meta object for the reference list 'Input
'.EReference
getTransformation_Mapping()
Returns the meta object for the reference 'Mapping
'.EClass
getTransformationRepository()
Returns the meta object for class 'Transformation Repository
'.EReference
getTransformationRepository_Transformations()
Returns the meta object for the containment reference list 'Transformations
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
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.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final QualityModelPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
NQR
static final int NQR
The meta object id for the 'Nqr
' class.- See Also:
NqrImpl
,QualityModelPackageImpl.getNqr()
, Constant Field Values- Generated class or method.
-
NQR__ID
static final int NQR__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQR__ENTITY_NAME
static final int NQR__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQR__VALUE
static final int NQR__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQR__DIMENSION
static final int NQR__DIMENSION
The feature id for the 'Dimension' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQR_FEATURE_COUNT
static final int NQR_FEATURE_COUNT
The number of structural features of the 'Nqr' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING
static final int MAPPING
The meta object id for the 'Mapping
' class.- See Also:
MappingImpl
,QualityModelPackageImpl.getMapping()
, Constant Field Values- Generated class or method.
-
MAPPING__ID
static final int MAPPING__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING__ENTITY_NAME
static final int MAPPING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING__MAPPING_ENTRIES
static final int MAPPING__MAPPING_ENTRIES
The feature id for the 'Mapping Entries' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING__IDENTITY
static final int MAPPING__IDENTITY
The feature id for the 'Identity' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_FEATURE_COUNT
static final int MAPPING_FEATURE_COUNT
The number of structural features of the 'Mapping' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION
static final int TRANSFORMATION
The meta object id for the 'Transformation
' class.- See Also:
TransformationImpl
,QualityModelPackageImpl.getTransformation()
, Constant Field Values- Generated class or method.
-
TRANSFORMATION__ID
static final int TRANSFORMATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION__ENTITY_NAME
static final int TRANSFORMATION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION__MAPPING
static final int TRANSFORMATION__MAPPING
The feature id for the 'Mapping' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION__INPUT
static final int TRANSFORMATION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION_FEATURE_COUNT
static final int TRANSFORMATION_FEATURE_COUNT
The number of structural features of the 'Transformation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING
static final int REASONING
The meta object id for the 'Reasoning
' class.- See Also:
ReasoningImpl
,QualityModelPackageImpl.getReasoning()
, Constant Field Values- Generated class or method.
-
REASONING__ID
static final int REASONING__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING__ENTITY_NAME
static final int REASONING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING__TRANSFORMATIONS
static final int REASONING__TRANSFORMATIONS
The feature id for the 'Transformations' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING__OUTPUT
static final int REASONING__OUTPUT
The feature id for the 'Output' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_FEATURE_COUNT
static final int REASONING_FEATURE_COUNT
The number of structural features of the 'Reasoning' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REDUCTION
static final int REDUCTION
The meta object id for the 'Reduction
' class.- See Also:
Reduction
,QualityModelPackageImpl.getReduction()
, Constant Field Values- Generated class or method.
-
REDUCTION__ID
static final int REDUCTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REDUCTION__ENTITY_NAME
static final int REDUCTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REDUCTION_FEATURE_COUNT
static final int REDUCTION_FEATURE_COUNT
The number of structural features of the 'Reduction' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUANTITY_REDUCTION
static final int QUANTITY_REDUCTION
The meta object id for the 'Quantity Reduction
' class.- See Also:
QuantityReductionImpl
,QualityModelPackageImpl.getQuantityReduction()
, Constant Field Values- Generated class or method.
-
QUANTITY_REDUCTION__ID
static final int QUANTITY_REDUCTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUANTITY_REDUCTION__ENTITY_NAME
static final int QUANTITY_REDUCTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUANTITY_REDUCTION__MAPPING
static final int QUANTITY_REDUCTION__MAPPING
The feature id for the 'Mapping' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUANTITY_REDUCTION_FEATURE_COUNT
static final int QUANTITY_REDUCTION_FEATURE_COUNT
The number of structural features of the 'Quantity Reduction' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATISTIC_REDUCTION
static final int STATISTIC_REDUCTION
The meta object id for the 'Statistic Reduction
' class.- See Also:
StatisticReductionImpl
,QualityModelPackageImpl.getStatisticReduction()
, Constant Field Values- Generated class or method.
-
STATISTIC_REDUCTION__ID
static final int STATISTIC_REDUCTION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATISTIC_REDUCTION__ENTITY_NAME
static final int STATISTIC_REDUCTION__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATISTIC_REDUCTION_FEATURE_COUNT
static final int STATISTIC_REDUCTION_FEATURE_COUNT
The number of structural features of the 'Statistic Reduction' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_REPOSITORY
static final int MAPPING_REPOSITORY
The meta object id for the 'Mapping Repository
' class.- See Also:
MappingRepositoryImpl
,QualityModelPackageImpl.getMappingRepository()
, Constant Field Values- Generated class or method.
-
MAPPING_REPOSITORY__MAPPINGS
static final int MAPPING_REPOSITORY__MAPPINGS
The feature id for the 'Mappings' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_REPOSITORY_FEATURE_COUNT
static final int MAPPING_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Mapping Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_ENTRY
static final int MAPPING_ENTRY
The meta object id for the 'Mapping Entry
' class.- See Also:
MappingEntryImpl
,QualityModelPackageImpl.getMappingEntry()
, Constant Field Values- Generated class or method.
-
MAPPING_ENTRY__ID
static final int MAPPING_ENTRY__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_ENTRY__ENTITY_NAME
static final int MAPPING_ENTRY__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_ENTRY__VALUE
static final int MAPPING_ENTRY__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_ENTRY__KEY
static final int MAPPING_ENTRY__KEY
The feature id for the 'Key' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_ENTRY_FEATURE_COUNT
static final int MAPPING_ENTRY_FEATURE_COUNT
The number of structural features of the 'Mapping Entry' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION_REPOSITORY
static final int TRANSFORMATION_REPOSITORY
The meta object id for the 'Transformation Repository
' class.- See Also:
TransformationRepositoryImpl
,QualityModelPackageImpl.getTransformationRepository()
, Constant Field Values- Generated class or method.
-
TRANSFORMATION_REPOSITORY__TRANSFORMATIONS
static final int TRANSFORMATION_REPOSITORY__TRANSFORMATIONS
The feature id for the 'Transformations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION_REPOSITORY_FEATURE_COUNT
static final int TRANSFORMATION_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Transformation Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_REPOSITORY
static final int REASONING_REPOSITORY
The meta object id for the 'Reasoning Repository
' class.- See Also:
ReasoningRepositoryImpl
,QualityModelPackageImpl.getReasoningRepository()
, Constant Field Values- Generated class or method.
-
REASONING_REPOSITORY__REASONINGS
static final int REASONING_REPOSITORY__REASONINGS
The feature id for the 'Reasonings' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_REPOSITORY_FEATURE_COUNT
static final int REASONING_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Reasoning Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQR_REPOSITORY
static final int NQR_REPOSITORY
The meta object id for the 'Nqr Repository
' class.- See Also:
NqrRepositoryImpl
,QualityModelPackageImpl.getNqrRepository()
, Constant Field Values- Generated class or method.
-
NQR_REPOSITORY__NQRS
static final int NQR_REPOSITORY__NQRS
The feature id for the 'Nqrs' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQR_REPOSITORY_FEATURE_COUNT
static final int NQR_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Nqr Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_COMPONENT
static final int REASONING_COMPONENT
The meta object id for the 'Reasoning Component
' class.- See Also:
ReasoningComponentImpl
,QualityModelPackageImpl.getReasoningComponent()
, Constant Field Values- Generated class or method.
-
REASONING_COMPONENT__ID
static final int REASONING_COMPONENT__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_COMPONENT__ENTITY_NAME
static final int REASONING_COMPONENT__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_COMPONENT__NQRS
static final int REASONING_COMPONENT__NQRS
The feature id for the 'Nqrs' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_COMPONENT__REASONINGS
static final int REASONING_COMPONENT__REASONINGS
The feature id for the 'Reasonings' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_COMPONENT__COMPONENT
static final int REASONING_COMPONENT__COMPONENT
The feature id for the 'Component' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_COMPONENT_FEATURE_COUNT
static final int REASONING_COMPONENT_FEATURE_COUNT
The number of structural features of the 'Reasoning Component' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_SYSTEM
static final int REASONING_SYSTEM
The meta object id for the 'Reasoning System
' class.- See Also:
ReasoningSystemImpl
,QualityModelPackageImpl.getReasoningSystem()
, Constant Field Values- Generated class or method.
-
REASONING_SYSTEM__COMPONENTS
static final int REASONING_SYSTEM__COMPONENTS
The feature id for the 'Components' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING_SYSTEM_FEATURE_COUNT
static final int REASONING_SYSTEM_FEATURE_COUNT
The number of structural features of the 'Reasoning System' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getNqr
EClass getNqr()
Returns the meta object for class 'Nqr
'.- Returns:
- the meta object for class 'Nqr'.
- See Also:
Nqr
- Generated class or method.
-
getNqr_Value
EReference getNqr_Value()
Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Nqr.getValue()
,getNqr()
- Generated class or method.
-
getNqr_Dimension
EReference getNqr_Dimension()
Returns the meta object for the reference 'Dimension
'.- Returns:
- the meta object for the reference 'Dimension'.
- See Also:
Nqr.getDimension()
,getNqr()
- Generated class or method.
-
getMapping
EClass getMapping()
Returns the meta object for class 'Mapping
'.- Returns:
- the meta object for class 'Mapping'.
- See Also:
Mapping
- Generated class or method.
-
getMapping_MappingEntries
EReference getMapping_MappingEntries()
Returns the meta object for the containment reference list 'Mapping Entries
'.- Returns:
- the meta object for the containment reference list 'Mapping Entries'.
- See Also:
Mapping.getMappingEntries()
,getMapping()
- Generated class or method.
-
getMapping_Identity
EReference getMapping_Identity()
Returns the meta object for the containment reference 'Identity
'.- Returns:
- the meta object for the containment reference 'Identity'.
- See Also:
Mapping.getIdentity()
,getMapping()
- Generated class or method.
-
getTransformation
EClass getTransformation()
Returns the meta object for class 'Transformation
'.- Returns:
- the meta object for class 'Transformation'.
- See Also:
Transformation
- Generated class or method.
-
getTransformation_Mapping
EReference getTransformation_Mapping()
Returns the meta object for the reference 'Mapping
'.- Returns:
- the meta object for the reference 'Mapping'.
- See Also:
Transformation.getMapping()
,getTransformation()
- Generated class or method.
-
getTransformation_Input
EReference getTransformation_Input()
Returns the meta object for the reference list 'Input
'.- Returns:
- the meta object for the reference list 'Input'.
- See Also:
Transformation.getInput()
,getTransformation()
- Generated class or method.
-
getReasoning
EClass getReasoning()
Returns the meta object for class 'Reasoning
'.- Returns:
- the meta object for class 'Reasoning'.
- See Also:
Reasoning
- Generated class or method.
-
getReasoning_Transformations
EReference getReasoning_Transformations()
Returns the meta object for the reference list 'Transformations
'.- Returns:
- the meta object for the reference list 'Transformations'.
- See Also:
Reasoning.getTransformations()
,getReasoning()
- Generated class or method.
-
getReasoning_Output
EReference getReasoning_Output()
Returns the meta object for the reference 'Output
'.- Returns:
- the meta object for the reference 'Output'.
- See Also:
Reasoning.getOutput()
,getReasoning()
- Generated class or method.
-
getReduction
EClass getReduction()
Returns the meta object for class 'Reduction
'.- Returns:
- the meta object for class 'Reduction'.
- See Also:
Reduction
- Generated class or method.
-
getQuantityReduction
EClass getQuantityReduction()
Returns the meta object for class 'Quantity Reduction
'.- Returns:
- the meta object for class 'Quantity Reduction'.
- See Also:
QuantityReduction
- Generated class or method.
-
getQuantityReduction_Mapping
EReference getQuantityReduction_Mapping()
Returns the meta object for the reference 'Mapping
'.- Returns:
- the meta object for the reference 'Mapping'.
- See Also:
QuantityReduction.getMapping()
,getQuantityReduction()
- Generated class or method.
-
getStatisticReduction
EClass getStatisticReduction()
Returns the meta object for class 'Statistic Reduction
'.- Returns:
- the meta object for class 'Statistic Reduction'.
- See Also:
StatisticReduction
- Generated class or method.
-
getMappingRepository
EClass getMappingRepository()
Returns the meta object for class 'Mapping Repository
'.- Returns:
- the meta object for class 'Mapping Repository'.
- See Also:
MappingRepository
- Generated class or method.
-
getMappingRepository_Mappings
EReference getMappingRepository_Mappings()
Returns the meta object for the containment reference list 'Mappings
'.- Returns:
- the meta object for the containment reference list 'Mappings'.
- See Also:
MappingRepository.getMappings()
,getMappingRepository()
- Generated class or method.
-
getMappingEntry
EClass getMappingEntry()
Returns the meta object for class 'Mapping Entry
'.- Returns:
- the meta object for class 'Mapping Entry'.
- See Also:
MappingEntry
- Generated class or method.
-
getMappingEntry_Value
EReference getMappingEntry_Value()
Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
MappingEntry.getValue()
,getMappingEntry()
- Generated class or method.
-
getMappingEntry_Key
EReference getMappingEntry_Key()
Returns the meta object for the containment reference list 'Key
'.- Returns:
- the meta object for the containment reference list 'Key'.
- See Also:
MappingEntry.getKey()
,getMappingEntry()
- Generated class or method.
-
getTransformationRepository
EClass getTransformationRepository()
Returns the meta object for class 'Transformation Repository
'.- Returns:
- the meta object for class 'Transformation Repository'.
- See Also:
TransformationRepository
- Generated class or method.
-
getTransformationRepository_Transformations
EReference getTransformationRepository_Transformations()
Returns the meta object for the containment reference list 'Transformations
'.- Returns:
- the meta object for the containment reference list 'Transformations'.
- See Also:
TransformationRepository.getTransformations()
,getTransformationRepository()
- Generated class or method.
-
getReasoningRepository
EClass getReasoningRepository()
Returns the meta object for class 'Reasoning Repository
'.- Returns:
- the meta object for class 'Reasoning Repository'.
- See Also:
ReasoningRepository
- Generated class or method.
-
getReasoningRepository_Reasonings
EReference getReasoningRepository_Reasonings()
Returns the meta object for the containment reference list 'Reasonings
'.- Returns:
- the meta object for the containment reference list 'Reasonings'.
- See Also:
ReasoningRepository.getReasonings()
,getReasoningRepository()
- Generated class or method.
-
getNqrRepository
EClass getNqrRepository()
Returns the meta object for class 'Nqr Repository
'.- Returns:
- the meta object for class 'Nqr Repository'.
- See Also:
NqrRepository
- Generated class or method.
-
getNqrRepository_Nqrs
EReference getNqrRepository_Nqrs()
Returns the meta object for the containment reference list 'Nqrs
'.- Returns:
- the meta object for the containment reference list 'Nqrs'.
- See Also:
NqrRepository.getNqrs()
,getNqrRepository()
- Generated class or method.
-
getReasoningComponent
EClass getReasoningComponent()
Returns the meta object for class 'Reasoning Component
'.- Returns:
- the meta object for class 'Reasoning Component'.
- See Also:
ReasoningComponent
- Generated class or method.
-
getReasoningComponent_Nqrs
EReference getReasoningComponent_Nqrs()
Returns the meta object for the reference list 'Nqrs
'.- Returns:
- the meta object for the reference list 'Nqrs'.
- See Also:
ReasoningComponent.getNqrs()
,getReasoningComponent()
- Generated class or method.
-
getReasoningComponent_Reasonings
EReference getReasoningComponent_Reasonings()
Returns the meta object for the reference list 'Reasonings
'.- Returns:
- the meta object for the reference list 'Reasonings'.
- See Also:
ReasoningComponent.getReasonings()
,getReasoningComponent()
- Generated class or method.
-
getReasoningComponent_Component
EReference getReasoningComponent_Component()
Returns the meta object for the reference 'Component
'.- Returns:
- the meta object for the reference 'Component'.
- See Also:
ReasoningComponent.getComponent()
,getReasoningComponent()
- Generated class or method.
-
getReasoningSystem
EClass getReasoningSystem()
Returns the meta object for class 'Reasoning System
'.- Returns:
- the meta object for class 'Reasoning System'.
- See Also:
ReasoningSystem
- Generated class or method.
-
getReasoningSystem_Components
EReference getReasoningSystem_Components()
Returns the meta object for the containment reference list 'Components
'.- Returns:
- the meta object for the containment reference list 'Components'.
- See Also:
ReasoningSystem.getComponents()
,getReasoningSystem()
- Generated class or method.
-
getQualityModelFactory
QualityModelFactory getQualityModelFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-