|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiffGroup
A representation of the model object 'Group'.
The following features are supported:
DiffPackage.getDiffGroup()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EObject |
getLeftParent()
Returns the value of the 'Left Parent' reference. |
int |
getSubchanges()
Returns the value of the 'Subchanges' attribute. |
boolean |
isSetSubchanges()
Returns whether the value of the ' Subchanges'
attribute is set.
|
void |
setLeftParent(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Parent'
reference.
|
void |
setSubchanges(int value)
Sets the value of the ' Subchanges'
attribute.
|
void |
unsetSubchanges()
Unsets the value of the ' Subchanges'
attribute.
|
| Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.DiffElement |
|---|
getIsHiddenBy, getKind, getSubDiffElements, isConflicting |
| 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 |
|---|
org.eclipse.emf.ecore.EObject getLeftParent()
If the meaning of the 'Left Parent' reference isn't clear, there really should be more of a description here...
setLeftParent(EObject),
DiffPackage.getDiffGroup_LeftParent()int getSubchanges()
If the meaning of the 'Subchanges' attribute isn't clear, there really should be more of a description here...
isSetSubchanges(),
unsetSubchanges(),
setSubchanges(int),
DiffPackage.getDiffGroup_Subchanges()boolean isSetSubchanges()
Subchanges'
attribute is set.
unsetSubchanges(),
getSubchanges(),
setSubchanges(int)void setLeftParent(org.eclipse.emf.ecore.EObject value)
Left Parent'
reference.
value - the new value of the 'Left Parent' reference.getLeftParent()void setSubchanges(int value)
Subchanges'
attribute.
value - the new value of the 'Subchanges' attribute.isSetSubchanges(),
unsetSubchanges(),
getSubchanges()void unsetSubchanges()
Subchanges'
attribute.
isSetSubchanges(),
getSubchanges(),
setSubchanges(int)
|
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 | |||||||||