Package | Description |
---|---|
org.andromda.core.translation.library |
Contains the translation-library support.
|
Modifier and Type | Method and Description |
---|---|
Translation |
Fragment.getTranslation()
Gets the Translation to which this Fragment belongs.
|
Translation |
LibraryTranslation.processTranslation(Map<String,Object> templateContext)
Processes the template belonging to this LibraryTranslation and returns the Translation objects.
|
Modifier and Type | Method and Description |
---|---|
void |
Fragment.setTranslation(Translation translation)
Sets the Translation to which this Fragment belongs.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.