Uses of Interface
kieker.model.analysismodel.type.TypePackage
Package | Description |
---|---|
kieker.model.analysismodel.type | |
kieker.model.analysismodel.type.impl | |
kieker.model.analysismodel.type.util |
-
Uses of TypePackage in kieker.model.analysismodel.type
Fields in kieker.model.analysismodel.type declared as TypePackage Modifier and Type Field Description static TypePackage
TypePackage. eINSTANCE
The singleton instance of the package.Methods in kieker.model.analysismodel.type that return TypePackage Modifier and Type Method Description TypePackage
TypeFactory. getTypePackage()
Returns the package supported by this factory. -
Uses of TypePackage in kieker.model.analysismodel.type.impl
Classes in kieker.model.analysismodel.type.impl that implement TypePackage Modifier and Type Class Description class
TypePackageImpl
An implementation of the model Package.Methods in kieker.model.analysismodel.type.impl that return TypePackage Modifier and Type Method Description static TypePackage
TypeFactoryImpl. getPackage()
Deprecated.TypePackage
TypeFactoryImpl. getTypePackage()
static TypePackage
TypePackageImpl. init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of TypePackage in kieker.model.analysismodel.type.util
Fields in kieker.model.analysismodel.type.util declared as TypePackage Modifier and Type Field Description protected static TypePackage
TypeAdapterFactory. modelPackage
The cached model package.protected static TypePackage
TypeSwitch. modelPackage
The cached model package