Uses of Class
org.tweetyproject.logics.bpm.syntax.BpmnModel
Packages that use BpmnModel
Package
Description
-
Uses of BpmnModel in org.tweetyproject.logics.bpm.parser.bpmn_to_petri
Constructors in org.tweetyproject.logics.bpm.parser.bpmn_to_petri with parameters of type BpmnModel -
Uses of BpmnModel in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
Methods in org.tweetyproject.logics.bpm.parser.xml_to_bpmn that return BpmnModelModifier and TypeMethodDescriptionBpmnModelParser.get()
retrieve the parsed instance of the BpmnModel classRootParser.getBpmnModel()
-
Uses of BpmnModel in org.tweetyproject.logics.bpm.plotting
Constructors in org.tweetyproject.logics.bpm.plotting with parameters of type BpmnModelModifierConstructorDescriptionBpmnModelPlotter
(Plotter plotter, BpmnModel bpmnModel) Create a new instance for plotting the BpmnModel