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

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

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

Methods in org.andromda.core.translation.library that return Library
protected static Library LibraryTranslationFinder.findLibrary(java.lang.String libraryName)
          Finds the library with the specified libraryName.
 Library LibraryTranslation.getLibrary()
          Returns the Library that this LibraryTranslation belongs too.
 

Methods in org.andromda.core.translation.library with parameters of type Library
 void LibraryTranslation.setLibrary(Library library)
          Sets the Library to which this LibraryInstance belongs.
 



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