Uses of Class
kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
| Package | Description |
|---|---|
| kieker.analysis.stage.model |
-
Uses of MAnalysisMetaModelFactory in kieker.analysis.stage.model
Methods in kieker.analysis.stage.model with parameters of type MAnalysisMetaModelFactory Modifier and Type Method Description static java.util.List<MIProperty>MetaModelHandler. convertProperties(Configuration configuration, MAnalysisMetaModelFactory factory)Deprecated.Converts the given configuration into a list ofMIPropertys using the given factory.