Interface QualityEffectSpecificationPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
QualityEffectSpecificationPackageImpl
public interface QualityEffectSpecificationPackage 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:
QualityEffectSpecificationFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ANNOTATION
The meta object id for the 'Annotation
' class.static int
ANNOTATION__ANNOTATION
The feature id for the 'Annotation' attribute.static int
ANNOTATION__NOT
The feature id for the 'Not' attribute.static int
ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Annotation' class.static int
ASSEMBLY
The meta object id for the 'Assembly
' class.static int
ASSEMBLY__COMPONENT
The feature id for the 'Component' containment reference.static int
ASSEMBLY__NOT
The feature id for the 'Not' attribute.static int
ASSEMBLY__TYPE
The feature id for the 'Type' attribute.static int
ASSEMBLY_FEATURE_COUNT
The number of structural features of the 'Assembly' class.static int
ASSEMBLY_TYPE
The meta object id for the 'Assembly Type
' enum.static int
COMPONENT_PROPERTY
The meta object id for the 'Component Property
' class.static int
COMPONENT_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Component Property' class.static int
COMPONENT_SPECIFICATION
The meta object id for the 'Component Specification
' class.static int
COMPONENT_SPECIFICATION__PROPERTIES
The feature id for the 'Properties' containment reference list.static int
COMPONENT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Component Specification' class.static int
COMPONENT_TYPE
The meta object id for the 'Component Type
' enum.static QualityEffectSpecificationPackage
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
ENTRY
The meta object id for the 'Entry
' class.static int
ENTRY__KEY
The feature id for the 'Key' attribute list.static int
ENTRY__VALUE
The feature id for the 'Value' attribute.static int
ENTRY_FEATURE_COUNT
The number of structural features of the 'Entry' class.static int
IDENTIFIER
The meta object id for the 'Identifier
' class.static int
IDENTIFIER__ID
The feature id for the 'Id' attribute.static int
IDENTIFIER__NOT
The feature id for the 'Not' attribute.static int
IDENTIFIER_FEATURE_COUNT
The number of structural features of the 'Identifier' class.static int
MODEL
The meta object id for the 'Model
' class.static int
MODEL__SPECIFICATIONS
The feature id for the 'Specifications' containment reference list.static int
MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.static int
NAME
The meta object id for the 'Name
' class.static int
NAME__AUTONYM
The feature id for the 'Autonym' attribute.static int
NAME__NOT
The feature id for the 'Not' attribute.static int
NAME_FEATURE_COUNT
The number of structural features of the 'Name' class.static int
NQA
The meta object id for the 'NQA
' class.static int
NQA__ELEMENT
The feature id for the 'Element' attribute.static int
NQA__QUALITY
The feature id for the 'Quality' attribute.static int
NQA__TYPE
The feature id for the 'Type' attribute.static int
NQA_FEATURE_COUNT
The number of structural features of the 'NQA' class.static int
NUMERIC_VALUE
The meta object id for the 'Numeric Value
' class.static int
NUMERIC_VALUE__TRANSFORMATION_NUMBER
The feature id for the 'Transformation Number' attribute.static int
NUMERIC_VALUE__TRANSFORMATION_TYPE
The feature id for the 'Transformation Type' attribute.static int
NUMERIC_VALUE__VALUE_TYPE
The feature id for the 'Value Type' attribute.static int
NUMERIC_VALUE_FEATURE_COUNT
The number of structural features of the 'Numeric Value' class.static int
QUALITY_EFFECT_SPECIFICATION
The meta object id for the 'Quality Effect Specification
' class.static int
QUALITY_EFFECT_SPECIFICATION__COMPONENTS
The feature id for the 'Components' containment reference list.static int
QUALITY_EFFECT_SPECIFICATION__TRANSFORMATIONS
The feature id for the 'Transformations' containment reference list.static int
QUALITY_EFFECT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Quality Effect Specification' class.static int
REASONING
The meta object id for the 'Reasoning
' class.static int
REASONING__QUALITY
The feature id for the 'Quality' attribute.static int
REASONING__RULES
The feature id for the 'Rules' containment reference list.static int
REASONING_FEATURE_COUNT
The number of structural features of the 'Reasoning' class.static int
RESOURCE
The meta object id for the 'Resource
' class.static int
RESOURCE__PROPERTIES
The feature id for the 'Properties' containment reference list.static int
RESOURCE_FEATURE_COUNT
The number of structural features of the 'Resource' class.static int
RESOURCE_PROPERTY
The meta object id for the 'Resource Property
' class.static int
RESOURCE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Resource Property' class.static int
ROLE
The meta object id for the 'Role
' class.static int
ROLE__NOT
The feature id for the 'Not' attribute.static int
ROLE__PROPERTIES
The feature id for the 'Properties' containment reference list.static int
ROLE__TYPE
The feature id for the 'Type' attribute.static int
ROLE_FEATURE_COUNT
The number of structural features of the 'Role' class.static int
ROLE_PROPERTY
The meta object id for the 'Role Property
' class.static int
ROLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Role Property' class.static int
ROLE_TYPE
The meta object id for the 'Role Type
' enum.static int
RULE
The meta object id for the 'Rule
' class.static int
RULE__ENTRIES
The feature id for the 'Entries' containment reference list.static int
RULE__QUALITIES
The feature id for the 'Qualities' attribute list.static int
RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class.static int
TRANSFORMATION_SPECIFICATION
The meta object id for the 'Transformation Specification
' class.static int
TRANSFORMATION_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Transformation Specification' class.static int
TRANSFORMATION_TYPE
The meta object id for the 'Transformation Type
' enum.static int
TYPE
The meta object id for the 'Type
' class.static int
TYPE__NOT
The feature id for the 'Not' attribute.static int
TYPE__TYPE
The feature id for the 'Type' attribute.static int
TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAnnotation()
Returns the meta object for class 'Annotation
'.EAttribute
getAnnotation_Annotation()
Returns the meta object for the attribute 'Annotation
'.EAttribute
getAnnotation_Not()
Returns the meta object for the attribute 'Not
'.EClass
getAssembly()
Returns the meta object for class 'Assembly
'.EReference
getAssembly_Component()
Returns the meta object for the containment reference 'Component
'.EAttribute
getAssembly_Not()
Returns the meta object for the attribute 'Not
'.EAttribute
getAssembly_Type()
Returns the meta object for the attribute 'Type
'.EEnum
getAssemblyType()
Returns the meta object for enum 'Assembly Type
'.EClass
getComponentProperty()
Returns the meta object for class 'Component Property
'.EClass
getComponentSpecification()
Returns the meta object for class 'Component Specification
'.EReference
getComponentSpecification_Properties()
Returns the meta object for the containment reference list 'Properties
'.EEnum
getComponentType()
Returns the meta object for enum 'Component Type
'.EClass
getEntry()
Returns the meta object for class 'Entry
'.EAttribute
getEntry_Key()
Returns the meta object for the attribute list 'Key
'.EAttribute
getEntry_Value()
Returns the meta object for the attribute 'Value
'.EClass
getIdentifier()
Returns the meta object for class 'Identifier
'.EAttribute
getIdentifier_Id()
Returns the meta object for the attribute 'Id
'.EAttribute
getIdentifier_Not()
Returns the meta object for the attribute 'Not
'.EClass
getModel()
Returns the meta object for class 'Model
'.EReference
getModel_Specifications()
Returns the meta object for the containment reference list 'Specifications
'.EClass
getName_()
Returns the meta object for class 'Name
'.EAttribute
getName_Autonym()
Returns the meta object for the attribute 'Autonym
'.EAttribute
getName_Not()
Returns the meta object for the attribute 'Not
'.EClass
getNQA()
Returns the meta object for class 'NQA
'.EAttribute
getNQA_Element()
Returns the meta object for the attribute 'Element
'.EAttribute
getNQA_Quality()
Returns the meta object for the attribute 'Quality
'.EAttribute
getNQA_Type()
Returns the meta object for the attribute 'Type
'.EClass
getNumericValue()
Returns the meta object for class 'Numeric Value
'.EAttribute
getNumericValue_TransformationNumber()
Returns the meta object for the attribute 'Transformation Number
'.EAttribute
getNumericValue_TransformationType()
Returns the meta object for the attribute 'Transformation Type
'.EAttribute
getNumericValue_ValueType()
Returns the meta object for the attribute 'Value Type
'.EClass
getQualityEffectSpecification()
Returns the meta object for class 'Quality Effect Specification
'.EReference
getQualityEffectSpecification_Components()
Returns the meta object for the containment reference list 'Components
'.EReference
getQualityEffectSpecification_Transformations()
Returns the meta object for the containment reference list 'Transformations
'.QualityEffectSpecificationFactory
getQualityEffectSpecificationFactory()
Returns the factory that creates the instances of the model.EClass
getReasoning()
Returns the meta object for class 'Reasoning
'.EAttribute
getReasoning_Quality()
Returns the meta object for the attribute 'Quality
'.EReference
getReasoning_Rules()
Returns the meta object for the containment reference list 'Rules
'.EClass
getResource()
Returns the meta object for class 'Resource
'.EReference
getResource_Properties()
Returns the meta object for the containment reference list 'Properties
'.EClass
getResourceProperty()
Returns the meta object for class 'Resource Property
'.EClass
getRole()
Returns the meta object for class 'Role
'.EAttribute
getRole_Not()
Returns the meta object for the attribute 'Not
'.EReference
getRole_Properties()
Returns the meta object for the containment reference list 'Properties
'.EAttribute
getRole_Type()
Returns the meta object for the attribute 'Type
'.EClass
getRoleProperty()
Returns the meta object for class 'Role Property
'.EEnum
getRoleType()
Returns the meta object for enum 'Role Type
'.EClass
getRule()
Returns the meta object for class 'Rule
'.EReference
getRule_Entries()
Returns the meta object for the containment reference list 'Entries
'.EAttribute
getRule_Qualities()
Returns the meta object for the attribute list 'Qualities
'.EClass
getTransformationSpecification()
Returns the meta object for class 'Transformation Specification
'.EEnum
getTransformationType()
Returns the meta object for enum 'Transformation Type
'.EClass
getType()
Returns the meta object for class 'Type
'.EAttribute
getType_Not()
Returns the meta object for the attribute 'Not
'.EAttribute
getType_Type()
Returns the meta object for the attribute 'Type
'.-
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 QualityEffectSpecificationPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
MODEL
static final int MODEL
The meta object id for the 'Model
' class.- See Also:
ModelImpl
,QualityEffectSpecificationPackageImpl.getModel()
, Constant Field Values- Generated class or method.
-
MODEL__SPECIFICATIONS
static final int MODEL__SPECIFICATIONS
The feature id for the 'Specifications' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODEL_FEATURE_COUNT
static final int MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUALITY_EFFECT_SPECIFICATION
static final int QUALITY_EFFECT_SPECIFICATION
The meta object id for the 'Quality Effect Specification
' class.- See Also:
QualityEffectSpecificationImpl
,QualityEffectSpecificationPackageImpl.getQualityEffectSpecification()
, Constant Field Values- Generated class or method.
-
QUALITY_EFFECT_SPECIFICATION__COMPONENTS
static final int QUALITY_EFFECT_SPECIFICATION__COMPONENTS
The feature id for the 'Components' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUALITY_EFFECT_SPECIFICATION__TRANSFORMATIONS
static final int QUALITY_EFFECT_SPECIFICATION__TRANSFORMATIONS
The feature id for the 'Transformations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
QUALITY_EFFECT_SPECIFICATION_FEATURE_COUNT
static final int QUALITY_EFFECT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Quality Effect Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SPECIFICATION
static final int COMPONENT_SPECIFICATION
The meta object id for the 'Component Specification
' class.- See Also:
ComponentSpecificationImpl
,QualityEffectSpecificationPackageImpl.getComponentSpecification()
, Constant Field Values- Generated class or method.
-
COMPONENT_SPECIFICATION__PROPERTIES
static final int COMPONENT_SPECIFICATION__PROPERTIES
The feature id for the 'Properties' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SPECIFICATION_FEATURE_COUNT
static final int COMPONENT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Component Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_PROPERTY
static final int COMPONENT_PROPERTY
The meta object id for the 'Component Property
' class.- See Also:
ComponentPropertyImpl
,QualityEffectSpecificationPackageImpl.getComponentProperty()
, Constant Field Values- Generated class or method.
-
COMPONENT_PROPERTY_FEATURE_COUNT
static final int COMPONENT_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Component Property' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAME
static final int NAME
The meta object id for the 'Name
' class.- See Also:
NameImpl
,QualityEffectSpecificationPackageImpl.getName_()
, Constant Field Values- Generated class or method.
-
NAME__NOT
static final int NAME__NOT
The feature id for the 'Not' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAME__AUTONYM
static final int NAME__AUTONYM
The feature id for the 'Autonym' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NAME_FEATURE_COUNT
static final int NAME_FEATURE_COUNT
The number of structural features of the 'Name' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
IDENTIFIER
static final int IDENTIFIER
The meta object id for the 'Identifier
' class.- See Also:
IdentifierImpl
,QualityEffectSpecificationPackageImpl.getIdentifier()
, Constant Field Values- Generated class or method.
-
IDENTIFIER__NOT
static final int IDENTIFIER__NOT
The feature id for the 'Not' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
IDENTIFIER__ID
static final int IDENTIFIER__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
IDENTIFIER_FEATURE_COUNT
static final int IDENTIFIER_FEATURE_COUNT
The number of structural features of the 'Identifier' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ANNOTATION
static final int ANNOTATION
The meta object id for the 'Annotation
' class.- See Also:
AnnotationImpl
,QualityEffectSpecificationPackageImpl.getAnnotation()
, Constant Field Values- Generated class or method.
-
ANNOTATION__NOT
static final int ANNOTATION__NOT
The feature id for the 'Not' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ANNOTATION__ANNOTATION
static final int ANNOTATION__ANNOTATION
The feature id for the 'Annotation' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ANNOTATION_FEATURE_COUNT
static final int ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Annotation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TYPE
static final int TYPE
The meta object id for the 'Type
' class.- See Also:
TypeImpl
,QualityEffectSpecificationPackageImpl.getType()
, Constant Field Values- Generated class or method.
-
TYPE__NOT
static final int TYPE__NOT
The feature id for the 'Not' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TYPE__TYPE
static final int TYPE__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TYPE_FEATURE_COUNT
static final int TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE
static final int ROLE
The meta object id for the 'Role
' class.- See Also:
RoleImpl
,QualityEffectSpecificationPackageImpl.getRole()
, Constant Field Values- Generated class or method.
-
ROLE__NOT
static final int ROLE__NOT
The feature id for the 'Not' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE__TYPE
static final int ROLE__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE__PROPERTIES
static final int ROLE__PROPERTIES
The feature id for the 'Properties' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE_FEATURE_COUNT
static final int ROLE_FEATURE_COUNT
The number of structural features of the 'Role' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ROLE_PROPERTY
static final int ROLE_PROPERTY
The meta object id for the 'Role Property
' class.- See Also:
RolePropertyImpl
,QualityEffectSpecificationPackageImpl.getRoleProperty()
, Constant Field Values- Generated class or method.
-
ROLE_PROPERTY_FEATURE_COUNT
static final int ROLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Role Property' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY
static final int ASSEMBLY
The meta object id for the 'Assembly
' class.- See Also:
AssemblyImpl
,QualityEffectSpecificationPackageImpl.getAssembly()
, Constant Field Values- Generated class or method.
-
ASSEMBLY__NOT
static final int ASSEMBLY__NOT
The feature id for the 'Not' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY__TYPE
static final int ASSEMBLY__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY__COMPONENT
static final int ASSEMBLY__COMPONENT
The feature id for the 'Component' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ASSEMBLY_FEATURE_COUNT
static final int ASSEMBLY_FEATURE_COUNT
The number of structural features of the 'Assembly' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE
static final int RESOURCE
The meta object id for the 'Resource
' class.- See Also:
ResourceImpl
,QualityEffectSpecificationPackageImpl.getResource()
, Constant Field Values- Generated class or method.
-
RESOURCE__PROPERTIES
static final int RESOURCE__PROPERTIES
The feature id for the 'Properties' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_FEATURE_COUNT
static final int RESOURCE_FEATURE_COUNT
The number of structural features of the 'Resource' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RESOURCE_PROPERTY
static final int RESOURCE_PROPERTY
The meta object id for the 'Resource Property
' class.- See Also:
ResourcePropertyImpl
,QualityEffectSpecificationPackageImpl.getResourceProperty()
, Constant Field Values- Generated class or method.
-
RESOURCE_PROPERTY_FEATURE_COUNT
static final int RESOURCE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Resource Property' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSFORMATION_SPECIFICATION
static final int TRANSFORMATION_SPECIFICATION
The meta object id for the 'Transformation Specification
' class.- See Also:
TransformationSpecificationImpl
,QualityEffectSpecificationPackageImpl.getTransformationSpecification()
, Constant Field Values- Generated class or method.
-
TRANSFORMATION_SPECIFICATION_FEATURE_COUNT
static final int TRANSFORMATION_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Transformation Specification' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQA
static final int NQA
The meta object id for the 'NQA
' class.- See Also:
NQAImpl
,QualityEffectSpecificationPackageImpl.getNQA()
, Constant Field Values- Generated class or method.
-
NQA__QUALITY
static final int NQA__QUALITY
The feature id for the 'Quality' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQA__TYPE
static final int NQA__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQA__ELEMENT
static final int NQA__ELEMENT
The feature id for the 'Element' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NQA_FEATURE_COUNT
static final int NQA_FEATURE_COUNT
The number of structural features of the 'NQA' 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
,QualityEffectSpecificationPackageImpl.getReasoning()
, Constant Field Values- Generated class or method.
-
REASONING__QUALITY
static final int REASONING__QUALITY
The feature id for the 'Quality' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
REASONING__RULES
static final int REASONING__RULES
The feature id for the 'Rules' containment reference list.- 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.
-
RULE
static final int RULE
The meta object id for the 'Rule
' class.- See Also:
RuleImpl
,QualityEffectSpecificationPackageImpl.getRule()
, Constant Field Values- Generated class or method.
-
RULE__QUALITIES
static final int RULE__QUALITIES
The feature id for the 'Qualities' attribute list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE__ENTRIES
static final int RULE__ENTRIES
The feature id for the 'Entries' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
RULE_FEATURE_COUNT
static final int RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTRY
static final int ENTRY
The meta object id for the 'Entry
' class.- See Also:
EntryImpl
,QualityEffectSpecificationPackageImpl.getEntry()
, Constant Field Values- Generated class or method.
-
ENTRY__KEY
static final int ENTRY__KEY
The feature id for the 'Key' attribute list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTRY__VALUE
static final int ENTRY__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENTRY_FEATURE_COUNT
static final int ENTRY_FEATURE_COUNT
The number of structural features of the 'Entry' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NUMERIC_VALUE
static final int NUMERIC_VALUE
The meta object id for the 'Numeric Value
' class.- See Also:
NumericValueImpl
,QualityEffectSpecificationPackageImpl.getNumericValue()
, Constant Field Values- Generated class or method.
-
NUMERIC_VALUE__VALUE_TYPE
static final int NUMERIC_VALUE__VALUE_TYPE
The feature id for the 'Value Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NUMERIC_VALUE__TRANSFORMATION_TYPE
static final int NUMERIC_VALUE__TRANSFORMATION_TYPE
The feature id for the 'Transformation Type' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NUMERIC_VALUE__TRANSFORMATION_NUMBER
static final int NUMERIC_VALUE__TRANSFORMATION_NUMBER
The feature id for the 'Transformation Number' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NUMERIC_VALUE_FEATURE_COUNT
static final int NUMERIC_VALUE_FEATURE_COUNT
The number of structural features of the 'Numeric Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_TYPE
static final int COMPONENT_TYPE
The meta object id for the 'Component Type
' enum.- See Also:
ComponentType
,QualityEffectSpecificationPackageImpl.getComponentType()
, Constant Field Values- Generated class or method.
-
ROLE_TYPE
static final int ROLE_TYPE
The meta object id for the 'Role Type
' enum.- See Also:
RoleType
,QualityEffectSpecificationPackageImpl.getRoleType()
, Constant Field Values- Generated class or method.
-
ASSEMBLY_TYPE
static final int ASSEMBLY_TYPE
The meta object id for the 'Assembly Type
' enum.- See Also:
AssemblyType
,QualityEffectSpecificationPackageImpl.getAssemblyType()
, Constant Field Values- Generated class or method.
-
TRANSFORMATION_TYPE
static final int TRANSFORMATION_TYPE
The meta object id for the 'Transformation Type
' enum.- See Also:
TransformationType
,QualityEffectSpecificationPackageImpl.getTransformationType()
, Constant Field Values- Generated class or method.
-
-
Method Detail
-
getModel
EClass getModel()
Returns the meta object for class 'Model
'.- Returns:
- the meta object for class 'Model'.
- See Also:
Model
- Generated class or method.
-
getModel_Specifications
EReference getModel_Specifications()
Returns the meta object for the containment reference list 'Specifications
'.- Returns:
- the meta object for the containment reference list 'Specifications'.
- See Also:
Model.getSpecifications()
,getModel()
- Generated class or method.
-
getQualityEffectSpecification
EClass getQualityEffectSpecification()
Returns the meta object for class 'Quality Effect Specification
'.- Returns:
- the meta object for class 'Quality Effect Specification'.
- See Also:
QualityEffectSpecification
- Generated class or method.
-
getQualityEffectSpecification_Components
EReference getQualityEffectSpecification_Components()
Returns the meta object for the containment reference list 'Components
'.- Returns:
- the meta object for the containment reference list 'Components'.
- See Also:
QualityEffectSpecification.getComponents()
,getQualityEffectSpecification()
- Generated class or method.
-
getQualityEffectSpecification_Transformations
EReference getQualityEffectSpecification_Transformations()
Returns the meta object for the containment reference list 'Transformations
'.- Returns:
- the meta object for the containment reference list 'Transformations'.
- See Also:
QualityEffectSpecification.getTransformations()
,getQualityEffectSpecification()
- Generated class or method.
-
getComponentSpecification
EClass getComponentSpecification()
Returns the meta object for class 'Component Specification
'.- Returns:
- the meta object for class 'Component Specification'.
- See Also:
ComponentSpecification
- Generated class or method.
-
getComponentSpecification_Properties
EReference getComponentSpecification_Properties()
Returns the meta object for the containment reference list 'Properties
'.- Returns:
- the meta object for the containment reference list 'Properties'.
- See Also:
ComponentSpecification.getProperties()
,getComponentSpecification()
- Generated class or method.
-
getComponentProperty
EClass getComponentProperty()
Returns the meta object for class 'Component Property
'.- Returns:
- the meta object for class 'Component Property'.
- See Also:
ComponentProperty
- Generated class or method.
-
getName_
EClass getName_()
Returns the meta object for class 'Name
'.- Returns:
- the meta object for class 'Name'.
- See Also:
Name
- Generated class or method.
-
getName_Not
EAttribute getName_Not()
Returns the meta object for the attribute 'Not
'.- Returns:
- the meta object for the attribute 'Not'.
- See Also:
Name.isNot()
,getName_()
- Generated class or method.
-
getName_Autonym
EAttribute getName_Autonym()
Returns the meta object for the attribute 'Autonym
'.- Returns:
- the meta object for the attribute 'Autonym'.
- See Also:
Name.getAutonym()
,getName_()
- Generated class or method.
-
getIdentifier
EClass getIdentifier()
Returns the meta object for class 'Identifier
'.- Returns:
- the meta object for class 'Identifier'.
- See Also:
Identifier
- Generated class or method.
-
getIdentifier_Not
EAttribute getIdentifier_Not()
Returns the meta object for the attribute 'Not
'.- Returns:
- the meta object for the attribute 'Not'.
- See Also:
Identifier.isNot()
,getIdentifier()
- Generated class or method.
-
getIdentifier_Id
EAttribute getIdentifier_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
Identifier.getId()
,getIdentifier()
- Generated class or method.
-
getAnnotation
EClass getAnnotation()
Returns the meta object for class 'Annotation
'.- Returns:
- the meta object for class 'Annotation'.
- See Also:
Annotation
- Generated class or method.
-
getAnnotation_Not
EAttribute getAnnotation_Not()
Returns the meta object for the attribute 'Not
'.- Returns:
- the meta object for the attribute 'Not'.
- See Also:
Annotation.isNot()
,getAnnotation()
- Generated class or method.
-
getAnnotation_Annotation
EAttribute getAnnotation_Annotation()
Returns the meta object for the attribute 'Annotation
'.- Returns:
- the meta object for the attribute 'Annotation'.
- See Also:
Annotation.getAnnotation()
,getAnnotation()
- Generated class or method.
-
getType
EClass getType()
Returns the meta object for class 'Type
'.- Returns:
- the meta object for class 'Type'.
- See Also:
Type
- Generated class or method.
-
getType_Not
EAttribute getType_Not()
Returns the meta object for the attribute 'Not
'.- Returns:
- the meta object for the attribute 'Not'.
- See Also:
Type.isNot()
,getType()
- Generated class or method.
-
getType_Type
EAttribute getType_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
Type.getType()
,getType()
- Generated class or method.
-
getRole
EClass getRole()
Returns the meta object for class 'Role
'.- Returns:
- the meta object for class 'Role'.
- See Also:
Role
- Generated class or method.
-
getRole_Not
EAttribute getRole_Not()
Returns the meta object for the attribute 'Not
'.- Returns:
- the meta object for the attribute 'Not'.
- See Also:
Role.isNot()
,getRole()
- Generated class or method.
-
getRole_Type
EAttribute getRole_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
Role.getType()
,getRole()
- Generated class or method.
-
getRole_Properties
EReference getRole_Properties()
Returns the meta object for the containment reference list 'Properties
'.- Returns:
- the meta object for the containment reference list 'Properties'.
- See Also:
Role.getProperties()
,getRole()
- Generated class or method.
-
getRoleProperty
EClass getRoleProperty()
Returns the meta object for class 'Role Property
'.- Returns:
- the meta object for class 'Role Property'.
- See Also:
RoleProperty
- Generated class or method.
-
getAssembly
EClass getAssembly()
Returns the meta object for class 'Assembly
'.- Returns:
- the meta object for class 'Assembly'.
- See Also:
Assembly
- Generated class or method.
-
getAssembly_Not
EAttribute getAssembly_Not()
Returns the meta object for the attribute 'Not
'.- Returns:
- the meta object for the attribute 'Not'.
- See Also:
Assembly.isNot()
,getAssembly()
- Generated class or method.
-
getAssembly_Type
EAttribute getAssembly_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
Assembly.getType()
,getAssembly()
- Generated class or method.
-
getAssembly_Component
EReference getAssembly_Component()
Returns the meta object for the containment reference 'Component
'.- Returns:
- the meta object for the containment reference 'Component'.
- See Also:
Assembly.getComponent()
,getAssembly()
- Generated class or method.
-
getResource
EClass getResource()
Returns the meta object for class 'Resource
'.- Returns:
- the meta object for class 'Resource'.
- See Also:
Resource
- Generated class or method.
-
getResource_Properties
EReference getResource_Properties()
Returns the meta object for the containment reference list 'Properties
'.- Returns:
- the meta object for the containment reference list 'Properties'.
- See Also:
Resource.getProperties()
,getResource()
- Generated class or method.
-
getResourceProperty
EClass getResourceProperty()
Returns the meta object for class 'Resource Property
'.- Returns:
- the meta object for class 'Resource Property'.
- See Also:
ResourceProperty
- Generated class or method.
-
getTransformationSpecification
EClass getTransformationSpecification()
Returns the meta object for class 'Transformation Specification
'.- Returns:
- the meta object for class 'Transformation Specification'.
- See Also:
TransformationSpecification
- Generated class or method.
-
getNQA
EClass getNQA()
Returns the meta object for class 'NQA
'.- Returns:
- the meta object for class 'NQA'.
- See Also:
NQA
- Generated class or method.
-
getNQA_Quality
EAttribute getNQA_Quality()
Returns the meta object for the attribute 'Quality
'.- Returns:
- the meta object for the attribute 'Quality'.
- See Also:
NQA.getQuality()
,getNQA()
- Generated class or method.
-
getNQA_Type
EAttribute getNQA_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
NQA.getType()
,getNQA()
- Generated class or method.
-
getNQA_Element
EAttribute getNQA_Element()
Returns the meta object for the attribute 'Element
'.- Returns:
- the meta object for the attribute 'Element'.
- See Also:
NQA.getElement()
,getNQA()
- 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_Quality
EAttribute getReasoning_Quality()
Returns the meta object for the attribute 'Quality
'.- Returns:
- the meta object for the attribute 'Quality'.
- See Also:
Reasoning.getQuality()
,getReasoning()
- Generated class or method.
-
getReasoning_Rules
EReference getReasoning_Rules()
Returns the meta object for the containment reference list 'Rules
'.- Returns:
- the meta object for the containment reference list 'Rules'.
- See Also:
Reasoning.getRules()
,getReasoning()
- Generated class or method.
-
getRule
EClass getRule()
Returns the meta object for class 'Rule
'.- Returns:
- the meta object for class 'Rule'.
- See Also:
Rule
- Generated class or method.
-
getRule_Qualities
EAttribute getRule_Qualities()
Returns the meta object for the attribute list 'Qualities
'.- Returns:
- the meta object for the attribute list 'Qualities'.
- See Also:
Rule.getQualities()
,getRule()
- Generated class or method.
-
getRule_Entries
EReference getRule_Entries()
Returns the meta object for the containment reference list 'Entries
'.- Returns:
- the meta object for the containment reference list 'Entries'.
- See Also:
Rule.getEntries()
,getRule()
- Generated class or method.
-
getEntry
EClass getEntry()
Returns the meta object for class 'Entry
'.- Returns:
- the meta object for class 'Entry'.
- See Also:
Entry
- Generated class or method.
-
getEntry_Key
EAttribute getEntry_Key()
Returns the meta object for the attribute list 'Key
'.- Returns:
- the meta object for the attribute list 'Key'.
- See Also:
Entry.getKey()
,getEntry()
- Generated class or method.
-
getEntry_Value
EAttribute getEntry_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
Entry.getValue()
,getEntry()
- Generated class or method.
-
getNumericValue
EClass getNumericValue()
Returns the meta object for class 'Numeric Value
'.- Returns:
- the meta object for class 'Numeric Value'.
- See Also:
NumericValue
- Generated class or method.
-
getNumericValue_ValueType
EAttribute getNumericValue_ValueType()
Returns the meta object for the attribute 'Value Type
'.- Returns:
- the meta object for the attribute 'Value Type'.
- See Also:
NumericValue.getValueType()
,getNumericValue()
- Generated class or method.
-
getNumericValue_TransformationType
EAttribute getNumericValue_TransformationType()
Returns the meta object for the attribute 'Transformation Type
'.- Returns:
- the meta object for the attribute 'Transformation Type'.
- See Also:
NumericValue.getTransformationType()
,getNumericValue()
- Generated class or method.
-
getNumericValue_TransformationNumber
EAttribute getNumericValue_TransformationNumber()
Returns the meta object for the attribute 'Transformation Number
'.- Returns:
- the meta object for the attribute 'Transformation Number'.
- See Also:
NumericValue.getTransformationNumber()
,getNumericValue()
- Generated class or method.
-
getComponentType
EEnum getComponentType()
Returns the meta object for enum 'Component Type
'.- Returns:
- the meta object for enum 'Component Type'.
- See Also:
ComponentType
- Generated class or method.
-
getRoleType
EEnum getRoleType()
Returns the meta object for enum 'Role Type
'.- Returns:
- the meta object for enum 'Role Type'.
- See Also:
RoleType
- Generated class or method.
-
getAssemblyType
EEnum getAssemblyType()
Returns the meta object for enum 'Assembly Type
'.- Returns:
- the meta object for enum 'Assembly Type'.
- See Also:
AssemblyType
- Generated class or method.
-
getTransformationType
EEnum getTransformationType()
Returns the meta object for enum 'Transformation Type
'.- Returns:
- the meta object for enum 'Transformation Type'.
- See Also:
TransformationType
- Generated class or method.
-
getQualityEffectSpecificationFactory
QualityEffectSpecificationFactory getQualityEffectSpecificationFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-