Uses of Interface
kieker.model.analysismodel.deployment.DeploymentFactory
Packages that use DeploymentFactory
Package
Description
-
Uses of DeploymentFactory in kieker.model.analysismodel.deployment
Fields in kieker.model.analysismodel.deployment declared as DeploymentFactoryModifier and TypeFieldDescriptionstatic final DeploymentFactoryDeploymentFactory.eINSTANCEThe singleton instance of the factory.Methods in kieker.model.analysismodel.deployment that return DeploymentFactoryModifier and TypeMethodDescriptionDeploymentPackage.getDeploymentFactory()Returns the factory that creates the instances of the model. -
Uses of DeploymentFactory in kieker.model.analysismodel.deployment.impl
Classes in kieker.model.analysismodel.deployment.impl that implement DeploymentFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in kieker.model.analysismodel.deployment.impl that return DeploymentFactoryModifier and TypeMethodDescriptionDeploymentPackageImpl.getDeploymentFactory()static DeploymentFactoryDeploymentFactoryImpl.init()Creates the default factory implementation.