|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mappings | |
|---|---|
| org.andromda.core.mapping | Defines all AndroMDA mapping interfaces and classes. |
| Uses of Mappings in org.andromda.core.mapping |
|---|
| Methods in org.andromda.core.mapping that return Mappings | |
|---|---|
static Mappings |
Mappings.getInstance(java.lang.String mappingsUri)
Returns a new configured instance of this Mappings configured from the mappings configuration URI string. |
static Mappings |
Mappings.getInstance(java.net.URL mappingsUri)
Returns a new configured instance of this Mappings configured from the mappings configuration URI. |
| Methods in org.andromda.core.mapping with parameters of type Mappings | |
|---|---|
void |
Mappings.addMappings(Mappings mappings)
Adds the mappings instance to this Mappings instance
overriding any mappings with duplicate names. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||