public class LibraryTranslationFinder extends Object
translation (i.e. library and name).| Modifier and Type | Field and Description |
|---|---|
protected static Map |
libraryTranslations
Stores the found library translations.
|
| Constructor and Description |
|---|
LibraryTranslationFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected static Library |
findLibrary(String libraryName)
Finds the library with the specified libraryName.
|
static LibraryTranslation |
findLibraryTranslation(String translation)
Finds the LibraryTranslation with the specified translationName.
|
protected static final Map libraryTranslations
public LibraryTranslationFinder()
protected static Library findLibrary(String libraryName)
libraryName - public static LibraryTranslation findLibraryTranslation(String translation)
translation - the name of the translation to find.Copyright © 2003–2014 AndroMDA.org. All rights reserved.