Uses of Interface
kieker.model.collection.CollectionPackage
Packages that use CollectionPackage
Package
Description
-
Uses of CollectionPackage in kieker.model.collection
Fields in kieker.model.collection declared as CollectionPackageModifier and TypeFieldDescriptionstatic final CollectionPackageCollectionPackage.eINSTANCEThe singleton instance of the package.Methods in kieker.model.collection that return CollectionPackageModifier and TypeMethodDescriptionCollectionFactory.getCollectionPackage()Returns the package supported by this factory. -
Uses of CollectionPackage in kieker.model.collection.impl
Classes in kieker.model.collection.impl that implement CollectionPackageModifier and TypeClassDescriptionclassAn implementation of the model Package.Methods in kieker.model.collection.impl that return CollectionPackageModifier and TypeMethodDescriptionCollectionFactoryImpl.getCollectionPackage()static CollectionPackageCollectionFactoryImpl.getPackage()Deprecated.static CollectionPackageCollectionPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of CollectionPackage in kieker.model.collection.util
Fields in kieker.model.collection.util declared as CollectionPackageModifier and TypeFieldDescriptionprotected static CollectionPackageCollectionAdapterFactory.modelPackageThe cached model package.protected static CollectionPackageCollectionSwitch.modelPackageThe cached model package