|
|||||||||
| Home >> All >> org >> modama >> framework >> [ modul overview ] | PREV NEXT | ||||||||
A
- a - Variable in class org.modama.framework.modul.TestModul2
- add(Class) - Static method in class org.modama.framework.modul.ModulRegistry
- register a new modul, if a modul of this name already exists it is replaced
B
- b - Variable in class org.modama.framework.modul.TestModul2
E
- execute() - Method in interface org.modama.framework.modul.IModul
- the execute function, should throw an exception if the modul cannot execute
- execute() - Method in class org.modama.framework.modul.TestModul
- execute() - Method in class org.modama.framework.modul.TestModul2
G
- getA() - Method in class org.modama.framework.modul.TestModul2
- getB() - Method in class org.modama.framework.modul.TestModul2
- getDescription(String) - Static method in class org.modama.framework.modul.ModulRegistry
- checks if the modul has a getInfo function, and returns the result if so
- getInfo() - Static method in class org.modama.framework.modul.TestModul
- getInfo() - Method in class org.modama.framework.modul.TestModul2
- getInput() - Method in class org.modama.framework.modul.TestModul
- getModul(String) - Static method in class org.modama.framework.modul.ModulRegistry
- get modul for the name
- getModulClass(String) - Static method in class org.modama.framework.modul.ModulRegistry
- get modul for the name
- getModulClasses() - Static method in class org.modama.framework.modul.ModulRegistry
- getModulNames() - Static method in class org.modama.framework.modul.ModulRegistry
- getModulNumber() - Static method in class org.modama.framework.modul.ModulRegistry
- getName() - Static method in class org.modama.framework.modul.TestModul
- getName() - Method in class org.modama.framework.modul.TestModul2
- getOutput() - Method in class org.modama.framework.modul.TestModul
- getShortName(String) - Static method in class org.modama.framework.modul.ModulRegistry
- checks if the modul has a getName function and returns the result
- getSlice() - Method in class org.modama.framework.modul.TestModul
I
- IModul - interface org.modama.framework.modul.IModul.
- a Modul is just something that can execute
- ie1 - Variable in class org.modama.framework.modul.TestModul
- ie1_file - Variable in class org.modama.framework.modul.TestModul
- il1 - Variable in class org.modama.framework.modul.TestModul
- il1_file - Variable in class org.modama.framework.modul.TestModul
- infocache - Static variable in class org.modama.framework.modul.ModulRegistry
- a cachewith the descriptinos (result of the getInfo function) of the moduls
- invokeStaticMethod(String, String) - Static method in class org.modama.framework.modul.ModulRegistry
- tries to invoke the method with the given name on the given modul (has to be a static method with no arguments the returns a string)
L
- loadClass(ClassLoader, String) - Static method in class org.modama.framework.modul.ModulRegistry
- loadModulsFromJarBySearch(File) - Static method in class org.modama.framework.modul.ModulRegistry
- searches the jar file for moduls, this is very slow1!, it tries to load every class in the jarfile to see wether its an modul
M
- ModulRegistry - class org.modama.framework.modul.ModulRegistry.
- a registry for moduls
- ModulRegistry() - Constructor for class org.modama.framework.modul.ModulRegistry
- private -> no instances of this class
- moduls - Static variable in class org.modama.framework.modul.ModulRegistry
- collection of moduls where the name of the class is the key and the class the value
O
- org.modama.framework.modul - package org.modama.framework.modul
R
- remove(Class) - Static method in class org.modama.framework.modul.ModulRegistry
- remove the modul from the registry
- remove(String) - Static method in class org.modama.framework.modul.ModulRegistry
- remove the modul with this name from the registry
S
- setA(double) - Method in class org.modama.framework.modul.TestModul2
- setB(double) - Method in class org.modama.framework.modul.TestModul2
- setInput(File) - Method in class org.modama.framework.modul.TestModul
- setOutput(File) - Method in class org.modama.framework.modul.TestModul
- setSlice(File) - Method in class org.modama.framework.modul.TestModul
- shortnamecache - Static variable in class org.modama.framework.modul.ModulRegistry
- a cache with the shortnames (result of the getName function) of the moduls
- slice - Variable in class org.modama.framework.modul.TestModul
- slice_file - Variable in class org.modama.framework.modul.TestModul
T
- TestModul - class org.modama.framework.modul.TestModul.
- a first testmodul at the moment a slice
- TestModul() - Constructor for class org.modama.framework.modul.TestModul
- TestModul2 - class org.modama.framework.modul.TestModul2.
- Created by IntelliJ IDEA.
- TestModul2() - Constructor for class org.modama.framework.modul.TestModul2
A B E G I L M O R S T
|
|||||||||
| Home >> All >> org >> modama >> framework >> [ modul overview ] | PREV NEXT | ||||||||