Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JTR 5.0 API Documentation
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V
W
X
_
_
_requiresReinitialization()
- Method in class jtr.assigner.impl.
AbstractParamsAssigner
This method must be implemented by concrete subclasses to tell the JTR-runtime if the runner mnaged be the
assigner
requires to be reinitialized upon each run completion.
_requiresReinitialization()
- Method in class jtr.assigner.impl.
CyclicParamsAssigner
This method always returns
true
.
_requiresReinitialization()
- Method in class jtr.assigner.impl.
IndexedParamsAssigner
This method always return
false
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
The JTR Project is licensed under GPL version 2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
V
W
X
_