package ever.workflowRepresentation; import java.util.Stack; import javax.xml.stream.XMLStreamException; import javax.xml.stream.XMLStreamWriter; import ever.pipeline.Sentence; /** * This class represents an XOR element. It can represent disjunctiv paths in a control flow. It contains a set of options * which are used to store the different paths * @author Pol Schumacher, Wirtschaftsinformatik, Institut fuer Informatik, Goethe Universitaet Frankfurt * */ public class Xor extends WorkflowElement { private Stack