Uses of Interface
kieker.model.analysismodel.AnalysismodelFactory
Packages that use AnalysismodelFactory
-
Uses of AnalysismodelFactory in kieker.model.analysismodel
Fields in kieker.model.analysismodel declared as AnalysismodelFactoryModifier and TypeFieldDescriptionstatic final AnalysismodelFactoryAnalysismodelFactory.eINSTANCEThe singleton instance of the factory.Methods in kieker.model.analysismodel that return AnalysismodelFactoryModifier and TypeMethodDescriptionAnalysismodelPackage.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 AnalysismodelFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in kieker.model.analysismodel.impl that return AnalysismodelFactoryModifier and TypeMethodDescriptionAnalysismodelPackageImpl.getAnalysismodelFactory()static AnalysismodelFactoryAnalysismodelFactoryImpl.init()Creates the default factory implementation.