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

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

Uses of Server in org.andromda.core.configuration
 

Methods in org.andromda.core.configuration that return Server
 Server Configuration.getServer()
          Gets the server instance for this configuration.
 

Methods in org.andromda.core.configuration with parameters of type Server
 void Configuration.setServer(Server server)
          Sets the server instance for this configuration.
 



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