Package org.andromda.core.repository

Defines the AndroMDA repository.

See:
          Description

Interface Summary
RepositoryFacade An interface for objects responsible for being a repository into which an object model can be loaded.
 

Class Summary
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 Summary
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.
 

Package org.andromda.core.repository Description

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-2008 AndroMDA.org. All Rights Reserved.