public interface GeneratorPluginManager
Modifier and Type | Method and Description |
---|---|
ModelloGenerator |
getGeneratorPlugin(String generatorId) |
Map<String,ModelloGenerator> |
getPlugins() |
Iterator<ModelloGenerator> |
getPluginsIterator() |
boolean |
hasGeneratorPlugin(String generatorId) |
static final String ROLE
Map<String,ModelloGenerator> getPlugins()
Iterator<ModelloGenerator> getPluginsIterator()
ModelloGenerator getGeneratorPlugin(String generatorId)
boolean hasGeneratorPlugin(String generatorId)
Copyright © 2001-2016 Codehaus. All Rights Reserved.