0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
clanguml::common::model::relationship Member List

This is the complete list of members for clanguml::common::model::relationship, including all inherited members.

access() const noexceptclanguml::common::model::relationship
access_clanguml::common::model::relationshipprivate
add_decorators(const std::vector< std::shared_ptr< decorators::decorator > > &decorators)clanguml::common::model::decorated_element
append(const decorated_element &de)clanguml::common::model::decorated_element
comment() constclanguml::common::model::decorated_element
comment_clanguml::common::model::decorated_elementprivate
decorators() constclanguml::common::model::decorated_element
decorators_clanguml::common::model::decorated_elementprivate
destination() constclanguml::common::model::relationship
destination_clanguml::common::model::relationshipprivate
doxygen_link() constclanguml::common::model::decorated_elementvirtual
get_relationship() constclanguml::common::model::decorated_element
label() constclanguml::common::model::relationship
label_clanguml::common::model::relationshipprivate
multiplicity_destination() constclanguml::common::model::relationship
multiplicity_destination_clanguml::common::model::relationshipprivate
multiplicity_source() constclanguml::common::model::relationship
multiplicity_source_clanguml::common::model::relationshipprivate
operator==clanguml::common::model::relationshipfriend
relationship(relationship_t type, eid_t destination, access_t access=access_t::kPublic, std::string label="", std::string multiplicity_source="", std::string multiplicity_destination="")clanguml::common::model::relationship
set_access(access_t scope) noexceptclanguml::common::model::relationship
set_comment(const comment_t &c)clanguml::common::model::decorated_element
set_destination(eid_t destination)clanguml::common::model::relationship
set_label(const std::string &label)clanguml::common::model::relationship
set_multiplicity_destination(const std::string &multiplicity_destination)clanguml::common::model::relationship
set_multiplicity_source(const std::string &multiplicity_source)clanguml::common::model::relationship
set_style(const std::string &style)clanguml::common::model::stylable_element
set_type(relationship_t type) noexceptclanguml::common::model::relationship
skip() constclanguml::common::model::decorated_element
skip_relationship() constclanguml::common::model::decorated_element
style() constclanguml::common::model::stylable_element
style_clanguml::common::model::stylable_elementprivate
style_spec() constclanguml::common::model::decorated_element
type() const noexceptclanguml::common::model::relationship
type_clanguml::common::model::relationshipprivate
~decorated_element()=defaultclanguml::common::model::decorated_elementvirtual
~relationship() override=defaultclanguml::common::model::relationship