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 CollectionPackage
CollectionPackage. eINSTANCE
The singleton instance of the package.Methods in kieker.model.collection that return CollectionPackage Modifier and Type Method Description CollectionPackage
CollectionFactory. 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 class
CollectionPackageImpl
An implementation of the model Package.Methods in kieker.model.collection.impl that return CollectionPackage Modifier and Type Method Description CollectionPackage
CollectionFactoryImpl. getCollectionPackage()
static CollectionPackage
CollectionFactoryImpl. getPackage()
Deprecated.static CollectionPackage
CollectionPackageImpl. 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 CollectionPackage
CollectionAdapterFactory. modelPackage
The cached model package.protected static CollectionPackage
CollectionSwitch. modelPackage
The cached model package