Skip to content
Snippets Groups Projects
Commit 1259b738 authored by Sören Henning's avatar Sören Henning
Browse files

deprecated DependencyGraphCreatorStage

parent be793a72
No related branches found
No related tags found
1 merge request!19Trace aggr analysis
...@@ -8,6 +8,7 @@ import kieker.analysis.util.graph.impl.GraphImpl; ...@@ -8,6 +8,7 @@ import kieker.analysis.util.graph.impl.GraphImpl;
import teetime.stage.basic.AbstractTransformation; import teetime.stage.basic.AbstractTransformation;
@Deprecated
public class DependencyGraphCreatorStage extends AbstractTransformation<OperationsDependency, Graph> { public class DependencyGraphCreatorStage extends AbstractTransformation<OperationsDependency, Graph> {
@Override @Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment