org.andromda.core.configuration |
Contains the classes and other resources that provide the configuration
of AndroMDA.
|
Java Source File Name | Type | Comment |
Configuration.java | Class | This object is configured from the AndroMDA configuration
XML file. |
ConfigurationException.java | Class | This exception is thrown when an error occurs during AndroMDA configuration. |
ConfigurationTest.java | Class | |
Filter.java | Class | Used to specify which filter should or should not be applied within a model. |
Filters.java | Class | Stores information about all
Filter instances that should or should not be applied
to a model. |
Location.java | Class | Represents a location within a module search or mappings search. |
Model.java | Class | Stores the model information for each model that AndroMDA will process. |
Namespace.java | Class | A configurable namespace object. |
NamespaceProperties.java | Class | Contains namespace properties used witin the AndroMDA core. |
Namespaces.java | Class | Directory of configurable Namespace objects. |
NamespacesException.java | Class | This exception is thrown when an error occurs when dealing
with
Namespaces . |
NamespacesTest.java | Class | |
Property.java | Class | This class represents properties which are used to configure Namespace objects which are made available to configure
Plugin instances. |
Repository.java | Class | Stores the repository information for each model that AndroMDA will process. |
Server.java | Class | Represents the configuration for the
AndroMDA server. |
Transformation.java | Class | Stores the information about a transformation. |