| 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 | Interface and Description |
|---|---|
interface |
OperationInstance
A representation of the model object 'Operation Instance'.
|
interface |
ParameterInstance
A representation of the model object 'Parameter Instance'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedElementImpl
An implementation of the model object 'Named Element'.
|
class |
OperationInstanceImpl
An implementation of the model object 'Operation Instance'.
|
class |
ParameterInstanceImpl
An implementation of the model object 'Parameter Instance'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
HistorySwitch.caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'.
|
boolean |
HistoryValidator.validateNamedElement(NamedElement namedElement,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2020. All rights reserved.