Package gov.nih.mipav.plugins
Interface PlugInGeneric
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run()
The main method used to start the generic plugin.
-
Modifier and Type | Method | Description |
---|---|---|
void |
run() |
The main method used to start the generic plugin.
|