Uses of Enum
org.eclipse.mat.inspections.osgi.BundleRegistryQuery.Grouping
Packages that use BundleRegistryQuery.Grouping
-
Uses of BundleRegistryQuery.Grouping in org.eclipse.mat.inspections.osgi
Fields in org.eclipse.mat.inspections.osgi declared as BundleRegistryQuery.GroupingMethods in org.eclipse.mat.inspections.osgi that return BundleRegistryQuery.GroupingModifier and TypeMethodDescriptionBundleRegistryQuery.BundleTreeResult.getGroupBy()
BundleRegistryQuery.ExtensionTreeResult.getGroupBy()
BundleRegistryQuery.ServicesTreeResult.getGroupBy()
static BundleRegistryQuery.Grouping
Returns the enum constant of this type with the specified name.static BundleRegistryQuery.Grouping[]
BundleRegistryQuery.Grouping.values()
Returns an array containing the constants of this enum type, in the order they are declared.