Package 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.

See:
          Description

Class Summary
AbstractAnalysisComponentDecorator<T extends MIAnalysisComponent> This is the abstract base for all other decorators which decorate the components from the analysis meta model.
AbstractPluginDecorator<T extends MIPlugin> This is the abstract base for all other decorators which decorate the plugins from the analysis meta model.
FilterDecorator This is the actual decorator which decorates an MIFilter instance with some more properties and methods.
ReaderDecorator This is the actual decorator which decorates an MIReader instance with some more properties and methods.
RepositoryDecorator This is the actual decorator which decorates an MIRepository instance with some more properties and methods.
VisualizationDecorator  
 

Package kieker.webgui.domain.pluginDecorators Description

This package contains decorators for some of the components of the analysis meta model, to add additional properties and methods to those components.

Author:
Nils Christian Ehmke


Copyright © 2015. All rights reserved.