Kieker 1.6

Uses of Interface
kieker.tools.traceAnalysis.systemModel.ISystemModelElement

Packages that use ISystemModelElement
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph   
kieker.tools.traceAnalysis.filter.visualization.descriptions   
kieker.tools.traceAnalysis.systemModel   
kieker.tools.traceAnalysis.systemModel.util   
 

Uses of ISystemModelElement in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 

Classes in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph with type parameters of type ISystemModelElement
 class AbstractDependencyGraph<T extends ISystemModelElement>
          Abstract superclass for dependency graphs.
 class AbstractDependencyGraphFilter<T extends ISystemModelElement>
          Refactored copy from LogAnalysis-legacy tool
 class AbstractDependencyGraphFormatterVisitor<T extends ISystemModelElement>
          Abstract base class for dependency-graph-formatting visitors.
 class DependencyGraphNode<T extends ISystemModelElement>
           
 class WeightedBidirectionalDependencyGraphEdge<T extends ISystemModelElement>
           
 

Uses of ISystemModelElement in kieker.tools.traceAnalysis.filter.visualization.descriptions
 

Classes in kieker.tools.traceAnalysis.filter.visualization.descriptions with type parameters of type ISystemModelElement
 class DescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E,O,ISystemModelElement>,E extends AbstractEdge<V,E,O>,O>
          A filter which attaches decorations from a repository to graph entities.
 

Uses of ISystemModelElement in kieker.tools.traceAnalysis.systemModel
 

Classes in kieker.tools.traceAnalysis.systemModel that implement ISystemModelElement
 class AllocationComponent
           
 class AssemblyComponent
           
 class ExecutionContainer
           
 class RootAssemblyComponent
          This class represents a root assembly component.
 class RootExecutionContainer
          Specific subtype for the root execution container.
 

Uses of ISystemModelElement in kieker.tools.traceAnalysis.systemModel.util
 

Classes in kieker.tools.traceAnalysis.systemModel.util that implement ISystemModelElement
 class AllocationComponentOperationPair
           
 class AssemblyComponentOperationPair
           
 


Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net