|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Plugin | |
|---|---|
| org.cumt.plugins | |
| org.cumt.workbench | |
| Uses of Plugin in org.cumt.plugins |
|---|
| Methods in org.cumt.plugins that return Plugin | |
|---|---|
static Plugin |
Plugin.fromNode(org.w3c.dom.Node node)
|
| Methods in org.cumt.plugins that return types with arguments of type Plugin | |
|---|---|
java.util.List<Plugin> |
PluginDescriptor.getPlugins()
|
java.util.List<Plugin> |
PluginFinder.getPlugins()
|
java.util.List<Plugin> |
PluginFinder.getPluginsOfType(java.lang.Class pluginType)
|
| Method parameters in org.cumt.plugins with type arguments of type Plugin | |
|---|---|
void |
PluginDescriptor.setPlugins(java.util.List<Plugin> plugins)
|
| Uses of Plugin in org.cumt.workbench |
|---|
| Methods in org.cumt.workbench that return types with arguments of type Plugin | |
|---|---|
java.util.List<Plugin> |
GeneratorManager.getDescriptors()
|
java.util.List<Plugin> |
ImporterManager.getDescriptors()
|
| Method parameters in org.cumt.workbench with type arguments of type Plugin | |
|---|---|
void |
GeneratorManager.setDescriptors(java.util.List<Plugin> descriptors)
|
void |
ImporterManager.setDescriptors(java.util.List<Plugin> descriptors)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||