Uses of Package
kieker.webgui.domain.pluginDecorators

Packages that use kieker.webgui.domain.pluginDecorators
kieker.webgui.domain This package contains domain specific classes which are used through all layers of the web application. 
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. 
kieker.webgui.persistence.impl.utility This package contains classes used by the persistence implementation. 
kieker.webgui.web.beans.view This package contains Spring managed beans with view scope. 
 

Classes in kieker.webgui.domain.pluginDecorators used by kieker.webgui.domain
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
           
 

Classes in kieker.webgui.domain.pluginDecorators used by kieker.webgui.domain.pluginDecorators
AbstractAnalysisComponentDecorator
          This is the abstract base for all other decorators which decorate the components from the analysis meta model.
AbstractPluginDecorator
          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.
 

Classes in kieker.webgui.domain.pluginDecorators used by kieker.webgui.persistence.impl.utility
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
           
 

Classes in kieker.webgui.domain.pluginDecorators used by kieker.webgui.web.beans.view
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.
 



Copyright © 2015. All rights reserved.