BPMN-OS
BPMN for optimization and simulation
Loading...
Searching...
No Matches
BPMN::ComplexGateway Member List
This is the complete list of members for
BPMN::ComplexGateway
, 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
ComplexGateway
(XML::bpmn::tComplexGateway *complexGateway, Scope *parent)
BPMN::ComplexGateway
defaultFlow
BPMN::ComplexGateway
element
BPMN::ComplexGateway
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
Gateway
(XML::bpmn::tGateway *gateway, Scope *parent)
BPMN::Gateway
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
Model
class
BPMN::ComplexGateway
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
~Element
()=default
BPMN::Element
virtual