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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParserparse
- 
Constructor Details- 
ExclusiveGatewayParserCreate a new instance- Parameters:
- rootParser- the root parser of the BPMN model
 
 
-