org.eclipse.gmt.umlx.eqvtcore
Interface EqvtCorePackage

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 EqvtCorePackage
extends org.eclipse.emf.ecore.EPackage

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

See Also:
EqvtCoreFactory

Nested Class Summary
static interface EqvtCorePackage.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 AREA
          The meta object id for the 'Area' class.
static int AREA__BOTTOM_PATTERN
          The feature id for the 'Bottom Pattern' containment reference.
static int AREA__GUARD_PATTERN
          The feature id for the 'Guard Pattern' containment reference.
static int AREA_FEATURE_COUNT
          The number of structural features of the 'Area' class.
static int ASSIGNMENT
          The meta object id for the 'Assignment' class.
static int ASSIGNMENT__BOTTOM_PATTERN
          The feature id for the 'Bottom Pattern' container reference.
static int ASSIGNMENT__IS_DEFAULT
          The feature id for the 'Is Default' attribute.
static int ASSIGNMENT__SLOT_EXPRESSION
          The feature id for the 'Slot Expression' containment reference.
static int ASSIGNMENT__TARGET_PROPERTY
          The feature id for the 'Target Property' reference.
static int ASSIGNMENT__VALUE
          The feature id for the 'Value' containment reference.
static int ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'Assignment' class.
static int BOTTOM_PATTERN
          The meta object id for the 'Bottom Pattern' class.
static int BOTTOM_PATTERN__AREA
          The feature id for the 'Area' container reference.
static int BOTTOM_PATTERN__ASSIGNMENT
          The feature id for the 'Assignment' containment reference list.
static int BOTTOM_PATTERN__BINDS_TO
          The feature id for the 'Binds To' reference list.
static int BOTTOM_PATTERN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int BOTTOM_PATTERN__ENFORCEMENT_OPERATION
          The feature id for the 'Enforcement Operation' containment reference list.
static int BOTTOM_PATTERN__PREDICATE
          The feature id for the 'Predicate' containment reference list.
static int BOTTOM_PATTERN__REALIZED_VARIABLE
          The feature id for the 'Realized Variable' containment reference list.
static int BOTTOM_PATTERN_FEATURE_COUNT
          The number of structural features of the 'Bottom Pattern' class.
static int CORE_DOMAIN
          The meta object id for the 'Core Domain' class.
static int CORE_DOMAIN__BOTTOM_PATTERN
          The feature id for the 'Bottom Pattern' containment reference.
static int CORE_DOMAIN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int CORE_DOMAIN__GUARD_PATTERN
          The feature id for the 'Guard Pattern' containment reference.
static int CORE_DOMAIN__IS_CHECKABLE
          The feature id for the 'Is Checkable' attribute.
static int CORE_DOMAIN__IS_ENFORCEABLE
          The feature id for the 'Is Enforceable' attribute.
static int CORE_DOMAIN__NAME
          The feature id for the 'Name' attribute.
static int CORE_DOMAIN__RULE
          The feature id for the 'Rule' container reference.
static int CORE_DOMAIN__TYPED_MODEL
          The feature id for the 'Typed Model' reference.
static int CORE_DOMAIN_FEATURE_COUNT
          The number of structural features of the 'Core Domain' class.
static int CORE_PATTERN
          The meta object id for the 'Core Pattern' class.
static int CORE_PATTERN__BINDS_TO
          The feature id for the 'Binds To' reference list.
static int CORE_PATTERN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int CORE_PATTERN__PREDICATE
          The feature id for the 'Predicate' containment reference list.
static int CORE_PATTERN_FEATURE_COUNT
          The number of structural features of the 'Core Pattern' class.
static EqvtCorePackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static int ENFORCEMENT_MODE
          The meta object id for the 'Enforcement Mode' enum.
static int ENFORCEMENT_OPERATION
          The meta object id for the 'Enforcement Operation' class.
static int ENFORCEMENT_OPERATION__BOTTOM_PATTERN
          The feature id for the 'Bottom Pattern' container reference.
static int ENFORCEMENT_OPERATION__ENFORCEMENT_MODE
          The feature id for the 'Enforcement Mode' attribute.
static int ENFORCEMENT_OPERATION__OPERATION_CALL_EXP
          The feature id for the 'Operation Call Exp' reference.
static int ENFORCEMENT_OPERATION_FEATURE_COUNT
          The number of structural features of the 'Enforcement Operation' class.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int GUARD_PATTERN
          The meta object id for the 'Guard Pattern' class.
static int GUARD_PATTERN__AREA
          The feature id for the 'Area' container reference.
static int GUARD_PATTERN__BINDS_TO
          The feature id for the 'Binds To' reference list.
static int GUARD_PATTERN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GUARD_PATTERN__PREDICATE
          The feature id for the 'Predicate' containment reference list.
static int GUARD_PATTERN_FEATURE_COUNT
          The number of structural features of the 'Guard Pattern' class.
static int MAPPING
          The meta object id for the 'Mapping' class.
static int MAPPING__BOTTOM_PATTERN
          The feature id for the 'Bottom Pattern' containment reference.
static int MAPPING__CONTEXT
          The feature id for the 'Context' reference.
static int MAPPING__DOMAIN
          The feature id for the 'Domain' containment reference list.
static int MAPPING__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int MAPPING__GUARD_PATTERN
          The feature id for the 'Guard Pattern' containment reference.
static int MAPPING__LOCAL
          The feature id for the 'Local' reference list.
static int MAPPING__NAME
          The feature id for the 'Name' attribute.
static int MAPPING__OVERRIDES
          The feature id for the 'Overrides' reference.
static int MAPPING__SPECIFICATION
          The feature id for the 'Specification' reference list.
static int MAPPING__TRANSFORMATION
          The feature id for the 'Transformation' container reference.
static int MAPPING_FEATURE_COUNT
          The number of structural features of the 'Mapping' class.
static int REALIZED_VARIABLE
          The meta object id for the 'Realized Variable' class.
static int REALIZED_VARIABLE__END_POSITION
          The feature id for the 'End Position' attribute.
static int REALIZED_VARIABLE__INIT_EXPRESSION
          The feature id for the 'Init Expression' containment reference.
static int REALIZED_VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int REALIZED_VARIABLE__REPRESENTED_PARAMETER
          The feature id for the 'Represented Parameter' reference.
static int REALIZED_VARIABLE__START_POSITION
          The feature id for the 'Start Position' attribute.
static int REALIZED_VARIABLE__TYPE
          The feature id for the 'Type' reference.
static int REALIZED_VARIABLE__TYPE_END_POSITION
          The feature id for the 'Type End Position' attribute.
static int REALIZED_VARIABLE__TYPE_START_POSITION
          The feature id for the 'Type Start Position' attribute.
static int REALIZED_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'Realized Variable' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getArea_BottomPattern()
          Returns the meta object for the containment reference 'Bottom Pattern'.
 org.eclipse.emf.ecore.EReference getArea_GuardPattern()
          Returns the meta object for the containment reference 'Guard Pattern'.
 org.eclipse.emf.ecore.EClass getArea()
          Returns the meta object for class 'Area'.
 org.eclipse.emf.ecore.EReference getAssignment_BottomPattern()
          Returns the meta object for the container reference 'Bottom Pattern'.
 org.eclipse.emf.ecore.EAttribute getAssignment_IsDefault()
          Returns the meta object for the attribute 'Is Default'.
 org.eclipse.emf.ecore.EReference getAssignment_SlotExpression()
          Returns the meta object for the containment reference 'Slot Expression'.
 org.eclipse.emf.ecore.EReference getAssignment_TargetProperty()
          Returns the meta object for the reference 'Target Property'.
 org.eclipse.emf.ecore.EReference getAssignment_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getAssignment()
          Returns the meta object for class 'Assignment'.
 org.eclipse.emf.ecore.EReference getBottomPattern_Area()
          Returns the meta object for the container reference 'Area'.
 org.eclipse.emf.ecore.EReference getBottomPattern_Assignment()
          Returns the meta object for the containment reference list 'Assignment'.
 org.eclipse.emf.ecore.EReference getBottomPattern_EnforcementOperation()
          Returns the meta object for the containment reference list 'Enforcement Operation'.
 org.eclipse.emf.ecore.EReference getBottomPattern_RealizedVariable()
          Returns the meta object for the containment reference list 'Realized Variable'.
 org.eclipse.emf.ecore.EClass getBottomPattern()
          Returns the meta object for class 'Bottom Pattern'.
 org.eclipse.emf.ecore.EClass getCoreDomain()
          Returns the meta object for class 'Core Domain'.
 org.eclipse.emf.ecore.EClass getCorePattern()
          Returns the meta object for class 'Core Pattern'.
 org.eclipse.emf.ecore.EEnum getEnforcementMode()
          Returns the meta object for enum 'Enforcement Mode'.
 org.eclipse.emf.ecore.EReference getEnforcementOperation_BottomPattern()
          Returns the meta object for the container reference 'Bottom Pattern'.
 org.eclipse.emf.ecore.EAttribute getEnforcementOperation_EnforcementMode()
          Returns the meta object for the attribute 'Enforcement Mode'.
 org.eclipse.emf.ecore.EReference getEnforcementOperation_OperationCallExp()
          Returns the meta object for the reference 'Operation Call Exp'.
 org.eclipse.emf.ecore.EClass getEnforcementOperation()
          Returns the meta object for class 'Enforcement Operation'.
 EqvtCoreFactory getEqvtCoreFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getGuardPattern_Area()
          Returns the meta object for the container reference 'Area'.
 org.eclipse.emf.ecore.EClass getGuardPattern()
          Returns the meta object for class 'Guard Pattern'.
 org.eclipse.emf.ecore.EReference getMapping_Context()
          Returns the meta object for the reference 'Context'.
 org.eclipse.emf.ecore.EReference getMapping_Local()
          Returns the meta object for the reference list 'Local'.
 org.eclipse.emf.ecore.EReference getMapping_Specification()
          Returns the meta object for the reference list 'Specification'.
 org.eclipse.emf.ecore.EClass getMapping()
          Returns the meta object for class 'Mapping'.
 org.eclipse.emf.ecore.EClass getRealizedVariable()
          Returns the meta object for class 'Realized Variable'.
 
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 EqvtCorePackage eINSTANCE
The singleton instance of the package.


AREA

static final int AREA
The meta object id for the 'Area' class.

See Also:
AreaImpl, EqvtCorePackageImpl.getArea(), Constant Field Values

AREA__GUARD_PATTERN

static final int AREA__GUARD_PATTERN
The feature id for the 'Guard Pattern' containment reference.

See Also:
Constant Field Values

AREA__BOTTOM_PATTERN

static final int AREA__BOTTOM_PATTERN
The feature id for the 'Bottom Pattern' containment reference.

See Also:
Constant Field Values

AREA_FEATURE_COUNT

static final int AREA_FEATURE_COUNT
The number of structural features of the 'Area' class.

See Also:
Constant Field Values

ASSIGNMENT

static final int ASSIGNMENT
The meta object id for the 'Assignment' class.

See Also:
AssignmentImpl, EqvtCorePackageImpl.getAssignment(), Constant Field Values

ASSIGNMENT__BOTTOM_PATTERN

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

See Also:
Constant Field Values

ASSIGNMENT__SLOT_EXPRESSION

static final int ASSIGNMENT__SLOT_EXPRESSION
The feature id for the 'Slot Expression' containment reference.

See Also:
Constant Field Values

ASSIGNMENT__VALUE

static final int ASSIGNMENT__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

ASSIGNMENT__TARGET_PROPERTY

static final int ASSIGNMENT__TARGET_PROPERTY
The feature id for the 'Target Property' reference.

See Also:
Constant Field Values

ASSIGNMENT__IS_DEFAULT

static final int ASSIGNMENT__IS_DEFAULT
The feature id for the 'Is Default' attribute.

See Also:
Constant Field Values

ASSIGNMENT_FEATURE_COUNT

static final int ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class.

See Also:
Constant Field Values

CORE_PATTERN

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

See Also:
CorePatternImpl, EqvtCorePackageImpl.getCorePattern(), Constant Field Values

CORE_PATTERN__EANNOTATIONS

static final int CORE_PATTERN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

CORE_PATTERN__PREDICATE

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

See Also:
Constant Field Values

CORE_PATTERN__BINDS_TO

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

See Also:
Constant Field Values

CORE_PATTERN_FEATURE_COUNT

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

See Also:
Constant Field Values

BOTTOM_PATTERN

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

See Also:
BottomPatternImpl, EqvtCorePackageImpl.getBottomPattern(), Constant Field Values

BOTTOM_PATTERN__EANNOTATIONS

static final int BOTTOM_PATTERN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

BOTTOM_PATTERN__PREDICATE

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

See Also:
Constant Field Values

BOTTOM_PATTERN__BINDS_TO

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

See Also:
Constant Field Values

BOTTOM_PATTERN__AREA

static final int BOTTOM_PATTERN__AREA
The feature id for the 'Area' container reference.

See Also:
Constant Field Values

BOTTOM_PATTERN__ASSIGNMENT

static final int BOTTOM_PATTERN__ASSIGNMENT
The feature id for the 'Assignment' containment reference list.

See Also:
Constant Field Values

BOTTOM_PATTERN__REALIZED_VARIABLE

static final int BOTTOM_PATTERN__REALIZED_VARIABLE
The feature id for the 'Realized Variable' containment reference list.

See Also:
Constant Field Values

BOTTOM_PATTERN__ENFORCEMENT_OPERATION

static final int BOTTOM_PATTERN__ENFORCEMENT_OPERATION
The feature id for the 'Enforcement Operation' containment reference list.

See Also:
Constant Field Values

BOTTOM_PATTERN_FEATURE_COUNT

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

See Also:
Constant Field Values

GUARD_PATTERN

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

See Also:
GuardPatternImpl, EqvtCorePackageImpl.getGuardPattern(), Constant Field Values

GUARD_PATTERN__EANNOTATIONS

static final int GUARD_PATTERN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

GUARD_PATTERN__PREDICATE

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

See Also:
Constant Field Values

GUARD_PATTERN__BINDS_TO

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

See Also:
Constant Field Values

GUARD_PATTERN__AREA

static final int GUARD_PATTERN__AREA
The feature id for the 'Area' container reference.

See Also:
Constant Field Values

GUARD_PATTERN_FEATURE_COUNT

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

See Also:
Constant Field Values

MAPPING

static final int MAPPING
The meta object id for the 'Mapping' class.

See Also:
MappingImpl, EqvtCorePackageImpl.getMapping(), Constant Field Values

MAPPING__EANNOTATIONS

static final int MAPPING__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

MAPPING__NAME

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

See Also:
Constant Field Values

MAPPING__DOMAIN

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

See Also:
Constant Field Values

MAPPING__TRANSFORMATION

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

See Also:
Constant Field Values

MAPPING__OVERRIDES

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

See Also:
Constant Field Values

MAPPING__GUARD_PATTERN

static final int MAPPING__GUARD_PATTERN
The feature id for the 'Guard Pattern' containment reference.

See Also:
Constant Field Values

MAPPING__BOTTOM_PATTERN

static final int MAPPING__BOTTOM_PATTERN
The feature id for the 'Bottom Pattern' containment reference.

See Also:
Constant Field Values

MAPPING__SPECIFICATION

static final int MAPPING__SPECIFICATION
The feature id for the 'Specification' reference list.

See Also:
Constant Field Values

MAPPING__LOCAL

static final int MAPPING__LOCAL
The feature id for the 'Local' reference list.

See Also:
Constant Field Values

MAPPING__CONTEXT

static final int MAPPING__CONTEXT
The feature id for the 'Context' reference.

See Also:
Constant Field Values

MAPPING_FEATURE_COUNT

static final int MAPPING_FEATURE_COUNT
The number of structural features of the 'Mapping' class.

See Also:
Constant Field Values

REALIZED_VARIABLE

static final int REALIZED_VARIABLE
The meta object id for the 'Realized Variable' class.

See Also:
RealizedVariableImpl, EqvtCorePackageImpl.getRealizedVariable(), Constant Field Values

REALIZED_VARIABLE__NAME

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

See Also:
Constant Field Values

REALIZED_VARIABLE__TYPE

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

See Also:
Constant Field Values

REALIZED_VARIABLE__START_POSITION

static final int REALIZED_VARIABLE__START_POSITION
The feature id for the 'Start Position' attribute.

See Also:
Constant Field Values

REALIZED_VARIABLE__END_POSITION

static final int REALIZED_VARIABLE__END_POSITION
The feature id for the 'End Position' attribute.

See Also:
Constant Field Values

REALIZED_VARIABLE__TYPE_START_POSITION

static final int REALIZED_VARIABLE__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute.

See Also:
Constant Field Values

REALIZED_VARIABLE__TYPE_END_POSITION

static final int REALIZED_VARIABLE__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute.

See Also:
Constant Field Values

REALIZED_VARIABLE__INIT_EXPRESSION

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

See Also:
Constant Field Values

REALIZED_VARIABLE__REPRESENTED_PARAMETER

static final int REALIZED_VARIABLE__REPRESENTED_PARAMETER
The feature id for the 'Represented Parameter' reference.

See Also:
Constant Field Values

REALIZED_VARIABLE_FEATURE_COUNT

static final int REALIZED_VARIABLE_FEATURE_COUNT
The number of structural features of the 'Realized Variable' class.

See Also:
Constant Field Values

CORE_DOMAIN

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

See Also:
CoreDomainImpl, EqvtCorePackageImpl.getCoreDomain(), Constant Field Values

CORE_DOMAIN__EANNOTATIONS

static final int CORE_DOMAIN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

CORE_DOMAIN__NAME

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

See Also:
Constant Field Values

CORE_DOMAIN__IS_CHECKABLE

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

See Also:
Constant Field Values

CORE_DOMAIN__IS_ENFORCEABLE

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

See Also:
Constant Field Values

CORE_DOMAIN__RULE

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

See Also:
Constant Field Values

CORE_DOMAIN__TYPED_MODEL

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

See Also:
Constant Field Values

CORE_DOMAIN__GUARD_PATTERN

static final int CORE_DOMAIN__GUARD_PATTERN
The feature id for the 'Guard Pattern' containment reference.

See Also:
Constant Field Values

CORE_DOMAIN__BOTTOM_PATTERN

static final int CORE_DOMAIN__BOTTOM_PATTERN
The feature id for the 'Bottom Pattern' containment reference.

See Also:
Constant Field Values

CORE_DOMAIN_FEATURE_COUNT

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

See Also:
Constant Field Values

ENFORCEMENT_OPERATION

static final int ENFORCEMENT_OPERATION
The meta object id for the 'Enforcement Operation' class.

See Also:
EnforcementOperationImpl, EqvtCorePackageImpl.getEnforcementOperation(), Constant Field Values

ENFORCEMENT_OPERATION__ENFORCEMENT_MODE

static final int ENFORCEMENT_OPERATION__ENFORCEMENT_MODE
The feature id for the 'Enforcement Mode' attribute.

See Also:
Constant Field Values

ENFORCEMENT_OPERATION__BOTTOM_PATTERN

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

See Also:
Constant Field Values

ENFORCEMENT_OPERATION__OPERATION_CALL_EXP

static final int ENFORCEMENT_OPERATION__OPERATION_CALL_EXP
The feature id for the 'Operation Call Exp' reference.

See Also:
Constant Field Values

ENFORCEMENT_OPERATION_FEATURE_COUNT

static final int ENFORCEMENT_OPERATION_FEATURE_COUNT
The number of structural features of the 'Enforcement Operation' class.

See Also:
Constant Field Values

ENFORCEMENT_MODE

static final int ENFORCEMENT_MODE
The meta object id for the 'Enforcement Mode' enum.

See Also:
EnforcementMode, EqvtCorePackageImpl.getEnforcementMode(), Constant Field Values
Method Detail

getArea

org.eclipse.emf.ecore.EClass getArea()
Returns the meta object for class 'Area'.

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

getArea_GuardPattern

org.eclipse.emf.ecore.EReference getArea_GuardPattern()
Returns the meta object for the containment reference 'Guard Pattern'.

Returns:
the meta object for the containment reference 'Guard Pattern'.
See Also:
Area.getGuardPattern(), getArea()

getArea_BottomPattern

org.eclipse.emf.ecore.EReference getArea_BottomPattern()
Returns the meta object for the containment reference 'Bottom Pattern'.

Returns:
the meta object for the containment reference 'Bottom Pattern'.
See Also:
Area.getBottomPattern(), getArea()

getAssignment

org.eclipse.emf.ecore.EClass getAssignment()
Returns the meta object for class 'Assignment'.

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

getAssignment_BottomPattern

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

Returns:
the meta object for the container reference 'Bottom Pattern'.
See Also:
Assignment.getBottomPattern(), getAssignment()

getAssignment_SlotExpression

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

Returns:
the meta object for the containment reference 'Slot Expression'.
See Also:
Assignment.getSlotExpression(), getAssignment()

getAssignment_Value

org.eclipse.emf.ecore.EReference getAssignment_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Assignment.getValue(), getAssignment()

getAssignment_TargetProperty

org.eclipse.emf.ecore.EReference getAssignment_TargetProperty()
Returns the meta object for the reference 'Target Property'.

Returns:
the meta object for the reference 'Target Property'.
See Also:
Assignment.getTargetProperty(), getAssignment()

getAssignment_IsDefault

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

Returns:
the meta object for the attribute 'Is Default'.
See Also:
Assignment.getIsDefault(), getAssignment()

getBottomPattern

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

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

getBottomPattern_Area

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

Returns:
the meta object for the container reference 'Area'.
See Also:
BottomPattern.getArea(), getBottomPattern()

getBottomPattern_Assignment

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

Returns:
the meta object for the containment reference list 'Assignment'.
See Also:
BottomPattern.getAssignment(), getBottomPattern()

getBottomPattern_RealizedVariable

org.eclipse.emf.ecore.EReference getBottomPattern_RealizedVariable()
Returns the meta object for the containment reference list 'Realized Variable'.

Returns:
the meta object for the containment reference list 'Realized Variable'.
See Also:
BottomPattern.getRealizedVariable(), getBottomPattern()

getBottomPattern_EnforcementOperation

org.eclipse.emf.ecore.EReference getBottomPattern_EnforcementOperation()
Returns the meta object for the containment reference list 'Enforcement Operation'.

Returns:
the meta object for the containment reference list 'Enforcement Operation'.
See Also:
BottomPattern.getEnforcementOperation(), getBottomPattern()

getGuardPattern

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

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

getGuardPattern_Area

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

Returns:
the meta object for the container reference 'Area'.
See Also:
GuardPattern.getArea(), getGuardPattern()

getMapping

org.eclipse.emf.ecore.EClass getMapping()
Returns the meta object for class 'Mapping'.

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

getMapping_Specification

org.eclipse.emf.ecore.EReference getMapping_Specification()
Returns the meta object for the reference list 'Specification'.

Returns:
the meta object for the reference list 'Specification'.
See Also:
Mapping.getSpecification(), getMapping()

getMapping_Local

org.eclipse.emf.ecore.EReference getMapping_Local()
Returns the meta object for the reference list 'Local'.

Returns:
the meta object for the reference list 'Local'.
See Also:
Mapping.getLocal(), getMapping()

getMapping_Context

org.eclipse.emf.ecore.EReference getMapping_Context()
Returns the meta object for the reference 'Context'.

Returns:
the meta object for the reference 'Context'.
See Also:
Mapping.getContext(), getMapping()

getRealizedVariable

org.eclipse.emf.ecore.EClass getRealizedVariable()
Returns the meta object for class 'Realized Variable'.

Returns:
the meta object for class 'Realized Variable'.
See Also:
RealizedVariable

getCoreDomain

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

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

getCorePattern

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

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

getEnforcementOperation

org.eclipse.emf.ecore.EClass getEnforcementOperation()
Returns the meta object for class 'Enforcement Operation'.

Returns:
the meta object for class 'Enforcement Operation'.
See Also:
EnforcementOperation

getEnforcementOperation_EnforcementMode

org.eclipse.emf.ecore.EAttribute getEnforcementOperation_EnforcementMode()
Returns the meta object for the attribute 'Enforcement Mode'.

Returns:
the meta object for the attribute 'Enforcement Mode'.
See Also:
EnforcementOperation.getEnforcementMode(), getEnforcementOperation()

getEnforcementOperation_BottomPattern

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

Returns:
the meta object for the container reference 'Bottom Pattern'.
See Also:
EnforcementOperation.getBottomPattern(), getEnforcementOperation()

getEnforcementOperation_OperationCallExp

org.eclipse.emf.ecore.EReference getEnforcementOperation_OperationCallExp()
Returns the meta object for the reference 'Operation Call Exp'.

Returns:
the meta object for the reference 'Operation Call Exp'.
See Also:
EnforcementOperation.getOperationCallExp(), getEnforcementOperation()

getEnforcementMode

org.eclipse.emf.ecore.EEnum getEnforcementMode()
Returns the meta object for enum 'Enforcement Mode'.

Returns:
the meta object for enum 'Enforcement Mode'.
See Also:
EnforcementMode

getEqvtCoreFactory

EqvtCoreFactory getEqvtCoreFactory()
Returns the factory that creates the instances of the model.

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