Class ExclusiveGatewayParser

java.lang.Object
org.tweetyproject.logics.bpm.parser.xml_to_bpmn.AbstractElementParser<ExclusiveGateway>
org.tweetyproject.logics.bpm.parser.xml_to_bpmn.ExclusiveGatewayParser

public class ExclusiveGatewayParser extends AbstractElementParser<ExclusiveGateway>
Parse exclusive gateways in a BPMN model
Author:
Benedikt Knopp
  • Constructor Details

    • ExclusiveGatewayParser

      public ExclusiveGatewayParser(RootParser rootParser)
      Create a new instance
      Parameters:
      rootParser - the root parser of the BPMN model