public interface DiffReport
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ConfigPackage.getDiffReport()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TestDiff> |
getDiffs()
Returns the value of the 'Diffs' containment reference list.
|
org.eclipse.emf.common.util.EList<TestDiff> getDiffs()
TestDiff.
If the meaning of the 'Diffs' containment reference list isn't clear, there really should be more of a description here...
ConfigPackage.getDiffReport_Diffs()Copyright © 2017. All rights reserved.