|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MatchPackage.Literals
Defines literals for the meta objects that represent
| Field Summary | |
|---|---|
static org.eclipse.emf.ecore.EClass |
MATCH_ELEMENT
The meta object literal for the ' Element' class |
static org.eclipse.emf.ecore.EAttribute |
MATCH_ELEMENT__SIMILARITY
The meta object literal for the 'Similarity' attribute feature. |
static org.eclipse.emf.ecore.EReference |
MATCH_ELEMENT__SUB_MATCH_ELEMENTS
The meta object literal for the 'Sub Match Elements' containment reference list feature |
static org.eclipse.emf.ecore.EClass |
MATCH_MODEL
The meta object literal for the ' Model' class |
static org.eclipse.emf.ecore.EReference |
MATCH_MODEL__ANCESTOR_ROOTS
The meta object literal for the 'Ancestor Roots' reference list feature |
static org.eclipse.emf.ecore.EReference |
MATCH_MODEL__LEFT_ROOTS
The meta object literal for the 'Left Roots' reference list feature |
static org.eclipse.emf.ecore.EReference |
MATCH_MODEL__MATCHED_ELEMENTS
The meta object literal for the 'Matched Elements' containment reference list feature |
static org.eclipse.emf.ecore.EReference |
MATCH_MODEL__RIGHT_ROOTS
The meta object literal for the 'Right Roots' reference list feature |
static org.eclipse.emf.ecore.EReference |
MATCH_MODEL__UNMATCHED_ELEMENTS
The meta object literal for the 'Unmatched Elements' containment reference list feature |
static org.eclipse.emf.ecore.EClass |
MATCH_RESOURCE_SET
The meta object literal for the ' Resource Set' class |
static org.eclipse.emf.ecore.EReference |
MATCH_RESOURCE_SET__MATCH_MODELS
The meta object literal for the 'Match Models' containment reference list feature |
static org.eclipse.emf.ecore.EReference |
MATCH_RESOURCE_SET__UNMATCHED_MODELS
The meta object literal for the 'Unmatched Models' containment reference list feature |
static org.eclipse.emf.ecore.EClass |
MATCH2_ELEMENTS
The meta object literal for the ' Match2 Elements' class |
static org.eclipse.emf.ecore.EReference |
MATCH2_ELEMENTS__LEFT_ELEMENT
The meta object literal for the 'Left Element' reference feature. |
static org.eclipse.emf.ecore.EReference |
MATCH2_ELEMENTS__RIGHT_ELEMENT
The meta object literal for the 'Right Element' reference feature. |
static org.eclipse.emf.ecore.EClass |
MATCH3_ELEMENTS
The meta object literal for the ' Match3 Elements' class |
static org.eclipse.emf.ecore.EReference |
MATCH3_ELEMENTS__ORIGIN_ELEMENT
The meta object literal for the 'Origin Element' reference feature |
static org.eclipse.emf.ecore.EEnum |
SIDE
The meta object literal for the ' Side' enum |
static org.eclipse.emf.ecore.EClass |
UNMATCH_ELEMENT
The meta object literal for the ' Unmatch Element' class |
static org.eclipse.emf.ecore.EAttribute |
UNMATCH_ELEMENT__CONFLICTING
The meta object literal for the 'Conflicting' attribute feature |
static org.eclipse.emf.ecore.EReference |
UNMATCH_ELEMENT__ELEMENT
The meta object literal for the 'Element' reference feature |
static org.eclipse.emf.ecore.EAttribute |
UNMATCH_ELEMENT__REMOTE
The meta object literal for the 'Remote' attribute feature |
static org.eclipse.emf.ecore.EAttribute |
UNMATCH_ELEMENT__SIDE
The meta object literal for the 'Side' attribute feature |
static org.eclipse.emf.ecore.EClass |
UNMATCH_MODEL
The meta object literal for the ' Unmatch Model' class |
static org.eclipse.emf.ecore.EAttribute |
UNMATCH_MODEL__REMOTE
The meta object literal for the 'Remote' attribute feature |
static org.eclipse.emf.ecore.EReference |
UNMATCH_MODEL__ROOTS
The meta object literal for the 'Roots' reference list feature |
static org.eclipse.emf.ecore.EAttribute |
UNMATCH_MODEL__SIDE
The meta object literal for the 'Side' attribute feature |
| Field Detail |
|---|
static final org.eclipse.emf.ecore.EClass MATCH_ELEMENT
Element' class.
MatchElementImpl,
MatchPackageImpl.getMatchElement()static final org.eclipse.emf.ecore.EAttribute MATCH_ELEMENT__SIMILARITY
static final org.eclipse.emf.ecore.EReference MATCH_ELEMENT__SUB_MATCH_ELEMENTS
static final org.eclipse.emf.ecore.EClass MATCH_MODEL
Model' class.
MatchModelImpl,
MatchPackageImpl.getMatchModel()static final org.eclipse.emf.ecore.EReference MATCH_MODEL__MATCHED_ELEMENTS
static final org.eclipse.emf.ecore.EReference MATCH_MODEL__UNMATCHED_ELEMENTS
static final org.eclipse.emf.ecore.EReference MATCH_MODEL__LEFT_ROOTS
static final org.eclipse.emf.ecore.EReference MATCH_MODEL__RIGHT_ROOTS
static final org.eclipse.emf.ecore.EReference MATCH_MODEL__ANCESTOR_ROOTS
static final org.eclipse.emf.ecore.EClass UNMATCH_MODEL
Unmatch Model' class.
UnmatchModelImpl,
MatchPackageImpl.getUnmatchModel()static final org.eclipse.emf.ecore.EReference UNMATCH_MODEL__ROOTS
static final org.eclipse.emf.ecore.EAttribute UNMATCH_MODEL__REMOTE
static final org.eclipse.emf.ecore.EAttribute UNMATCH_MODEL__SIDE
static final org.eclipse.emf.ecore.EClass MATCH2_ELEMENTS
Match2 Elements' class.
Match2ElementsImpl,
MatchPackageImpl.getMatch2Elements()static final org.eclipse.emf.ecore.EReference MATCH2_ELEMENTS__LEFT_ELEMENT
static final org.eclipse.emf.ecore.EReference MATCH2_ELEMENTS__RIGHT_ELEMENT
static final org.eclipse.emf.ecore.EClass MATCH3_ELEMENTS
Match3 Elements' class.
Match3ElementsImpl,
MatchPackageImpl.getMatch3Elements()static final org.eclipse.emf.ecore.EReference MATCH3_ELEMENTS__ORIGIN_ELEMENT
static final org.eclipse.emf.ecore.EClass UNMATCH_ELEMENT
Unmatch Element' class.
UnmatchElementImpl,
MatchPackageImpl.getUnmatchElement()static final org.eclipse.emf.ecore.EReference UNMATCH_ELEMENT__ELEMENT
static final org.eclipse.emf.ecore.EAttribute UNMATCH_ELEMENT__CONFLICTING
static final org.eclipse.emf.ecore.EAttribute UNMATCH_ELEMENT__REMOTE
static final org.eclipse.emf.ecore.EAttribute UNMATCH_ELEMENT__SIDE
static final org.eclipse.emf.ecore.EClass MATCH_RESOURCE_SET
Resource Set' class.
MatchResourceSetImpl,
MatchPackageImpl.getMatchResourceSet()static final org.eclipse.emf.ecore.EReference MATCH_RESOURCE_SET__MATCH_MODELS
static final org.eclipse.emf.ecore.EReference MATCH_RESOURCE_SET__UNMATCHED_MODELS
static final org.eclipse.emf.ecore.EEnum SIDE
Side' enum.
Side,
MatchPackageImpl.getSide()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||