diff --git a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_flow.html b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_flow.html
index 87cfcb1d6b..a45d623681 100644
--- a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_flow.html
+++ b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_flow.html
@@ -167,13 +167,6 @@
Services
Return first annotation with the specified title. |
{m:myObeoDSMObject.annotation('some title')} returns: The string of the annotation. |
-
- asFlowImage |
- List of org.obeonetwork.m2doc.element.MImage |
- {m:flow.asFlowImage(width, height)} |
- Returns a collection of images representing the target Flow Flow Diagrams scaled to the given width and heigth. |
- {m:flow.asFlowImage(400, 300)} returns: A sequence of images. |
-
asFlowImage |
List of org.obeonetwork.m2doc.element.MImage |
@@ -188,6 +181,13 @@ Services
Returns a collection of images representing the target Flow Flow Diagrams. |
{m:flow.asFlowImage()} returns: A sequence of images. |
+
+ asFlowImage |
+ List of org.obeonetwork.m2doc.element.MImage |
+ {m:flow.asFlowImage(width, height)} |
+ Returns a collection of images representing the target Flow Flow Diagrams scaled to the given width and heigth. |
+ {m:flow.asFlowImage(400, 300)} returns: A sequence of images. |
+
cinematicIcon |
org.obeonetwork.m2doc.element.MImage |
diff --git a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_layout.html b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_layout.html
index 3f86d84107..13cf672c59 100644
--- a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_layout.html
+++ b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_layout.html
@@ -127,13 +127,6 @@ Services
Returns a list of all the Requirements related to the target object or one of its sub objects. The result is a list with no duplicates sorted against the requirements ids. |
{m:obj.allRelatedRequirements()->sep(',')} returns: A comma separated list of related requirements. |
-
- asLayoutImage |
- List of org.obeonetwork.m2doc.element.MImage |
- {m:layout.asLayoutImage(width, height)} |
- Returns a collection of images representing the target Layout Layout Diagrams scaled to the given width and heigth. |
- {m:layout.asLayoutImage(400, 300)} returns: A sequence of images. |
-
asLayoutImage |
List of org.obeonetwork.m2doc.element.MImage |
@@ -148,6 +141,13 @@ Services
Returns a collection of images representing the target Layout Layout Diagrams. |
{m:layout.asLayoutImage()} returns: A sequence of images. |
+
+ asLayoutImage |
+ List of org.obeonetwork.m2doc.element.MImage |
+ {m:layout.asLayoutImage(width, height)} |
+ Returns a collection of images representing the target Layout Layout Diagrams scaled to the given width and heigth. |
+ {m:layout.asLayoutImage(400, 300)} returns: A sequence of images. |
+
cinematicIcon |
org.obeonetwork.m2doc.element.MImage |
diff --git a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_package.html b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_package.html
index 3e08489462..1e97de4bed 100644
--- a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_package.html
+++ b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_package.html
@@ -167,6 +167,13 @@ Services
Return first annotation with the specified title. |
{m:myObeoDSMObject.annotation('some title')} returns: The string of the annotation. |
+
+ asPackageImage |
+ List of org.obeonetwork.m2doc.element.MImage |
+ {m:abstractPackage.asPackageImage()} |
+ Returns a collection of images representing the target Package Package Diagrams. |
+ {m:abstractPackage.asPackageImage()} returns: A sequence of images. |
+
asPackageImage |
List of org.obeonetwork.m2doc.element.MImage |
@@ -181,13 +188,6 @@ Services
Returns a collection of images representing the target Package Package Diagrams scaled to the given width keeping the initial image ratio. |
{m:abstractPackage.asPackageImage(400)} returns: A sequence of images. |
-
- asPackageImage |
- List of org.obeonetwork.m2doc.element.MImage |
- {m:abstractPackage.asPackageImage()} |
- Returns a collection of images representing the target Package Package Diagrams. |
- {m:abstractPackage.asPackageImage()} returns: A sequence of images. |
-
cinematicIcon |
org.obeonetwork.m2doc.element.MImage |
diff --git a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_viewcontainer.html b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_viewcontainer.html
index 2fb275a095..f622f02dc5 100644
--- a/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_viewcontainer.html
+++ b/m2doc/cinematic/plugins/org.obeonetwork.cinematic.m2doc.services/doc/pages/m2doc_services_viewcontainer.html
@@ -216,13 +216,6 @@ Services
Return first annotation with the specified title. |
{m:myObeoDSMObject.annotation('some title')} returns: The string of the annotation. |
-
- asMockupImage |
- List of org.obeonetwork.m2doc.element.MImage |
- {m:viewContainer.asMockupImage(width, height)} |
- Returns a collection of images representing the target ViewContainer Mockup Diagrams scaled to the given width and heigth. |
- {m:viewContainer.asMockupImage(400, 300)} returns: A sequence of images. |
-
asMockupImage |
List of org.obeonetwork.m2doc.element.MImage |
@@ -237,6 +230,13 @@ Services
Returns a collection of images representing the target ViewContainer Mockup Diagrams. |
{m:viewContainer.asMockupImage()} returns: A sequence of images. |
+
+ asMockupImage |
+ List of org.obeonetwork.m2doc.element.MImage |
+ {m:viewContainer.asMockupImage(width, height)} |
+ Returns a collection of images representing the target ViewContainer Mockup Diagrams scaled to the given width and heigth. |
+ {m:viewContainer.asMockupImage(400, 300)} returns: A sequence of images. |
+
cinematicIcon |
org.obeonetwork.m2doc.element.MImage |