Ensure there are no relations in class diagram to excluded elements
This commit is contained in:
@@ -82,6 +82,7 @@ private:
|
||||
protected:
|
||||
ConfigType &m_config;
|
||||
DiagramType &m_model;
|
||||
mutable std::set<std::string> m_generated_aliases;
|
||||
inja::json m_context;
|
||||
mutable inja::Environment m_env;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user