|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| org.andromda.core.configuration | Contains the classes and other resources that provide the configuration of AndroMDA. |
| Uses of Location in org.andromda.core.configuration |
|---|
| Methods in org.andromda.core.configuration that return Location | |
|---|---|
Location[] |
Configuration.getMappingsSearchLocations()
Gets the mappings search locations for this configuration instance. |
Location[] |
Model.getModuleSearchLocations()
Gets the module searach locations for this model instance. |
| Methods in org.andromda.core.configuration with parameters of type Location | |
|---|---|
void |
Configuration.addMappingsSearchLocation(Location location)
Adds a mappings search location (these are the locations in which a search for mappings is performed). |
void |
Model.addModuleSearchLocation(Location location)
Adds a module search location (these are the locations in which a search for module is performed). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||