| Package | Description | 
|---|---|
| kieker.analysis.model | 
 Copyright 2020 Kieker Project (http://kieker-monitoring.net)
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License. 
 | 
| 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 2020 Kieker Project, http://kieker-monitoring.net