add_cdata(pugi::xml_node &node, const std::string &key, const std::string &value) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
add_data(pugi::xml_node &node, const std::string &key, const std::string &value, bool cdata=false) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
config() const | clanguml::common::generators::generator< ConfigType, DiagramType > | inline |
config_ | clanguml::common::generators::generator< ConfigType, DiagramType > | private |
context() const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
edge_id_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprivate |
edge_ids_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprotected |
edge_properties() const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inline |
edge_properties() | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inlineprotected |
edge_properties_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprivate |
edge_property_names() const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inlinevirtual |
env() const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
generate(std::ostream &ostr) const override | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | virtual |
generate(const model::package &p, graphml_node_t &parent) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inlinevirtual |
generate_diagram(graphml_node_t &parent) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inline |
generate_key(pugi::xml_node &parent, const std::string &attr_name, const std::string &for_value, const std::string &id_value, const std::string &attr_type="string") const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | protected |
generate_keys(graphml_node_t &parent) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | private |
generate_link(pugi::xml_node &node, const T &c) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
generate_metadata(graphml_t &parent) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
generate_notes(const T &e, graphml_node_t &parent) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
generate_relationships(graphml_node_t &parent) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | virtual |
generate_relationships(const model::diagram_element &c, graphml_node_t &parent) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | virtual |
generate_top_level_elements(graphml_node_t &parent) const =0 | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | pure virtual |
generator(ConfigType &config, DiagramType &model) | clanguml::common::generators::generator< ConfigType, DiagramType > | inline |
get_link_pattern(const common::model::source_location &sl) const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
get_tooltip_pattern(const common::model::source_location &sl) const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
graph_ids_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprotected |
graph_properties() const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inline |
graph_properties() | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inlineprotected |
graph_properties_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprivate |
graph_property_names() const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inlinevirtual |
init_context() | clanguml::common::generators::generator< ConfigType, DiagramType > | |
init_env() | clanguml::common::generators::generator< ConfigType, DiagramType > | |
m_context | clanguml::common::generators::generator< ConfigType, DiagramType > | mutableprotected |
m_env | clanguml::common::generators::generator< ConfigType, DiagramType > | mutableprotected |
make_graph(graphml_node_t &parent, const std::string &id) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
make_node(graphml_node_t &parent, const std::string &id) const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
make_subgraph(graphml_node_t &parent, const std::string &id, const std::string &name="", const std::string &type="") const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | |
model() const | clanguml::common::generators::generator< ConfigType, DiagramType > | inline |
model_ | clanguml::common::generators::generator< ConfigType, DiagramType > | private |
node_ids_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprotected |
node_properties() const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inline |
node_properties() | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inlineprotected |
node_properties_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprivate |
node_property_names() const | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | inlinevirtual |
note_id_ | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | mutableprivate |
render_link(const common::model::diagram_element &e) const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
render_link(const common::model::relationship &e) const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
render_tooltip(const common::model::diagram_element &e) const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
render_tooltip(const common::model::relationship &e) const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
update_context() const | clanguml::common::generators::generator< ConfigType, DiagramType > | |
~generator() override=default | clanguml::common::generators::graphml::generator< ConfigType, DiagramType > | virtual |