|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MatchPackage
The Package for the model. It contains accessors for the meta objects to represent
MatchFactory| Nested Class Summary | |
|---|---|
static interface |
MatchPackage.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 MatchPackage |
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 |
MATCH_ELEMENT
The meta object id for the ' Element' class |
static int |
MATCH_ELEMENT__SIMILARITY
The feature id for the 'Similarity' attribute |
static int |
MATCH_ELEMENT__SUB_MATCH_ELEMENTS
The feature id for the 'Sub Match Elements' containment reference list. |
static int |
MATCH_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class |
static int |
MATCH_MODEL
The meta object id for the ' Model' class |
static int |
MATCH_MODEL__ANCESTOR_ROOTS
The feature id for the 'Ancestor Roots' reference list |
static int |
MATCH_MODEL__LEFT_ROOTS
The feature id for the 'Left Roots' reference list |
static int |
MATCH_MODEL__MATCHED_ELEMENTS
The feature id for the 'Matched Elements' containment reference list. |
static int |
MATCH_MODEL__RIGHT_ROOTS
The feature id for the 'Right Roots' reference list |
static int |
MATCH_MODEL__UNMATCHED_ELEMENTS
The feature id for the 'Unmatched Elements' containment reference list |
static int |
MATCH_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class |
static int |
MATCH_RESOURCE_SET
The meta object id for the ' Resource Set' class |
static int |
MATCH_RESOURCE_SET__MATCH_MODELS
The feature id for the 'Match Models' containment reference list |
static int |
MATCH_RESOURCE_SET__UNMATCHED_MODELS
The feature id for the 'Unmatched Models' containment reference list |
static int |
MATCH_RESOURCE_SET_FEATURE_COUNT
The number of structural features of the 'Resource Set' class |
static int |
MATCH2_ELEMENTS
The meta object id for the ' Match2 Elements' class |
static int |
MATCH2_ELEMENTS__LEFT_ELEMENT
The feature id for the 'Left Element' reference |
static int |
MATCH2_ELEMENTS__RIGHT_ELEMENT
The feature id for the 'Right Element' reference |
static int |
MATCH2_ELEMENTS__SIMILARITY
The feature id for the 'Similarity' attribute |
static int |
MATCH2_ELEMENTS__SUB_MATCH_ELEMENTS
The feature id for the 'Sub Match Elements' containment reference list. |
static int |
MATCH2_ELEMENTS_FEATURE_COUNT
The number of structural features of the 'Match2 Elements' class |
static int |
MATCH3_ELEMENTS
The meta object id for the ' Match3 Elements' class |
static int |
MATCH3_ELEMENTS__LEFT_ELEMENT
The feature id for the 'Left Element' reference |
static int |
MATCH3_ELEMENTS__ORIGIN_ELEMENT
The feature id for the 'Origin Element' reference |
static int |
MATCH3_ELEMENTS__RIGHT_ELEMENT
The feature id for the 'Right Element' reference |
static int |
MATCH3_ELEMENTS__SIMILARITY
The feature id for the 'Similarity' attribute |
static int |
MATCH3_ELEMENTS__SUB_MATCH_ELEMENTS
The feature id for the 'Sub Match Elements' containment reference list |
static int |
MATCH3_ELEMENTS_FEATURE_COUNT
The number of structural features of the 'Match3 Elements' class |
static int |
SIDE
The meta object id for the ' Side' enum |
static int |
UNMATCH_ELEMENT
The meta object id for the ' Unmatch Element' class |
static int |
UNMATCH_ELEMENT__ELEMENT
The feature id for the 'Element' reference |
static int |
UNMATCH_ELEMENT__REMOTE
The feature id for the 'Remote' attribute |
static int |
UNMATCH_ELEMENT__SIDE
The feature id for the 'Side' attribute |
static int |
UNMATCH_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Unmatch Element' class |
static int |
UNMATCH_MODEL
The meta object id for the ' Unmatch Model' class |
static int |
UNMATCH_MODEL__REMOTE
The feature id for the 'Remote' attribute |
static int |
UNMATCH_MODEL__ROOTS
The feature id for the 'Roots' reference list |
static int |
UNMATCH_MODEL__SIDE
The feature id for the 'Side' attribute |
static int |
UNMATCH_MODEL_FEATURE_COUNT
The number of structural features of the 'Unmatch Model' class |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EReference |
getMatch2Elements_LeftElement()
Returns the meta object for the reference ' Left Element' |
org.eclipse.emf.ecore.EReference |
getMatch2Elements_RightElement()
Returns the meta object for the reference ' Right Element' |
org.eclipse.emf.ecore.EClass |
getMatch2Elements()
Returns the meta object for class ' Match2 Elements' |
org.eclipse.emf.ecore.EReference |
getMatch3Elements_OriginElement()
Returns the meta object for the reference ' Origin Element' |
org.eclipse.emf.ecore.EClass |
getMatch3Elements()
Returns the meta object for class ' Match3 Elements' |
org.eclipse.emf.ecore.EAttribute |
getMatchElement_Similarity()
Returns the meta object for the attribute ' Similarity' |
org.eclipse.emf.ecore.EReference |
getMatchElement_SubMatchElements()
Returns the meta object for the containment reference list ' Sub Match Elements' |
org.eclipse.emf.ecore.EClass |
getMatchElement()
Returns the meta object for class ' Element' |
MatchFactory |
getMatchFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EReference |
getMatchModel_AncestorRoots()
Returns the meta object for the reference list ' Ancestor Roots' |
org.eclipse.emf.ecore.EReference |
getMatchModel_LeftRoots()
Returns the meta object for the reference list ' Left Roots' |
org.eclipse.emf.ecore.EReference |
getMatchModel_MatchedElements()
Returns the meta object for the containment reference list ' Matched Elements' |
org.eclipse.emf.ecore.EReference |
getMatchModel_RightRoots()
Returns the meta object for the reference list ' Right Roots' |
org.eclipse.emf.ecore.EReference |
getMatchModel_UnmatchedElements()
Returns the meta object for the containment reference list ' Unmatched Elements' |
org.eclipse.emf.ecore.EClass |
getMatchModel()
Returns the meta object for class ' Model' |
org.eclipse.emf.ecore.EReference |
getMatchResourceSet_MatchModels()
Returns the meta object for the containment reference list ' Match Models' |
org.eclipse.emf.ecore.EReference |
getMatchResourceSet_UnmatchedModels()
Returns the meta object for the containment reference list ' Unmatched Models' |
org.eclipse.emf.ecore.EClass |
getMatchResourceSet()
Returns the meta object for class ' Resource Set' |
org.eclipse.emf.ecore.EEnum |
getSide()
Returns the meta object for enum ' Side' |
org.eclipse.emf.ecore.EReference |
getUnmatchElement_Element()
Returns the meta object for the reference ' Element' |
org.eclipse.emf.ecore.EAttribute |
getUnmatchElement_Remote()
Returns the meta object for the attribute ' Remote' |
org.eclipse.emf.ecore.EAttribute |
getUnmatchElement_Side()
Returns the meta object for the attribute ' Side' |
org.eclipse.emf.ecore.EClass |
getUnmatchElement()
Returns the meta object for class ' Unmatch Element' |
org.eclipse.emf.ecore.EAttribute |
getUnmatchModel_Remote()
Returns the meta object for the attribute ' Remote' |
org.eclipse.emf.ecore.EReference |
getUnmatchModel_Roots()
Returns the meta object for the reference list ' Roots' |
org.eclipse.emf.ecore.EAttribute |
getUnmatchModel_Side()
Returns the meta object for the attribute ' Side' |
org.eclipse.emf.ecore.EClass |
getUnmatchModel()
Returns the meta object for class ' Unmatch 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 MatchPackage eINSTANCE
static final java.lang.String eNAME
static final java.lang.String eNS_PREFIX
static final java.lang.String eNS_URI
static final int MATCH_ELEMENT
Element' class.
MatchElementImpl,
MatchPackageImpl.getMatchElement(),
Constant Field Valuesstatic final int MATCH_MODEL
Model' class.
MatchModelImpl,
MatchPackageImpl.getMatchModel(),
Constant Field Valuesstatic final int MATCH_MODEL__MATCHED_ELEMENTS
static final int MATCH_MODEL__UNMATCHED_ELEMENTS
static final int MATCH_MODEL__LEFT_ROOTS
static final int MATCH_MODEL__RIGHT_ROOTS
static final int MATCH_MODEL__ANCESTOR_ROOTS
static final int MATCH_MODEL_FEATURE_COUNT
static final int UNMATCH_MODEL
Unmatch Model' class.
UnmatchModelImpl,
MatchPackageImpl.getUnmatchModel(),
Constant Field Valuesstatic final int UNMATCH_MODEL__ROOTS
static final int UNMATCH_MODEL__REMOTE
static final int UNMATCH_MODEL__SIDE
static final int UNMATCH_MODEL_FEATURE_COUNT
static final int MATCH2_ELEMENTS
Match2 Elements' class.
Match2ElementsImpl,
MatchPackageImpl.getMatch2Elements(),
Constant Field Valuesstatic final int MATCH3_ELEMENTS
Match3 Elements' class.
Match3ElementsImpl,
MatchPackageImpl.getMatch3Elements(),
Constant Field Valuesstatic final int UNMATCH_ELEMENT
Unmatch Element' class.
UnmatchElementImpl,
MatchPackageImpl.getUnmatchElement(),
Constant Field Valuesstatic final int MATCH_RESOURCE_SET
Resource Set' class.
MatchResourceSetImpl,
MatchPackageImpl.getMatchResourceSet(),
Constant Field Valuesstatic final int MATCH_RESOURCE_SET__MATCH_MODELS
static final int MATCH_RESOURCE_SET__UNMATCHED_MODELS
static final int MATCH_RESOURCE_SET_FEATURE_COUNT
static final int MATCH_ELEMENT__SIMILARITY
static final int MATCH_ELEMENT__SUB_MATCH_ELEMENTS
static final int MATCH_ELEMENT_FEATURE_COUNT
static final int MATCH2_ELEMENTS__SIMILARITY
static final int MATCH2_ELEMENTS__SUB_MATCH_ELEMENTS
static final int MATCH2_ELEMENTS__LEFT_ELEMENT
static final int MATCH2_ELEMENTS__RIGHT_ELEMENT
static final int MATCH2_ELEMENTS_FEATURE_COUNT
static final int MATCH3_ELEMENTS__SIMILARITY
static final int MATCH3_ELEMENTS__SUB_MATCH_ELEMENTS
static final int MATCH3_ELEMENTS__LEFT_ELEMENT
static final int MATCH3_ELEMENTS__RIGHT_ELEMENT
static final int MATCH3_ELEMENTS__ORIGIN_ELEMENT
static final int MATCH3_ELEMENTS_FEATURE_COUNT
static final int UNMATCH_ELEMENT__ELEMENT
static final int UNMATCH_ELEMENT__REMOTE
static final int UNMATCH_ELEMENT__SIDE
static final int UNMATCH_ELEMENT_FEATURE_COUNT
static final int SIDE
Side' enum.
Side,
MatchPackageImpl.getSide(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getMatch2Elements()
Match2 Elements'.
Match2Elementsorg.eclipse.emf.ecore.EReference getMatch2Elements_LeftElement()
Left Element'.
Match2Elements.getLeftElement(),
getMatch2Elements()org.eclipse.emf.ecore.EReference getMatch2Elements_RightElement()
Right Element'.
Match2Elements.getRightElement(),
getMatch2Elements()org.eclipse.emf.ecore.EClass getMatch3Elements()
Match3 Elements'.
Match3Elementsorg.eclipse.emf.ecore.EReference getMatch3Elements_OriginElement()
Origin Element'.
Match3Elements.getOriginElement(),
getMatch3Elements()org.eclipse.emf.ecore.EClass getUnmatchElement()
Unmatch Element'.
UnmatchElementorg.eclipse.emf.ecore.EReference getUnmatchElement_Element()
Element'.
UnmatchElement.getElement(),
getUnmatchElement()org.eclipse.emf.ecore.EAttribute getUnmatchElement_Remote()
Remote'.
UnmatchElement.isRemote(),
getUnmatchElement()org.eclipse.emf.ecore.EAttribute getUnmatchElement_Side()
Side'.
UnmatchElement.getSide(),
getUnmatchElement()org.eclipse.emf.ecore.EClass getMatchResourceSet()
Resource Set'.
MatchResourceSetorg.eclipse.emf.ecore.EReference getMatchResourceSet_MatchModels()
Match Models'.
MatchResourceSet.getMatchModels(),
getMatchResourceSet()org.eclipse.emf.ecore.EReference getMatchResourceSet_UnmatchedModels()
Unmatched Models'.
MatchResourceSet.getUnmatchedModels(),
getMatchResourceSet()org.eclipse.emf.ecore.EEnum getSide()
Side'.
Sideorg.eclipse.emf.ecore.EClass getMatchElement()
Element'.
MatchElementorg.eclipse.emf.ecore.EAttribute getMatchElement_Similarity()
Similarity'.
MatchElement.getSimilarity(),
getMatchElement()org.eclipse.emf.ecore.EReference getMatchElement_SubMatchElements()
Sub Match Elements'.
MatchElement.getSubMatchElements(),
getMatchElement()MatchFactory getMatchFactory()
org.eclipse.emf.ecore.EClass getMatchModel()
Model'.
MatchModelorg.eclipse.emf.ecore.EReference getMatchModel_MatchedElements()
Matched Elements'.
MatchModel.getMatchedElements(),
getMatchModel()org.eclipse.emf.ecore.EReference getMatchModel_UnmatchedElements()
Unmatched Elements'.
MatchModel.getUnmatchedElements(),
getMatchModel()org.eclipse.emf.ecore.EReference getMatchModel_LeftRoots()
Left Roots'.
MatchModel.getLeftRoots(),
getMatchModel()org.eclipse.emf.ecore.EReference getMatchModel_RightRoots()
Right Roots'.
MatchModel.getRightRoots(),
getMatchModel()org.eclipse.emf.ecore.EReference getMatchModel_AncestorRoots()
Ancestor Roots'.
MatchModel.getAncestorRoots(),
getMatchModel()org.eclipse.emf.ecore.EClass getUnmatchModel()
Unmatch Model'.
UnmatchModelorg.eclipse.emf.ecore.EReference getUnmatchModel_Roots()
Roots'.
UnmatchModel.getRoots(),
getUnmatchModel()org.eclipse.emf.ecore.EAttribute getUnmatchModel_Remote()
Remote'.
UnmatchModel.isRemote(),
getUnmatchModel()org.eclipse.emf.ecore.EAttribute getUnmatchModel_Side()
Side'.
UnmatchModel.getSide(),
getUnmatchModel()
|
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 | |||||||||