Uses of Class
org.andromda.core.translation.library.Translation

Packages that use Translation
org.andromda.core.translation.library Contains the translation-library support. 
 

Uses of Translation in org.andromda.core.translation.library
 

Methods in org.andromda.core.translation.library that return Translation
 Translation Fragment.getTranslation()
          Gets the Translation to which this Fragment belongs.
 Translation LibraryTranslation.processTranslation(java.util.Map templateContext)
          Processes the template belonging to this LibraryTranslation and returns the Translation objects.
 

Methods in org.andromda.core.translation.library with parameters of type Translation
 void Fragment.setTranslation(Translation translation)
          Sets the Translation to which this Fragment belongs.
 



Copyright © 2003-2009 AndroMDA.org. All Rights Reserved.