org.eclipse.gmt.umlx.qvtbase
Interface QvtbasePackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier

public interface QvtbasePackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
QvtbaseFactory

Nested Class Summary
static interface QvtbasePackage.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
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int DOMAIN
          The meta object id for the 'Domain' class.
static int DOMAIN__IS_CHECKABLE
          The feature id for the 'Is Checkable' attribute.
static int DOMAIN__IS_ENFORCEABLE
          The feature id for the 'Is Enforceable' attribute.
static int DOMAIN__NAME
          The feature id for the 'Name' attribute.
static int DOMAIN__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int DOMAIN__RULE
          The feature id for the 'Rule' container reference.
static int DOMAIN__TAG
          The feature id for the 'Tag' reference list.
static int DOMAIN__TYPED_MODEL
          The feature id for the 'Typed Model' reference.
static int DOMAIN_FEATURE_COUNT
          The number of structural features of the 'Domain' class.
static QvtbasePackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int FUNCTION
          The meta object id for the 'Function' class.
static int FUNCTION__CLASS
          The feature id for the 'Class' container reference.
static int FUNCTION__IS_ORDERED
          The feature id for the 'Is Ordered' attribute.
static int FUNCTION__IS_UNIQUE
          The feature id for the 'Is Unique' attribute.
static int FUNCTION__LOWER
          The feature id for the 'Lower' attribute.
static int FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int FUNCTION__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int FUNCTION__OWNED_PARAMETER
          The feature id for the 'Owned Parameter' containment reference list.
static int FUNCTION__QUERY_EXPRESSION
          The feature id for the 'Query Expression' containment reference.
static int FUNCTION__RAISED_EXCEPTION
          The feature id for the 'Raised Exception' reference list.
static int FUNCTION__TAG
          The feature id for the 'Tag' reference list.
static int FUNCTION__TYPE
          The feature id for the 'Type' reference.
static int FUNCTION__UPPER
          The feature id for the 'Upper' attribute.
static int FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Function' class.
static int FUNCTION_PARAMETER
          The meta object id for the 'Function Parameter' class.
static int FUNCTION_PARAMETER__BIND_PARAMETER
          The feature id for the 'Bind Parameter' reference.
static int FUNCTION_PARAMETER__INIT_EXPRESSION
          The feature id for the 'Init Expression' containment reference.
static int FUNCTION_PARAMETER__IS_ORDERED
          The feature id for the 'Is Ordered' attribute.
static int FUNCTION_PARAMETER__IS_UNIQUE
          The feature id for the 'Is Unique' attribute.
static int FUNCTION_PARAMETER__LET_EXP
          The feature id for the 'Let Exp' container reference.
static int FUNCTION_PARAMETER__LOWER
          The feature id for the 'Lower' attribute.
static int FUNCTION_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int FUNCTION_PARAMETER__OPERATION
          The feature id for the 'Operation' container reference.
static int FUNCTION_PARAMETER__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int FUNCTION_PARAMETER__TAG
          The feature id for the 'Tag' reference list.
static int FUNCTION_PARAMETER__TYPE
          The feature id for the 'Type' reference.
static int FUNCTION_PARAMETER__UPPER
          The feature id for the 'Upper' attribute.
static int FUNCTION_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Function Parameter' class.
static int PATTERN
          The meta object id for the 'Pattern' class.
static int PATTERN__BINDS_TO
          The feature id for the 'Binds To' reference list.
static int PATTERN__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int PATTERN__PREDICATE
          The feature id for the 'Predicate' containment reference list.
static int PATTERN__TAG
          The feature id for the 'Tag' reference list.
static int PATTERN_FEATURE_COUNT
          The number of structural features of the 'Pattern' class.
static int PREDICATE
          The meta object id for the 'Predicate' class.
static int PREDICATE__CONDITION_EXPRESSION
          The feature id for the 'Condition Expression' containment reference.
static int PREDICATE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int PREDICATE__PATTERN
          The feature id for the 'Pattern' container reference.
static int PREDICATE__TAG
          The feature id for the 'Tag' reference list.
static int PREDICATE_FEATURE_COUNT
          The number of structural features of the 'Predicate' class.
static int RULE
          The meta object id for the 'Rule' class.
static int RULE__DOMAIN
          The feature id for the 'Domain' containment reference list.
static int RULE__NAME
          The feature id for the 'Name' attribute.
static int RULE__OVERRIDES
          The feature id for the 'Overrides' reference.
static int RULE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int RULE__TAG
          The feature id for the 'Tag' reference list.
static int RULE__TRANSFORMATION
          The feature id for the 'Transformation' container reference.
static int RULE_FEATURE_COUNT
          The number of structural features of the 'Rule' class.
static int TRANSFORMATION
          The meta object id for the 'Transformation' class.
static int TRANSFORMATION__EXTENDS
          The feature id for the 'Extends' reference.
static int TRANSFORMATION__IS_ABSTRACT
          The feature id for the 'Is Abstract' attribute.
static int TRANSFORMATION__MODEL_PARAMETER
          The feature id for the 'Model Parameter' containment reference list.
static int TRANSFORMATION__NAME
          The feature id for the 'Name' attribute.
static int TRANSFORMATION__NESTED_PACKAGE
          The feature id for the 'Nested Package' reference list.
static int TRANSFORMATION__OWNED_ATTRIBUTE
          The feature id for the 'Owned Attribute' containment reference list.
static int TRANSFORMATION__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TRANSFORMATION__OWNED_OPERATION
          The feature id for the 'Owned Operation' containment reference list.
static int TRANSFORMATION__OWNED_TAG
          The feature id for the 'Owned Tag' containment reference list.
static int TRANSFORMATION__OWNED_TYPE
          The feature id for the 'Owned Type' containment reference list.
static int TRANSFORMATION__PACKAGE
          The feature id for the 'Package' container reference.
static int TRANSFORMATION__RULE
          The feature id for the 'Rule' containment reference list.
static int TRANSFORMATION__SUPER_CLASS
          The feature id for the 'Super Class' reference list.
static int TRANSFORMATION__TAG
          The feature id for the 'Tag' reference list.
static int TRANSFORMATION__URI
          The feature id for the 'Uri' attribute.
static int TRANSFORMATION_FEATURE_COUNT
          The number of structural features of the 'Transformation' class.
static int TYPED_MODEL
          The meta object id for the 'Typed Model' class.
static int TYPED_MODEL__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int TYPED_MODEL__NAME
          The feature id for the 'Name' attribute.
static int TYPED_MODEL__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TYPED_MODEL__TAG
          The feature id for the 'Tag' reference list.
static int TYPED_MODEL__TRANSFORMATION
          The feature id for the 'Transformation' container reference.
static int TYPED_MODEL__USED_PACKAGE
          The feature id for the 'Used Package' reference list.
static int TYPED_MODEL_FEATURE_COUNT
          The number of structural features of the 'Typed Model' class.
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getDomain_IsCheckable()
          Returns the meta object for the attribute 'Is Checkable'.
 org.eclipse.emf.ecore.EAttribute getDomain_IsEnforceable()
          Returns the meta object for the attribute 'Is Enforceable'.
 org.eclipse.emf.ecore.EReference getDomain_Rule()
          Returns the meta object for the container reference 'Rule'.
 org.eclipse.emf.ecore.EReference getDomain_TypedModel()
          Returns the meta object for the reference 'Typed Model'.
 org.eclipse.emf.ecore.EClass getDomain()
          Returns the meta object for class 'Domain'.
 org.eclipse.emf.ecore.EReference getFunction_QueryExpression()
          Returns the meta object for the containment reference 'Query Expression'.
 org.eclipse.emf.ecore.EClass getFunction()
          Returns the meta object for class 'Function'.
 org.eclipse.emf.ecore.EClass getFunctionParameter()
          Returns the meta object for class 'Function Parameter'.
 org.eclipse.emf.ecore.EReference getPattern_BindsTo()
          Returns the meta object for the reference list 'Binds To'.
 org.eclipse.emf.ecore.EReference getPattern_Predicate()
          Returns the meta object for the containment reference list 'Predicate'.
 org.eclipse.emf.ecore.EClass getPattern()
          Returns the meta object for class 'Pattern'.
 org.eclipse.emf.ecore.EReference getPredicate_ConditionExpression()
          Returns the meta object for the containment reference 'Condition Expression'.
 org.eclipse.emf.ecore.EReference getPredicate_Pattern()
          Returns the meta object for the container reference 'Pattern'.
 org.eclipse.emf.ecore.EClass getPredicate()
          Returns the meta object for class 'Predicate'.
 QvtbaseFactory getQvtbaseFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getRule_Domain()
          Returns the meta object for the containment reference list 'Domain'.
 org.eclipse.emf.ecore.EReference getRule_Overrides()
          Returns the meta object for the reference 'Overrides'.
 org.eclipse.emf.ecore.EReference getRule_Transformation()
          Returns the meta object for the container reference 'Transformation'.
 org.eclipse.emf.ecore.EClass getRule()
          Returns the meta object for class 'Rule'.
 org.eclipse.emf.ecore.EReference getTransformation_Extends()
          Returns the meta object for the reference 'Extends'.
 org.eclipse.emf.ecore.EReference getTransformation_ModelParameter()
          Returns the meta object for the containment reference list 'Model Parameter'.
 org.eclipse.emf.ecore.EReference getTransformation_OwnedTag()
          Returns the meta object for the containment reference list 'Owned Tag'.
 org.eclipse.emf.ecore.EReference getTransformation_Rule()
          Returns the meta object for the containment reference list 'Rule'.
 org.eclipse.emf.ecore.EClass getTransformation()
          Returns the meta object for class 'Transformation'.
 org.eclipse.emf.ecore.EReference getTypedModel_DependsOn()
          Returns the meta object for the reference list 'Depends On'.
 org.eclipse.emf.ecore.EReference getTypedModel_Transformation()
          Returns the meta object for the container reference 'Transformation'.
 org.eclipse.emf.ecore.EReference getTypedModel_UsedPackage()
          Returns the meta object for the reference list 'Used Package'.
 org.eclipse.emf.ecore.EClass getTypedModel()
          Returns the meta object for class 'Typed Model'.
 
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.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final QvtbasePackage eINSTANCE
The singleton instance of the package.


DOMAIN

static final int DOMAIN
The meta object id for the 'Domain' class.

See Also:
DomainImpl, QvtbasePackageImpl.getDomain(), Constant Field Values

DOMAIN__TAG

static final int DOMAIN__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

DOMAIN__OWNED_COMMENT

static final int DOMAIN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

DOMAIN__NAME

static final int DOMAIN__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DOMAIN__IS_CHECKABLE

static final int DOMAIN__IS_CHECKABLE
The feature id for the 'Is Checkable' attribute.

See Also:
Constant Field Values

DOMAIN__IS_ENFORCEABLE

static final int DOMAIN__IS_ENFORCEABLE
The feature id for the 'Is Enforceable' attribute.

See Also:
Constant Field Values

DOMAIN__RULE

static final int DOMAIN__RULE
The feature id for the 'Rule' container reference.

See Also:
Constant Field Values

DOMAIN__TYPED_MODEL

static final int DOMAIN__TYPED_MODEL
The feature id for the 'Typed Model' reference.

See Also:
Constant Field Values

DOMAIN_FEATURE_COUNT

static final int DOMAIN_FEATURE_COUNT
The number of structural features of the 'Domain' class.

See Also:
Constant Field Values

TRANSFORMATION

static final int TRANSFORMATION
The meta object id for the 'Transformation' class.

See Also:
TransformationImpl, QvtbasePackageImpl.getTransformation(), Constant Field Values

TRANSFORMATION__TAG

static final int TRANSFORMATION__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TRANSFORMATION__OWNED_COMMENT

static final int TRANSFORMATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION__NAME

static final int TRANSFORMATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TRANSFORMATION__PACKAGE

static final int TRANSFORMATION__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

TRANSFORMATION__OWNED_ATTRIBUTE

static final int TRANSFORMATION__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION__OWNED_OPERATION

static final int TRANSFORMATION__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION__SUPER_CLASS

static final int TRANSFORMATION__SUPER_CLASS
The feature id for the 'Super Class' reference list.

See Also:
Constant Field Values

TRANSFORMATION__IS_ABSTRACT

static final int TRANSFORMATION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.

See Also:
Constant Field Values

TRANSFORMATION__OWNED_TYPE

static final int TRANSFORMATION__OWNED_TYPE
The feature id for the 'Owned Type' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION__NESTED_PACKAGE

static final int TRANSFORMATION__NESTED_PACKAGE
The feature id for the 'Nested Package' reference list.

See Also:
Constant Field Values

TRANSFORMATION__URI

static final int TRANSFORMATION__URI
The feature id for the 'Uri' attribute.

See Also:
Constant Field Values

TRANSFORMATION__OWNED_TAG

static final int TRANSFORMATION__OWNED_TAG
The feature id for the 'Owned Tag' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION__MODEL_PARAMETER

static final int TRANSFORMATION__MODEL_PARAMETER
The feature id for the 'Model Parameter' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION__RULE

static final int TRANSFORMATION__RULE
The feature id for the 'Rule' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION__EXTENDS

static final int TRANSFORMATION__EXTENDS
The feature id for the 'Extends' reference.

See Also:
Constant Field Values

TRANSFORMATION_FEATURE_COUNT

static final int TRANSFORMATION_FEATURE_COUNT
The number of structural features of the 'Transformation' class.

See Also:
Constant Field Values

TYPED_MODEL

static final int TYPED_MODEL
The meta object id for the 'Typed Model' class.

See Also:
TypedModelImpl, QvtbasePackageImpl.getTypedModel(), Constant Field Values

TYPED_MODEL__TAG

static final int TYPED_MODEL__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TYPED_MODEL__OWNED_COMMENT

static final int TYPED_MODEL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TYPED_MODEL__NAME

static final int TYPED_MODEL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TYPED_MODEL__TRANSFORMATION

static final int TYPED_MODEL__TRANSFORMATION
The feature id for the 'Transformation' container reference.

See Also:
Constant Field Values

TYPED_MODEL__USED_PACKAGE

static final int TYPED_MODEL__USED_PACKAGE
The feature id for the 'Used Package' reference list.

See Also:
Constant Field Values

TYPED_MODEL__DEPENDS_ON

static final int TYPED_MODEL__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values

TYPED_MODEL_FEATURE_COUNT

static final int TYPED_MODEL_FEATURE_COUNT
The number of structural features of the 'Typed Model' class.

See Also:
Constant Field Values

RULE

static final int RULE
The meta object id for the 'Rule' class.

See Also:
RuleImpl, QvtbasePackageImpl.getRule(), Constant Field Values

RULE__TAG

static final int RULE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

RULE__OWNED_COMMENT

static final int RULE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

RULE__NAME

static final int RULE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

RULE__DOMAIN

static final int RULE__DOMAIN
The feature id for the 'Domain' containment reference list.

See Also:
Constant Field Values

RULE__TRANSFORMATION

static final int RULE__TRANSFORMATION
The feature id for the 'Transformation' container reference.

See Also:
Constant Field Values

RULE__OVERRIDES

static final int RULE__OVERRIDES
The feature id for the 'Overrides' reference.

See Also:
Constant Field Values

RULE_FEATURE_COUNT

static final int RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class.

See Also:
Constant Field Values

PATTERN

static final int PATTERN
The meta object id for the 'Pattern' class.

See Also:
PatternImpl, QvtbasePackageImpl.getPattern(), Constant Field Values

PATTERN__TAG

static final int PATTERN__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PATTERN__OWNED_COMMENT

static final int PATTERN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PATTERN__PREDICATE

static final int PATTERN__PREDICATE
The feature id for the 'Predicate' containment reference list.

See Also:
Constant Field Values

PATTERN__BINDS_TO

static final int PATTERN__BINDS_TO
The feature id for the 'Binds To' reference list.

See Also:
Constant Field Values

PATTERN_FEATURE_COUNT

static final int PATTERN_FEATURE_COUNT
The number of structural features of the 'Pattern' class.

See Also:
Constant Field Values

PREDICATE

static final int PREDICATE
The meta object id for the 'Predicate' class.

See Also:
PredicateImpl, QvtbasePackageImpl.getPredicate(), Constant Field Values

PREDICATE__TAG

static final int PREDICATE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PREDICATE__OWNED_COMMENT

static final int PREDICATE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PREDICATE__CONDITION_EXPRESSION

static final int PREDICATE__CONDITION_EXPRESSION
The feature id for the 'Condition Expression' containment reference.

See Also:
Constant Field Values

PREDICATE__PATTERN

static final int PREDICATE__PATTERN
The feature id for the 'Pattern' container reference.

See Also:
Constant Field Values

PREDICATE_FEATURE_COUNT

static final int PREDICATE_FEATURE_COUNT
The number of structural features of the 'Predicate' class.

See Also:
Constant Field Values

FUNCTION

static final int FUNCTION
The meta object id for the 'Function' class.

See Also:
FunctionImpl, QvtbasePackageImpl.getFunction(), Constant Field Values

FUNCTION__IS_ORDERED

static final int FUNCTION__IS_ORDERED
The feature id for the 'Is Ordered' attribute.

See Also:
Constant Field Values

FUNCTION__IS_UNIQUE

static final int FUNCTION__IS_UNIQUE
The feature id for the 'Is Unique' attribute.

See Also:
Constant Field Values

FUNCTION__LOWER

static final int FUNCTION__LOWER
The feature id for the 'Lower' attribute.

See Also:
Constant Field Values

FUNCTION__UPPER

static final int FUNCTION__UPPER
The feature id for the 'Upper' attribute.

See Also:
Constant Field Values

FUNCTION__TAG

static final int FUNCTION__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

FUNCTION__OWNED_COMMENT

static final int FUNCTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

FUNCTION__NAME

static final int FUNCTION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FUNCTION__TYPE

static final int FUNCTION__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

FUNCTION__CLASS

static final int FUNCTION__CLASS
The feature id for the 'Class' container reference.

See Also:
Constant Field Values

FUNCTION__OWNED_PARAMETER

static final int FUNCTION__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.

See Also:
Constant Field Values

FUNCTION__RAISED_EXCEPTION

static final int FUNCTION__RAISED_EXCEPTION
The feature id for the 'Raised Exception' reference list.

See Also:
Constant Field Values

FUNCTION__QUERY_EXPRESSION

static final int FUNCTION__QUERY_EXPRESSION
The feature id for the 'Query Expression' containment reference.

See Also:
Constant Field Values

FUNCTION_FEATURE_COUNT

static final int FUNCTION_FEATURE_COUNT
The number of structural features of the 'Function' class.

See Also:
Constant Field Values

FUNCTION_PARAMETER

static final int FUNCTION_PARAMETER
The meta object id for the 'Function Parameter' class.

See Also:
FunctionParameterImpl, QvtbasePackageImpl.getFunctionParameter(), Constant Field Values

FUNCTION_PARAMETER__IS_ORDERED

static final int FUNCTION_PARAMETER__IS_ORDERED
The feature id for the 'Is Ordered' attribute.

See Also:
Constant Field Values

FUNCTION_PARAMETER__IS_UNIQUE

static final int FUNCTION_PARAMETER__IS_UNIQUE
The feature id for the 'Is Unique' attribute.

See Also:
Constant Field Values

FUNCTION_PARAMETER__LOWER

static final int FUNCTION_PARAMETER__LOWER
The feature id for the 'Lower' attribute.

See Also:
Constant Field Values

FUNCTION_PARAMETER__UPPER

static final int FUNCTION_PARAMETER__UPPER
The feature id for the 'Upper' attribute.

See Also:
Constant Field Values

FUNCTION_PARAMETER__TAG

static final int FUNCTION_PARAMETER__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

FUNCTION_PARAMETER__OWNED_COMMENT

static final int FUNCTION_PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

FUNCTION_PARAMETER__NAME

static final int FUNCTION_PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FUNCTION_PARAMETER__TYPE

static final int FUNCTION_PARAMETER__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

FUNCTION_PARAMETER__OPERATION

static final int FUNCTION_PARAMETER__OPERATION
The feature id for the 'Operation' container reference.

See Also:
Constant Field Values

FUNCTION_PARAMETER__INIT_EXPRESSION

static final int FUNCTION_PARAMETER__INIT_EXPRESSION
The feature id for the 'Init Expression' containment reference.

See Also:
Constant Field Values

FUNCTION_PARAMETER__LET_EXP

static final int FUNCTION_PARAMETER__LET_EXP
The feature id for the 'Let Exp' container reference.

See Also:
Constant Field Values

FUNCTION_PARAMETER__BIND_PARAMETER

static final int FUNCTION_PARAMETER__BIND_PARAMETER
The feature id for the 'Bind Parameter' reference.

See Also:
Constant Field Values

FUNCTION_PARAMETER_FEATURE_COUNT

static final int FUNCTION_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Function Parameter' class.

See Also:
Constant Field Values
Method Detail

getDomain

org.eclipse.emf.ecore.EClass getDomain()
Returns the meta object for class 'Domain'.

Returns:
the meta object for class 'Domain'.
See Also:
Domain

getDomain_IsCheckable

org.eclipse.emf.ecore.EAttribute getDomain_IsCheckable()
Returns the meta object for the attribute 'Is Checkable'.

Returns:
the meta object for the attribute 'Is Checkable'.
See Also:
Domain.getIsCheckable(), getDomain()

getDomain_IsEnforceable

org.eclipse.emf.ecore.EAttribute getDomain_IsEnforceable()
Returns the meta object for the attribute 'Is Enforceable'.

Returns:
the meta object for the attribute 'Is Enforceable'.
See Also:
Domain.getIsEnforceable(), getDomain()

getDomain_Rule

org.eclipse.emf.ecore.EReference getDomain_Rule()
Returns the meta object for the container reference 'Rule'.

Returns:
the meta object for the container reference 'Rule'.
See Also:
Domain.getRule(), getDomain()

getDomain_TypedModel

org.eclipse.emf.ecore.EReference getDomain_TypedModel()
Returns the meta object for the reference 'Typed Model'.

Returns:
the meta object for the reference 'Typed Model'.
See Also:
Domain.getTypedModel(), getDomain()

getTransformation

org.eclipse.emf.ecore.EClass getTransformation()
Returns the meta object for class 'Transformation'.

Returns:
the meta object for class 'Transformation'.
See Also:
Transformation

getTransformation_OwnedTag

org.eclipse.emf.ecore.EReference getTransformation_OwnedTag()
Returns the meta object for the containment reference list 'Owned Tag'.

Returns:
the meta object for the containment reference list 'Owned Tag'.
See Also:
Transformation.getOwnedTag(), getTransformation()

getTransformation_ModelParameter

org.eclipse.emf.ecore.EReference getTransformation_ModelParameter()
Returns the meta object for the containment reference list 'Model Parameter'.

Returns:
the meta object for the containment reference list 'Model Parameter'.
See Also:
Transformation.getModelParameter(), getTransformation()

getTransformation_Rule

org.eclipse.emf.ecore.EReference getTransformation_Rule()
Returns the meta object for the containment reference list 'Rule'.

Returns:
the meta object for the containment reference list 'Rule'.
See Also:
Transformation.getRule(), getTransformation()

getTransformation_Extends

org.eclipse.emf.ecore.EReference getTransformation_Extends()
Returns the meta object for the reference 'Extends'.

Returns:
the meta object for the reference 'Extends'.
See Also:
Transformation.getExtends(), getTransformation()

getTypedModel

org.eclipse.emf.ecore.EClass getTypedModel()
Returns the meta object for class 'Typed Model'.

Returns:
the meta object for class 'Typed Model'.
See Also:
TypedModel

getTypedModel_Transformation

org.eclipse.emf.ecore.EReference getTypedModel_Transformation()
Returns the meta object for the container reference 'Transformation'.

Returns:
the meta object for the container reference 'Transformation'.
See Also:
TypedModel.getTransformation(), getTypedModel()

getTypedModel_UsedPackage

org.eclipse.emf.ecore.EReference getTypedModel_UsedPackage()
Returns the meta object for the reference list 'Used Package'.

Returns:
the meta object for the reference list 'Used Package'.
See Also:
TypedModel.getUsedPackage(), getTypedModel()

getTypedModel_DependsOn

org.eclipse.emf.ecore.EReference getTypedModel_DependsOn()
Returns the meta object for the reference list 'Depends On'.

Returns:
the meta object for the reference list 'Depends On'.
See Also:
TypedModel.getDependsOn(), getTypedModel()

getRule

org.eclipse.emf.ecore.EClass getRule()
Returns the meta object for class 'Rule'.

Returns:
the meta object for class 'Rule'.
See Also:
Rule

getRule_Domain

org.eclipse.emf.ecore.EReference getRule_Domain()
Returns the meta object for the containment reference list 'Domain'.

Returns:
the meta object for the containment reference list 'Domain'.
See Also:
Rule.getDomain(), getRule()

getRule_Transformation

org.eclipse.emf.ecore.EReference getRule_Transformation()
Returns the meta object for the container reference 'Transformation'.

Returns:
the meta object for the container reference 'Transformation'.
See Also:
Rule.getTransformation(), getRule()

getRule_Overrides

org.eclipse.emf.ecore.EReference getRule_Overrides()
Returns the meta object for the reference 'Overrides'.

Returns:
the meta object for the reference 'Overrides'.
See Also:
Rule.getOverrides(), getRule()

getPattern

org.eclipse.emf.ecore.EClass getPattern()
Returns the meta object for class 'Pattern'.

Returns:
the meta object for class 'Pattern'.
See Also:
Pattern

getPattern_Predicate

org.eclipse.emf.ecore.EReference getPattern_Predicate()
Returns the meta object for the containment reference list 'Predicate'.

Returns:
the meta object for the containment reference list 'Predicate'.
See Also:
Pattern.getPredicate(), getPattern()

getPattern_BindsTo

org.eclipse.emf.ecore.EReference getPattern_BindsTo()
Returns the meta object for the reference list 'Binds To'.

Returns:
the meta object for the reference list 'Binds To'.
See Also:
Pattern.getBindsTo(), getPattern()

getPredicate

org.eclipse.emf.ecore.EClass getPredicate()
Returns the meta object for class 'Predicate'.

Returns:
the meta object for class 'Predicate'.
See Also:
Predicate

getPredicate_ConditionExpression

org.eclipse.emf.ecore.EReference getPredicate_ConditionExpression()
Returns the meta object for the containment reference 'Condition Expression'.

Returns:
the meta object for the containment reference 'Condition Expression'.
See Also:
Predicate.getConditionExpression(), getPredicate()

getPredicate_Pattern

org.eclipse.emf.ecore.EReference getPredicate_Pattern()
Returns the meta object for the container reference 'Pattern'.

Returns:
the meta object for the container reference 'Pattern'.
See Also:
Predicate.getPattern(), getPredicate()

getFunction

org.eclipse.emf.ecore.EClass getFunction()
Returns the meta object for class 'Function'.

Returns:
the meta object for class 'Function'.
See Also:
Function

getFunction_QueryExpression

org.eclipse.emf.ecore.EReference getFunction_QueryExpression()
Returns the meta object for the containment reference 'Query Expression'.

Returns:
the meta object for the containment reference 'Query Expression'.
See Also:
Function.getQueryExpression(), getFunction()

getFunctionParameter

org.eclipse.emf.ecore.EClass getFunctionParameter()
Returns the meta object for class 'Function Parameter'.

Returns:
the meta object for class 'Function Parameter'.
See Also:
FunctionParameter

getQvtbaseFactory

QvtbaseFactory getQvtbaseFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.