|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LibraryModel | |
org.eclipse.core.runtime.model | Provides core support for the modeling plug-ins and the plug-in registry. |
Uses of LibraryModel in org.eclipse.core.runtime.model |
Methods in org.eclipse.core.runtime.model that return LibraryModel | |
LibraryModel[] |
PluginModel.getRuntime()
Returns the libraries configured for this plug-in. |
LibraryModel |
Factory.createLibrary()
Returns a new library model which is initialized to not export any of its code. |
Methods in org.eclipse.core.runtime.model with parameters of type LibraryModel | |
void |
PluginModel.setRuntime(LibraryModel[] value)
Sets the libraries configured for this plug-in. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |