Class DotCreation
java.lang.Object
edu.kit.kastel.sdq.kamp4attack.graph.impl.output.DotCreation
- All Implemented Interfaces:
OutputFormat
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateOutputFormat
(com.google.common.graph.MutableValueGraph<String, String> graph)
-
Constructor Details
-
DotCreation
public DotCreation()
-
-
Method Details
-
createOutputFormat
- Specified by:
createOutputFormat
in interfaceOutputFormat
-