Package | Description |
---|---|
org.eclipse.mat.inspections.osgi.model.eclipse |
These are utilities for Eclipse OSGi bundle queries.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigurationElement> |
Extension.getConfigurationElements() |
List<ConfigurationElement> |
ConfigurationElement.getConfigurationElements()
Get nested configuration elements
|
Modifier and Type | Method and Description |
---|---|
void |
Extension.addConfigurationElement(ConfigurationElement configurationElement) |
void |
ConfigurationElement.addConfigurationElement(ConfigurationElement configurationElement) |