Serialized Form
|
Package org.andromda.core |
|
Package org.andromda.core.metafacade |
name
String name
- Stores the actual name of the constraint (if there is one).
message
String message
- Stores the actual message text.
metafacade
MetafacadeBase metafacade
- Stores the actual metafacade to which this validation message applies.
metafacadeName
String metafacadeName
- Stores the metafacade name which is only constructed the very first time.
metafacadeClass
Class metafacadeClass
- Stores the metafacade class displayed within the message, this is only retrieved the very first time.
|
Package org.andromda.core.common |
|
Package org.andromda.core.translation |
|
Package org.andromda.core.translation.library |
|
Package org.andromda.core.cartridge |
|
Package org.andromda.core.cartridge.template |
|
Package org.andromda.core.configuration |
repositories
Collection repositories
- Stores the repositories for this Configuration instance.
namespaces
Collection namespaces
- Stores the configuration namespaces.
properties
Collection properties
- Stores the properties for this configuration (these
gobally configure AndroMDA).
server
Server server
- Stores the AndroMDA server configuration information.
mappingsSearchLocations
Collection mappingsSearchLocations
- The locations in which to search for mappings.
contents
String contents
- Stores the contents of the configuration as a string.
value
String value
apply
boolean apply
- The flag indicating whether or not this filter
should be applied.
applyAll
boolean applyAll
- The flag indicating whether or not all filter
should be applied.
filters
Collection filters
- Stores the filters as they're added.
path
String path
- The path of the location.
patterns
String patterns
- The patterns (a comma seperated list) to
include in the path search
lastModifiedCheck
boolean lastModifiedCheck
- Stores whether or not a last modified check
should be performed.
packages
Filters packages
- Stores the informationj about what packages should and shouldn't
be processed.
constraints
Filters constraints
- Stores the informationj about what constraints should and shouldn't
be enforced.
uris
List uris
- The URL to the model.
urisAsStrings
String[] urisAsStrings
- Caches the urisAsStrings value (so we don't need
to do the conversion more than once).
transformations
Collection transformations
- Stores the transformations for this Configuration instance.
moduleSearchLocations
Collection moduleSearchLocations
- The locations in which to search for module.
type
String type
- The type of model (i.e. uml-1.4, uml-2.0, etc).
moduleSearchLocationPaths
String[] moduleSearchLocationPaths
- Stores the path for each module search location in this configuration.
moduleSearchLocationResources
URL[] moduleSearchLocationResources
- Stores all resources including all resources found within the module search locations
as well as a resource for the
Model.getUris().
key
String key
- The unique key that identifies this model.
repository
Repository repository
- The repository to which this model belongs.
name
String name
- The namespace name.
properties
Map properties
- Stores the collected properties
namespaces
Map namespaces
- Stores all namespaces.
registries
Map registries
- Stores the namespace registries
name
String name
- The property name.
value
String value
- The property value.
ignore
boolean ignore
- Stores whether or not this property should be ignored.
name
String name
- Stores the unique name of this repository.
models
Collection models
- The models loaded by this repository.
port
int port
- Stores the port the server should be run on.
host
String host
- The host the server is running on.
loadInterval
int loadInterval
- The interval at which the server loads
model(s) (if a load is required).
maximumFailedLoadAttempts
int maximumFailedLoadAttempts
- The maximum number of failed model load attempts
that can occur before we fail.
uri
String uri
- The URL location of the transformation.
outputLocation
String outputLocation
- Stores the optional output location.
|
Package org.andromda.core.namespace |
|
Package org.andromda.core.transformation |
|
Package org.andromda.core.server |
|
Package org.andromda.core.mapping |
|
Package org.andromda.core.engine |
|
Package org.andromda.core.templateengine |
|
Package org.andromda.core.profile |
|
Package org.andromda.core.repository |
Copyright © 2003-2006 The AndroMDA Team. All Rights Reserved.