bpmn++
A BPMN parser library, written in C++
Loading...
Searching...
No Matches
BPMN::CompensateStartEvent Member List

This is the complete list of members for BPMN::CompensateStartEvent, including all inherited members.

ancestor()BPMN::ChildNodeinline
ancestor() constBPMN::ChildNodeinline
as()BPMN::Elementinline
as() constBPMN::Elementinline
BaseElement(XML::bpmn::tBaseElement *element)BPMN::BaseElement
CatchEvent(XML::bpmn::tCatchEvent *catchEvent, Scope *parent)BPMN::CatchEvent
ChildNode(XML::bpmn::tBaseElement *element, Scope *parent)BPMN::ChildNode
CompensateStartEvent(XML::bpmn::tStartEvent *startEvent, Scope *parent)BPMN::CompensateStartEvent
elementBPMN::CatchEvent
Event(XML::bpmn::tEvent *event, Scope *parent)BPMN::Event
extensionElementsBPMN::BaseElement
find(std::function< bool(Node *)> condition)BPMN::Node
find(std::function< bool(const Node *)> condition) constBPMN::Node
find_all(std::function< bool(Node *)> condition)BPMN::Node
find_all(std::function< bool(const Node *)> condition) constBPMN::Node
FlowNode(XML::bpmn::tFlowNode *flowNode, Scope *parent)BPMN::FlowNode
get()BPMN::BaseElementinline
get() constBPMN::BaseElementinline
idBPMN::BaseElement
incomingBPMN::FlowNode
is()BPMN::BaseElementinline
is() constBPMN::BaseElementinline
isInterruptingBPMN::TypedStartEvent
ModelBPMN::CompensateStartEventfriend
nameBPMN::FlowNode
Node(XML::bpmn::tBaseElement *element)BPMN::Node
outgoingBPMN::FlowNode
parentBPMN::ChildNode
receivingBPMN::Node
represents()BPMN::Elementinline
represents() constBPMN::Elementinline
sendingBPMN::Node
TypedStartEvent(XML::bpmn::tStartEvent *startEvent, Scope *parent)BPMN::TypedStartEvent
~Element()=defaultBPMN::Elementvirtual