Package | Description |
---|---|
kieker.analysis |
Modifier and Type | Method and Description |
---|---|
AnalysisController.STATE |
IProjectContext.getState()
Delivers the current state of the analysis controller.
|
AnalysisController.STATE |
AnalysisController.getState()
Delivers the current state of the analysis controller.
|
static AnalysisController.STATE |
AnalysisController.STATE.valueOf(java.lang.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 are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisController.IStateObserver.update(AnalysisController controller,
AnalysisController.STATE state)
This method will be called for every update of the state.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net