Package tools.refinery.visualization
Interface ModelVisualizerBuilder
- All Superinterfaces:
ModelAdapterBuilder
- All Known Implementing Classes:
ModelVisualizerBuilderImpl
-
Method Summary
Modifier and TypeMethodDescriptionwithDotBinaryPath
(String dotBinaryPath) withFormat
(FileFormat format) withOutputPath
(String outputPath) Methods inherited from interface tools.refinery.store.adapter.ModelAdapterBuilder
build, configure, isConfigured
-
Method Details
-
withDotBinaryPath
-
withOutputPath
-
withFormat
-
saveDesignSpace
ModelVisualizerBuilder saveDesignSpace() -
saveStates
ModelVisualizerBuilder saveStates()
-