Interface QualityModelPackage.Literals
-
- Enclosing interface:
- QualityModelPackage
public static interface QualityModelPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassMAPPINGThe meta object literal for the 'Mapping' class.static EReferenceMAPPING__IDENTITYThe meta object literal for the 'Identity' containment reference feature.static EReferenceMAPPING__MAPPING_ENTRIESThe meta object literal for the 'Mapping Entries' containment reference list feature.static EClassMAPPING_ENTRYThe meta object literal for the 'Mapping Entry' class.static EReferenceMAPPING_ENTRY__KEYThe meta object literal for the 'Key' containment reference list feature.static EReferenceMAPPING_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.static EClassMAPPING_REPOSITORYThe meta object literal for the 'Mapping Repository' class.static EReferenceMAPPING_REPOSITORY__MAPPINGSThe meta object literal for the 'Mappings' containment reference list feature.static EClassNQRThe meta object literal for the 'Nqr' class.static EReferenceNQR__DIMENSIONThe meta object literal for the 'Dimension' reference feature.static EReferenceNQR__VALUEThe meta object literal for the 'Value' containment reference feature.static EClassNQR_REPOSITORYThe meta object literal for the 'Nqr Repository' class.static EReferenceNQR_REPOSITORY__NQRSThe meta object literal for the 'Nqrs' containment reference list feature.static EClassQUANTITY_REDUCTIONThe meta object literal for the 'Quantity Reduction' class.static EReferenceQUANTITY_REDUCTION__MAPPINGThe meta object literal for the 'Mapping' reference feature.static EClassREASONINGThe meta object literal for the 'Reasoning' class.static EReferenceREASONING__OUTPUTThe meta object literal for the 'Output' reference feature.static EReferenceREASONING__TRANSFORMATIONSThe meta object literal for the 'Transformations' reference list feature.static EClassREASONING_COMPONENTThe meta object literal for the 'Reasoning Component' class.static EReferenceREASONING_COMPONENT__COMPONENTThe meta object literal for the 'Component' reference feature.static EReferenceREASONING_COMPONENT__NQRSThe meta object literal for the 'Nqrs' reference list feature.static EReferenceREASONING_COMPONENT__REASONINGSThe meta object literal for the 'Reasonings' reference list feature.static EClassREASONING_REPOSITORYThe meta object literal for the 'Reasoning Repository' class.static EReferenceREASONING_REPOSITORY__REASONINGSThe meta object literal for the 'Reasonings' containment reference list feature.static EClassREASONING_SYSTEMThe meta object literal for the 'Reasoning System' class.static EReferenceREASONING_SYSTEM__COMPONENTSThe meta object literal for the 'Components' containment reference list feature.static EClassREDUCTIONThe meta object literal for the 'Reduction' class.static EClassSTATISTIC_REDUCTIONThe meta object literal for the 'Statistic Reduction' class.static EClassTRANSFORMATIONThe meta object literal for the 'Transformation' class.static EReferenceTRANSFORMATION__INPUTThe meta object literal for the 'Input' reference list feature.static EReferenceTRANSFORMATION__MAPPINGThe meta object literal for the 'Mapping' reference feature.static EClassTRANSFORMATION_REPOSITORYThe meta object literal for the 'Transformation Repository' class.static EReferenceTRANSFORMATION_REPOSITORY__TRANSFORMATIONSThe meta object literal for the 'Transformations' containment reference list feature.
-
-
-
Field Detail
-
NQR
static final EClass NQR
The meta object literal for the 'Nqr' class.- See Also:
NqrImpl,QualityModelPackageImpl.getNqr()- Generated class or method.
-
NQR__VALUE
static final EReference NQR__VALUE
The meta object literal for the 'Value' containment reference feature.- Generated class or method.
-
NQR__DIMENSION
static final EReference NQR__DIMENSION
The meta object literal for the 'Dimension' reference feature.- Generated class or method.
-
MAPPING
static final EClass MAPPING
The meta object literal for the 'Mapping' class.- See Also:
MappingImpl,QualityModelPackageImpl.getMapping()- Generated class or method.
-
MAPPING__MAPPING_ENTRIES
static final EReference MAPPING__MAPPING_ENTRIES
The meta object literal for the 'Mapping Entries' containment reference list feature.- Generated class or method.
-
MAPPING__IDENTITY
static final EReference MAPPING__IDENTITY
The meta object literal for the 'Identity' containment reference feature.- Generated class or method.
-
TRANSFORMATION
static final EClass TRANSFORMATION
The meta object literal for the 'Transformation' class.- See Also:
TransformationImpl,QualityModelPackageImpl.getTransformation()- Generated class or method.
-
TRANSFORMATION__MAPPING
static final EReference TRANSFORMATION__MAPPING
The meta object literal for the 'Mapping' reference feature.- Generated class or method.
-
TRANSFORMATION__INPUT
static final EReference TRANSFORMATION__INPUT
The meta object literal for the 'Input' reference list feature.- Generated class or method.
-
REASONING
static final EClass REASONING
The meta object literal for the 'Reasoning' class.- See Also:
ReasoningImpl,QualityModelPackageImpl.getReasoning()- Generated class or method.
-
REASONING__TRANSFORMATIONS
static final EReference REASONING__TRANSFORMATIONS
The meta object literal for the 'Transformations' reference list feature.- Generated class or method.
-
REASONING__OUTPUT
static final EReference REASONING__OUTPUT
The meta object literal for the 'Output' reference feature.- Generated class or method.
-
REDUCTION
static final EClass REDUCTION
The meta object literal for the 'Reduction' class.- See Also:
Reduction,QualityModelPackageImpl.getReduction()- Generated class or method.
-
QUANTITY_REDUCTION
static final EClass QUANTITY_REDUCTION
The meta object literal for the 'Quantity Reduction' class.- See Also:
QuantityReductionImpl,QualityModelPackageImpl.getQuantityReduction()- Generated class or method.
-
QUANTITY_REDUCTION__MAPPING
static final EReference QUANTITY_REDUCTION__MAPPING
The meta object literal for the 'Mapping' reference feature.- Generated class or method.
-
STATISTIC_REDUCTION
static final EClass STATISTIC_REDUCTION
The meta object literal for the 'Statistic Reduction' class.- See Also:
StatisticReductionImpl,QualityModelPackageImpl.getStatisticReduction()- Generated class or method.
-
MAPPING_REPOSITORY
static final EClass MAPPING_REPOSITORY
The meta object literal for the 'Mapping Repository' class.- See Also:
MappingRepositoryImpl,QualityModelPackageImpl.getMappingRepository()- Generated class or method.
-
MAPPING_REPOSITORY__MAPPINGS
static final EReference MAPPING_REPOSITORY__MAPPINGS
The meta object literal for the 'Mappings' containment reference list feature.- Generated class or method.
-
MAPPING_ENTRY
static final EClass MAPPING_ENTRY
The meta object literal for the 'Mapping Entry' class.- See Also:
MappingEntryImpl,QualityModelPackageImpl.getMappingEntry()- Generated class or method.
-
MAPPING_ENTRY__VALUE
static final EReference MAPPING_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.- Generated class or method.
-
MAPPING_ENTRY__KEY
static final EReference MAPPING_ENTRY__KEY
The meta object literal for the 'Key' containment reference list feature.- Generated class or method.
-
TRANSFORMATION_REPOSITORY
static final EClass TRANSFORMATION_REPOSITORY
The meta object literal for the 'Transformation Repository' class.- See Also:
TransformationRepositoryImpl,QualityModelPackageImpl.getTransformationRepository()- Generated class or method.
-
TRANSFORMATION_REPOSITORY__TRANSFORMATIONS
static final EReference TRANSFORMATION_REPOSITORY__TRANSFORMATIONS
The meta object literal for the 'Transformations' containment reference list feature.- Generated class or method.
-
REASONING_REPOSITORY
static final EClass REASONING_REPOSITORY
The meta object literal for the 'Reasoning Repository' class.- See Also:
ReasoningRepositoryImpl,QualityModelPackageImpl.getReasoningRepository()- Generated class or method.
-
REASONING_REPOSITORY__REASONINGS
static final EReference REASONING_REPOSITORY__REASONINGS
The meta object literal for the 'Reasonings' containment reference list feature.- Generated class or method.
-
NQR_REPOSITORY
static final EClass NQR_REPOSITORY
The meta object literal for the 'Nqr Repository' class.- See Also:
NqrRepositoryImpl,QualityModelPackageImpl.getNqrRepository()- Generated class or method.
-
NQR_REPOSITORY__NQRS
static final EReference NQR_REPOSITORY__NQRS
The meta object literal for the 'Nqrs' containment reference list feature.- Generated class or method.
-
REASONING_COMPONENT
static final EClass REASONING_COMPONENT
The meta object literal for the 'Reasoning Component' class.- See Also:
ReasoningComponentImpl,QualityModelPackageImpl.getReasoningComponent()- Generated class or method.
-
REASONING_COMPONENT__NQRS
static final EReference REASONING_COMPONENT__NQRS
The meta object literal for the 'Nqrs' reference list feature.- Generated class or method.
-
REASONING_COMPONENT__REASONINGS
static final EReference REASONING_COMPONENT__REASONINGS
The meta object literal for the 'Reasonings' reference list feature.- Generated class or method.
-
REASONING_COMPONENT__COMPONENT
static final EReference REASONING_COMPONENT__COMPONENT
The meta object literal for the 'Component' reference feature.- Generated class or method.
-
REASONING_SYSTEM
static final EClass REASONING_SYSTEM
The meta object literal for the 'Reasoning System' class.- See Also:
ReasoningSystemImpl,QualityModelPackageImpl.getReasoningSystem()- Generated class or method.
-
REASONING_SYSTEM__COMPONENTS
static final EReference REASONING_SYSTEM__COMPONENTS
The meta object literal for the 'Components' containment reference list feature.- Generated class or method.
-
-