Uses of Interface
kieker.model.analysismodel.type.TypeFactory
Packages that use TypeFactory
-
Uses of TypeFactory in kieker.model.analysismodel.type
Fields in kieker.model.analysismodel.type declared as TypeFactoryModifier and TypeFieldDescriptionstatic final TypeFactoryTypeFactory.eINSTANCEThe singleton instance of the factory.Methods in kieker.model.analysismodel.type that return TypeFactoryModifier and TypeMethodDescriptionTypePackage.getTypeFactory()Returns the factory that creates the instances of the model. -
Uses of TypeFactory in kieker.model.analysismodel.type.impl
Classes in kieker.model.analysismodel.type.impl that implement TypeFactoryMethods in kieker.model.analysismodel.type.impl that return TypeFactoryModifier and TypeMethodDescriptionTypePackageImpl.getTypeFactory()static TypeFactoryTypeFactoryImpl.init()Creates the default factory implementation.