Interface Repositories

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier
    All Known Implementing Classes:
    RepositoriesImpl, RepositoriesImplGen

    public interface Repositories
    extends org.eclipse.emf.cdo.CDOObject
    A representation of the model object 'Repositories'. Contains a list of available repositories. Can be used to load/store the list of available repositories. Also provides the advantage that links between the different available repositories at runtime can be resolved. E.g. this allows reusing metric definitions from one repository in another one.

    The following features are supported:

    See Also:
    RepositoryPackage.getRepositories()
    Generated class or method.
    EMF model class or method.