|
||||||||||
| 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__LEFT_MODEL
The feature id for the 'Left Model' attribute |
static int |
MATCH_MODEL__MATCHED_ELEMENTS
The feature id for the 'Matched Elements' containment reference list. |
static int |
MATCH_MODEL__ORIGIN_MODEL
The feature id for the 'Origin Model' attribute |
static int |
MATCH_MODEL__RIGHT_MODEL
The feature id for the 'Right Model' attribute |
static int |
MATCH_MODEL__UN_MATCHED_ELEMENTS
The feature id for the 'Un Matched Elements' containment reference list. |
static int |
MATCH_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' 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_ELEMENT
The meta object id for the ' Match3 Element' class |
static int |
MATCH3_ELEMENT__LEFT_ELEMENT
The feature id for the 'Left Element' reference |
static int |
MATCH3_ELEMENT__ORIGIN_ELEMENT
The feature id for the 'Origin Element' reference |
static int |
MATCH3_ELEMENT__RIGHT_ELEMENT
The feature id for the 'Right Element' reference |
static int |
MATCH3_ELEMENT__SIMILARITY
The feature id for the 'Similarity' attribute |
static int |
MATCH3_ELEMENT__SUB_MATCH_ELEMENTS
The feature id for the 'Sub Match Elements' containment reference list. |
static int |
MATCH3_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Match3 Element' class |
static int |
REMOTE_UN_MATCH_ELEMENT
The meta object id for the ' Remote Un Match Element' class |
static int |
REMOTE_UN_MATCH_ELEMENT__ELEMENT
The feature id for the 'Element' reference |
static int |
REMOTE_UN_MATCH_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Remote Un Match Element' class. |
static int |
UN_MATCH_ELEMENT
The meta object id for the ' Un Match Element' class |
static int |
UN_MATCH_ELEMENT__ELEMENT
The feature id for the 'Element' reference |
static int |
UN_MATCH_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Un Match Element' 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 |
getMatch3Element_OriginElement()
Returns the meta object for the reference ' Origin Element' |
org.eclipse.emf.ecore.EClass |
getMatch3Element()
Returns the meta object for class ' Match3 Element' |
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.EAttribute |
getMatchModel_LeftModel()
Returns the meta object for the attribute ' Left Model' |
org.eclipse.emf.ecore.EReference |
getMatchModel_MatchedElements()
Returns the meta object for the containment reference list ' Matched Elements' |
org.eclipse.emf.ecore.EAttribute |
getMatchModel_OriginModel()
Returns the meta object for the attribute ' Origin Model' |
org.eclipse.emf.ecore.EAttribute |
getMatchModel_RightModel()
Returns the meta object for the attribute ' Right Model' |
org.eclipse.emf.ecore.EReference |
getMatchModel_UnMatchedElements()
Returns the meta object for the containment reference list ' Un Matched Elements' |
org.eclipse.emf.ecore.EClass |
getMatchModel()
Returns the meta object for class ' Model' |
org.eclipse.emf.ecore.EClass |
getRemoteUnMatchElement()
Returns the meta object for class ' Remote Un Match Element' |
org.eclipse.emf.ecore.EReference |
getUnMatchElement_Element()
Returns the meta object for the reference ' Element' |
org.eclipse.emf.ecore.EClass |
getUnMatchElement()
Returns the meta object for class ' Un Match Element' |
| 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__LEFT_MODEL
static final int MATCH_MODEL__RIGHT_MODEL
static final int MATCH_MODEL__ORIGIN_MODEL
static final int MATCH_MODEL__MATCHED_ELEMENTS
static final int MATCH_MODEL__UN_MATCHED_ELEMENTS
static final int MATCH_MODEL_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
Match2 Elements' class.
Match2ElementsImpl,
MatchPackageImpl.getMatch2Elements(),
Constant Field Valuesstatic 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_ELEMENT
Match3 Element' class.
Match3ElementImpl,
MatchPackageImpl.getMatch3Element(),
Constant Field Valuesstatic final int MATCH3_ELEMENT__SIMILARITY
static final int MATCH3_ELEMENT__SUB_MATCH_ELEMENTS
static final int MATCH3_ELEMENT__LEFT_ELEMENT
static final int MATCH3_ELEMENT__RIGHT_ELEMENT
static final int MATCH3_ELEMENT__ORIGIN_ELEMENT
static final int MATCH3_ELEMENT_FEATURE_COUNT
static final int UN_MATCH_ELEMENT
Un Match Element' class.
UnMatchElementImpl,
MatchPackageImpl.getUnMatchElement(),
Constant Field Valuesstatic final int UN_MATCH_ELEMENT__ELEMENT
static final int UN_MATCH_ELEMENT_FEATURE_COUNT
static final int REMOTE_UN_MATCH_ELEMENT
Remote Un Match Element' class.
RemoteUnMatchElementImpl,
MatchPackageImpl.getRemoteUnMatchElement(),
Constant Field Valuesstatic final int REMOTE_UN_MATCH_ELEMENT__ELEMENT
static final int REMOTE_UN_MATCH_ELEMENT_FEATURE_COUNT
| 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 getMatch3Element()
Match3 Element'.
Match3Elementorg.eclipse.emf.ecore.EReference getMatch3Element_OriginElement()
Origin Element'.
Match3Element.getOriginElement(),
getMatch3Element()org.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.EAttribute getMatchModel_LeftModel()
Left Model'.
MatchModel.getLeftModel(),
getMatchModel()org.eclipse.emf.ecore.EReference getMatchModel_MatchedElements()
Matched Elements'.
MatchModel.getMatchedElements(),
getMatchModel()org.eclipse.emf.ecore.EAttribute getMatchModel_OriginModel()
Origin Model'.
MatchModel.getOriginModel(),
getMatchModel()org.eclipse.emf.ecore.EAttribute getMatchModel_RightModel()
Right Model'.
MatchModel.getRightModel(),
getMatchModel()org.eclipse.emf.ecore.EReference getMatchModel_UnMatchedElements()
Un Matched Elements'.
MatchModel.getUnMatchedElements(),
getMatchModel()org.eclipse.emf.ecore.EClass getRemoteUnMatchElement()
Remote Un Match Element'.
RemoteUnMatchElementorg.eclipse.emf.ecore.EClass getUnMatchElement()
Un Match Element'.
UnMatchElementorg.eclipse.emf.ecore.EReference getUnMatchElement_Element()
Element'.
UnMatchElement.getElement(),
getUnMatchElement()
|
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 | |||||||||