| Modifier and Type | Method and Description | 
|---|---|
| IDifferenceGroupProvider.ComparisonType | DifferenceGroupDescriptorWrapper. getType()Return the type of Comparison this group provider can handle. | 
| Constructor and Description | 
|---|
| DifferenceGroupDescriptorWrapper(String label,
                                String description,
                                org.eclipse.core.runtime.IConfigurationElement elem,
                                int rank,
                                IDifferenceGroupProvider.ComparisonType comparisonType)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| IDifferenceGroupProvider.ComparisonType | IDifferenceGroupProvider.Descriptor. getType()Return the type of Comparison this group provider can handle. | 
| static IDifferenceGroupProvider.ComparisonType | IDifferenceGroupProvider.ComparisonType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static IDifferenceGroupProvider.ComparisonType[] | IDifferenceGroupProvider.ComparisonType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.