Class GraphDrawer
- java.lang.Object
-
- org.intocps.maestro.plugin.verificationsuite.graph.GraphDrawer
-
public class GraphDrawer extends Object
-
-
Constructor Summary
Constructors Constructor Description GraphDrawer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidplotGraph(Set<? extends Fmi2SimulationEnvironment.Relation> relations, String name)
-
-
-
Method Detail
-
plotGraph
public void plotGraph(Set<? extends Fmi2SimulationEnvironment.Relation> relations, String name) throws IOException
- Throws:
IOException
-
-