Class InclusiveGatewayParser
java.lang.Object
org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser<InclusiveGateway>
org.tweetyproject.logics.bpm.parser.xml_to_bpmn.InclusiveGatewayParser
Parse inclusive gateways in a BPMN model
- Author:
- Benedikt Knopp
-
Constructor Summary
-
Method Summary
Methods inherited from class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser
parse
-
Constructor Details
-
InclusiveGatewayParser
Create a new instance- Parameters:
rootParser
- the root parser of the BPMN model
-