Interface LocalMemoryRepository

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Edp2Dao, EObject, de.uka.ipd.sdq.identifier.Identifier, MetaDao, Notifier, Repository
All Known Implementing Classes:
LocalMemoryRepositoryImpl, LocalMemoryRepositoryImplGen

public interface LocalMemoryRepository extends Repository
A representation of the model object 'Local Memory Repository'. Repository which provides access to data stored in local memory (RAM).

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details