Uses of Interface
kieker.model.analysismodel.source.SourceFactory
Packages that use SourceFactory
-
Uses of SourceFactory in kieker.model.analysismodel.source
Fields in kieker.model.analysismodel.source declared as SourceFactoryModifier and TypeFieldDescriptionstatic final SourceFactorySourceFactory.eINSTANCEThe singleton instance of the factory.Methods in kieker.model.analysismodel.source that return SourceFactoryModifier and TypeMethodDescriptionSourcePackage.getSourceFactory()Returns the factory that creates the instances of the model. -
Uses of SourceFactory in kieker.model.analysismodel.source.impl
Classes in kieker.model.analysismodel.source.impl that implement SourceFactoryMethods in kieker.model.analysismodel.source.impl that return SourceFactoryModifier and TypeMethodDescriptionSourcePackageImpl.getSourceFactory()static SourceFactorySourceFactoryImpl.init()Creates the default factory implementation.