java.lang.Object
teetime.framework.CompositeStage
kieker.analysis.generic.sink.graph.graphml.GraphMLWriterStage<N,E>
kieker.analysis.generic.sink.graph.graphml.GraphMLFileWriterStage<N,E>
- Type Parameters:
N- node typeE- edge type
public class GraphMLFileWriterStage<N extends INode,E extends IEdge>
extends GraphMLWriterStage<N,E>
- Since:
- 1.14
- Author:
- Sören Henning
-
Field Summary
Fields inherited from class teetime.framework.CompositeStage
DEFAULT_PIPE_CAPACITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class kieker.analysis.generic.sink.graph.graphml.GraphMLWriterStage
getInputPortMethods inherited from class teetime.framework.CompositeStage
connectPorts, connectPorts, createInputPort, createOutputPort
-
Constructor Details
-
GraphMLFileWriterStage
-
GraphMLFileWriterStage
-