public interface CompositeChange extends MigrateableChange
The following features are supported:
HistoryPackage.getCompositeChange()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PrimitiveChange> |
getChanges()
Returns the value of the 'Changes' containment reference list.
|
getDescription, getRelease, isBreaking, setBreaking, setDescriptionorg.eclipse.emf.common.util.EList<PrimitiveChange> getChanges()
PrimitiveChange.
A sequence of primitive changes
HistoryPackage.getCompositeChange_Changes()Copyright © 2020. All rights reserved.