|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiffModel
A representation of the model object 'Model'.
The following features are supported:
DiffPackage.getDiffModel()| Method Summary | |
|---|---|
java.lang.String |
getLeft()
Returns the value of the 'Left' attribute |
java.lang.String |
getOrigin()
Returns the value of the 'Origin' attribute |
org.eclipse.emf.common.util.EList<DiffElement> |
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list. |
java.lang.String |
getRight()
Returns the value of the 'Right' attribute |
void |
setLeft(java.lang.String value)
Sets the value of the ' Left' attribute |
void |
setOrigin(java.lang.String value)
Sets the value of the ' Origin' attribute |
void |
setRight(java.lang.String value)
Sets the value of the ' Right' 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 getLeft()
If the meaning of the 'Left' attribute isn't clear, there really should be more of a description here...
setLeft(String),
DiffPackage.getDiffModel_Left()java.lang.String getOrigin()
If the meaning of the 'Origin' attribute isn't clear, there really should be more of a description here...
setOrigin(String),
DiffPackage.getDiffModel_Origin()org.eclipse.emf.common.util.EList<DiffElement> getOwnedElements()
DiffElement.
If the meaning of the 'Owned Elements' containment reference list isn't clear, there really should be more of a description here...
DiffPackage.getDiffModel_OwnedElements()java.lang.String getRight()
If the meaning of the 'Right' attribute isn't clear, there really should be more of a description here...
setRight(String),
DiffPackage.getDiffModel_Right()void setLeft(java.lang.String value)
Left' attribute.
value - the new value of the 'Left' attribute.getLeft()void setOrigin(java.lang.String value)
Origin' attribute.
value - the new value of the 'Origin' attribute.getOrigin()void setRight(java.lang.String value)
Right' attribute.
value - the new value of the 'Right' attribute.getRight()
|
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 | |||||||||