Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.Library

Packages that use Library
org.eclipse.gmt.modisco.omg.kdm.build   
org.eclipse.gmt.modisco.omg.kdm.build.util   
 

Uses of Library in org.eclipse.gmt.modisco.omg.kdm.build
 

Methods in org.eclipse.gmt.modisco.omg.kdm.build that return Library
 Library BuildFactory.createLibrary()
          Returns a new object of class 'Library'.
 

Uses of Library in org.eclipse.gmt.modisco.omg.kdm.build.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type Library
 T BuildSwitch.caseLibrary(Library object)
          Returns the result of interpreting the object as an instance of 'Library'.