Package org.tweetyproject.logics.bpm.parser.xml_to_bpmn
package org.tweetyproject.logics.bpm.parser.xml_to_bpmn
-
ClassDescriptionThe AbstractElementParser classParse a BPMN Model from the 'definitions' node of a XML representationThis is a helper class for parsing edges in a BPMN ModelA parser for the "collaboration" element in a XML tree of a BPMN modelParse end events of a BPMN modelParse exclusive gateways in a BPMN modelParse inclusive gateways in a BPMN modelParse intermediate events in a BPMN modelParse lanes in a BPMN modelParse a set of lanes in a BPMN modelParse an edge of the message flow in a BPMN modelParse a process in a BPMN modelInstances of this class serve as the root of a parsing process for a BPMN XML file.Parse an edge of the sequence flow in a BPMN modelParse a start event of a BPMN modelParse a task of a BPMN model