| 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 |
|---|---|
Remove |
HistoryFactory.createRemove()
Returns a new object of class 'Remove'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveImpl
An implementation of the model object 'Remove'.
|
| Modifier and Type | Method and Description |
|---|---|
Remove |
HistoryFactoryImpl.createRemove() |
| Modifier and Type | Method and Description |
|---|---|
T |
HistorySwitch.caseRemove(Remove object)
Returns the result of interpreting the object as an instance of 'Remove'.
|
boolean |
HistoryValidator.validateRemove(Remove remove,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2020. All rights reserved.