|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAnalysisComponentDecorator | |
---|---|
kieker.webgui.domain.pluginDecorators | This package contains decorators for some of the components of the analysis meta model, to add additional properties and methods to those components. |
Uses of AbstractAnalysisComponentDecorator in kieker.webgui.domain.pluginDecorators |
---|
Subclasses of AbstractAnalysisComponentDecorator in kieker.webgui.domain.pluginDecorators | |
---|---|
class |
AbstractPluginDecorator<T extends MIPlugin>
This is the abstract base for all other decorators which decorate the plugins from the analysis meta model. |
class |
FilterDecorator
This is the actual decorator which decorates an MIFilter instance with some more properties and methods. |
class |
ReaderDecorator
This is the actual decorator which decorates an MIReader instance with some more properties and methods. |
class |
RepositoryDecorator
This is the actual decorator which decorates an MIRepository instance with some more properties and methods. |
class |
VisualizationDecorator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |