public static interface EqvtRelationPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
DOMAIN_PATTERN
The meta object literal for the ' Domain Pattern ' class. |
static org.eclipse.emf.ecore.EReference |
DOMAIN_PATTERN__TEMPLATE_EXPRESSION
The meta object literal for the 'Template Expression' containment reference feature. |
static org.eclipse.emf.ecore.EClass |
KEY
The meta object literal for the ' Key ' class. |
static org.eclipse.emf.ecore.EReference |
KEY__IDENTIFIES
The meta object literal for the 'Identifies' reference feature. |
static org.eclipse.emf.ecore.EReference |
KEY__OPPOSITE_PART
The meta object literal for the 'Opposite Part' reference list feature. |
static org.eclipse.emf.ecore.EReference |
KEY__PART
The meta object literal for the 'Part' reference list feature. |
static org.eclipse.emf.ecore.EReference |
KEY__TRANSFORMATION
The meta object literal for the 'Transformation' container reference feature. |
static org.eclipse.emf.ecore.EClass |
RELATION
The meta object literal for the ' Relation ' class. |
static org.eclipse.emf.ecore.EAttribute |
RELATION__IS_TOP_LEVEL
The meta object literal for the 'Is Top Level' attribute feature. |
static org.eclipse.emf.ecore.EReference |
RELATION__OPERATIONAL_IMPL
The meta object literal for the 'Operational Impl' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
RELATION__VARIABLE
The meta object literal for the 'Variable' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
RELATION__WHEN
The meta object literal for the 'When' containment reference feature. |
static org.eclipse.emf.ecore.EReference |
RELATION__WHERE
The meta object literal for the 'Where' containment reference feature. |
static org.eclipse.emf.ecore.EClass |
RELATION_CALL_EXP
The meta object literal for the ' Relation Call Exp ' class. |
static org.eclipse.emf.ecore.EReference |
RELATION_CALL_EXP__ARGUMENT
The meta object literal for the 'Argument' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
RELATION_CALL_EXP__REFERRED_RELATION
The meta object literal for the 'Referred Relation' reference feature. |
static org.eclipse.emf.ecore.EClass |
RELATION_DOMAIN
The meta object literal for the ' Relation Domain ' class. |
static org.eclipse.emf.ecore.EReference |
RELATION_DOMAIN__DEFAULT_ASSIGNMENT
The meta object literal for the 'Default Assignment' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
RELATION_DOMAIN__PATTERN
The meta object literal for the 'Pattern' containment reference feature. |
static org.eclipse.emf.ecore.EReference |
RELATION_DOMAIN__ROOT_VARIABLE
The meta object literal for the 'Root Variable' reference feature. |
static org.eclipse.emf.ecore.EClass |
RELATION_DOMAIN_ASSIGNMENT
The meta object literal for the ' Relation Domain Assignment ' class. |
static org.eclipse.emf.ecore.EReference |
RELATION_DOMAIN_ASSIGNMENT__VALUE_EXP
The meta object literal for the 'Value Exp' containment reference feature. |
static org.eclipse.emf.ecore.EReference |
RELATION_DOMAIN_ASSIGNMENT__VARIABLE
The meta object literal for the 'Variable' reference feature. |
static org.eclipse.emf.ecore.EClass |
RELATION_IMPLEMENTATION
The meta object literal for the ' Relation Implementation ' class. |
static org.eclipse.emf.ecore.EReference |
RELATION_IMPLEMENTATION__IMPL
The meta object literal for the 'Impl' reference feature. |
static org.eclipse.emf.ecore.EReference |
RELATION_IMPLEMENTATION__IN_DIRECTION_OF
The meta object literal for the 'In Direction Of' reference feature. |
static org.eclipse.emf.ecore.EReference |
RELATION_IMPLEMENTATION__RELATION
The meta object literal for the 'Relation' container reference feature. |
static org.eclipse.emf.ecore.EClass |
RELATIONAL_TRANSFORMATION
The meta object literal for the ' Relational Transformation ' class. |
static org.eclipse.emf.ecore.EReference |
RELATIONAL_TRANSFORMATION__OWNED_KEY
The meta object literal for the 'Owned Key' containment reference list feature. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass RELATION
Relation
' class.
RelationImpl
,
EqvtRelationPackageImpl.getRelation()
static final org.eclipse.emf.ecore.EAttribute RELATION__IS_TOP_LEVEL
static final org.eclipse.emf.ecore.EReference RELATION__VARIABLE
static final org.eclipse.emf.ecore.EReference RELATION__OPERATIONAL_IMPL
static final org.eclipse.emf.ecore.EReference RELATION__WHEN
static final org.eclipse.emf.ecore.EReference RELATION__WHERE
static final org.eclipse.emf.ecore.EClass RELATION_DOMAIN
Relation Domain
' class.
RelationDomainImpl
,
EqvtRelationPackageImpl.getRelationDomain()
static final org.eclipse.emf.ecore.EReference RELATION_DOMAIN__PATTERN
static final org.eclipse.emf.ecore.EReference RELATION_DOMAIN__ROOT_VARIABLE
static final org.eclipse.emf.ecore.EReference RELATION_DOMAIN__DEFAULT_ASSIGNMENT
static final org.eclipse.emf.ecore.EClass RELATION_DOMAIN_ASSIGNMENT
Relation Domain Assignment
' class.
RelationDomainAssignmentImpl
,
EqvtRelationPackageImpl.getRelationDomainAssignment()
static final org.eclipse.emf.ecore.EReference RELATION_DOMAIN_ASSIGNMENT__VARIABLE
static final org.eclipse.emf.ecore.EReference RELATION_DOMAIN_ASSIGNMENT__VALUE_EXP
static final org.eclipse.emf.ecore.EClass DOMAIN_PATTERN
Domain Pattern
' class.
DomainPatternImpl
,
EqvtRelationPackageImpl.getDomainPattern()
static final org.eclipse.emf.ecore.EReference DOMAIN_PATTERN__TEMPLATE_EXPRESSION
static final org.eclipse.emf.ecore.EClass RELATION_IMPLEMENTATION
Relation Implementation
' class.
RelationImplementationImpl
,
EqvtRelationPackageImpl.getRelationImplementation()
static final org.eclipse.emf.ecore.EReference RELATION_IMPLEMENTATION__RELATION
static final org.eclipse.emf.ecore.EReference RELATION_IMPLEMENTATION__IMPL
static final org.eclipse.emf.ecore.EReference RELATION_IMPLEMENTATION__IN_DIRECTION_OF
static final org.eclipse.emf.ecore.EClass RELATION_CALL_EXP
Relation Call Exp
' class.
RelationCallExpImpl
,
EqvtRelationPackageImpl.getRelationCallExp()
static final org.eclipse.emf.ecore.EReference RELATION_CALL_EXP__ARGUMENT
static final org.eclipse.emf.ecore.EReference RELATION_CALL_EXP__REFERRED_RELATION
static final org.eclipse.emf.ecore.EClass RELATIONAL_TRANSFORMATION
Relational Transformation
' class.
RelationalTransformationImpl
,
EqvtRelationPackageImpl.getRelationalTransformation()
static final org.eclipse.emf.ecore.EReference RELATIONAL_TRANSFORMATION__OWNED_KEY
static final org.eclipse.emf.ecore.EClass KEY
Key
' class.
KeyImpl
,
EqvtRelationPackageImpl.getKey()
static final org.eclipse.emf.ecore.EReference KEY__IDENTIFIES
static final org.eclipse.emf.ecore.EReference KEY__OPPOSITE_PART
static final org.eclipse.emf.ecore.EReference KEY__PART
static final org.eclipse.emf.ecore.EReference KEY__TRANSFORMATION