| Interface | Description |
|---|---|
| ESCopier |
An interface that enables to specify a different copy behavior
than standard
EcoreUtil.copy(EObject). |
| Class | Description |
|---|---|
| ESClientURIUtil |
Helper class for EMFStore Client URIs and accessing segments.
|
| ESVoidCallable |
Convenience class for using
RunESCommand without a return value. |
| ESVoidCallableWithException<E extends Exception> |
Convenience class for using
RunESCommand without a return value,
but possibly throwing an exception. |
| RunESCommand |
Utility class for automatically wrapping changes against a model element
in a command within an EMFStore project.
|
| RunESCommand.WithException |
The
Callable to be executed may throw an exception. |
Copyright © 2017. All rights reserved.