|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Group
A representation of the model object 'Group'.
The following features are supported:
DiffPackage.getGroup()
Method Summary | |
---|---|
int |
getChanges()
Returns the value of the 'Changes' attribute. |
org.eclipse.emf.ecore.EObject |
getParentElement()
Returns the value of the 'Parent Element' reference |
org.eclipse.emf.common.util.EList<DiffElement> |
getSubDiffElements()
Returns the value of the 'Sub Diff Elements' containment reference list. |
void |
setChanges(int value)
Sets the value of the ' Changes ' attribute |
void |
setParentElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Parent Element ' reference |
Methods inherited from interface org.infai.emo.matcher.diff.DiffElement |
---|
getDiffType, setDiffType |
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 |
---|
int getChanges()
"0"
.
If the meaning of the 'Changes' attribute isn't clear, there really should be more of a description here...
setChanges(int)
,
DiffPackage.getGroup_Changes()
void setChanges(int value)
Changes
' attribute.
value
- the new value of the 'Changes' attribute.getChanges()
org.eclipse.emf.ecore.EObject getParentElement()
If the meaning of the 'Parent Element' reference isn't clear, there really should be more of a description here...
setParentElement(EObject)
,
DiffPackage.getGroup_ParentElement()
void setParentElement(org.eclipse.emf.ecore.EObject value)
Parent Element
' reference.
value
- the new value of the 'Parent Element' reference.getParentElement()
org.eclipse.emf.common.util.EList<DiffElement> getSubDiffElements()
DiffElement
.
If the meaning of the 'Sub Diff Elements' containment reference list isn't clear, there really should be more of a description here...
DiffPackage.getGroup_SubDiffElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |