Interface QualityEffectSpecificationPackage.Literals
-
- Enclosing interface:
- QualityEffectSpecificationPackage
public static interface QualityEffectSpecificationPackage.Literals
Defines 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 EClass
ANNOTATION
The meta object literal for the 'Annotation
' class.static EAttribute
ANNOTATION__ANNOTATION
The meta object literal for the 'Annotation' attribute feature.static EAttribute
ANNOTATION__NOT
The meta object literal for the 'Not' attribute feature.static EClass
ASSEMBLY
The meta object literal for the 'Assembly
' class.static EReference
ASSEMBLY__COMPONENT
The meta object literal for the 'Component' containment reference feature.static EAttribute
ASSEMBLY__NOT
The meta object literal for the 'Not' attribute feature.static EAttribute
ASSEMBLY__TYPE
The meta object literal for the 'Type' attribute feature.static EEnum
ASSEMBLY_TYPE
The meta object literal for the 'Assembly Type
' enum.static EClass
COMPONENT_PROPERTY
The meta object literal for the 'Component Property
' class.static EClass
COMPONENT_SPECIFICATION
The meta object literal for the 'Component Specification
' class.static EReference
COMPONENT_SPECIFICATION__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.static EEnum
COMPONENT_TYPE
The meta object literal for the 'Component Type
' enum.static EClass
ENTRY
The meta object literal for the 'Entry
' class.static EAttribute
ENTRY__KEY
The meta object literal for the 'Key' attribute list feature.static EAttribute
ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.static EClass
IDENTIFIER
The meta object literal for the 'Identifier
' class.static EAttribute
IDENTIFIER__ID
The meta object literal for the 'Id' attribute feature.static EAttribute
IDENTIFIER__NOT
The meta object literal for the 'Not' attribute feature.static EClass
MODEL
The meta object literal for the 'Model
' class.static EReference
MODEL__SPECIFICATIONS
The meta object literal for the 'Specifications' containment reference list feature.static EClass
NAME
The meta object literal for the 'Name
' class.static EAttribute
NAME__AUTONYM
The meta object literal for the 'Autonym' attribute feature.static EAttribute
NAME__NOT
The meta object literal for the 'Not' attribute feature.static EClass
NQA
The meta object literal for the 'NQA
' class.static EAttribute
NQA__ELEMENT
The meta object literal for the 'Element' attribute feature.static EAttribute
NQA__QUALITY
The meta object literal for the 'Quality' attribute feature.static EAttribute
NQA__TYPE
The meta object literal for the 'Type' attribute feature.static EClass
NUMERIC_VALUE
The meta object literal for the 'Numeric Value
' class.static EAttribute
NUMERIC_VALUE__TRANSFORMATION_NUMBER
The meta object literal for the 'Transformation Number' attribute feature.static EAttribute
NUMERIC_VALUE__TRANSFORMATION_TYPE
The meta object literal for the 'Transformation Type' attribute feature.static EAttribute
NUMERIC_VALUE__VALUE_TYPE
The meta object literal for the 'Value Type' attribute feature.static EClass
QUALITY_EFFECT_SPECIFICATION
The meta object literal for the 'Quality Effect Specification
' class.static EReference
QUALITY_EFFECT_SPECIFICATION__COMPONENTS
The meta object literal for the 'Components' containment reference list feature.static EReference
QUALITY_EFFECT_SPECIFICATION__TRANSFORMATIONS
The meta object literal for the 'Transformations' containment reference list feature.static EClass
REASONING
The meta object literal for the 'Reasoning
' class.static EAttribute
REASONING__QUALITY
The meta object literal for the 'Quality' attribute feature.static EReference
REASONING__RULES
The meta object literal for the 'Rules' containment reference list feature.static EClass
RESOURCE
The meta object literal for the 'Resource
' class.static EReference
RESOURCE__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.static EClass
RESOURCE_PROPERTY
The meta object literal for the 'Resource Property
' class.static EClass
ROLE
The meta object literal for the 'Role
' class.static EAttribute
ROLE__NOT
The meta object literal for the 'Not' attribute feature.static EReference
ROLE__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.static EAttribute
ROLE__TYPE
The meta object literal for the 'Type' attribute feature.static EClass
ROLE_PROPERTY
The meta object literal for the 'Role Property
' class.static EEnum
ROLE_TYPE
The meta object literal for the 'Role Type
' enum.static EClass
RULE
The meta object literal for the 'Rule
' class.static EReference
RULE__ENTRIES
The meta object literal for the 'Entries' containment reference list feature.static EAttribute
RULE__QUALITIES
The meta object literal for the 'Qualities' attribute list feature.static EClass
TRANSFORMATION_SPECIFICATION
The meta object literal for the 'Transformation Specification
' class.static EEnum
TRANSFORMATION_TYPE
The meta object literal for the 'Transformation Type
' enum.static EClass
TYPE
The meta object literal for the 'Type
' class.static EAttribute
TYPE__NOT
The meta object literal for the 'Not' attribute feature.static EAttribute
TYPE__TYPE
The meta object literal for the 'Type' attribute feature.
-
-
-
Field Detail
-
MODEL
static final EClass MODEL
The meta object literal for the 'Model
' class.- See Also:
ModelImpl
,QualityEffectSpecificationPackageImpl.getModel()
- Generated class or method.
-
MODEL__SPECIFICATIONS
static final EReference MODEL__SPECIFICATIONS
The meta object literal for the 'Specifications' containment reference list feature.- Generated class or method.
-
QUALITY_EFFECT_SPECIFICATION
static final EClass QUALITY_EFFECT_SPECIFICATION
The meta object literal for the 'Quality Effect Specification
' class.- See Also:
QualityEffectSpecificationImpl
,QualityEffectSpecificationPackageImpl.getQualityEffectSpecification()
- Generated class or method.
-
QUALITY_EFFECT_SPECIFICATION__COMPONENTS
static final EReference QUALITY_EFFECT_SPECIFICATION__COMPONENTS
The meta object literal for the 'Components' containment reference list feature.- Generated class or method.
-
QUALITY_EFFECT_SPECIFICATION__TRANSFORMATIONS
static final EReference QUALITY_EFFECT_SPECIFICATION__TRANSFORMATIONS
The meta object literal for the 'Transformations' containment reference list feature.- Generated class or method.
-
COMPONENT_SPECIFICATION
static final EClass COMPONENT_SPECIFICATION
The meta object literal for the 'Component Specification
' class.- See Also:
ComponentSpecificationImpl
,QualityEffectSpecificationPackageImpl.getComponentSpecification()
- Generated class or method.
-
COMPONENT_SPECIFICATION__PROPERTIES
static final EReference COMPONENT_SPECIFICATION__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.- Generated class or method.
-
COMPONENT_PROPERTY
static final EClass COMPONENT_PROPERTY
The meta object literal for the 'Component Property
' class.- See Also:
ComponentPropertyImpl
,QualityEffectSpecificationPackageImpl.getComponentProperty()
- Generated class or method.
-
NAME
static final EClass NAME
The meta object literal for the 'Name
' class.- See Also:
NameImpl
,QualityEffectSpecificationPackageImpl.getName_()
- Generated class or method.
-
NAME__NOT
static final EAttribute NAME__NOT
The meta object literal for the 'Not' attribute feature.- Generated class or method.
-
NAME__AUTONYM
static final EAttribute NAME__AUTONYM
The meta object literal for the 'Autonym' attribute feature.- Generated class or method.
-
IDENTIFIER
static final EClass IDENTIFIER
The meta object literal for the 'Identifier
' class.- See Also:
IdentifierImpl
,QualityEffectSpecificationPackageImpl.getIdentifier()
- Generated class or method.
-
IDENTIFIER__NOT
static final EAttribute IDENTIFIER__NOT
The meta object literal for the 'Not' attribute feature.- Generated class or method.
-
IDENTIFIER__ID
static final EAttribute IDENTIFIER__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
ANNOTATION
static final EClass ANNOTATION
The meta object literal for the 'Annotation
' class.- See Also:
AnnotationImpl
,QualityEffectSpecificationPackageImpl.getAnnotation()
- Generated class or method.
-
ANNOTATION__NOT
static final EAttribute ANNOTATION__NOT
The meta object literal for the 'Not' attribute feature.- Generated class or method.
-
ANNOTATION__ANNOTATION
static final EAttribute ANNOTATION__ANNOTATION
The meta object literal for the 'Annotation' attribute feature.- Generated class or method.
-
TYPE
static final EClass TYPE
The meta object literal for the 'Type
' class.- See Also:
TypeImpl
,QualityEffectSpecificationPackageImpl.getType()
- Generated class or method.
-
TYPE__NOT
static final EAttribute TYPE__NOT
The meta object literal for the 'Not' attribute feature.- Generated class or method.
-
TYPE__TYPE
static final EAttribute TYPE__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
ROLE
static final EClass ROLE
The meta object literal for the 'Role
' class.- See Also:
RoleImpl
,QualityEffectSpecificationPackageImpl.getRole()
- Generated class or method.
-
ROLE__NOT
static final EAttribute ROLE__NOT
The meta object literal for the 'Not' attribute feature.- Generated class or method.
-
ROLE__TYPE
static final EAttribute ROLE__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
ROLE__PROPERTIES
static final EReference ROLE__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.- Generated class or method.
-
ROLE_PROPERTY
static final EClass ROLE_PROPERTY
The meta object literal for the 'Role Property
' class.- See Also:
RolePropertyImpl
,QualityEffectSpecificationPackageImpl.getRoleProperty()
- Generated class or method.
-
ASSEMBLY
static final EClass ASSEMBLY
The meta object literal for the 'Assembly
' class.- See Also:
AssemblyImpl
,QualityEffectSpecificationPackageImpl.getAssembly()
- Generated class or method.
-
ASSEMBLY__NOT
static final EAttribute ASSEMBLY__NOT
The meta object literal for the 'Not' attribute feature.- Generated class or method.
-
ASSEMBLY__TYPE
static final EAttribute ASSEMBLY__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
ASSEMBLY__COMPONENT
static final EReference ASSEMBLY__COMPONENT
The meta object literal for the 'Component' containment reference feature.- Generated class or method.
-
RESOURCE
static final EClass RESOURCE
The meta object literal for the 'Resource
' class.- See Also:
ResourceImpl
,QualityEffectSpecificationPackageImpl.getResource()
- Generated class or method.
-
RESOURCE__PROPERTIES
static final EReference RESOURCE__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.- Generated class or method.
-
RESOURCE_PROPERTY
static final EClass RESOURCE_PROPERTY
The meta object literal for the 'Resource Property
' class.- See Also:
ResourcePropertyImpl
,QualityEffectSpecificationPackageImpl.getResourceProperty()
- Generated class or method.
-
TRANSFORMATION_SPECIFICATION
static final EClass TRANSFORMATION_SPECIFICATION
The meta object literal for the 'Transformation Specification
' class.- See Also:
TransformationSpecificationImpl
,QualityEffectSpecificationPackageImpl.getTransformationSpecification()
- Generated class or method.
-
NQA
static final EClass NQA
The meta object literal for the 'NQA
' class.- See Also:
NQAImpl
,QualityEffectSpecificationPackageImpl.getNQA()
- Generated class or method.
-
NQA__QUALITY
static final EAttribute NQA__QUALITY
The meta object literal for the 'Quality' attribute feature.- Generated class or method.
-
NQA__TYPE
static final EAttribute NQA__TYPE
The meta object literal for the 'Type' attribute feature.- Generated class or method.
-
NQA__ELEMENT
static final EAttribute NQA__ELEMENT
The meta object literal for the 'Element' attribute feature.- Generated class or method.
-
REASONING
static final EClass REASONING
The meta object literal for the 'Reasoning
' class.- See Also:
ReasoningImpl
,QualityEffectSpecificationPackageImpl.getReasoning()
- Generated class or method.
-
REASONING__QUALITY
static final EAttribute REASONING__QUALITY
The meta object literal for the 'Quality' attribute feature.- Generated class or method.
-
REASONING__RULES
static final EReference REASONING__RULES
The meta object literal for the 'Rules' containment reference list feature.- Generated class or method.
-
RULE
static final EClass RULE
The meta object literal for the 'Rule
' class.- See Also:
RuleImpl
,QualityEffectSpecificationPackageImpl.getRule()
- Generated class or method.
-
RULE__QUALITIES
static final EAttribute RULE__QUALITIES
The meta object literal for the 'Qualities' attribute list feature.- Generated class or method.
-
RULE__ENTRIES
static final EReference RULE__ENTRIES
The meta object literal for the 'Entries' containment reference list feature.- Generated class or method.
-
ENTRY
static final EClass ENTRY
The meta object literal for the 'Entry
' class.- See Also:
EntryImpl
,QualityEffectSpecificationPackageImpl.getEntry()
- Generated class or method.
-
ENTRY__KEY
static final EAttribute ENTRY__KEY
The meta object literal for the 'Key' attribute list feature.- Generated class or method.
-
ENTRY__VALUE
static final EAttribute ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
NUMERIC_VALUE
static final EClass NUMERIC_VALUE
The meta object literal for the 'Numeric Value
' class.- See Also:
NumericValueImpl
,QualityEffectSpecificationPackageImpl.getNumericValue()
- Generated class or method.
-
NUMERIC_VALUE__VALUE_TYPE
static final EAttribute NUMERIC_VALUE__VALUE_TYPE
The meta object literal for the 'Value Type' attribute feature.- Generated class or method.
-
NUMERIC_VALUE__TRANSFORMATION_TYPE
static final EAttribute NUMERIC_VALUE__TRANSFORMATION_TYPE
The meta object literal for the 'Transformation Type' attribute feature.- Generated class or method.
-
NUMERIC_VALUE__TRANSFORMATION_NUMBER
static final EAttribute NUMERIC_VALUE__TRANSFORMATION_NUMBER
The meta object literal for the 'Transformation Number' attribute feature.- Generated class or method.
-
COMPONENT_TYPE
static final EEnum COMPONENT_TYPE
The meta object literal for the 'Component Type
' enum.- See Also:
ComponentType
,QualityEffectSpecificationPackageImpl.getComponentType()
- Generated class or method.
-
ROLE_TYPE
static final EEnum ROLE_TYPE
The meta object literal for the 'Role Type
' enum.- See Also:
RoleType
,QualityEffectSpecificationPackageImpl.getRoleType()
- Generated class or method.
-
ASSEMBLY_TYPE
static final EEnum ASSEMBLY_TYPE
The meta object literal for the 'Assembly Type
' enum.- See Also:
AssemblyType
,QualityEffectSpecificationPackageImpl.getAssemblyType()
- Generated class or method.
-
TRANSFORMATION_TYPE
static final EEnum TRANSFORMATION_TYPE
The meta object literal for the 'Transformation Type
' enum.- See Also:
TransformationType
,QualityEffectSpecificationPackageImpl.getTransformationType()
- Generated class or method.
-
-