{"id":1135,"date":"2013-05-15T13:47:23","date_gmt":"2013-05-15T12:47:23","guid":{"rendered":"https:\/\/ridgesolutions.ie\/?p=1135"},"modified":"2013-10-05T14:09:49","modified_gmt":"2013-10-05T13:09:49","slug":"enterprise-architect-add-c-include-code-for-dependency-relationship","status":"publish","type":"post","link":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/","title":{"rendered":"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship"},"content":{"rendered":"<p>By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect &#8211; this is a bit annoying but we are well used to UML editors doing annoying things so at least it&#8217;s not a terrible surprise!<\/p>\n<div>&nbsp;<\/div>\n<p>In Enterprise Architect&#8217;s defence it is quite easy to add this missing functionality. In order to get it to generate #include statements we have to edit two of the code generation templates: &#8220;Import&#8221; and &#8220;Import Section&#8221;.<\/p>\n<div>&nbsp;<\/div>\n<p>To edit the templates go to the &#8220;Settings \/ Code Generation Templates&#8230;&#8221;, menu and you should see a list of the templates on the left-hand side of the screen.<\/p>\n<div>&nbsp;<\/div>\n<p>Change the &#8220;Import&#8221; template so that it looks like this:<\/p>\n<pre>\r\n$file = %importFileName%\r\n%if $file == \"\" or importInFile==\"T\" or $file == fileName%\r\n%endTemplate%\r\n\r\n#include \"$file\"\r\n<\/pre>\n<p>And then change the &#8220;Import Section&#8221; template so that it looks like this:<\/p>\n<pre>\r\n$COMMENT=\"WARNING: THIS IS AN ADVANCED TEMPLATE\"\r\n$COMMENT=\"DO NOT MODIFY UNLESS YOU ARE AN\"\r\n$COMMENT=\"ADVANCED USER!\"\r\n\r\n$imports += %list=\"Import\" @separator=\"\\n\" importFromDependency==\"T\"%\r\n%REMOVE_DUPLICATES($imports, \"\\n\")%\r\n\r\n\r\n%fileImports%\r\n\r\n<\/pre>\n<p>Now when you generate C++ code from your modle #include statements should be inserted to satisify dependency relationships.<\/p>\n<div>&nbsp;<\/div>\n<p>Thanks to <a href=\"http:\/\/blog.sparxsystems.de\/2010\/01\/genegieren-von-include-using-import-etc-aus-dependencies-bei-der-codegenerierung\/\">this<\/a> article for the instructions (in German!).<\/p>\n<div>&nbsp;<\/div>\n","protected":false},"excerpt":{"rendered":"<p>By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect &#8211; this is a bit annoying but we are well used to UML editors doing annoying things so at least it&#8217;s not a terrible surprise! &nbsp; In Enterprise Architect&#8217;s defence it is [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[67,271,146],"class_list":["post-1135","post","type-post","status-publish","format-standard","hentry","category-general","tag-c","tag-enterprise-architect","tag-uml"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it&#039;s not a terrible surprise! In Enterprise Architect&#039;s defence it is\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Kevin Godden\"\/>\n\t<meta name=\"google-site-verification\" content=\"Kyj52YLp6GOPA44PVBffo9fjW8rgWHYYRF0ZYjfy6ss\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Systems and Embedded Software Engineering, Ireland. | Some thoughts of a busy Computer Engineer\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Enterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship\" \/>\n\t\t<meta property=\"og:description\" content=\"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it&#039;s not a terrible surprise! In Enterprise Architect&#039;s defence it is\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2013-05-15T12:47:23+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2013-10-05T13:09:49+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Enterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship\" \/>\n\t\t<meta name=\"twitter:description\" content=\"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it&#039;s not a terrible surprise! In Enterprise Architect&#039;s defence it is\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#article\",\"name\":\"Enterprise Architect UML \\u2013 Add C++ #include code statements for dependency relationship\",\"headline\":\"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship\",\"author\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/author\\\/kgodden\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/wp-content\\\/uploads\\\/2013\\\/09\\\/ridge_logo1.jpg\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/#articleImage\",\"width\":400,\"height\":81},\"datePublished\":\"2013-05-15T13:47:23+00:00\",\"dateModified\":\"2013-10-05T14:09:49+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#webpage\"},\"articleSection\":\"General, c#, enterprise architect, uml\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ridgesolutions.ie\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/category\\\/general\\\/#listItem\",\"name\":\"General\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/category\\\/general\\\/#listItem\",\"position\":2,\"name\":\"General\",\"item\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/category\\\/general\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#listItem\",\"name\":\"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#listItem\",\"position\":3,\"name\":\"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/category\\\/general\\\/#listItem\",\"name\":\"General\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/#organization\",\"name\":\"Ridge Solutions, Software Development and Software Engineering, Ireland.\",\"description\":\"Some thoughts of a busy Computer Engineer\",\"url\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/wp-content\\\/uploads\\\/2013\\\/09\\\/ridge_logo1.jpg\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#organizationLogo\",\"width\":400,\"height\":81},\"image\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/author\\\/kgodden\\\/#author\",\"url\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/author\\\/kgodden\\\/\",\"name\":\"Kevin Godden\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d2833f41e59a25cf2a9741a05ec383bfdd278762a5e0798a90940e7ab0a107a2?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kevin Godden\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#webpage\",\"url\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/\",\"name\":\"Enterprise Architect UML \\u2013 Add C++ #include code statements for dependency relationship\",\"description\":\"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it's not a terrible surprise! In Enterprise Architect's defence it is\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/2013\\\/05\\\/15\\\/enterprise-architect-add-c-include-code-for-dependency-relationship\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/author\\\/kgodden\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/index.php\\\/author\\\/kgodden\\\/#author\"},\"datePublished\":\"2013-05-15T13:47:23+00:00\",\"dateModified\":\"2013-10-05T14:09:49+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/#website\",\"url\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/\",\"name\":\"Ridge Solutions, Software Development and Software Engineering, Ireland.\",\"description\":\"Some thoughts of a busy Computer Engineer\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ridgesolutions.ie\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Enterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship","description":"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it's not a terrible surprise! In Enterprise Architect's defence it is","canonical_url":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"Kyj52YLp6GOPA44PVBffo9fjW8rgWHYYRF0ZYjfy6ss","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#article","name":"Enterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship","headline":"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship","author":{"@id":"https:\/\/www.ridgesolutions.ie\/index.php\/author\/kgodden\/#author"},"publisher":{"@id":"https:\/\/www.ridgesolutions.ie\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.ridgesolutions.ie\/wp-content\/uploads\/2013\/09\/ridge_logo1.jpg","@id":"https:\/\/www.ridgesolutions.ie\/#articleImage","width":400,"height":81},"datePublished":"2013-05-15T13:47:23+00:00","dateModified":"2013-10-05T14:09:49+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#webpage"},"isPartOf":{"@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#webpage"},"articleSection":"General, c#, enterprise architect, uml"},{"@type":"BreadcrumbList","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.ridgesolutions.ie#listItem","position":1,"name":"Home","item":"https:\/\/www.ridgesolutions.ie","nextItem":{"@type":"ListItem","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/category\/general\/#listItem","name":"General"}},{"@type":"ListItem","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/category\/general\/#listItem","position":2,"name":"General","item":"https:\/\/www.ridgesolutions.ie\/index.php\/category\/general\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#listItem","name":"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.ridgesolutions.ie#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#listItem","position":3,"name":"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship","previousItem":{"@type":"ListItem","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/category\/general\/#listItem","name":"General"}}]},{"@type":"Organization","@id":"https:\/\/www.ridgesolutions.ie\/#organization","name":"Ridge Solutions, Software Development and Software Engineering, Ireland.","description":"Some thoughts of a busy Computer Engineer","url":"https:\/\/www.ridgesolutions.ie\/","logo":{"@type":"ImageObject","url":"https:\/\/www.ridgesolutions.ie\/wp-content\/uploads\/2013\/09\/ridge_logo1.jpg","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#organizationLogo","width":400,"height":81},"image":{"@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/author\/kgodden\/#author","url":"https:\/\/www.ridgesolutions.ie\/index.php\/author\/kgodden\/","name":"Kevin Godden","image":{"@type":"ImageObject","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/d2833f41e59a25cf2a9741a05ec383bfdd278762a5e0798a90940e7ab0a107a2?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kevin Godden"}},{"@type":"WebPage","@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#webpage","url":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/","name":"Enterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship","description":"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it's not a terrible surprise! In Enterprise Architect's defence it is","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.ridgesolutions.ie\/#website"},"breadcrumb":{"@id":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/#breadcrumblist"},"author":{"@id":"https:\/\/www.ridgesolutions.ie\/index.php\/author\/kgodden\/#author"},"creator":{"@id":"https:\/\/www.ridgesolutions.ie\/index.php\/author\/kgodden\/#author"},"datePublished":"2013-05-15T13:47:23+00:00","dateModified":"2013-10-05T14:09:49+00:00"},{"@type":"WebSite","@id":"https:\/\/www.ridgesolutions.ie\/#website","url":"https:\/\/www.ridgesolutions.ie\/","name":"Ridge Solutions, Software Development and Software Engineering, Ireland.","description":"Some thoughts of a busy Computer Engineer","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.ridgesolutions.ie\/#organization"}}]},"og:locale":"en_US","og:site_name":"Systems and Embedded Software Engineering, Ireland. | Some thoughts of a busy Computer Engineer","og:type":"article","og:title":"Enterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship","og:description":"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it's not a terrible surprise! In Enterprise Architect's defence it is","og:url":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/","article:published_time":"2013-05-15T12:47:23+00:00","article:modified_time":"2013-10-05T13:09:49+00:00","twitter:card":"summary","twitter:title":"Enterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship","twitter:description":"By default #include statements are not inserted into files for dependency relationships when generating C++ code from UML models in Sparx Enterprise Architect - this is a bit annoying but we are well used to UML editors doing annoying things so at least it's not a terrible surprise! In Enterprise Architect's defence it is"},"aioseo_meta_data":{"post_id":"1135","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-09-13 21:31:34","updated":"2025-07-15 22:14:39","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.ridgesolutions.ie\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.ridgesolutions.ie\/index.php\/category\/general\/\" title=\"General\">General<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tEnterprise Architect UML \u2013 Add C++ #include code statements for dependency relationship\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.ridgesolutions.ie"},{"label":"General","link":"https:\/\/www.ridgesolutions.ie\/index.php\/category\/general\/"},{"label":"Enterprise Architect UML &#8211; Add C++ #include code statements for dependency relationship","link":"https:\/\/www.ridgesolutions.ie\/index.php\/2013\/05\/15\/enterprise-architect-add-c-include-code-for-dependency-relationship\/"}],"_links":{"self":[{"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/posts\/1135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/comments?post=1135"}],"version-history":[{"count":0,"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/posts\/1135\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/media?parent=1135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/categories?post=1135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ridgesolutions.ie\/index.php\/wp-json\/wp\/v2\/tags?post=1135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}