| Package | Description |
|---|---|
| org.andromda.core.mapping |
Defines all AndroMDA mapping interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
Mapping |
Mappings.getMapping(String from)
Gets the mapping having the given
from. |
| Modifier and Type | Method and Description |
|---|---|
Collection<Mapping> |
Mappings.getMappings()
Gets all Mapping instances for for this Mappings instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mappings.addMapping(Mapping mapping)
Adds a Mapping object to the set of current mappings.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.