Uses of Interface
kieker.analysis.model.analysisMetaModel.MIAnalysisComponent
| Package | Description |
|---|---|
| kieker.analysis.model.analysisMetaModel | |
| kieker.analysis.model.analysisMetaModel.impl | |
| kieker.analysis.model.analysisMetaModel.util |
-
Uses of MIAnalysisComponent in kieker.analysis.model.analysisMetaModel
Subinterfaces of MIAnalysisComponent in kieker.analysis.model.analysisMetaModel Modifier and Type Interface Description interfaceMIFilterA representation of the model object 'Filter'.interfaceMIPluginA representation of the model object 'Plugin'.interfaceMIReaderA representation of the model object 'Reader'.interfaceMIRepositoryA representation of the model object 'Repository'. -
Uses of MIAnalysisComponent in kieker.analysis.model.analysisMetaModel.impl
Classes in kieker.analysis.model.analysisMetaModel.impl that implement MIAnalysisComponent Modifier and Type Class Description classMAnalysisComponentAn implementation of the model object 'Analysis Component'.classMFilterAn implementation of the model object 'Filter'.classMPluginAn implementation of the model object 'Plugin'.classMReaderAn implementation of the model object 'Reader'.classMRepositoryAn implementation of the model object 'Repository'. -
Uses of MIAnalysisComponent in kieker.analysis.model.analysisMetaModel.util
Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIAnalysisComponent Modifier and Type Method Description TAnalysisMetaModelSwitch. caseAnalysisComponent(MIAnalysisComponent object)Returns the result of interpreting the object as an instance of 'Analysis Component'.