Package org.eclipse.emf.emfstore.common.model

Interface Summary
ESFactory Common marker interface for all factories.
ESIdToEObjectMapping<ID> Common interface for mapping EObjects to an ID type.
ESModelElementId Represents a unique model element ID that is used to identify model elements within EMFStore.
ESModelElementIdGenerator<ID> Allows clients to return a custom ID for new model elements.
ESModelElementIdToEObjectMapping Interface for representing a mapping from EObjects to their respective IDs and vice versa.
ESObjectContainer<T> A container for EObjects where each EObject has a unique ESModelElementId assigned to it.
ESSingletonIdResolver Interface for mapping ESModelElementIds to singleton objects and vice versa.
ESUniqueIdentifier Represents a workspace wide unique identifier.
 

Class Summary
ESModelElementIdFactory Static factory for creating ESModelElementIds.
 



Copyright © 2016. All Rights Reserved.