public class MatchEngineFactoryDescriptor extends LazyItemDescriptor<IMatchEngine.Factory>
IMatchEngine.Factory.EMPTY_STRING| Constructor and Description | 
|---|
| MatchEngineFactoryDescriptor(String label,
                            String description,
                            int rank,
                            org.eclipse.core.runtime.IConfigurationElement config,
                            String id)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory | getItem()Create an item. | 
getConfigcompareTo, getDescription, getID, getItemFunction, getLabel, getRank, toStringpublic MatchEngineFactoryDescriptor(String label, String description, int rank, org.eclipse.core.runtime.IConfigurationElement config, String id)
label - AbstractItemDescriptor.getLabel()description - AbstractItemDescriptor.getDescription()rank - AbstractItemDescriptor.getRank()config - IConfigurationElement element used to create this item.id - AbstractItemDescriptor.getID()public IMatchEngine.Factory getItem()
getItem in interface IItemDescriptor<IMatchEngine.Factory>getItem in class LazyItemDescriptor<IMatchEngine.Factory>
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.