|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bundle | |
|---|---|
| org.eclipse.modisco.eclipseplugin | |
| org.eclipse.modisco.manifest | |
| org.eclipse.modisco.manifest.util | |
| Uses of Bundle in org.eclipse.modisco.eclipseplugin |
|---|
| Methods in org.eclipse.modisco.eclipseplugin that return Bundle | |
|---|---|
Bundle |
EclipsePlugin.getBundle()
Returns the value of the 'Bundle' reference. |
| Methods in org.eclipse.modisco.eclipseplugin with parameters of type Bundle | |
|---|---|
void |
EclipsePlugin.setBundle(Bundle value)
Sets the value of the ' Bundle' reference. |
| Uses of Bundle in org.eclipse.modisco.manifest |
|---|
| Methods in org.eclipse.modisco.manifest that return Bundle | |
|---|---|
Bundle |
ManifestFactory.createBundle()
Returns a new object of class 'Bundle'. |
| Uses of Bundle in org.eclipse.modisco.manifest.util |
|---|
| Methods in org.eclipse.modisco.manifest.util with parameters of type Bundle | |
|---|---|
T |
ManifestSwitch.caseBundle(Bundle object)
Returns the result of interpreting the object as an instance of 'Bundle'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||