Interface Repository

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

public interface Repository extends de.uka.ipd.sdq.identifier.Identifier, MetaDao
A representation of the model object 'Repository'.

Unit of containment/storage for descriptions (metric and aggregation function) and experiment groups. Depending on the actual type of storage where the data is stored different subclasses of this class must be used to access the data itself.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true" superTypes="de.uka.ipd.sdq.identifier.Identifier org.palladiosimulator.edp2.models.Repository.MetaDao"
  • Method Details