Package | Description |
---|---|
org.andromda.core.translation.library |
Contains the translation-library support.
|
Modifier and Type | Method and Description |
---|---|
protected static Library |
LibraryTranslationFinder.findLibrary(String libraryName)
Finds the library with the specified libraryName.
|
Library |
LibraryTranslation.getLibrary()
Returns the Library that this LibraryTranslation belongs too.
|
Modifier and Type | Method and Description |
---|---|
void |
LibraryTranslation.setLibrary(Library library)
Sets the
Library to which this LibraryInstance belongs. |
Copyright © 2003–2014 AndroMDA.org. All rights reserved.