Uses of Interface
kieker.model.collection.CollectionFactory
Packages that use CollectionFactory
-
Uses of CollectionFactory in kieker.model.collection
Fields in kieker.model.collection declared as CollectionFactoryModifier and TypeFieldDescriptionstatic final CollectionFactoryCollectionFactory.eINSTANCEThe singleton instance of the factory.Methods in kieker.model.collection that return CollectionFactoryModifier and TypeMethodDescriptionCollectionPackage.getCollectionFactory()Returns the factory that creates the instances of the model. -
Uses of CollectionFactory in kieker.model.collection.impl
Classes in kieker.model.collection.impl that implement CollectionFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in kieker.model.collection.impl that return CollectionFactoryModifier and TypeMethodDescriptionCollectionPackageImpl.getCollectionFactory()static CollectionFactoryCollectionFactoryImpl.init()Creates the default factory implementation.