Package jadex.bpmn.model.io
Interface IPostProcessingVisualModelReader
- All Superinterfaces:
IBpmnVisualModelReader
Interface for visual readers with post-processing.
-
Method Summary
Methods inherited from interface jadex.bpmn.model.io.IBpmnVisualModelReader
processBpmnEdge, processBpmnShape, processGenericEdge
-
Method Details
-
postProcess
void postProcess()Performs the post-process.
-