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