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 interface
MIFilter
A representation of the model object 'Filter'.interface
MIPlugin
A representation of the model object 'Plugin'.interface
MIReader
A representation of the model object 'Reader'.interface
MIRepository
A 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 class
MAnalysisComponent
An implementation of the model object 'Analysis Component'.class
MFilter
An implementation of the model object 'Filter'.class
MPlugin
An implementation of the model object 'Plugin'.class
MReader
An implementation of the model object 'Reader'.class
MRepository
An 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 T
AnalysisMetaModelSwitch. caseAnalysisComponent(MIAnalysisComponent object)
Returns the result of interpreting the object as an instance of 'Analysis Component'.