|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MatchModel
A representation of the model object 'Model'.
The following features are supported:
MatchPackage.getMatchModel()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getAncestorRoots()
Returns the value of the 'Ancestor Roots' reference list. |
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getLeftRoots()
Returns the value of the 'Left Roots' reference list. |
org.eclipse.emf.common.util.EList<MatchElement> |
getMatchedElements()
Returns the value of the 'Matched Elements' containment reference list. |
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getRightRoots()
Returns the value of the 'Right Roots' reference list. |
org.eclipse.emf.common.util.EList<UnmatchElement> |
getUnmatchedElements()
Returns the value of the 'Unmatched Elements' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<MatchElement> getMatchedElements()
MatchElement
.
If the meaning of the 'Matched Elements' containment reference list isn't clear, there really should be more of a description here...
MatchPackage.getMatchModel_MatchedElements()
org.eclipse.emf.common.util.EList<UnmatchElement> getUnmatchedElements()
UnmatchElement
.
If the meaning of the 'Unmatched Elements' containment reference list isn't clear, there really should be more of a description here...
MatchPackage.getMatchModel_UnmatchedElements()
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getLeftRoots()
EObject
.
If the meaning of the 'Left Roots' reference list isn't clear, there really should be more of a description here...
MatchPackage.getMatchModel_LeftRoots()
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getRightRoots()
EObject
.
If the meaning of the 'Right Roots' reference list isn't clear, there really should be more of a description here...
MatchPackage.getMatchModel_RightRoots()
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getAncestorRoots()
EObject
.
If the meaning of the 'Ancestor Roots' reference list isn't clear, there really should be more of a description here...
MatchPackage.getMatchModel_AncestorRoots()
|
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 |