Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.Library
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.impl | |
| 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 Modifier and Type Method Description LibraryBuildFactory. createLibrary()Returns a new object of class 'Library'. -
Uses of Library in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement Library Modifier and Type Class Description classLibraryImplAn implementation of the model object 'Library'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return Library Modifier and Type Method Description LibraryBuildFactoryImpl. createLibrary() -
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 Modifier and Type Method Description TBuildSwitch. caseLibrary(Library object)Returns the result of interpreting the object as an instance of 'Library'.