Package science.aist.bpmn.viz
Interface BpmnProcessor
- 
- All Known Implementing Classes:
 ArtifactBpmnProcessorImpl,DataBpmnProcessorImpl,ElementBpmnProcessorImpl,RootElementBpmnProcessorImpl,SwimlaneBpmnProcessorImpl
public interface BpmnProcessorInterface for processing the graph
- Author:
 - Clemens Toegel
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.mxgraph.view.mxGraphprocess(com.mxgraph.view.mxGraph graph) 
 -