Uses of Interface
kieker.model.analysismodel.AnalysismodelFactory
| Package | Description |
|---|---|
| kieker.model.analysismodel | |
| kieker.model.analysismodel.impl |
-
Uses of AnalysismodelFactory in kieker.model.analysismodel
Fields in kieker.model.analysismodel declared as AnalysismodelFactory Modifier and Type Field Description static AnalysismodelFactoryAnalysismodelFactory. eINSTANCEThe singleton instance of the factory.Methods in kieker.model.analysismodel that return AnalysismodelFactory Modifier and Type Method Description AnalysismodelFactoryAnalysismodelPackage. getAnalysismodelFactory()Returns the factory that creates the instances of the model. -
Uses of AnalysismodelFactory in kieker.model.analysismodel.impl
Classes in kieker.model.analysismodel.impl that implement AnalysismodelFactory Modifier and Type Class Description classAnalysismodelFactoryImplAn implementation of the model Factory.Methods in kieker.model.analysismodel.impl that return AnalysismodelFactory Modifier and Type Method Description AnalysismodelFactoryAnalysismodelPackageImpl. getAnalysismodelFactory()static AnalysismodelFactoryAnalysismodelFactoryImpl. init()Creates the default factory implementation.