|
JTR 5.0 API Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jtr.lang.functions | |
---|---|
jtr.lang.functions | This package contains the main interfaces that must be implemented by both built-in and user-defined functions that should be used to assign values to runner parameters. |
jtr.lang.functions.impl | This package contains the default implementation of the built-in statistical functions shipped with JTR. |
jtr.runners | This package defines the hierarchy of interfaces that shape the interaction between user-defined runners and the JTR runtime. |
Classes in jtr.lang.functions used by jtr.lang.functions | |
---|---|
IStatFunction
General interface that must be implemented by every concrete function class. |
|
StatFunctions
Built-in statistical functions. |
Classes in jtr.lang.functions used by jtr.lang.functions.impl | |
---|---|
IStatFunction
General interface that must be implemented by every concrete function class. |
|
IStatFunctionsFactory
This interface must be implemented by concrete IStatFunction factory-classes. |
Classes in jtr.lang.functions used by jtr.runners | |
---|---|
IStatFunction
General interface that must be implemented by every concrete function class. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |