Uses of Class
kieker.webgui.domain.pluginDecorators.AbstractPluginDecorator

Packages that use AbstractPluginDecorator
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 AbstractPluginDecorator in kieker.webgui.domain.pluginDecorators
 

Subclasses of AbstractPluginDecorator in kieker.webgui.domain.pluginDecorators
 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 VisualizationDecorator
           
 



Copyright © 2015. All rights reserved.