| Package | Description |
|---|---|
| kieker.analysis | |
| kieker.analysis.model |
| Modifier and Type | Method and Description |
|---|---|
AnalysisController |
AnalysisController.AnalysisControllerWithMapping.getController()
Getter for the property
AnalysisController.AnalysisControllerWithMapping.controller. |
| 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.
|
| Constructor and Description |
|---|
AnalysisController.AnalysisControllerWithMapping(AnalysisController controller,
java.util.Map<MIPlugin,AbstractPlugin> pluginMap,
java.util.Map<MIRepository,AbstractRepository> repositoryMap)
Creates a new instance of this class using the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MetaModelHandler.metaModelToJava(MIProject mProject,
AnalysisController ac,
java.util.Collection<MetaModelHandler.PluginConnection> pluginConnections,
java.util.Collection<MetaModelHandler.RepositoryConnection> repositoryConnections,
java.util.Collection<MIDependency> dependencies,
java.lang.ClassLoader classLoader,
Configuration globalConfiguration,
java.util.Map<MIRepository,AbstractRepository> repositoryMap,
java.util.Map<MIPlugin,AbstractPlugin> pluginMap)
This method can be used to convert a given analysis meta model instance to the actual java instances.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net