BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
BPMN::LinkSourceEvent Member List
This is the complete list of members for
BPMN::LinkSourceEvent
, including all inherited members.
as
()
BPMN::Element
inline
BPMN::ChildNode::as
() const
BPMN::Element
inline
BaseElement
(XML::bpmn::tBaseElement *element)
BPMN::BaseElement
ChildNode
(XML::bpmn::tBaseElement *element, Scope *parent)
BPMN::ChildNode
element
BPMN::ThrowEvent
Event
(XML::bpmn::tEvent *event, Scope *parent)
BPMN::Event
extensionElements
BPMN::BaseElement
find
(std::function< bool(Node *)> condition)
BPMN::Node
BPMN::ChildNode::find
(std::function< bool(const Node *)> condition) const
BPMN::Node
find_all
(std::function< bool(Node *)> condition)
BPMN::Node
BPMN::ChildNode::find_all
(std::function< bool(const Node *)> condition) const
BPMN::Node
FlowNode
(XML::bpmn::tFlowNode *flowNode, Scope *parent)
BPMN::FlowNode
get
()
BPMN::BaseElement
inline
BPMN::ChildNode::get
() const
BPMN::BaseElement
inline
id
BPMN::BaseElement
incoming
BPMN::FlowNode
is
()
BPMN::BaseElement
inline
BPMN::ChildNode::is
() const
BPMN::BaseElement
inline
linkName
BPMN::LinkSourceEvent
LinkSourceEvent
(XML::bpmn::tThrowEvent *throwEvent, Scope *parent)
BPMN::LinkSourceEvent
Model
class
BPMN::LinkSourceEvent
friend
name
BPMN::FlowNode
Node
(XML::bpmn::tBaseElement *element)
BPMN::Node
outgoing
BPMN::FlowNode
parent
BPMN::ChildNode
receiving
BPMN::Node
represents
()
BPMN::Element
inline
BPMN::ChildNode::represents
() const
BPMN::Element
inline
sending
BPMN::Node
target
BPMN::LinkSourceEvent
ThrowEvent
(XML::bpmn::tThrowEvent *throwEvent, Scope *parent)
BPMN::ThrowEvent
~Element
()=default
BPMN::Element
virtual