| Interface | Description |
|---|---|
| RepositoryFacade |
An interface for objects responsible for being a repository into which an object model can be loaded.
|
| Class | Description |
|---|---|
| Repositories |
This class provides access to all repositories available within the system (that
is: any repository registered within a namespace).
|
| Repository |
Represents the repository namespace component.
|
| Exception | Description |
|---|---|
| RepositoryException |
An exception thrown whenever an unexpected occurs while configuring
a repository instance.
|
| RepositoryFacadeException |
An exception thrown whenever an error is encountered while performing RepositoryFacade processing.
|
Defines the AndroMDA repository. Repositories implementations are used to load MOF models so that AndroMDA can read and perform processing on these models.
Copyright © 2003–2014 AndroMDA.org. All rights reserved.