diff --git a/org.fortiss.af3.rcp.help/html/ModandSim/component_architecture.html b/org.fortiss.af3.rcp.help/html/ModandSim/component_architecture.html index 07026f0362ee3afa6f9e90223a04d429e1430aa1..cd77fff772d676158f8255116aae7919cde9266c 100644 --- a/org.fortiss.af3.rcp.help/html/ModandSim/component_architecture.html +++ b/org.fortiss.af3.rcp.help/html/ModandSim/component_architecture.html @@ -79,7 +79,7 @@ To remove a bend point, right-click on it while pressing the <b><ctrl>-key In the <i>Properties View</i>, you can edit the names of selected components, channels and ports. You can also specify comments. <br><br> -<img src="./pictures/components_properties.png"> +<img src="./pictures/components_properties.png" height="500" width="900"> <br><br> <h4><font color="#336699">Causality</font></h4> @@ -151,7 +151,7 @@ Instead of doing the same at the other Port again, you should use the <i>backwar <i>Backward</i> copies the Port-Settings to all Ports connected by an incoming channel.<br> <br><br> -<img src="./pictures/components_propagation.png"> +<img src="./pictures/components_propagation.png" height="400" width="950"> <br><br> In the shown example the settings of the selected Output-Port are propagated to the connected Input-Port. Also the channel is renamed by this. @@ -194,7 +194,7 @@ Ports attached to components can be manually moved by Rolling the mouse wheel while hovering over the component architecture editor and holding the <b><ctrl>-key</b> zooms in or out, allowing the inspection parts of the model in detail or providing an overview over large models. <br><br> -<img src="./pictures/components_zoom.png"> +<img src="./pictures/components_zoom.png" height="350" width="1050"> <h4><font color="#336699">Auto-Layout</font></h4> @@ -207,7 +207,7 @@ A component architecture can be automatically organized using the <i>Auto-Layout The components of the architecture are then automatically reorganized like so: <br><br> -<img src="./pictures/components_auto-layout_architecture.png"> +<img src="./pictures/components_auto-layout_architecture.png" height="350" width="1150"> </body> </html> \ No newline at end of file diff --git a/org.fortiss.af3.rcp.help/html/ModandSim/model_markers_view.html b/org.fortiss.af3.rcp.help/html/ModandSim/model_markers_view.html index 283446b28cee4c95c37d84c1cc50558480f12f0d..a8c64ff0ba283ed90a35688530a0a31f03b8121d 100644 --- a/org.fortiss.af3.rcp.help/html/ModandSim/model_markers_view.html +++ b/org.fortiss.af3.rcp.help/html/ModandSim/model_markers_view.html @@ -30,7 +30,7 @@ Examples of such checks are extremely diversified in AutoFOCUS: When a check fails, an "alarm" icon is shown on the corresponding model element in the model navigator and in the editor(s) displaying this element. <br><br> -<img src="./pictures/failedConstraint.png" style="height:50%;"> +<img src="./pictures/failedConstraint.png" style="height:100%;"> <br><br> For some checks which are considered of less importance a yellow warning sign is shown instead of a cross: <br><br> diff --git a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/ModelElementAttributesAnnotationView.png b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/ModelElementAttributesAnnotationView.png index efdb5a0b50703e3f32a6f0aac48531b4d161bd83..75d4833ccc6e011ab891e7243a7358befd680a22 100644 Binary files a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/ModelElementAttributesAnnotationView.png and b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/ModelElementAttributesAnnotationView.png differ diff --git a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_auto-layout_architecture.png b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_auto-layout_architecture.png index 2ba3e4e667b800d699c9a744673fc0499a65fb50..ea8583d81688c40ecc2081b549b21e220e6d968d 100644 Binary files a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_auto-layout_architecture.png and b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_auto-layout_architecture.png differ diff --git a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_propagation.png b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_propagation.png index d7f4b6c6aa1b0f28b5c157640cc3176ecf34237d..ae75a259d5b1fca9591930d2d9047669d35436bc 100644 Binary files a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_propagation.png and b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_propagation.png differ diff --git a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_properties.png b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_properties.png index c36ab5ecc6830e857435e3a2be05a2e68e6f20be..039498ff87b652bce6da69198f6834c748a1448c 100644 Binary files a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_properties.png and b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_properties.png differ diff --git a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_zoom.png b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_zoom.png index 972fc14ad341a3d37b06254ca63e8ca7d047738a..59a4de469e93b99bab81d7eecff108b5c107dd15 100644 Binary files a/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_zoom.png and b/org.fortiss.af3.rcp.help/html/ModandSim/pictures/components_zoom.png differ