Uses of Interface
kieker.model.analysismodel.execution.ExecutionPackage
Packages that use ExecutionPackage
Package
Description
-
Uses of ExecutionPackage in kieker.model.analysismodel.execution
Fields in kieker.model.analysismodel.execution declared as ExecutionPackageModifier and TypeFieldDescriptionstatic final ExecutionPackageExecutionPackage.eINSTANCEThe singleton instance of the package.Methods in kieker.model.analysismodel.execution that return ExecutionPackageModifier and TypeMethodDescriptionExecutionFactory.getExecutionPackage()Returns the package supported by this factory. -
Uses of ExecutionPackage in kieker.model.analysismodel.execution.impl
Classes in kieker.model.analysismodel.execution.impl that implement ExecutionPackageModifier and TypeClassDescriptionclassAn implementation of the model Package.Methods in kieker.model.analysismodel.execution.impl that return ExecutionPackageModifier and TypeMethodDescriptionExecutionFactoryImpl.getExecutionPackage()static ExecutionPackageExecutionFactoryImpl.getPackage()Deprecated.static ExecutionPackageExecutionPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ExecutionPackage in kieker.model.analysismodel.execution.util
Fields in kieker.model.analysismodel.execution.util declared as ExecutionPackageModifier and TypeFieldDescriptionprotected static ExecutionPackageExecutionAdapterFactory.modelPackageThe cached model package.protected static ExecutionPackageExecutionSwitch.modelPackageThe cached model package