|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnalysisController.STATE | |
---|---|
kieker.analysis |
Uses of AnalysisController.STATE in kieker.analysis |
---|
Methods in kieker.analysis that return AnalysisController.STATE | |
---|---|
AnalysisController.STATE |
AnalysisController.getState()
Delivers the current state of the analysis controller. |
AnalysisController.STATE |
IProjectContext.getState()
Delivers the current state of the analysis controller. |
static AnalysisController.STATE |
AnalysisController.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AnalysisController.STATE[] |
AnalysisController.STATE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in kieker.analysis with parameters of type AnalysisController.STATE | |
---|---|
void |
AnalysisController.IStateObserver.update(AnalysisController controller,
AnalysisController.STATE state)
This method will be called for every update of the state. |
|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |