public static interface DeltaPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ADD_DELTA
The meta object literal for the '
Add Delta' class. |
static org.eclipse.emf.ecore.EClass |
CHANGE_DELTA
The meta object literal for the '
Change Delta' class. |
static org.eclipse.emf.ecore.EReference |
CHANGE_DELTA__LIST_DELTAS
The meta object literal for the 'List Deltas' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
CHANGE_DELTA__NEW_SET
The meta object literal for the 'New Set' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CHANGE_DELTA__OLD_SET
The meta object literal for the 'Old Set' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
COMPOSITE_DELTA
The meta object literal for the '
Composite Delta' class. |
static org.eclipse.emf.ecore.EClass |
CONFLICT
The meta object literal for the '
Conflict' class. |
static org.eclipse.emf.ecore.EReference |
CONFLICT__DELTAS
The meta object literal for the 'Deltas' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
CROSS_RESOURCE_EOBJECT_LOCATION
The meta object literal for the '
Cross Resource EObject Location' class. |
static org.eclipse.emf.ecore.EClass |
DELETE_DELTA
The meta object literal for the '
Delete Delta' class. |
static org.eclipse.emf.ecore.EClass |
DELTA
The meta object literal for the '
Delta' class. |
static org.eclipse.emf.ecore.EReference |
DELTA__CONFLICTS
The meta object literal for the 'Conflicts' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
DELTA_CONTAINER
The meta object literal for the '
Container' class. |
static org.eclipse.emf.ecore.EClass |
EANNOTATION_LOCATION
The meta object literal for the '
EAnnotation Location' class. |
static org.eclipse.emf.ecore.EClass |
EOBJECT_LOCATION
The meta object literal for the '
EObject Location' class. |
static org.eclipse.emf.ecore.EClass |
JOIN_DELTA
The meta object literal for the '
Join Delta' class. |
static org.eclipse.emf.ecore.EClass |
LIST_DELTA
The meta object literal for the '
List Delta' class. |
static org.eclipse.emf.ecore.EReference |
LIST_DELTA__CHANGE_DELTA
The meta object literal for the 'Change Delta' reference feature.
|
static org.eclipse.emf.ecore.EReference |
LIST_DELTA__MOVE
The meta object literal for the 'Move' reference feature.
|
static org.eclipse.emf.ecore.EClass |
LOCATION
The meta object literal for the '
Location' class. |
static org.eclipse.emf.ecore.EClass |
MORPH_DELTA
The meta object literal for the '
Morph Delta' class. |
static org.eclipse.emf.ecore.EClass |
MOVE_DELTA
The meta object literal for the '
Move Delta' class. |
static org.eclipse.emf.ecore.EReference |
MOVE_DELTA__ADD
The meta object literal for the 'Add' reference feature.
|
static org.eclipse.emf.ecore.EReference |
MOVE_DELTA__DELETE
The meta object literal for the 'Delete' reference feature.
|
static org.eclipse.emf.ecore.EClass |
RESOLUTION
The meta object literal for the '
Resolution' class. |
static org.eclipse.emf.ecore.EClass |
RESOURCE_LOCATION
The meta object literal for the '
Resource Location' class. |
static org.eclipse.emf.ecore.EClass |
SEPARATION_DELTA
The meta object literal for the '
Separation Delta' class. |
static final org.eclipse.emf.ecore.EClass DELTA_CONTAINER
Container' class.
static final org.eclipse.emf.ecore.EClass DELTA
Delta' class.
DeltaImpl,
DeltaPackageImpl.getDelta()static final org.eclipse.emf.ecore.EReference DELTA__CONFLICTS
static final org.eclipse.emf.ecore.EClass LOCATION
Location' class.
LocationImpl,
DeltaPackageImpl.getLocation()static final org.eclipse.emf.ecore.EClass CONFLICT
Conflict' class.
ConflictImpl,
DeltaPackageImpl.getConflict()static final org.eclipse.emf.ecore.EReference CONFLICT__DELTAS
static final org.eclipse.emf.ecore.EClass ADD_DELTA
Add Delta' class.
AddDeltaImpl,
DeltaPackageImpl.getAddDelta()static final org.eclipse.emf.ecore.EClass DELETE_DELTA
Delete Delta' class.
DeleteDeltaImpl,
DeltaPackageImpl.getDeleteDelta()static final org.eclipse.emf.ecore.EClass MOVE_DELTA
Move Delta' class.
MoveDeltaImpl,
DeltaPackageImpl.getMoveDelta()static final org.eclipse.emf.ecore.EReference MOVE_DELTA__DELETE
static final org.eclipse.emf.ecore.EReference MOVE_DELTA__ADD
static final org.eclipse.emf.ecore.EClass CHANGE_DELTA
Change Delta' class.
ChangeDeltaImpl,
DeltaPackageImpl.getChangeDelta()static final org.eclipse.emf.ecore.EAttribute CHANGE_DELTA__OLD_SET
static final org.eclipse.emf.ecore.EAttribute CHANGE_DELTA__NEW_SET
static final org.eclipse.emf.ecore.EReference CHANGE_DELTA__LIST_DELTAS
static final org.eclipse.emf.ecore.EClass COMPOSITE_DELTA
Composite Delta' class.
static final org.eclipse.emf.ecore.EClass EANNOTATION_LOCATION
EAnnotation Location' class.
static final org.eclipse.emf.ecore.EClass RESOLUTION
Resolution' class.
ResolutionImpl,
DeltaPackageImpl.getResolution()static final org.eclipse.emf.ecore.EClass LIST_DELTA
List Delta' class.
ListDeltaImpl,
DeltaPackageImpl.getListDelta()static final org.eclipse.emf.ecore.EReference LIST_DELTA__MOVE
static final org.eclipse.emf.ecore.EReference LIST_DELTA__CHANGE_DELTA
static final org.eclipse.emf.ecore.EClass EOBJECT_LOCATION
EObject Location' class.
static final org.eclipse.emf.ecore.EClass RESOURCE_LOCATION
Resource Location' class.
static final org.eclipse.emf.ecore.EClass JOIN_DELTA
Join Delta' class.
JoinDeltaImpl,
DeltaPackageImpl.getJoinDelta()static final org.eclipse.emf.ecore.EClass CROSS_RESOURCE_EOBJECT_LOCATION
Cross Resource EObject Location' class.
static final org.eclipse.emf.ecore.EClass MORPH_DELTA
Morph Delta' class.
MorphDeltaImpl,
DeltaPackageImpl.getMorphDelta()static final org.eclipse.emf.ecore.EClass SEPARATION_DELTA
Separation Delta' class.