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