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

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
           
 



Copyright © 2015. All rights reserved.