Uses of Interface
kieker.model.analysismodel.execution.ExecutionFactory
Packages that use ExecutionFactory
-
Uses of ExecutionFactory in kieker.model.analysismodel.execution
Fields in kieker.model.analysismodel.execution declared as ExecutionFactoryModifier and TypeFieldDescriptionstatic final ExecutionFactoryExecutionFactory.eINSTANCEThe singleton instance of the factory.Methods in kieker.model.analysismodel.execution that return ExecutionFactoryModifier and TypeMethodDescriptionExecutionPackage.getExecutionFactory()Returns the factory that creates the instances of the model. -
Uses of ExecutionFactory in kieker.model.analysismodel.execution.impl
Classes in kieker.model.analysismodel.execution.impl that implement ExecutionFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in kieker.model.analysismodel.execution.impl that return ExecutionFactoryModifier and TypeMethodDescriptionExecutionPackageImpl.getExecutionFactory()static ExecutionFactoryExecutionFactoryImpl.init()Creates the default factory implementation.