Kieker 1.6

Uses of Class
kieker.tools.traceAnalysis.filter.visualization.graph.AbstractOriginRetentionPolicy

Packages that use AbstractOriginRetentionPolicy
kieker.tools.traceAnalysis.filter.visualization.graph   
 

Uses of AbstractOriginRetentionPolicy in kieker.tools.traceAnalysis.filter.visualization.graph
 

Subclasses of AbstractOriginRetentionPolicy in kieker.tools.traceAnalysis.filter.visualization.graph
 class CompleteOriginRetentionPolicy
          The complete origin retention policy represents the intention that every origin should be retained in the graph model and corresponds to the kind OriginRetentionPolicyKind.ALL.
 class NoOriginRetentionPolicy
          The no-origin-retention policy represents the intention that no origins should be retained at all and corresponds to the kind OriginRetentionPolicyKind.NONE.
 class SpecificOriginRetentionPolicy
          The specific origin retention policy represents the intention that only specific origins should be retained and corresponds to the kind OriginRetentionPolicyKind.SPECIFIC.
 


Kieker 1.6

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