public interface EqvtBasePackage
The Package for the model. It contains accessors for the meta objects to represent
EqvtBaseFactory
Nested Class Summary | |
---|---|
static interface |
EqvtBasePackage.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__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
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__RULE
The feature id for the 'Rule' container reference. |
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 EqvtBasePackage |
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__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
FUNCTION__ECONTAINING_CLASS
The feature id for the 'EContaining Class' container reference. |
static int |
FUNCTION__EEXCEPTIONS
The feature id for the 'EExceptions' reference list. |
static int |
FUNCTION__EGENERIC_EXCEPTIONS
The feature id for the 'EGeneric Exceptions' containment reference list. |
static int |
FUNCTION__EGENERIC_TYPE
The feature id for the 'EGeneric Type' containment reference. |
static int |
FUNCTION__EPARAMETERS
The feature id for the 'EParameters' containment reference list. |
static int |
FUNCTION__ETYPE
The feature id for the 'EType' reference. |
static int |
FUNCTION__ETYPE_PARAMETERS
The feature id for the 'EType Parameters' containment reference list. |
static int |
FUNCTION__LOWER_BOUND
The feature id for the 'Lower Bound' attribute. |
static int |
FUNCTION__MANY
The feature id for the 'Many' attribute. |
static int |
FUNCTION__NAME
The feature id for the 'Name' attribute. |
static int |
FUNCTION__ORDERED
The feature id for the 'Ordered' attribute. |
static int |
FUNCTION__QUERY_EXPRESSION
The feature id for the 'Query Expression' containment reference. |
static int |
FUNCTION__REQUIRED
The feature id for the 'Required' attribute. |
static int |
FUNCTION__UNIQUE
The feature id for the 'Unique' attribute. |
static int |
FUNCTION__UPPER_BOUND
The feature id for the 'Upper Bound' 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__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
FUNCTION_PARAMETER__EGENERIC_TYPE
The feature id for the 'EGeneric Type' containment reference. |
static int |
FUNCTION_PARAMETER__END_POSITION
The feature id for the 'End Position' attribute. |
static int |
FUNCTION_PARAMETER__EOPERATION
The feature id for the 'EOperation' container reference. |
static int |
FUNCTION_PARAMETER__ETYPE
The feature id for the 'EType' reference. |
static int |
FUNCTION_PARAMETER__INIT_EXPRESSION
The feature id for the 'Init Expression' containment reference. |
static int |
FUNCTION_PARAMETER__LOWER_BOUND
The feature id for the 'Lower Bound' attribute. |
static int |
FUNCTION_PARAMETER__MANY
The feature id for the 'Many' attribute. |
static int |
FUNCTION_PARAMETER__NAME
The feature id for the 'Name' attribute. |
static int |
FUNCTION_PARAMETER__ORDERED
The feature id for the 'Ordered' attribute. |
static int |
FUNCTION_PARAMETER__REPRESENTED_PARAMETER
The feature id for the 'Represented Parameter' reference. |
static int |
FUNCTION_PARAMETER__REQUIRED
The feature id for the 'Required' attribute. |
static int |
FUNCTION_PARAMETER__START_POSITION
The feature id for the 'Start Position' attribute. |
static int |
FUNCTION_PARAMETER__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute. |
static int |
FUNCTION_PARAMETER__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute. |
static int |
FUNCTION_PARAMETER__UNIQUE
The feature id for the 'Unique' attribute. |
static int |
FUNCTION_PARAMETER__UPPER_BOUND
The feature id for the 'Upper Bound' 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__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
PATTERN__PREDICATE
The feature id for the 'Predicate' containment 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__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
PREDICATE__PATTERN
The feature id for the 'Pattern' container reference. |
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__EANNOTATIONS
The feature id for the 'EAnnotations' 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__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 |
TAG
The meta object id for the ' Tag ' class. |
static int |
TAG__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
TAG__ELEMENT
The feature id for the 'Element' reference list. |
static int |
TAG__NAME
The feature id for the 'Name' attribute. |
static int |
TAG__VALUE
The feature id for the 'Value' attribute. |
static int |
TAG_FEATURE_COUNT
The number of structural features of the 'Tag' class. |
static int |
TRANSFORMATION
The meta object id for the ' Transformation ' class. |
static int |
TRANSFORMATION__ABSTRACT
The feature id for the 'Abstract' attribute. |
static int |
TRANSFORMATION__DEFAULT_VALUE
The feature id for the 'Default Value' attribute. |
static int |
TRANSFORMATION__EALL_ATTRIBUTES
The feature id for the 'EAll Attributes' reference list. |
static int |
TRANSFORMATION__EALL_CONTAINMENTS
The feature id for the 'EAll Containments' reference list. |
static int |
TRANSFORMATION__EALL_GENERIC_SUPER_TYPES
The feature id for the 'EAll Generic Super Types' reference list. |
static int |
TRANSFORMATION__EALL_OPERATIONS
The feature id for the 'EAll Operations' reference list. |
static int |
TRANSFORMATION__EALL_REFERENCES
The feature id for the 'EAll References' reference list. |
static int |
TRANSFORMATION__EALL_STRUCTURAL_FEATURES
The feature id for the 'EAll Structural Features' reference list. |
static int |
TRANSFORMATION__EALL_SUPER_TYPES
The feature id for the 'EAll Super Types' reference list. |
static int |
TRANSFORMATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
TRANSFORMATION__EATTRIBUTES
The feature id for the 'EAttributes' reference list. |
static int |
TRANSFORMATION__ECLASSIFIERS
The feature id for the 'EClassifiers' containment reference list. |
static int |
TRANSFORMATION__EFACTORY_INSTANCE
The feature id for the 'EFactory Instance' reference. |
static int |
TRANSFORMATION__EGENERIC_SUPER_TYPES
The feature id for the 'EGeneric Super Types' containment reference list. |
static int |
TRANSFORMATION__EID_ATTRIBUTE
The feature id for the 'EID Attribute' reference. |
static int |
TRANSFORMATION__EOPERATIONS
The feature id for the 'EOperations' containment reference list. |
static int |
TRANSFORMATION__EPACKAGE
The feature id for the 'EPackage' container reference. |
static int |
TRANSFORMATION__EREFERENCES
The feature id for the 'EReferences' reference list. |
static int |
TRANSFORMATION__ESTRUCTURAL_FEATURES
The feature id for the 'EStructural Features' containment reference list. |
static int |
TRANSFORMATION__ESUBPACKAGES
The feature id for the 'ESubpackages' containment reference list. |
static int |
TRANSFORMATION__ESUPER_PACKAGE
The feature id for the 'ESuper Package' container reference. |
static int |
TRANSFORMATION__ESUPER_TYPES
The feature id for the 'ESuper Types' reference list. |
static int |
TRANSFORMATION__ETYPE_PARAMETERS
The feature id for the 'EType Parameters' containment reference list. |
static int |
TRANSFORMATION__EXTENDS
The feature id for the 'Extends' reference. |
static int |
TRANSFORMATION__INSTANCE_CLASS
The feature id for the 'Instance Class' attribute. |
static int |
TRANSFORMATION__INSTANCE_CLASS_NAME
The feature id for the 'Instance Class Name' attribute. |
static int |
TRANSFORMATION__INSTANCE_TYPE_NAME
The feature id for the 'Instance Type Name' attribute. |
static int |
TRANSFORMATION__INTERFACE
The feature id for the 'Interface' 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__NS_PREFIX
The feature id for the 'Ns Prefix' attribute. |
static int |
TRANSFORMATION__NS_URI
The feature id for the 'Ns URI' attribute. |
static int |
TRANSFORMATION__OWNED_TAG
The feature id for the 'Owned Tag' containment reference list. |
static int |
TRANSFORMATION__RULE
The feature id for the 'Rule' containment reference list. |
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__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
TYPED_MODEL__NAME
The feature id for the 'Name' attribute. |
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 '. |
EqvtBaseFactory |
getEqvtBaseFactory()
Returns the factory that creates the instances of the model. |
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 '. |
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 |
getTag_Element()
Returns the meta object for the reference list ' Element '. |
org.eclipse.emf.ecore.EAttribute |
getTag_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getTag_Value()
Returns the meta object for the attribute ' Value '. |
org.eclipse.emf.ecore.EClass |
getTag()
Returns the meta object for class ' Tag '. |
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 |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final EqvtBasePackage eINSTANCE
static final int DOMAIN
Domain
' class.
DomainImpl
,
EqvtBasePackageImpl.getDomain()
,
Constant Field Valuesstatic final int DOMAIN__EANNOTATIONS
static final int DOMAIN__NAME
static final int DOMAIN__IS_CHECKABLE
static final int DOMAIN__IS_ENFORCEABLE
static final int DOMAIN__RULE
static final int DOMAIN__TYPED_MODEL
static final int DOMAIN_FEATURE_COUNT
static final int TRANSFORMATION
Transformation
' class.
TransformationImpl
,
EqvtBasePackageImpl.getTransformation()
,
Constant Field Valuesstatic final int TYPED_MODEL
Typed Model
' class.
TypedModelImpl
,
EqvtBasePackageImpl.getTypedModel()
,
Constant Field Valuesstatic final int TYPED_MODEL__EANNOTATIONS
static final int TYPED_MODEL__NAME
static final int TYPED_MODEL__TRANSFORMATION
static final int TYPED_MODEL__USED_PACKAGE
static final int TYPED_MODEL__DEPENDS_ON
static final int TYPED_MODEL_FEATURE_COUNT
static final int RULE
Rule
' class.
RuleImpl
,
EqvtBasePackageImpl.getRule()
,
Constant Field Valuesstatic final int RULE__EANNOTATIONS
static final int RULE__NAME
static final int RULE__DOMAIN
static final int RULE__TRANSFORMATION
static final int RULE__OVERRIDES
static final int RULE_FEATURE_COUNT
static final int PATTERN
Pattern
' class.
PatternImpl
,
EqvtBasePackageImpl.getPattern()
,
Constant Field Valuesstatic final int PATTERN__EANNOTATIONS
static final int PATTERN__PREDICATE
static final int PATTERN__BINDS_TO
static final int PATTERN_FEATURE_COUNT
static final int PREDICATE
Predicate
' class.
PredicateImpl
,
EqvtBasePackageImpl.getPredicate()
,
Constant Field Valuesstatic final int PREDICATE__EANNOTATIONS
static final int PREDICATE__CONDITION_EXPRESSION
static final int PREDICATE__PATTERN
static final int PREDICATE_FEATURE_COUNT
static final int FUNCTION
Function
' class.
FunctionImpl
,
EqvtBasePackageImpl.getFunction()
,
Constant Field Valuesstatic final int FUNCTION__EANNOTATIONS
static final int FUNCTION__NAME
static final int FUNCTION__ORDERED
static final int FUNCTION__UNIQUE
static final int FUNCTION__LOWER_BOUND
static final int FUNCTION__UPPER_BOUND
static final int FUNCTION__MANY
static final int FUNCTION__REQUIRED
static final int FUNCTION__ETYPE
static final int FUNCTION__EGENERIC_TYPE
static final int FUNCTION__ECONTAINING_CLASS
static final int FUNCTION__ETYPE_PARAMETERS
static final int FUNCTION__EPARAMETERS
static final int FUNCTION__EEXCEPTIONS
static final int FUNCTION__EGENERIC_EXCEPTIONS
static final int FUNCTION__QUERY_EXPRESSION
static final int FUNCTION_FEATURE_COUNT
static final int FUNCTION_PARAMETER
Function Parameter
' class.
FunctionParameterImpl
,
EqvtBasePackageImpl.getFunctionParameter()
,
Constant Field Valuesstatic final int FUNCTION_PARAMETER__EANNOTATIONS
static final int FUNCTION_PARAMETER__NAME
static final int FUNCTION_PARAMETER__ORDERED
static final int FUNCTION_PARAMETER__UNIQUE
static final int FUNCTION_PARAMETER__LOWER_BOUND
static final int FUNCTION_PARAMETER__UPPER_BOUND
static final int FUNCTION_PARAMETER__MANY
static final int FUNCTION_PARAMETER__REQUIRED
static final int FUNCTION_PARAMETER__ETYPE
static final int FUNCTION_PARAMETER__EGENERIC_TYPE
static final int FUNCTION_PARAMETER__EOPERATION
static final int FUNCTION_PARAMETER__START_POSITION
static final int FUNCTION_PARAMETER__END_POSITION
static final int FUNCTION_PARAMETER__TYPE_START_POSITION
static final int FUNCTION_PARAMETER__TYPE_END_POSITION
static final int FUNCTION_PARAMETER__INIT_EXPRESSION
static final int FUNCTION_PARAMETER__REPRESENTED_PARAMETER
static final int FUNCTION_PARAMETER_FEATURE_COUNT
static final int TAG
Tag
' class.
TagImpl
,
EqvtBasePackageImpl.getTag()
,
Constant Field Valuesstatic final int TAG__EANNOTATIONS
static final int TAG__ELEMENT
static final int TAG__VALUE
static final int TAG__NAME
static final int TAG_FEATURE_COUNT
static final int TRANSFORMATION__EANNOTATIONS
static final int TRANSFORMATION__NAME
static final int TRANSFORMATION__INSTANCE_CLASS_NAME
static final int TRANSFORMATION__INSTANCE_CLASS
static final int TRANSFORMATION__DEFAULT_VALUE
static final int TRANSFORMATION__INSTANCE_TYPE_NAME
static final int TRANSFORMATION__EPACKAGE
static final int TRANSFORMATION__ETYPE_PARAMETERS
static final int TRANSFORMATION__ABSTRACT
static final int TRANSFORMATION__INTERFACE
static final int TRANSFORMATION__ESUPER_TYPES
static final int TRANSFORMATION__EOPERATIONS
static final int TRANSFORMATION__EALL_ATTRIBUTES
static final int TRANSFORMATION__EALL_REFERENCES
static final int TRANSFORMATION__EREFERENCES
static final int TRANSFORMATION__EATTRIBUTES
static final int TRANSFORMATION__EALL_CONTAINMENTS
static final int TRANSFORMATION__EALL_OPERATIONS
static final int TRANSFORMATION__EALL_STRUCTURAL_FEATURES
static final int TRANSFORMATION__EALL_SUPER_TYPES
static final int TRANSFORMATION__EID_ATTRIBUTE
static final int TRANSFORMATION__ESTRUCTURAL_FEATURES
static final int TRANSFORMATION__EGENERIC_SUPER_TYPES
static final int TRANSFORMATION__EALL_GENERIC_SUPER_TYPES
static final int TRANSFORMATION__NS_URI
static final int TRANSFORMATION__NS_PREFIX
static final int TRANSFORMATION__EFACTORY_INSTANCE
static final int TRANSFORMATION__ECLASSIFIERS
static final int TRANSFORMATION__ESUBPACKAGES
static final int TRANSFORMATION__ESUPER_PACKAGE
static final int TRANSFORMATION__OWNED_TAG
static final int TRANSFORMATION__MODEL_PARAMETER
static final int TRANSFORMATION__RULE
static final int TRANSFORMATION__EXTENDS
static final int TRANSFORMATION_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getDomain()
Domain
'.
Domain
org.eclipse.emf.ecore.EAttribute getDomain_IsCheckable()
Is Checkable
'.
Domain.getIsCheckable()
,
getDomain()
org.eclipse.emf.ecore.EAttribute getDomain_IsEnforceable()
Is Enforceable
'.
Domain.getIsEnforceable()
,
getDomain()
org.eclipse.emf.ecore.EReference getDomain_Rule()
Rule
'.
Domain.getRule()
,
getDomain()
org.eclipse.emf.ecore.EReference getDomain_TypedModel()
Typed Model
'.
Domain.getTypedModel()
,
getDomain()
org.eclipse.emf.ecore.EClass getTransformation()
Transformation
'.
Transformation
org.eclipse.emf.ecore.EReference getTransformation_OwnedTag()
Owned Tag
'.
Transformation.getOwnedTag()
,
getTransformation()
org.eclipse.emf.ecore.EReference getTransformation_ModelParameter()
Model Parameter
'.
Transformation.getModelParameter()
,
getTransformation()
org.eclipse.emf.ecore.EReference getTransformation_Rule()
Rule
'.
Transformation.getRule()
,
getTransformation()
org.eclipse.emf.ecore.EReference getTransformation_Extends()
Extends
'.
Transformation.getExtends()
,
getTransformation()
org.eclipse.emf.ecore.EClass getTypedModel()
Typed Model
'.
TypedModel
org.eclipse.emf.ecore.EReference getTypedModel_Transformation()
Transformation
'.
TypedModel.getTransformation()
,
getTypedModel()
org.eclipse.emf.ecore.EReference getTypedModel_UsedPackage()
Used Package
'.
TypedModel.getUsedPackage()
,
getTypedModel()
org.eclipse.emf.ecore.EReference getTypedModel_DependsOn()
Depends On
'.
TypedModel.getDependsOn()
,
getTypedModel()
org.eclipse.emf.ecore.EClass getRule()
Rule
'.
Rule
org.eclipse.emf.ecore.EReference getRule_Domain()
Domain
'.
Rule.getDomain()
,
getRule()
org.eclipse.emf.ecore.EReference getRule_Transformation()
Transformation
'.
Rule.getTransformation()
,
getRule()
org.eclipse.emf.ecore.EReference getRule_Overrides()
Overrides
'.
Rule.getOverrides()
,
getRule()
org.eclipse.emf.ecore.EClass getPattern()
Pattern
'.
Pattern
org.eclipse.emf.ecore.EReference getPattern_Predicate()
Predicate
'.
Pattern.getPredicate()
,
getPattern()
org.eclipse.emf.ecore.EReference getPattern_BindsTo()
Binds To
'.
Pattern.getBindsTo()
,
getPattern()
org.eclipse.emf.ecore.EClass getPredicate()
Predicate
'.
Predicate
org.eclipse.emf.ecore.EReference getPredicate_ConditionExpression()
Condition Expression
'.
Predicate.getConditionExpression()
,
getPredicate()
org.eclipse.emf.ecore.EReference getPredicate_Pattern()
Pattern
'.
Predicate.getPattern()
,
getPredicate()
org.eclipse.emf.ecore.EClass getFunction()
Function
'.
Function
org.eclipse.emf.ecore.EReference getFunction_QueryExpression()
Query Expression
'.
Function.getQueryExpression()
,
getFunction()
org.eclipse.emf.ecore.EClass getFunctionParameter()
Function Parameter
'.
FunctionParameter
org.eclipse.emf.ecore.EClass getTag()
Tag
'.
Tag
org.eclipse.emf.ecore.EReference getTag_Element()
Element
'.
Tag.getElement()
,
getTag()
org.eclipse.emf.ecore.EAttribute getTag_Value()
Value
'.
Tag.getValue()
,
getTag()
org.eclipse.emf.ecore.EAttribute getTag_Name()
Name
'.
Tag.getName()
,
getTag()
EqvtBaseFactory getEqvtBaseFactory()