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