Uses of Interface
science.aist.bpmn.viz.BpmnProcessor
-
Packages that use BpmnProcessor Package Description science.aist.bpmn.viz.impl -
-
Uses of BpmnProcessor in science.aist.bpmn.viz.impl
Classes in science.aist.bpmn.viz.impl that implement BpmnProcessor Modifier and Type Class Description class
ArtifactBpmnProcessorImpl
Processes TArtifcats of a BPMN model.class
DataBpmnProcessorImpl
Processes TDataObject of a BPMN model.class
ElementBpmnProcessorImpl
Processes the elements of either a TProcess or TSubProcess of a BPMN model.class
RootElementBpmnProcessorImpl
Processes the root elements of a BPMN model.class
SwimlaneBpmnProcessorImpl
Processes swimlanes and nested swimlanes of a BPMN model.
-