Uses of Class
org.eclipse.mat.inspections.osgi.model.eclipse.ConfigurationElement.PropertyPair

Packages that use ConfigurationElement.PropertyPair
org.eclipse.mat.inspections.osgi.model.eclipse These are utilities for Eclipse OSGi bundle queries. 
 

Uses of ConfigurationElement.PropertyPair in org.eclipse.mat.inspections.osgi.model.eclipse
 

Methods in org.eclipse.mat.inspections.osgi.model.eclipse that return types with arguments of type ConfigurationElement.PropertyPair
 java.util.List<ConfigurationElement.PropertyPair> ConfigurationElement.getPropertiesAndValues()
          Get the properties and the value of the configuration element.