|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getLeftModel()
Returns the value of the 'Left Model' attribute |
org.eclipse.emf.common.util.EList<MatchElement> |
getMatchedElements()
Returns the value of the 'Matched Elements' containment reference list. |
java.lang.String |
getOriginModel()
Returns the value of the 'Origin Model' attribute |
java.lang.String |
getRightModel()
Returns the value of the 'Right Model' attribute |
org.eclipse.emf.common.util.EList<UnMatchElement> |
getUnMatchedElements()
Returns the value of the 'Un Matched Elements' containment reference list. |
void |
setLeftModel(java.lang.String value)
Sets the value of the ' Left Model' attribute |
void |
setOriginModel(java.lang.String value)
Sets the value of the ' Origin Model' attribute |
void |
setRightModel(java.lang.String value)
Sets the value of the ' Right Model' attribute |
| 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 |
| Method Detail |
|---|
java.lang.String getLeftModel()
If the meaning of the 'Left Model' attribute isn't clear, there really should be more of a description here...
setLeftModel(String),
MatchPackage.getMatchModel_LeftModel()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()java.lang.String getOriginModel()
If the meaning of the 'Origin Model' attribute isn't clear, there really should be more of a description here...
setOriginModel(String),
MatchPackage.getMatchModel_OriginModel()java.lang.String getRightModel()
If the meaning of the 'Right Model' attribute isn't clear, there really should be more of a description here...
setRightModel(String),
MatchPackage.getMatchModel_RightModel()org.eclipse.emf.common.util.EList<UnMatchElement> getUnMatchedElements()
UnMatchElement.
If the meaning of the 'Un Matched Elements' containment reference list isn't clear, there really should be more of a description here...
MatchPackage.getMatchModel_UnMatchedElements()void setLeftModel(java.lang.String value)
Left Model' attribute.
value - the new value of the 'Left Model' attribute.getLeftModel()void setOriginModel(java.lang.String value)
Origin Model' attribute.
value - the new value of the 'Origin Model' attribute.getOriginModel()void setRightModel(java.lang.String value)
Right Model' attribute.
value - the new value of the 'Right Model' attribute.getRightModel()
|
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 | |||||||||