| Package | Description |
|---|---|
| org.eclipse.modisco.eclipseplugin | |
| org.eclipse.modisco.manifest | |
| org.eclipse.modisco.manifest.util |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
EclipsePlugin.getBundle()
Returns the value of the 'Bundle' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EclipsePlugin.setBundle(Bundle value)
Sets the value of the '
Bundle' reference. |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
ManifestFactory.createBundle()
Returns a new object of class 'Bundle'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ManifestSwitch.caseBundle(Bundle object)
Returns the result of interpreting the object as an instance of 'Bundle'.
|