Uses of Interface
kieker.model.collection.CollectionPackage
| Package | Description |
|---|---|
| kieker.model.collection | |
| kieker.model.collection.impl | |
| kieker.model.collection.util |
-
Uses of CollectionPackage in kieker.model.collection
Fields in kieker.model.collection declared as CollectionPackage Modifier and Type Field Description static CollectionPackageCollectionPackage. eINSTANCEThe singleton instance of the package.Methods in kieker.model.collection that return CollectionPackage Modifier and Type Method Description CollectionPackageCollectionFactory. getCollectionPackage()Returns the package supported by this factory. -
Uses of CollectionPackage in kieker.model.collection.impl
Classes in kieker.model.collection.impl that implement CollectionPackage Modifier and Type Class Description classCollectionPackageImplAn implementation of the model Package.Methods in kieker.model.collection.impl that return CollectionPackage Modifier and Type Method Description CollectionPackageCollectionFactoryImpl. 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 CollectionPackage Modifier and Type Field Description protected static CollectionPackageCollectionAdapterFactory. modelPackageThe cached model package.protected static CollectionPackageCollectionSwitch. modelPackageThe cached model package