|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Modules | |
---|---|
databionics.esom | The ESOM Tools command line programs and the ESOM Analyzer. |
databionics.modules | Description of program parameters loadable from XML files. |
databionics.project | Managing a collection of file types. |
Uses of Modules in databionics.esom |
---|
Fields in databionics.esom declared as Modules | |
---|---|
protected Modules |
Analyze.modules
the modul needed for training |
Methods in databionics.esom that return Modules | |
---|---|
Modules |
Analyze.getModules()
returns the module |
Uses of Modules in databionics.modules |
---|
Methods in databionics.modules with parameters of type Modules | |
---|---|
static Tool |
Job.valueOf(org.w3c.dom.Element el,
Modules modules)
load a job out of the xml-tag "el" |
Uses of Modules in databionics.project |
---|
Fields in databionics.project declared as Modules | |
---|---|
protected Modules |
Project.modules
list of modules with tools needed for loading |
Methods in databionics.project with parameters of type Modules | |
---|---|
void |
Project.setModules(Modules m)
Set modules |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |