|
BPMN-OS
BPMN for optimization and simulation
|
| ▼NBPMN | The BPMN namespace contains linked classes representing a BPMN model |
| CAbstractTask | |
| CActivity | |
| CAdHocSubProcess | |
| CBaseElement | Base class for all core BPMN elements |
| CBoundaryEvent | Base class for all boundary events attached to an Activity |
| CBusinessRuleTask | |
| CCallActivity | |
| CCancelBoundaryEvent | |
| CCancelEndEvent | |
| CCatchEvent | |
| CChildNode | Base class for BPMN elements within a Scope |
| CCompensateBoundaryEvent | |
| CCompensateStartEvent | |
| CCompensateThrowEvent | |
| CComplexGateway | |
| CConditionalBoundaryEvent | |
| CConditionalCatchEvent | |
| CConditionalStartEvent | |
| CDataObject | |
| CElement | Abstract base class for all elements in a BPMN model |
| CErrorBoundaryEvent | |
| CErrorEndEvent | |
| CErrorStartEvent | |
| CEscalationBoundaryEvent | |
| CEscalationStartEvent | |
| CEscalationThrowEvent | |
| CEvent | |
| CEventBasedGateway | |
| CEventSubProcess | |
| CExclusiveGateway | |
| CExtensionElements | Base class for extension elements that may be provided for a BPMN element |
| CFlowNode | Base class for BPMN elements that may contain incoming and outgoing sequence flows |
| CGateway | |
| CInclusiveGateway | |
| CLinkSourceEvent | |
| CLinkTargetEvent | |
| CManualTask | |
| CMessageBoundaryEvent | |
| CMessageCatchEvent | |
| CMessageFlow | Encapsulates the information and relationships associated with a message flow in a BPMN process |
| CMessageStartEvent | |
| CMessageThrowEvent | |
| CModel | Represents a BPMN model with all its processes and message flows |
| CNode | Base class for all nodes in a BPMN model |
| CParallelGateway | |
| CProcess | |
| CReceiveTask | |
| CScope | Base class for BPMN elements that may contain a ChildNode elements |
| CScriptTask | |
| CSendTask | |
| CSequenceFlow | Encapsulates the information and relationships associated with a sequence flow in a BPMN process |
| CSignalBoundaryEvent | |
| CSignalCatchEvent | |
| CSignalStartEvent | |
| CSignalThrowEvent | |
| CSubProcess | |
| CTask | |
| CTerminateEvent | |
| CThrowEvent | |
| CTimerBoundaryEvent | |
| CTimerCatchEvent | |
| CTimerStartEvent | |
| CTransaction | |
| CTypedStartEvent | Base class for all start events with an event definition |
| CUntypedEndEvent | |
| CUntypedStartEvent | |
| CUserTask | |
| ▼NBPMNOS | |
| ►NExecution | |
| ►NModel | |
| CCollection | |
| CCollectionRegistry | Utility class for representing collections by numeric values |
| CCSVReader | |
| CSharedValues | |
| CStringRegistry | Utility class for representing strings by numeric values |
| Ctuple_map | Wrapper class around std::unordered_map for maps with tuple keys |
| CValues | |
| Cvector_map | Wrapper class around std::unordered_map for maps with vector keys |
| ▼Nstd | STL namespace |
| Chash< BPMNOS_NUMBER_TYPE > | |
| ▼NXML | The XML namespace contains classes representing XML-nodes defined in given XML-schema(s) |
| ►Nbpmn | The XML::bpmn namespace contains classes from the following XML-schema(s): xsd/DC.xsd, xsd/DI.xsd, xsd/BPMNDI.xsd, xsd/Semantic.xsd, xsd/BPMN20.xsd |
| ►Nbpmnos | The XML::bpmnos namespace contains classes from the following XML-schema(s): xsd/BPMNOS.xsd |
| CAttribute | A struct representing an attribute of an XML-node |
| CValue | A struct representing the value of an XML-node attribute |
| CXMLObject | A class representing a node in an XML-tree |