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