public class GeneratorLocator extends Object
Constructor and Description |
---|
GeneratorLocator(BundleContext context,
org.eclipse.core.runtime.ILog log) |
Modifier and Type | Method and Description |
---|---|
protected void |
clearCache() |
Set<Generator> |
createGeneratorsFor(Object element) |
Map<Class<?>,Set<GeneratorFactory>> |
getFactories() |
Set<GeneratorFactory> |
getFactoriesFor(Object element) |
void |
start() |
void |
stop() |
public GeneratorLocator(BundleContext context, org.eclipse.core.runtime.ILog log)
protected void clearCache()
public Map<Class<?>,Set<GeneratorFactory>> getFactories()
public Set<GeneratorFactory> getFactoriesFor(Object element)
public void start()
public void stop()