See: Description
| Class | Description | 
|---|---|
| AbstractRepository | Base class for  Repositoryimplementation, offering common functionality. | 
| AbstractRepositoryConnection | Abstract class implementing most 'convenience' methods in the  RepositoryConnectioninterface by transforming
 parameters and mapping the methods to the basic (abstractly declared) methods. | 
| RepositoryBase | Deprecated since 2.0. | 
| RepositoryConnectionBase | Deprecated since 2.0. | 
| RepositoryConnectionWrapper | Delegates all calls to the delegate RepositoryConnection. | 
| RepositoryWrapper | A  DelegatingRepositoryimplementation that, by default, forwards all method calls to its delegate. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.