Uses of Class
org.andromda.core.configuration.Repository

Packages that use Repository
org.andromda.core.configuration Contains the classes and other resources that provide the configuration of AndroMDA. 
 

Uses of Repository in org.andromda.core.configuration
 

Methods in org.andromda.core.configuration that return Repository
 Repository[] Configuration.getRepositories()
          Gets the repository instances belonging to this configuration.
 Repository Model.getRepository()
          Gets the repository to which this model belongs.
 

Methods in org.andromda.core.configuration with parameters of type Repository
 void Configuration.addRepository(Repository repository)
          Adds the repository to this configuration.
 



Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.