Package | Description |
---|---|
org.eclipse.emf.edapt.spi.history | |
org.eclipse.emf.edapt.spi.history.impl | |
org.eclipse.emf.edapt.spi.history.util |
Modifier and Type | Method and Description |
---|---|
OperationChange |
HistoryFactory.createOperationChange()
Returns a new object of class 'Operation Change'.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationChangeImpl
An implementation of the model object 'Operation Change'.
|
Modifier and Type | Method and Description |
---|---|
OperationChange |
HistoryFactoryImpl.createOperationChange() |
Modifier and Type | Method and Description |
---|---|
T |
HistorySwitch.caseOperationChange(OperationChange object)
Returns the result of interpreting the object as an instance of 'Operation Change'.
|
boolean |
HistoryValidator.validateOperationChange(OperationChange operationChange,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.