|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.andromda.core.translation.library.LibraryTranslationFinder
public class LibraryTranslationFinder
Finds LibraryTranslations by code>translation (i.e. library and name).
| Field Summary | |
|---|---|
protected static java.util.Map |
libraryTranslations
Stores the found library translations. |
| Constructor Summary | |
|---|---|
LibraryTranslationFinder()
|
|
| Method Summary | |
|---|---|
protected static Library |
findLibrary(java.lang.String libraryName)
Finds the library with the specified libraryName. |
static LibraryTranslation |
findLibraryTranslation(java.lang.String translation)
Finds the LibraryTranslation with the specified translationName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.Map libraryTranslations
| Constructor Detail |
|---|
public LibraryTranslationFinder()
| Method Detail |
|---|
protected static Library findLibrary(java.lang.String libraryName)
libraryName -
public static LibraryTranslation findLibraryTranslation(java.lang.String translation)
translation - the name of the translation to find.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||