Package jadex.bpmn.model.io
Interface IBpmnVisualModelWriter
public interface IBpmnVisualModelWriter
Interface for reader of the visual part of BPMN models.
-
Method Summary
-
Method Details
-
writeVisualModel
Reads the visual model.- Parameters:
out
- The output.vmodel
- The visual model.
-