Uses of Package
org.andromda.core.configuration

Packages that use org.andromda.core.configuration
org.andromda.core The entry point to the framework, this package contains the generic ModelProcessor and its supporting classes which provide the ability to generate source code, and other artifacts, from MOF object models. 
org.andromda.core.configuration Contains the classes and other resources that provide the configuration of AndroMDA. 
org.andromda.core.engine Contains the classes that tie the components together and provide the engine of the framework. 
org.andromda.core.metafacade Defines all AndroMDA metafacade interfaces and classes. 
org.andromda.core.repository Defines the AndroMDA repository. 
org.andromda.core.server Defines the AndroMDA Server support. 
org.andromda.core.transformation Defines all AndroMDA transformation interface and classes. 
 

Classes in org.andromda.core.configuration used by org.andromda.core
Configuration
          This object is configured from the AndroMDA configuration XML file.
 

Classes in org.andromda.core.configuration used by org.andromda.core.configuration
Configuration
          This object is configured from the AndroMDA configuration XML file.
Filter
          Used to specify which filter should or should not be applied within a model.
Filters
          Stores information about all Filter instances that should or should not be applied to a model.
Location
          Represents a location within a module search or mappings search.
Model
          Stores the model information for each model that AndroMDA will process.
Namespace
          A configurable namespace object.
Namespaces
          Directory of configurable Namespace objects.
Property
          This class represents properties which are used to configure Namespace objects which are made available to configure Plugin instances.
Repository
          Stores the repository information for each model that AndroMDA will process.
Server
          Represents the configuration for the AndroMDA server.
Transformation
          Stores the information about a transformation.
 

Classes in org.andromda.core.configuration used by org.andromda.core.engine
Configuration
          This object is configured from the AndroMDA configuration XML file.
Filters
          Stores information about all Filter instances that should or should not be applied to a model.
Model
          Stores the model information for each model that AndroMDA will process.
 

Classes in org.andromda.core.configuration used by org.andromda.core.metafacade
Filters
          Stores information about all Filter instances that should or should not be applied to a model.
 

Classes in org.andromda.core.configuration used by org.andromda.core.repository
Model
          Stores the model information for each model that AndroMDA will process.
 

Classes in org.andromda.core.configuration used by org.andromda.core.server
Configuration
          This object is configured from the AndroMDA configuration XML file.
 

Classes in org.andromda.core.configuration used by org.andromda.core.transformation
Transformation
          Stores the information about a transformation.
 



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