1#ifndef BPMNOS_Model_DecisionTask_H
2#define BPMNOS_Model_DecisionTask_H
Class representing a task in which one or more choices have to be made.
DecisionTask(XML::bpmn::tTask *task, BPMN::Scope *parent)
Represents a BPMN model with all its processes.
Scope * parent
Reference to the parent node.
Base class for BPMN elements that may contain a ChildNode elements.