| Interface | Description |
|---|---|
| ESDisposable |
Disposable interface for marking classes that need to perform clean up tasks.
|
| ILog |
Logger to log warnings and exceptions.
|
| Class | Description |
|---|---|
| Activator |
The activator class controls the plug-in life cycle.
|
| APIUtil |
Convenience class for mapping internal and external types contained in lists onto each other.
|
| CommonUtil |
Utility class to retrieve meta model information.
|
| EMFStoreResource |
EMFStore Resource, inherits from XMIResource and sets intrinsic ID to EObjectMap optimization.
|
| EMFStoreResourceHelper |
Specialized XML Helper that formats float and doubles across
different JVM versions alike.
|
| EMFStoreURIHandler |
Replacement for the default
URIHandlerImpl that will always set a timeout. |
| ESCollections |
Collections related utility for internal use.
|
| ESRunnableWrapperProvider |
Singleton for obtaining an
ESRunnableWrapper instance. |
| ExtensionRegistry |
The extension registry may be used as simple replacement for the extension
point mechanism in case one does not want to expose internal types.
|
| LogAdapter |
Implements a log for EMFStore Common.
|
| Messages |
Internal common related messages.
|
| ResourceFactoryRegistry |
A Registry for EMFResources that will return itself as Factory and always provide an EMFStore Resource.
|
Copyright © 2017. All rights reserved.