From: vsr Date: Tue, 1 Mar 2005 11:44:41 +0000 (+0000) Subject: Update the GUI documentation for SUPERV module X-Git-Tag: V2_2_1rc X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1a4641edf05c2b4f64035bbce30148f264be46f9;p=modules%2Fsuperv.git Update the GUI documentation for SUPERV module --- diff --git a/doc/salome/gui/SUPERV/cshdat_robohelp.htm b/doc/salome/gui/SUPERV/cshdat_robohelp.htm index 6d945cc..b571ec7 100755 --- a/doc/salome/gui/SUPERV/cshdat_robohelp.htm +++ b/doc/salome/gui/SUPERV/cshdat_robohelp.htm @@ -1,9 +1,9 @@ SUPERVISION reference manual - + - + - - + - - - - - - -

About nodes

In general, - in SUPERVISION component Node  is + in SUPERVISOR component Node  is a graphical representation of a computation algorithm. The Data flow graph consists of several nodes of control and computation types. These nodes @@ -121,11 +94,10 @@ else

 

-

In SUPERVISION module +

In SUPERVISOR module there are the following types of nodes: computation - node, loop node, switch node -  and GOTO node.

+ node, loop node, switch node, + GOTO node and macro node.

 

@@ -138,7 +110,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -160,5 +135,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/adding_information_about_graphs.htm b/doc/salome/gui/SUPERV/files/adding_information_about_graphs.htm index 2e0d2be..4056854 100755 --- a/doc/salome/gui/SUPERV/files/adding_information_about_graphs.htm +++ b/doc/salome/gui/SUPERV/files/adding_information_about_graphs.htm @@ -2,31 +2,11 @@ - - - - - Changing graph description - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Changing graph description

@@ -116,7 +89,7 @@ else

 

-

Right-click on the SUPERVISION viewer window +

Right-click on the SUPERVISOR viewer window containing your graph and from the pop-up menu choose Change Informations option. The following dialog box will appear where you can change the name of @@ -137,7 +110,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -153,5 +129,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/adding_links_from_an_output_port.htm b/doc/salome/gui/SUPERV/files/adding_links_from_an_output_port.htm index 1f63817..0de5d14 100755 --- a/doc/salome/gui/SUPERV/files/adding_links_from_an_output_port.htm +++ b/doc/salome/gui/SUPERV/files/adding_links_from_an_output_port.htm @@ -2,31 +2,11 @@ - - - - - Linking node ports - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Linking node ports

-

In SUPERVISION you +

In SUPERVISOR you can link ONLY Input ports with Output ports and InGate ports with OutGate ports of different nodes. But you can sketch several links going from one definite port to the ports @@ -136,16 +109,23 @@ else

 

-

                      

+

                      

 

-

 

+

As you see, links connecting nodes do not + necessarily have to be straight lines. To improve the presentation of + your graph or for any other reason you can connect your nodes with zigzag + links from legs connected by points. Points have no algorithmic interpretation. +   

 

-Related Topics

+Related Topics + + +

 

@@ -163,5 +143,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/adding_node_ports.htm b/doc/salome/gui/SUPERV/files/adding_node_ports.htm index cef2639..9967297 100755 --- a/doc/salome/gui/SUPERV/files/adding_node_ports.htm +++ b/doc/salome/gui/SUPERV/files/adding_node_ports.htm @@ -2,31 +2,11 @@ - - - - - Adding node ports - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Adding node ports

@@ -118,16 +92,28 @@ else

 

Right-click on the Title - part of the node, and from Add node + part of the node, and from Add Port submenu select the type of the port for addition to your node (Input or Output).

 

+

Then the menu Port + parameters appears, where we can enter the Port + Name and specify the Value Type. +

+ +

 

+ +

+

 

-

-Related Topics

+

+Related Topics + + +

- diff --git a/doc/salome/gui/SUPERV/files/adding_nodes.htm b/doc/salome/gui/SUPERV/files/adding_nodes.htm index bda3180..feb0059 100755 --- a/doc/salome/gui/SUPERV/files/adding_nodes.htm +++ b/doc/salome/gui/SUPERV/files/adding_nodes.htm @@ -2,31 +2,11 @@ - - - - - Adding nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Adding nodes

@@ -128,7 +107,7 @@ else

Right-click on the background of the main window of this graph and in the pop-up menu choose  Add - Node option or click icon in the SUPERVISION + Node option or click icon in the SUPERVISOR toolbar. The following dialog box with two tabs will appear (the same dialog box opens when trying to create a new graph):

@@ -136,121 +115,126 @@ else

 

-

             

+

             

-

 

+

              

-

             

+

              

-

 

+

 

-

 

+

 

+ +

 

This dialog box allows to add one or several nodes to your graph.

 

-

This dialog box works as independent window. So you can move - it aside and simultaneously edit your graph in SUPERVISION viewer and - add new nodes into your graph.

+

This dialog box works as independent window. So you can move + it aside and simultaneously edit your graph in SUPERVISOR viewer and add + new nodes into your graph.

 

-

FACTORY NODES.

+

FACTORY NODES.

Factory nodes tab window consists of one column having the form of a tree with three open levels:

 

-

- The +

- The first level corresponds to the list of components which are currently integrated into SALOME platform

-

.

+

.

-

- The +

- The second level corresponds to the interfaces of one of the components.

-

 

+

 

-

- The +

- The third level represents a list of services (methods) provide by the component interface.

-

 

+

 

-

- The +

- The fourth level contains the signature of a service - a list of parameters. Opposite each parameter there are two indications: Port type (data type of the parameter) and Port way (type of the parameter - input or output).   

-

 

+

 

-

To add a factory node into your graph choose +

To add a factory node into your graph choose one of the factory services and click Add Factory Node.

-

 

+

 

-

 

+

 

-

INLINE NODES.

+

INLINE NODES.

-

Inline +

Inline nodes tab window consists of the following fields:

-

 

+

 

-

- Node +

- Node type choose box: here you can select the type of your future node (Computation, Switch, Loop, Goto)

-

 

+

 

-

- Main +

- Main field: here you can manually define a Python method which will be executed on your node. This window functions like a standard document - right-click on it gives access to Undo/Redo/Cut/Copy/Paste/SelectAll/Clear options.  

-

 

+

 

-

- Load +

- Load from file: this button allows to load a definite Python method from an existing *.py file. If your *.py file contains several defined methods, Next function button allows to list all methods of the upper level from this *.py file and select the necessary function.    

-

 

+

 

-

To add +

To add an inline node into your graph click Add Node button.   

-

 

+

 

+ +

 

-

 

+

 

-

 

+

+Related Topics -

-Related Topics            

-

 

+             

-

 

+

 

-

 

+

 

-

               

+

 

-

 

+

               

+ +

 

- diff --git a/doc/salome/gui/SUPERV/files/changing_node_description.htm b/doc/salome/gui/SUPERV/files/changing_node_description.htm index 0fe5d84..e6ca8e1 100755 --- a/doc/salome/gui/SUPERV/files/changing_node_description.htm +++ b/doc/salome/gui/SUPERV/files/changing_node_description.htm @@ -2,31 +2,11 @@ - - - - - Changing node description - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Changing @@ -121,12 +94,12 @@ else part of the node and from the pop-up menu choose Change Informations option. The following dialog box will appear where you can edit the name of - your node, enter the name of the author and additional comments concerning - your graph, set the name of the container :

+ your node, enter the name of the author, set the name of the container, + component and interface and add comments concerning your graph,  :

 

-

                        

+

                        

 

@@ -135,12 +108,11 @@ else

 

-

 

+

+Related Topics -

 

-

-Related Topics

+

 

@@ -160,5 +132,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/changing_view_mode.htm b/doc/salome/gui/SUPERV/files/changing_view_mode.htm index 7303fdf..f7a14c5 100755 --- a/doc/salome/gui/SUPERV/files/changing_view_mode.htm +++ b/doc/salome/gui/SUPERV/files/changing_view_mode.htm @@ -2,31 +2,11 @@ - - - - - Changing view mode - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Changing view mode

-

In SUPERVISION +

In SUPERVISOR there are several modes of representation of the whole graph, as well as of each node of this graph.

@@ -144,7 +117,7 @@ else

 

-

- Comments check +

- Label check box - shows/hides description part of the node.

 

@@ -159,7 +132,7 @@ else

 

Right-click - on the background of the SUPERVISION viewer window containing your graph + on the background of the SUPERVISOR viewer window containing your graph and from the pop-up menu choose  View >

@@ -170,7 +143,7 @@ else

 

-

+

 

@@ -180,7 +153,7 @@ else

 

-

+

 

@@ -193,20 +166,29 @@ else

- Table mode (the nodes of the graph are displayed without ports and they are ranged into a table according - the threads of dataflow):

+ to the threads of dataflow):

 

-

+

+ +

 

 

+

You + also can change the zoom of your construction window; there are the fixed + positions: 200%, 100% and 50%, but you can also

+

 

 

-Related Topics

+Related Topics + + +

 

@@ -226,5 +208,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/computation_nodes.htm b/doc/salome/gui/SUPERV/files/computation_nodes.htm index d619f68..c9a40e5 100755 --- a/doc/salome/gui/SUPERV/files/computation_nodes.htm +++ b/doc/salome/gui/SUPERV/files/computation_nodes.htm @@ -2,31 +2,11 @@ - - - - - Computation nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Computation nodes

@@ -158,7 +131,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -176,5 +152,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/controlling_execution_of_the_graphs.htm b/doc/salome/gui/SUPERV/files/controlling_execution_of_the_graphs.htm index 3cdd730..1f8f7a0 100755 --- a/doc/salome/gui/SUPERV/files/controlling_execution_of_the_graphs.htm +++ b/doc/salome/gui/SUPERV/files/controlling_execution_of_the_graphs.htm @@ -2,31 +2,11 @@ - - - - - Controlling execution of the graphs - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Controlling execution of the graphs

-

In SUPERVISION you can interactively control execution +

In SUPERVISOR you can interactively control execution of a graph.

 

@@ -174,7 +147,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -190,5 +166,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/copying_graphs.htm b/doc/salome/gui/SUPERV/files/copying_graphs.htm index 82dc94b..6f4e838 100755 --- a/doc/salome/gui/SUPERV/files/copying_graphs.htm +++ b/doc/salome/gui/SUPERV/files/copying_graphs.htm @@ -2,31 +2,11 @@ - - - - - Copying graphs - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Copying graphs

-

In SUPERVISION - there is another mean to get a new window of the SUPERVISION when you - copy an already open graph into a new window.

+

In SUPERVISOR + there is another mean to get a new window of the SUPERVISOR when you copy + an already open graph into a new window.

 

@@ -114,7 +87,7 @@ else

 

-

Right-click on the background of the SUPERVISION +

Right-click on the background of the SUPERVISOR viewer window containing your graph and from the pop-up menu choose Copy Dataflow option.

@@ -122,7 +95,7 @@ else

 

-

A new SUPERVISION window containing a copy +

A new SUPERVISOR window containing a copy of the graph will be created.

 

@@ -130,7 +103,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -146,5 +122,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/creating_a_new_graph.htm b/doc/salome/gui/SUPERV/files/creating_a_new_graph.htm index 9314a90..53aa1e7 100755 --- a/doc/salome/gui/SUPERV/files/creating_a_new_graph.htm +++ b/doc/salome/gui/SUPERV/files/creating_a_new_graph.htm @@ -2,31 +2,11 @@ - - - - - Creating a new graph - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Creating a new graph

@@ -123,8 +96,8 @@ else

 

Click icon  in - the SUPERVISION toolbar or form the main menu choose Edit - > New Dataflow. After it a new window with SUPERVISION viewer + the SUPERVISOR toolbar or form the main menu choose Edit + > New Dataflow. After it a new window with SUPERVISOR viewer will be automatically created and you will see the dialog box allowing to add nodes into your graph. (see also: Adding nodes)

@@ -145,7 +118,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -165,5 +141,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/deleting_links.htm b/doc/salome/gui/SUPERV/files/deleting_links.htm index 6bb6cb1..8d144d4 100755 --- a/doc/salome/gui/SUPERV/files/deleting_links.htm +++ b/doc/salome/gui/SUPERV/files/deleting_links.htm @@ -2,31 +2,11 @@ - - - - - Deleting links - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Deleting links

@@ -125,7 +98,10 @@ else

 

-Related Topics

+Related Topics + + +

- diff --git a/doc/salome/gui/SUPERV/files/deleting_nodes.htm b/doc/salome/gui/SUPERV/files/deleting_nodes.htm index 410e24e..c6537d3 100755 --- a/doc/salome/gui/SUPERV/files/deleting_nodes.htm +++ b/doc/salome/gui/SUPERV/files/deleting_nodes.htm @@ -2,31 +2,11 @@ - - - - - Deleting nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Deleting nodes

@@ -127,7 +100,10 @@ else

 

-Related Topics

+Related Topics + + +

- diff --git a/doc/salome/gui/SUPERV/files/directing_dataflow_between_nodes.htm b/doc/salome/gui/SUPERV/files/directing_dataflow_between_nodes.htm index 0587089..ca9e419 100755 --- a/doc/salome/gui/SUPERV/files/directing_dataflow_between_nodes.htm +++ b/doc/salome/gui/SUPERV/files/directing_dataflow_between_nodes.htm @@ -2,31 +2,11 @@ - - - - - Directing dataflow between nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Directing dataflow between nodes

-

SUPERVISION component +

SUPERVISOR component automatically defines for each node two special ports an Input Gate  and an Output Gate. They are managed - by  SUPERVISION + by  SUPERVISOR and are not arguments of services of nodes.

Sometimes the flow of @@ -167,7 +140,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -183,5 +159,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/editing_imported_graphs.htm b/doc/salome/gui/SUPERV/files/editing_imported_graphs.htm index 06d476b..bf81d15 100755 --- a/doc/salome/gui/SUPERV/files/editing_imported_graphs.htm +++ b/doc/salome/gui/SUPERV/files/editing_imported_graphs.htm @@ -2,31 +2,11 @@ - - - - - Editing imported graphs - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Editing imported graphs

@@ -131,5 +104,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/editing_node_function.htm b/doc/salome/gui/SUPERV/files/editing_node_function.htm index 4527faa..8901304 100755 --- a/doc/salome/gui/SUPERV/files/editing_node_function.htm +++ b/doc/salome/gui/SUPERV/files/editing_node_function.htm @@ -2,31 +2,11 @@ - - - - - Editing node function - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Editing node function

-

In SUPERVISION +

In SUPERVISOR there is a possibility to edit the service of an already created node.

@@ -138,14 +111,24 @@ else

Right-click on the Title part of the node and select Edit - function item.

+ function
item. In the Edit Function menu you can either enter the script manually + or upload an existing script from a Python file by clicking on the Load from File button and selecting the file the Load Script + menu.  

 

 

-Related Topics

+Related Topics + + +

- diff --git a/doc/salome/gui/SUPERV/files/exporting_graphs.htm b/doc/salome/gui/SUPERV/files/exporting_graphs.htm index 7c583b2..709e1d8 100755 --- a/doc/salome/gui/SUPERV/files/exporting_graphs.htm +++ b/doc/salome/gui/SUPERV/files/exporting_graphs.htm @@ -2,31 +2,11 @@ - - - - - Exporting graphs - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Exporting graphs

The operation of exportation of a created graph allows to save it as *. xml  - file, which can be reloaded in future into the window of  SUPERVISION. + file, which can be reloaded in future into the window of  SUPERVISOR.

 

@@ -128,7 +101,7 @@ else

1. Click on the window of the graph to make it current and after it  click icon  in - the toolbar of SUPERVISION component or form the main menu select File > Export Dataflow.  

 

@@ -149,7 +122,10 @@ else

 

-Related Topics

+Related Topics + + +

- diff --git a/doc/salome/gui/SUPERV/files/filtering_and_storing_output_messages.htm b/doc/salome/gui/SUPERV/files/filtering_and_storing_output_messages.htm index 76eb438..0246b17 100755 --- a/doc/salome/gui/SUPERV/files/filtering_and_storing_output_messages.htm +++ b/doc/salome/gui/SUPERV/files/filtering_and_storing_output_messages.htm @@ -2,31 +2,11 @@ - - - - - Filtering and storing output messages - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Filtering and logging output messages

-

In SUPERVISION +

In SUPERVISOR you can filter and save in a definite text file all output messages produced by the component during execution of your graph:

@@ -127,13 +100,13 @@ else

 

Before execution of your graph right-click - on the background of the SUPERVISION viewer window containing your graph + on the background of the SUPERVISOR viewer window containing your graph and from the pop-up menu choose Filter Notification option. The following dialog box will appear:

 

-

              

+

              

 

@@ -149,5 +122,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/goto_nodes.htm b/doc/salome/gui/SUPERV/files/goto_nodes.htm index d7c1038..0fe5ec9 100755 --- a/doc/salome/gui/SUPERV/files/goto_nodes.htm +++ b/doc/salome/gui/SUPERV/files/goto_nodes.htm @@ -2,31 +2,11 @@ - - - - - GOTO nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

GOTO nodes

@@ -113,17 +87,22 @@ else

 

-

But in comparison with a Computation - node it can't receive and transfer control flow    

+

 

+

But in comparison with a Computation + node it can't receive and transfer control flow    

+

 

 

-Related Topics

+Related Topics + + +

- diff --git a/doc/salome/gui/SUPERV/files/importing_graphs_from_file.htm b/doc/salome/gui/SUPERV/files/importing_graphs_from_file.htm index dc9a83e..67f15d7 100755 --- a/doc/salome/gui/SUPERV/files/importing_graphs_from_file.htm +++ b/doc/salome/gui/SUPERV/files/importing_graphs_from_file.htm @@ -2,31 +2,11 @@ - - - - - Importing graphs from file - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Importing graphs from file

-

In SUPERVISION component +

In SUPERVISOR component graphs can be saved and stored in *.xml files.

 

@@ -129,7 +102,7 @@ else

 

1.  Click -  icon in the SUPERVISION toolbar or from the main menu choose +  icon in the SUPERVISOR toolbar or from the main menu choose File > Import Dataflow.

 

@@ -154,7 +127,7 @@ else

 

1.  Click -  icon in the SUPERVISION toolbar or from the main menu choose +  icon in the SUPERVISOR toolbar or from the main menu choose Edit > Modify Dataflow.

 

@@ -169,7 +142,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -185,5 +161,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/inserting_graphs.htm b/doc/salome/gui/SUPERV/files/inserting_graphs.htm index fe5983f..521eb9a 100755 --- a/doc/salome/gui/SUPERV/files/inserting_graphs.htm +++ b/doc/salome/gui/SUPERV/files/inserting_graphs.htm @@ -2,31 +2,11 @@ - - - - - Inserting graphs - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Inserting graphs

@@ -110,7 +83,7 @@ else

 

1. Right-click on the background of the - SUPERVISION viewer window containing your graph and from the pop-up menu + SUPERVISOR viewer window containing your graph and from the pop-up menu choose Insert File option.

 

@@ -129,7 +102,10 @@ else

 

-Related Topics

+Related Topics + + +

- diff --git a/doc/salome/gui/SUPERV/files/introduction_to_supervisor.htm b/doc/salome/gui/SUPERV/files/introduction_to_supervisor.htm index 120e4fc..0a66385 100755 --- a/doc/salome/gui/SUPERV/files/introduction_to_supervisor.htm +++ b/doc/salome/gui/SUPERV/files/introduction_to_supervisor.htm @@ -2,31 +2,11 @@ - - - - - Introduction to SUPERVISION - - - - - - - - - - - - - - - - - - - - + - - - - - - - -

Introduction to SUPERVISION

+

Introduction to SUPERVISOR

-

SUPERVISION module +

SUPERVISOR module of the SALOME platform allows to define and execute a chain of distributed numeric components, as well as to control the progress of this chain.

-

In SUPERVISION +

In SUPERVISOR module all calculations are executed with the help of graphs representing a graphical presentation of the chain of operations. Each graph consists of one or several linked nodes. @@ -132,7 +105,7 @@ else

 

 SUPERVISIONSUPERVISOR module in SALOME platform is destined for :

 

@@ -155,7 +128,7 @@ else

 SUPERVISION + style="font-weight: bold;">SUPERVISOR module allows to:

 

@@ -190,7 +163,10 @@ else

 

-Related Topics

+Related Topics + + +

 

@@ -204,5 +180,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/loop_nodes.htm b/doc/salome/gui/SUPERV/files/loop_nodes.htm index eb95583..0c8a3ae 100755 --- a/doc/salome/gui/SUPERV/files/loop_nodes.htm +++ b/doc/salome/gui/SUPERV/files/loop_nodes.htm @@ -2,31 +2,11 @@ - - - - - Loop nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

Loop nodes

@@ -198,7 +171,7 @@ else for the first time. That function will have to return as first output argument a boolean before output arguments (ports) defined by the user in the node. If that function value is true the body of the loop will - automatically be executed. If it is false SUPERVISION component will resume + automatically be executed. If it is false SUPERVISOR component will resume execution after the end of the loop. That first output argument will not be represented as an output port and will not be used in the graph.

@@ -209,7 +182,7 @@ else
  • NEXT: A “Next” function which is executed - each time that SUPERVISION component resume the execution from the end + each time that SUPERVISOR component resume the execution from the end of the loop to the beginning.

  • @@ -293,21 +266,21 @@ else
  • The input ports, which have been created in the Start Loop node are automatically - duplicated by SUPERVISION component as output ports of this node.

  • + duplicated by SUPERVISOR component as output ports of this node.

    -
  • SUPERVISION +

  • SUPERVISOR component automatically  adds the same input and output ports in the  End Loop node as in the Start Loop node.

  • If an output port of the Start Loop node has no link and if the corresponding - input port of the End Loop node has no link, SUPERVISION component automatically + input port of the End Loop node has no link, SUPERVISOR component automatically transmits its value to the corresponding End Loop node during execution. You shouldn't define such links.

  • When - SUPERVISION component executes the End Loop node, it automatically transmits + SUPERVISOR component executes the End Loop node, it automatically transmits the actual values of  the output ports of the End Loop node to the input ports of the Start Loop node.

  • @@ -327,7 +300,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -347,5 +323,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/modifying_links.htm b/doc/salome/gui/SUPERV/files/modifying_links.htm index 8fe2a37..e0b7057 100755 --- a/doc/salome/gui/SUPERV/files/modifying_links.htm +++ b/doc/salome/gui/SUPERV/files/modifying_links.htm @@ -2,31 +2,11 @@ - - - - - Modifying links - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Modifying links

    In SUPERVISION you can modify an already + style="font-weight: bold;">SUPERVISOR you can modify an already constructed link to make it look better in the structure of the whole graph.

    @@ -129,8 +102,7 @@ else

     

    1. Add a - point to this link (see also: Points in - links)

    + point to this link

     

    @@ -142,7 +114,7 @@ else

    Ortho mode of links construction allows to place points of a link under construction - in random positions in the viewer window - SPERVISION will automatically + in random positions in the viewer window - SUPERVISOR will automatically place this points in such a way that the broken line will consist of right angle corners.

    @@ -165,7 +137,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -181,5 +156,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/opening_graphs_referenced_in_the_study.htm b/doc/salome/gui/SUPERV/files/opening_graphs_referenced_in_the_study.htm index 005059a..714c87e 100755 --- a/doc/salome/gui/SUPERV/files/opening_graphs_referenced_in_the_study.htm +++ b/doc/salome/gui/SUPERV/files/opening_graphs_referenced_in_the_study.htm @@ -2,31 +2,11 @@ - - - - - Changing graph description - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Changing graph description

    @@ -116,7 +88,7 @@ else

     

    -

    Right-click on the SUPERVISION viewer window +

    Right-click on the SUPERVISOR viewer window containing your graph and from the pop-up menu choose Change Informations option. The following dialog box will appear where you can change the name of @@ -137,7 +109,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -153,5 +128,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/placing_nodes_in_the_window.htm b/doc/salome/gui/SUPERV/files/placing_nodes_in_the_window.htm index 970f60a..fdf55b7 100755 --- a/doc/salome/gui/SUPERV/files/placing_nodes_in_the_window.htm +++ b/doc/salome/gui/SUPERV/files/placing_nodes_in_the_window.htm @@ -2,31 +2,11 @@ - - - - - Placing nodes in the window - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Locating nodes in the window

    -

    In SUPERVISION you can locate - the nodes of your graph in any part of the SUPERVISION viewer window. -

    +

    In SUPERVISOR you can locate + the nodes of your graph in any part of the SUPERVISOR viewer window.

     

    @@ -129,7 +101,10 @@ else

                              

    -Related Topics

    +Related Topics + + +

    - diff --git a/doc/salome/gui/SUPERV/files/referencing_output_values_in_the_study.htm b/doc/salome/gui/SUPERV/files/referencing_output_values_in_the_study.htm index 62e6773..9c4387c 100755 --- a/doc/salome/gui/SUPERV/files/referencing_output_values_in_the_study.htm +++ b/doc/salome/gui/SUPERV/files/referencing_output_values_in_the_study.htm @@ -2,31 +2,11 @@ - - - - - Referencing output values in the study - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Referencing output values in the study

    -

    In SUPERVISION +

    In SUPERVISOR you can reference  in the study all data calculated in the nodes. This option allows to view and store output values of the graph in the study.

    @@ -147,13 +120,12 @@ else

     

    In - SUPERVISION you can create as many references to output values as it's - necessary. If you haven't yet launched execution of your graph, SUPERVISION - will create in the Object Browser a reference only to your graph (see - also: Referencing graphs  in - the study) and store the references to the output parameters in this - folder. After execution of your graph all of them will be displayed in - the Object Browser in the following way:

    + SUPERVISOR you can create as many references to output values as it's + necessary. If you haven't yet launched execution of your graph, SUPERVISOR + will create in the Object Browser a reference only to your graph and store + the references to the output parameters in this folder. After execution + of your graph all of them will be displayed in the Object Browser in the + following way:

     

    @@ -170,7 +142,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -190,5 +165,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/reloading_dataflow.htm b/doc/salome/gui/SUPERV/files/reloading_dataflow.htm index 9bfd06f..6084014 100755 --- a/doc/salome/gui/SUPERV/files/reloading_dataflow.htm +++ b/doc/salome/gui/SUPERV/files/reloading_dataflow.htm @@ -2,31 +2,11 @@ - - - - - Reloading dataflow - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Reloading dataflow

    -

    In SUPERVISION +

    In SUPERVISOR component graphs can be edited from Python console. All these modifications - are at first automatically registered in SUPERVISION Engine and after - it in the Graphical User Interface (in the SUPERVISION viewer window) - of SUPERVISION component. If some modifications of your graph, made from - Python console, hasn't been realized in GUI, you can manually reload your - graph from SUPERVISION Engine.

    + are at first automatically registered in SUPERVISOR Engine and after it + in the Graphical User Interface (in the SUPERVISOR viewer window) of SUPERVISOR + component. If some modifications of your graph, made from Python console, + hasn't been realized in GUI, you can manually reload your graph from SUPERVISOR + Engine.

     

    @@ -130,7 +103,7 @@ else

     

    In the SUPERVISION toolbar - click icon or from the main menu choose Supervision + click icon or from the main menu choose Supervisor > Reload item.

     

    @@ -138,7 +111,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -154,5 +130,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/renaming_nodes.htm b/doc/salome/gui/SUPERV/files/renaming_nodes.htm index a3f6339..6a3ad36 100755 --- a/doc/salome/gui/SUPERV/files/renaming_nodes.htm +++ b/doc/salome/gui/SUPERV/files/renaming_nodes.htm @@ -2,31 +2,11 @@ - - - - - Renaming nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Renaming nodes

    @@ -132,7 +105,10 @@ else

     

    -Related Topics

    +Related Topics + + +

    - diff --git a/doc/salome/gui/SUPERV/files/running_dataflow.htm b/doc/salome/gui/SUPERV/files/running_dataflow.htm index 609d712..203938f 100755 --- a/doc/salome/gui/SUPERV/files/running_dataflow.htm +++ b/doc/salome/gui/SUPERV/files/running_dataflow.htm @@ -2,31 +2,11 @@ - - - - - Running dataflow - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Running dataflow

    @@ -126,7 +99,7 @@ else

     

    In the Execution - toolbar click icon or from the Supervision + toolbar click icon or from the Supervisor menu choose  Run.

    @@ -191,7 +164,7 @@ else

     

    -

    In the Execution toolbar click icon or from the Supervision +

    In the Execution toolbar click icon or from the Supervisor menu choose Kill.

     

    @@ -213,7 +186,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -227,5 +203,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/running_supervisor.htm b/doc/salome/gui/SUPERV/files/running_supervisor.htm index 27444cb..845b7d5 100755 --- a/doc/salome/gui/SUPERV/files/running_supervisor.htm +++ b/doc/salome/gui/SUPERV/files/running_supervisor.htm @@ -2,31 +2,11 @@ - - - - - Running SUPERVISION - - - - - - - - - - - - - - - - - - - - + - - - - - - - -

    Running SUPERVISION

    - -

    To start SUPERVISION module:

    - -

     

    - -

    1.  Launch - SALOME application and create a new study.

    - -

    2.  Choose - Supervision item in the choose - box or click icon, located among other icons at the bottom - of SALOME Desktop window. After it the following window will appear:

    +

    Running SUPERVISOR

    + +

    To start SUPERVISOR + module choose Supervisor + item in the choose box or click icon, located among other + icons at the bottom of SALOME Desktop window. After this the following + window will appear:

    + +

     

    + +

                            

    + +

     

    + +

    In this window the menus + have been updated according the functionality of SUPERVISOR module. All + these actions are available in the form of icons in SUPERVISOR toolbar. +

    -

     

    +

     

    -

                            

    +

    +Related Topics -

     

    -

    In this window the menus - have been updated according the functionality of SUPERVISION module. All - these actions are available in the form of icons in SUPERVISION toolbar.

    -

     

    - -

    -Related Topics

    - -

     

    +

     

    - diff --git a/doc/salome/gui/SUPERV/files/setting_input_parameters.htm b/doc/salome/gui/SUPERV/files/setting_input_parameters.htm index 2292c7e..0103d22 100755 --- a/doc/salome/gui/SUPERV/files/setting_input_parameters.htm +++ b/doc/salome/gui/SUPERV/files/setting_input_parameters.htm @@ -2,31 +2,11 @@ - - - - - Setting input parameters - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Setting input parameters

    @@ -165,7 +138,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -183,5 +159,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/step-by-step_execution.htm b/doc/salome/gui/SUPERV/files/step-by-step_execution.htm index a264203..b471bd0 100755 --- a/doc/salome/gui/SUPERV/files/step-by-step_execution.htm +++ b/doc/salome/gui/SUPERV/files/step-by-step_execution.htm @@ -2,31 +2,11 @@ - - - - - Step-by-Step execution - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Step-by-Step execution

    -

    In SUPERVISION +

    In SUPERVISOR there is an additional option allowing to launch Step-by-Step execution of your graph. This type of execution is based on the operations described in the chapter 'Controlling @@ -128,7 +101,7 @@ else

     

    -

    In the Execution toolbar click icon or from the main menu choose Supervision +

    In the Execution toolbar click icon or from the main menu choose Supervisor > Step by Step option.

     

    @@ -147,7 +120,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -165,5 +141,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/switch_nodes.htm b/doc/salome/gui/SUPERV/files/switch_nodes.htm index 8a5768d..06cc72f 100755 --- a/doc/salome/gui/SUPERV/files/switch_nodes.htm +++ b/doc/salome/gui/SUPERV/files/switch_nodes.htm @@ -2,31 +2,11 @@ - - - - - Switch nodes - - - - - - - - - - - - - - - - - - - - + - - - - - - -

    Switch nodes

    @@ -255,7 +228,10 @@ else

     

    -Related Topics

    +Related Topics + + +

     

    @@ -273,5 +249,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/usage_of_supervisor_module.htm b/doc/salome/gui/SUPERV/files/usage_of_supervisor_module.htm index f85c0d2..7fc989b 100755 --- a/doc/salome/gui/SUPERV/files/usage_of_supervisor_module.htm +++ b/doc/salome/gui/SUPERV/files/usage_of_supervisor_module.htm @@ -2,31 +2,11 @@ - - - - - Usage of SUPERVISION module - - - - - - - - - - - - - - - - - - - - + - - - - - - - -

    In SUPERVISION you can:

    +

    In SUPERVISOR you can:

     

    Usage - of  SUPERVISION + of  SUPERVISOR consists of 3 phases:

     

    @@ -114,14 +87,17 @@ else
    1. Construction and edition of a graph
    2. Initialization of a graph
    3. Execution and control the activity of a graph
    @@ -144,7 +120,7 @@ else
  • Launch - SUPERVISION
  • + SUPERVISOR
  • Create @@ -230,7 +206,9 @@ else After initialization of the graph the main actions concerning execution and control the activity of a graph are the following : -
     
      +
       
      + +
      • Launch @@ -264,7 +242,13 @@ else
          -
        Related Topics
          +
        +Related Topics + + + + +
         
          @@ -280,5 +264,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/files/viewing_output_vaues.htm b/doc/salome/gui/SUPERV/files/viewing_output_vaues.htm index 7b11332..948cea2 100755 --- a/doc/salome/gui/SUPERV/files/viewing_output_vaues.htm +++ b/doc/salome/gui/SUPERV/files/viewing_output_vaues.htm @@ -2,31 +2,11 @@ - - - - - Examiming calculated data - - - - - - - - - - - - - - - - - - - - + - - - - - - -

        Examining calculated @@ -163,7 +136,10 @@ else

         

        -Related Topics

        +Related Topics + + +

         

        @@ -179,5 +155,4 @@ if (window.writeIntopicBar) //--> - diff --git a/doc/salome/gui/SUPERV/image51.jpg b/doc/salome/gui/SUPERV/image51.jpg new file mode 100755 index 0000000..e44aee9 Binary files /dev/null and b/doc/salome/gui/SUPERV/image51.jpg differ diff --git a/doc/salome/gui/SUPERV/image52.jpg b/doc/salome/gui/SUPERV/image52.jpg new file mode 100755 index 0000000..b7c3545 Binary files /dev/null and b/doc/salome/gui/SUPERV/image52.jpg differ diff --git a/doc/salome/gui/SUPERV/image53.jpg b/doc/salome/gui/SUPERV/image53.jpg new file mode 100755 index 0000000..f6d4617 Binary files /dev/null and b/doc/salome/gui/SUPERV/image53.jpg differ diff --git a/doc/salome/gui/SUPERV/image54.jpg b/doc/salome/gui/SUPERV/image54.jpg new file mode 100755 index 0000000..a8b2199 Binary files /dev/null and b/doc/salome/gui/SUPERV/image54.jpg differ diff --git a/doc/salome/gui/SUPERV/image55.jpg b/doc/salome/gui/SUPERV/image55.jpg new file mode 100755 index 0000000..a9c1a61 Binary files /dev/null and b/doc/salome/gui/SUPERV/image55.jpg differ diff --git a/doc/salome/gui/SUPERV/image56.jpg b/doc/salome/gui/SUPERV/image56.jpg new file mode 100755 index 0000000..403740c Binary files /dev/null and b/doc/salome/gui/SUPERV/image56.jpg differ diff --git a/doc/salome/gui/SUPERV/image58.gif b/doc/salome/gui/SUPERV/image58.gif new file mode 100755 index 0000000..6d21a71 Binary files /dev/null and b/doc/salome/gui/SUPERV/image58.gif differ diff --git a/doc/salome/gui/SUPERV/image58.jpg b/doc/salome/gui/SUPERV/image58.jpg new file mode 100755 index 0000000..6a6699a Binary files /dev/null and b/doc/salome/gui/SUPERV/image58.jpg differ diff --git a/doc/salome/gui/SUPERV/image59.gif b/doc/salome/gui/SUPERV/image59.gif new file mode 100755 index 0000000..0cd319e Binary files /dev/null and b/doc/salome/gui/SUPERV/image59.gif differ diff --git a/doc/salome/gui/SUPERV/image59.jpg b/doc/salome/gui/SUPERV/image59.jpg new file mode 100755 index 0000000..6fa8958 Binary files /dev/null and b/doc/salome/gui/SUPERV/image59.jpg differ diff --git a/doc/salome/gui/SUPERV/image60.gif b/doc/salome/gui/SUPERV/image60.gif new file mode 100755 index 0000000..eca4167 Binary files /dev/null and b/doc/salome/gui/SUPERV/image60.gif differ diff --git a/doc/salome/gui/SUPERV/image60.jpg b/doc/salome/gui/SUPERV/image60.jpg new file mode 100755 index 0000000..1f34b7d Binary files /dev/null and b/doc/salome/gui/SUPERV/image60.jpg differ diff --git a/doc/salome/gui/SUPERV/image61.jpg b/doc/salome/gui/SUPERV/image61.jpg new file mode 100755 index 0000000..3f5ef9c Binary files /dev/null and b/doc/salome/gui/SUPERV/image61.jpg differ diff --git a/doc/salome/gui/SUPERV/image62.jpg b/doc/salome/gui/SUPERV/image62.jpg new file mode 100755 index 0000000..aa178ef Binary files /dev/null and b/doc/salome/gui/SUPERV/image62.jpg differ diff --git a/doc/salome/gui/SUPERV/macro_node.htm b/doc/salome/gui/SUPERV/macro_node.htm new file mode 100755 index 0000000..06dcd1f --- /dev/null +++ b/doc/salome/gui/SUPERV/macro_node.htm @@ -0,0 +1,101 @@ + + + + + +Macro Node + + + + + + + + + + + +

        Macro Nodes

        + +

        Macro Nodes are + actually a way of representation of graphs imported from  .xml + files. They are especially suitable for better presentation of complex + graphs, including many sub-graphs.  As + we see in the picture, a Macro Node + represents in the window only start and end ports of a sub-graph.

        + +

         

        + +

        + +

         

        + +

        In any time you can start editing this sub-graph by left double-clicking + on the Macro Node

        + +

        .

        + + + + diff --git a/doc/salome/gui/SUPERV/referencing_graphs_in_the_study.htm b/doc/salome/gui/SUPERV/referencing_graphs_in_the_study.htm new file mode 100755 index 0000000..a9d2e0f --- /dev/null +++ b/doc/salome/gui/SUPERV/referencing_graphs_in_the_study.htm @@ -0,0 +1,102 @@ + + + + + +Referencing graphs in the study + + + + + + + + + + + +

        Referencing graphs in the study

        + +

        Unlike other SALOME modules, in the Supervisor module the objects (graphs) + you create in the graphic window are not referenced in the study automatically.

        + +

         

        + +

        To put the result + of your calculation in study, right-click on the end node, containing + the result of your calculation, and select Put in study in the pop-up + box.

        + +

         

        + +

        + +

           

        + +

         

        + +

         

        + + + + diff --git a/doc/salome/gui/SUPERV/robohhre.lng b/doc/salome/gui/SUPERV/robohhre.lng new file mode 100755 index 0000000..297538b --- /dev/null +++ b/doc/salome/gui/SUPERV/robohhre.lng @@ -0,0 +1,101 @@ +[GlossaryTab] +TabCaption=&Glossary +TermCaption=&Term +DefinitionCaption=&Definition For: + +[BrowseSequence] +PreCaption=Previous +PreTooltip=Previous Topic +NextCaption=Next +NextTooltip=Next Topic +BlockTooltip=Select Block + +[Common] +Contents=Contents +Index=Index +Search=Search +Glossary=Glossary +Logo/Author=Powered By +Show=Show +Hide=Hide +SyncToc=SyncToc +Prev=<< +Next=>> +Disabled Prev=<< +Disabled Next=>> +Seperate = | + +[WebHelp] +Cancel=Cancel +CantOpenURLorFile=Can't open URL or file +CompletingContents=Completing Contents... +Display=Display +Term=Term: +Definition=Definition: +Done=Done +Find=Find +IndexInputPrompt=Type in the keyword to find: +RelateTopicListPrompt=Click a topic, then click Display. +LoadingData=Loading data, please wait... +LoadingContents=Loading contents, please wait... +LoadingContentsData=Loading, click here to cancel... +LoadingFTS=Reading Search Data... +LoadingIndex=Loading Index... +LoadingTOCItem=Loading Table of Contents: +Searching=Searching... +FtsInputPrompt=Type in the word(s) to search for: +TopicsFound=Topics Found +BrowserLimitedMessage=Your browser does not support frames. We recommend that you update your browser to a version that supports frames. +SuggestViewNoFrameMessage=To view the Help system without frames click on this +SuggestViewNoFrameMsg2=hyperlink. +TopicsNotFound=No Topics Found. +CantSearch=Cannot search for that phrase. +JS_alert_appletNotLoad = Unable to load applet. If you are using an old version of Netscape, the prefs.js file needs to be edited. +JS_alert_colorlimitation=WebHelp has detected that your display is set to 16 colors. For full WebHelp support, please set your display to use 256 or more colors. +Blank_topic_text=This topic was created by WinHelp Project Conversion Wizard, and is the destination of a missing topic or broken hyperlink. +JS_alert_ProjectLoadingFail=Could not load correctly, please click Refresh. +JS_alert_cantLoadProject=Can't load project: +JS_alert_ErrorInLoading=Error in Loading navigation component. Please regenerate WebHelp. +IndexBtnText=Go +FtsBtnText=Go +ToolBarSearchBtnText=Go +InTopicSearchBtnText=Go +SearchLabel=Search +SearchPrompt=- Search - +PreTooltip=Previous Topic +NextTooltip=Next Topic +WebSearch=WebSearch +SyncTocTooltip=Sync TOC +Book=Book +Page=Page +Remote_Page=Remote Page +Show_Navigation_Component=Show Navigation Component +Hide_Navigation_Component=Hide Navigation Component +nls_edit_label=Type in your question: +nls_button_go_hint=Go Search +nls_button_go_text=Go +nls_body_instruction=Enter your question in the text box above, then click GO. +nls_body_empty=Sorry, we were unable to find a good answer for your question. +IndexSelectTopicTitle=Select a Topic +IndexSelectTopicLabel=Select a topic, then click Display +IndexSelectTopicError=Please select a topic. +IndexAlphabetBookmarks=ABCDEFGHIJKLMNOPQRSTUVWXYZ +MergeError1=The merged Help system +MergeError2=is using a different language from the master Help system, which will cause the index and full-text search functionality to be disabled in the merged Help system. +PoweredBy=Powered by +GeneratedBy=Generated by +Author=Author +About=About +Print=Print + +[PrintedDoc] +TableOfContents=Table Of Contents +TitlePage=Title Page +ChapterFileNamePrefix=Chapter_ +TitlePageFileName=Chapter__Title_Page.doc +CrossReferencePrefix=See +GlossaryHeadingStyleName=Glossary Heading +GlossaryTermStyleName=Glossary Term +GlossaryDefinitionStyleName=Glossary Definition +TitlePageTitleStyleName=Title Page Title +TocPageTitleStyleName=Table of Contents Page Title diff --git a/doc/salome/gui/SUPERV/supervision.htm b/doc/salome/gui/SUPERV/supervision.htm new file mode 100755 index 0000000..f0bbba4 --- /dev/null +++ b/doc/salome/gui/SUPERV/supervision.htm @@ -0,0 +1,139 @@ + + + + SUPERVISION reference manual + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/supervision.log b/doc/salome/gui/SUPERV/supervision.log new file mode 100755 index 0000000..574dc2d --- /dev/null +++ b/doc/salome/gui/SUPERV/supervision.log @@ -0,0 +1,266 @@ +|SourceProjectName:SUPERVISION.hpr +|DestinationProjectName:supervision.htm +whhost.js +whmsg.js +whmozemu.js +whproxy.js +whstub.js +whutils.js +whver.js +whform.js +whphost.js +whstart.js +whtopic.js +whframes.js +whlang.js +whskin_info.htm +whskin_blank.htm +whskin_pickup.htm +whskin_homepage.htm +whskin_tw.htm +whnjs.htm +whthost.js +whtdhtml.htm +whihost.js +whibody.htm +whiform.htm +whfhost.js +whfbody.htm +whfform.htm +whghost.js +whgbody.htm +whgdhtml.htm +whgdef.htm +whproj.js +whproj.xml +whproj.htm +whxdata\whtoc.xml +whxdata\whidx.xml +whxdata\whfts.xml +whxdata\whglo.xml +whdata\whtoc.js +whdata\whtoc.htm +whdata\whtdata.js +whdata\whidx.js +whdata\whidx.htm +whdata\whidata.js +whdata\whfts.js +whdata\whfts.htm +whdata\whglo.js +whdata\whglo.htm +whdata\whgdata.js +whdata\whftdata.js +whdata\whfwdata.js +whres.xml +webhelp.jar +webhelp.cab +whgdata\whnvp30.htm +whgdata\whnvp31.htm +whgdata\whnvp32.htm +whgdata\whnvp33.htm +whgdata\whnvt30.htm +whgdata\whnvt31.htm +whgdata\whnvt32.htm +whgdata\whnvt33.htm +whgdata\whnvf30.htm +whgdata\whnvf31.htm +whgdata\whnvf32.htm +whgdata\whnvf33.htm +whgdata\whnvl31.htm +whgdata\whnvl32.htm +whgdata\whnvl33.htm +whgdata\whexpbar.gif +cshdat_webhelp.htm +whcsh_home.htm +whcshdata.htm +cshdat_robohelp.htm +wht_tab0.gif +wht_tab1.gif +wht_tab2.gif +wht_tab3.gif +wht_tab4.gif +wht_tab5.gif +wht_tab6.gif +wht_tab7.gif +wht_tab8.gif +wht_glo_h.gif +wht_glo_n.gif +wht_fts_h.gif +wht_fts_n.gif +wht_idx_h.gif +wht_idx_n.gif +wht_toc_h.gif +wht_toc_n.gif +wht_ws.gif +wht_ws_g.gif +wht_logo1.gif +wht_logo2.gif +wht_abgw.jpg +wht_abgi.jpg +wht_abge.jpg +wht_abtw.jpg +wht_abte.jpg +wht_abti.jpg +wht_spac.gif +wht_next.gif +wht_next_g.gif +wht_prev.gif +wht_prev_g.gif +wht_sync.gif +wht_hide.gif +wht_go.gif +whstart.ico +whestart.ico +whrstart.ico +whidhtml.htm +whfdhtml.htm +whskin_banner.htm +whtbar.js +whskin_pdhtml.htm +whskin_papplet.htm +whskin_plist.htm +whskin_tbars.htm +whskin_mbars.htm +wht_toc4.gif +wht_toc1.gif +wht_toc2.gif +wht_toc3.gif +whskin_frmset010.htm +whst_topics.xml +whskin_frmset01.htm +supervision_hha.hhk +supervision.hhc +supervision.hhk +files\about_nodes.htm +files\adding_information_about_graphs.htm +files\adding_links_from_an_output_port.htm +files\adding_node_ports.htm +files\adding_nodes.htm +files\changing_node_description.htm +files\changing_view_mode.htm +files\computation_nodes.htm +files\controlling_execution_of_the_graphs.htm +files\copying_graphs.htm +files\creating_a_new_graph.htm +files\deleting_links.htm +files\deleting_nodes.htm +files\directing_dataflow_between_nodes.htm +files\editing_imported_graphs.htm +files\editing_node_function.htm +files\exporting_graphs.htm +files\filtering_and_storing_output_messages.htm +files\goto_nodes.htm +files\importing_graphs_from_file.htm +files\inserting_graphs.htm +files\introduction_to_supervisor.htm +files\loop_nodes.htm +files\modifying_links.htm +files\opening_graphs_referenced_in_the_study.htm +files\placing_nodes_in_the_window.htm +files\referencing_output_values_in_the_study.htm +files\reloading_dataflow.htm +files\renaming_nodes.htm +files\running_dataflow.htm +files\running_supervisor.htm +files\setting_input_parameters.htm +files\step-by-step_execution.htm +files\switch_nodes.htm +files\usage_of_supervisor_module.htm +files\viewing_output_vaues.htm +macro_node.htm +referencing_graphs_in_the_study.htm +ehelp.xml +robohhre.lng +texture_horiz_ltbluebubbles.jpg +supervision.glo +default.css +i_blue.jpg +image60.jpg +pics\runicn.jpg +pics\loopfunctions.jpg +image61.jpg +note1.gif +pics\description.jpg +image62.jpg +image51.jpg +switch.jpg +image60.gif +image52.jpg +pics\browseport.jpg +comp1.jpg +pics\graphex.jpg +image53.jpg +pics\kill.jpg +pics\setval.jpg +image54.jpg +image55.jpg +pics\reload.jpg +supervisor(eng)_image10.gif +image56.jpg +pics\browsenode.jpg +pics\nodestypes.jpg +loop1.jpg +image58.jpg +supervisor(eng)_image13.gif +supervisor(eng)_image4.gif +image59.jpg +pics\reference.jpg +supervisor(eng)_image15.gif +supervisor(eng)_image6.gif +image58.gif +image59.gif +tip1.gif +image3.gif +pics\stepbystep.jpg +ehlpdhtm.js +supervision.ppf +ss_btn_related_topics.gif +default_ns.css +whxdata\whtdata0.xml +whxdata\whftdata0.xml +whxdata\whfwdata0.xml +whxdata\whgdata0.xml +whdata\whtdata0.htm +whdata\whftdata0.htm +whdata\whfwdata0.htm +whdata\whgdata0.htm +whgdata\whlstt0.htm +whgdata\whlstt1.htm +whgdata\whlstt2.htm +whgdata\whlstt3.htm +whgdata\whlstt4.htm +whgdata\whlstt5.htm +whgdata\whlsti0.htm +whgdata\whlstfl0.htm +whgdata\whlstfl1.htm +whgdata\whlstfl2.htm +whgdata\whlstfl3.htm +whgdata\whlstfl4.htm +whgdata\whlstfl5.htm +whgdata\whlstfl6.htm +whgdata\whlstfl7.htm +whgdata\whlstfl8.htm +whgdata\whlstfl9.htm +whgdata\whlstfl10.htm +whgdata\whlstfl11.htm +whgdata\whlstfl12.htm +whgdata\whlstfl13.htm +whgdata\whlstfl14.htm +whgdata\whlstfl15.htm +whgdata\whlstfl16.htm +whgdata\whlstfl17.htm +whgdata\whlstfl18.htm +whgdata\whlstfl19.htm +whgdata\whlstfl20.htm +whgdata\whlstfl21.htm +whgdata\whlstfl22.htm +whgdata\whlstf0.htm +whgdata\whlstf1.htm +whgdata\whlstf2.htm +whgdata\whlstf3.htm +whgdata\whlstf4.htm +whgdata\whlstf5.htm +whgdata\whlstg0.htm +supervision.htm +supervision_csh.htm +supervision_rhc.htm diff --git a/doc/salome/gui/SUPERV/supervision_csh.htm b/doc/salome/gui/SUPERV/supervision_csh.htm new file mode 100755 index 0000000..0ec7e76 --- /dev/null +++ b/doc/salome/gui/SUPERV/supervision_csh.htm @@ -0,0 +1,106 @@ + + +SUPERVISION reference manual + + + + + + + + + + + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/supervision_rhc.htm b/doc/salome/gui/SUPERV/supervision_rhc.htm new file mode 100755 index 0000000..b0cfeb4 --- /dev/null +++ b/doc/salome/gui/SUPERV/supervision_rhc.htm @@ -0,0 +1,106 @@ + + +SUPERVISION reference manual + + + + + + + + + + + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/webhelp.cab b/doc/salome/gui/SUPERV/webhelp.cab index 1458608..b942f64 100755 Binary files a/doc/salome/gui/SUPERV/webhelp.cab and b/doc/salome/gui/SUPERV/webhelp.cab differ diff --git a/doc/salome/gui/SUPERV/webhelp.jar b/doc/salome/gui/SUPERV/webhelp.jar index d985cac..53b2666 100755 Binary files a/doc/salome/gui/SUPERV/webhelp.jar and b/doc/salome/gui/SUPERV/webhelp.jar differ diff --git a/doc/salome/gui/SUPERV/whcsh_home.htm b/doc/salome/gui/SUPERV/whcsh_home.htm new file mode 100755 index 0000000..c94fbfb --- /dev/null +++ b/doc/salome/gui/SUPERV/whcsh_home.htm @@ -0,0 +1,600 @@ + + + + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whcshdata.htm b/doc/salome/gui/SUPERV/whcshdata.htm new file mode 100755 index 0000000..c7f832d --- /dev/null +++ b/doc/salome/gui/SUPERV/whcshdata.htm @@ -0,0 +1,87 @@ + + +SUPERVISION reference manual + + + + + + + + + + diff --git a/doc/salome/gui/SUPERV/whdata/whftdata.js b/doc/salome/gui/SUPERV/whdata/whftdata.js index 9e3b6ab..071ae6f 100755 --- a/doc/salome/gui/SUPERV/whdata/whftdata.js +++ b/doc/salome/gui/SUPERV/whdata/whftdata.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gTEA = new Array(); function aTE(sTopicTitle, sTopicURL) { diff --git a/doc/salome/gui/SUPERV/whdata/whftdata0.htm b/doc/salome/gui/SUPERV/whdata/whftdata0.htm index 1aa68ed..eec0896 100755 --- a/doc/salome/gui/SUPERV/whdata/whftdata0.htm +++ b/doc/salome/gui/SUPERV/whdata/whftdata0.htm @@ -1,6 +1,8 @@ - + + + @@ -36,7 +38,6 @@ aTE("Loop nodes","files/loop_nodes.htm"); aTE("Modifying links","files/modifying_links.htm"); aTE("Changing graph description","files/opening_graphs_referenced_in_the_study.htm"); aTE("Placing nodes in the window","files/placing_nodes_in_the_window.htm"); -aTE("Placing nodes in the window","files/points_in_links.htm"); aTE("Referencing output values in the study","files/referencing_output_values_in_the_study.htm"); aTE("Reloading dataflow","files/reloading_dataflow.htm"); aTE("Renaming nodes","files/renaming_nodes.htm"); @@ -47,7 +48,9 @@ aTE("Step-by-Step execution","files/step-by-step_execution.htm"); aTE("Switch nodes","files/switch_nodes.htm"); aTE("Usage of SUPERVISION module","files/usage_of_supervisor_module.htm"); aTE("Examiming calculated data","files/viewing_output_vaues.htm"); +aTE("Macro Node","macro_node.htm"); +aTE("Referencing graphs in the study","referencing_graphs_in_the_study.htm"); //--> - + diff --git a/doc/salome/gui/SUPERV/whdata/whfts.htm b/doc/salome/gui/SUPERV/whdata/whfts.htm index 4454361..42b38a2 100755 --- a/doc/salome/gui/SUPERV/whdata/whfts.htm +++ b/doc/salome/gui/SUPERV/whdata/whfts.htm @@ -1,16 +1,18 @@ - + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whdata/whfts.js b/doc/salome/gui/SUPERV/whdata/whfts.js index 2041512..2b66786 100755 --- a/doc/salome/gui/SUPERV/whdata/whfts.js +++ b/doc/salome/gui/SUPERV/whdata/whfts.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gaFileMapping = new Array(); var gaFileTopicMapping = new Array(); diff --git a/doc/salome/gui/SUPERV/whdata/whfwdata.js b/doc/salome/gui/SUPERV/whdata/whfwdata.js index 463bfb0..e9e8bc6 100755 --- a/doc/salome/gui/SUPERV/whdata/whfwdata.js +++ b/doc/salome/gui/SUPERV/whdata/whfwdata.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gWEA = new Array(); function aWE() { diff --git a/doc/salome/gui/SUPERV/whdata/whfwdata0.htm b/doc/salome/gui/SUPERV/whdata/whfwdata0.htm index 64fc07e..2792815 100755 --- a/doc/salome/gui/SUPERV/whdata/whfwdata0.htm +++ b/doc/salome/gui/SUPERV/whdata/whfwdata0.htm @@ -1,6 +1,8 @@ - + + + @@ -10,459 +12,482 @@ - + diff --git a/doc/salome/gui/SUPERV/whdata/whgdata.js b/doc/salome/gui/SUPERV/whdata/whgdata.js index 7293273..77e0107 100755 --- a/doc/salome/gui/SUPERV/whdata/whgdata.js +++ b/doc/salome/gui/SUPERV/whdata/whgdata.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gIEA = new Array(); function aGE(sName, sDef) { diff --git a/doc/salome/gui/SUPERV/whdata/whgdata0.htm b/doc/salome/gui/SUPERV/whdata/whgdata0.htm index 9fbefcb..9d256b1 100755 --- a/doc/salome/gui/SUPERV/whdata/whgdata0.htm +++ b/doc/salome/gui/SUPERV/whdata/whgdata0.htm @@ -1,6 +1,8 @@ - + + + diff --git a/doc/salome/gui/SUPERV/whdata/whglo.htm b/doc/salome/gui/SUPERV/whdata/whglo.htm index d00c260..dc5a677 100755 --- a/doc/salome/gui/SUPERV/whdata/whglo.htm +++ b/doc/salome/gui/SUPERV/whdata/whglo.htm @@ -1,6 +1,8 @@ - + + + diff --git a/doc/salome/gui/SUPERV/whdata/whglo.js b/doc/salome/gui/SUPERV/whdata/whglo.js index ded3d57..e0519af 100755 --- a/doc/salome/gui/SUPERV/whdata/whglo.js +++ b/doc/salome/gui/SUPERV/whdata/whglo.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gaFileMapping = new Array(); function fileMapping(sBK, sEK, sFileName, nNum) { diff --git a/doc/salome/gui/SUPERV/whdata/whidata.js b/doc/salome/gui/SUPERV/whdata/whidata.js index c8c2a05..9f0eb15 100755 --- a/doc/salome/gui/SUPERV/whdata/whidata.js +++ b/doc/salome/gui/SUPERV/whdata/whidata.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 // const strings var gIEA = new Array(); function aIE() diff --git a/doc/salome/gui/SUPERV/whdata/whidx.htm b/doc/salome/gui/SUPERV/whdata/whidx.htm index c0aa175..0a0deed 100755 --- a/doc/salome/gui/SUPERV/whdata/whidx.htm +++ b/doc/salome/gui/SUPERV/whdata/whidx.htm @@ -1,13 +1,15 @@ - + + + - \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whdata/whidx.js b/doc/salome/gui/SUPERV/whdata/whidx.js index ded3d57..e0519af 100755 --- a/doc/salome/gui/SUPERV/whdata/whidx.js +++ b/doc/salome/gui/SUPERV/whdata/whidx.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gaFileMapping = new Array(); function fileMapping(sBK, sEK, sFileName, nNum) { diff --git a/doc/salome/gui/SUPERV/whdata/whtdata.js b/doc/salome/gui/SUPERV/whdata/whtdata.js index 64bcff9..d5428a7 100755 --- a/doc/salome/gui/SUPERV/whdata/whtdata.js +++ b/doc/salome/gui/SUPERV/whdata/whtdata.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gTEA = new Array(); function aTE() { @@ -34,6 +35,11 @@ function tocEntry(fn_arguments) if (fn_arguments.length > 3) { this.sRefURL = fn_arguments[3]; + if (this.nType == 4) + { + if(this.sRefURL.lastIndexOf("/")!=this.sRefURL.length-1) + this.sRefURL+="/"; + } if (fn_arguments.length > 4) { this.sItemURL = fn_arguments[4]; diff --git a/doc/salome/gui/SUPERV/whdata/whtdata0.htm b/doc/salome/gui/SUPERV/whdata/whtdata0.htm index 127f786..0a6471c 100755 --- a/doc/salome/gui/SUPERV/whdata/whtdata0.htm +++ b/doc/salome/gui/SUPERV/whdata/whtdata0.htm @@ -1,30 +1,33 @@ - + + + - + diff --git a/doc/salome/gui/SUPERV/whgdhtml.htm b/doc/salome/gui/SUPERV/whgdhtml.htm index 01b6692..6ffb294 100755 --- a/doc/salome/gui/SUPERV/whgdhtml.htm +++ b/doc/salome/gui/SUPERV/whgdhtml.htm @@ -1,9 +1,9 @@ Glossary - + - + diff --git a/doc/salome/gui/SUPERV/whghost.js b/doc/salome/gui/SUPERV/whghost.js index 77751a1..56e1d56 100755 --- a/doc/salome/gui/SUPERV/whghost.js +++ b/doc/salome/gui/SUPERV/whghost.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.004 var gbXML=false; var gaDef=new Array(); var gsBgColor="#ffffff"; @@ -8,6 +9,8 @@ var gsMargin="2pt"; var gsIndent="2pt"; var gsActiveBgColor="#cccccc"; var gbWhGHost=false; +var gbShowDef=true; +var gsGloId="Glo_" function setBackground(sBgImage) { @@ -43,22 +46,6 @@ function setIndent(sIndent) gsIndent=sIndent; } -function writeOneItem(oHTML,bDown,aDataCon,aCurIdxSet,n,aPos,nLevel) -{ - - var sHTML=""; - var nIdxSet=aCurIdxSet[n]; - var nIIdx=aPos[nIdxSet]; - var sRawKName = getItemName(aDataCon,nIdxSet,nIIdx); - var sKName=_textToHtml(sRawKName); - var nIndex=insertDef(sKName,_textToHtml_nonbsp(getDef(aDataCon,nIdxSet,nIIdx))); - if(nLevel==1){ - sHTML+="

        "+sKName+"

        "; - } - oHTML.addHTML(sHTML,1,bDown,true,sRawKName); -} - function insertDef(sKName,sDef) { var nLength=gaDef.length @@ -71,6 +58,7 @@ function showDef(nDef) { if(nDef"; + sHTML+=""+sKName+"

        "; + oHTML.addHTML(sHTML,nLength,bDown,true,sRawKName); + if(gbShowDef) + { + setTimeout("showDef(0);",100); + gbShowDef = false; + } + } +} + +function HighLight(nIndex) +{ + var oObj=getElement(getGloId(nIndex)); + if(oObj) + HighLightElement(oObj,gsActiveBgColor,"transparent"); +} + +function getGloId(nIndex) +{ + return gsGloId+nIndex; } function adjustPosition(bDown,aDataCon,aCurIdxSet,nLength,aPos) @@ -146,7 +176,7 @@ function loadGlo() var sLangId=aProj[0].sLangId; for(var i=0;i Index content - + - + @@ -15,11 +15,7 @@ <p>Your browser does not support frames. We recommend that you update your browser to a version that supports frames.</p><p>To view the Help system without frames click on this<a href="whgdata/whnvp30.htm">hyperlink.</a></p> diff --git a/doc/salome/gui/SUPERV/whphost.js b/doc/salome/gui/SUPERV/whphost.js index d4c80bb..9c91b49 100755 --- a/doc/salome/gui/SUPERV/whphost.js +++ b/doc/salome/gui/SUPERV/whphost.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.005 var gaProj=new Array(); var gnChecked=0; var gsProjName=""; @@ -87,7 +88,7 @@ function whCom(sName,sComFile) var strFile= _getFullPath(getPath(), this.msComFile); var oDiv=getElement(this.msDivId); if(oDiv){ - if(gbIE4){ + if(gbIE4||gbOpera7){ var nIFrameHeight=oDiv.style.pixelHeight; var nIFrameWidth=oDiv.style.pixelWidth; var sHTML=""; + gsHTML=""; goDiv = oDiv; setTimeout("delayLoad()", 100); } @@ -119,11 +119,12 @@ function whCom(sName,sComFile) var sHTML=""; if(gbMac&&gbIE4) sHTML+="
        "; + else if(gbIE5) + sHTML+="
        "; + else if(gbIE4||gbWindows) + sHTML+="
        "; else - if (gbIE5) - sHTML+="
        "; - else - sHTML+="
        "; + sHTML+="
        "; sHTML+="
        "; return sHTML; } @@ -203,29 +204,68 @@ function getPath() goMan=new whComMan(); function addPane(sName,sFileName) { - goMan.addCom(sName,sFileName); + var oParam=new Object(); + oParam.sName=sName; + var oMsg=new whMessage(WH_MSG_GETPANE, this, 1, oParam); + if (SendMessage(oMsg)) + { + if (oMsg.oParam.bEnable) + goMan.addCom(sName,sFileName); + } + else + goMan.addCom(sName,sFileName); } function setShowPane(sName, bForce) { if ((gsFirstPane == "") || bForce) - gsFirstPane=sName; + { + var oMsg=new whMessage(WH_MSG_GETDEFPANE, this, 1, null); + if (SendMessage(oMsg)) + { + if (oMsg.oParam) + gsFirstPane = oMsg.oParam; + else + gsFirstPane=sName; + } + else + gsFirstPane=sName; + } } function window_OnLoad() { - if(gsProjName!="") + var oMsg=new whMessage(WH_MSG_GETCMD,this,1,null); + var bHidePane=false; + if (SendMessage(oMsg)) { - goMan.init(); - if(gsFirstPane!="") - goMan.show(gsFirstPane); - else - goMan.showById(0); - loadData2(gsProjName); + if(oMsg.oParam>0) + { + if(oMsg.oParam==1) + gsFirstPane="toc"; + else if(oMsg.oParam==2) + gsFirstPane="idx"; + else if(oMsg.oParam==3) + gsFirstPane="fts"; + else if(oMsg.oParam==4) + gsFirstPane="glo"; + } + else if(oMsg.oParam==0) + { + bHidePane=true; + } } - else if (gServerEnabled) + goMan.init(); + if(gsProjName!="") + loadData2(gsProjName); + if (bHidePane) + { + gsFirstPane=""; + var oMsg1=new whMessage(WH_MSG_HIDEPANE, this, 1, null) + SendMessage(oMsg1); + } + else { - goMan.init(); if(gsFirstPane!="") goMan.show(gsFirstPane); else @@ -249,7 +289,7 @@ function loadData2(strFile) function addProject(bPreferXML,sXMLName,sHTMLName) { var bLoadXML=bPreferXML; - if(!gbIE4&&!gbNav6) + if(!gbIE4&&!gbNav6&&!gbOpera7) return; if(gbIE4&&!gbIE5) bLoadXML=false; @@ -257,6 +297,8 @@ function addProject(bPreferXML,sXMLName,sHTMLName) bLoadXML=true; if(gbIE55||gbNav6) bLoadXML=true; + if(gbOpera7) + bLoadXML=false; if(bLoadXML) addProjectXML(sXMLName); else @@ -316,6 +358,8 @@ function putDataXML(xmlDoc,sdocPath) var sURL=RmtProject[i].getAttribute("url"); if(sURL) { + if(sURL.lastIndexOf("/")!=sURL.length-1) + sURL+="/"; aRProj[nCount]=new Object(); aRProj[nCount++].sPPath=_getFullPath(aRProj[0].sPPath,sURL); } @@ -326,11 +370,23 @@ function putDataXML(xmlDoc,sdocPath) { // on Netscape 6.0 under some situation the xml file cannot be loaded. // so we use pure html instead. - setTimeout("redirectToList();",100); + if (gnChecked == 0) + setTimeout("redirectToList();",100); + else + { + gnChecked++; + setTimeout("checkRemoteProject();", 1); + } } } } +function onLoadXMLError() +{ + gnChecked++; + setTimeout("checkRemoteProject();", 1); +} + function redirectToList() { if(gbReDirectThis) @@ -346,7 +402,7 @@ function putProjectInfo(aRProj) if(gnChecked!=0) { if(aRProj[0].sLangId!=gaProj[0].sLangId) - alert("The project: "+aRProj[0].sPPath+" is using a different language to the main project, which will cause the index and full text search functionality to be disabled for this remote project."); + alert("The merged Help system "+aRProj[0].sPPath+" is using a different language from the master Help system, which will cause the index and full-text search functionality to be disabled in the merged Help system."); } gaProj[gnChecked]=aRProj[0]; for(var i=1;i project description - + - + diff --git a/doc/salome/gui/SUPERV/whproj.js b/doc/salome/gui/SUPERV/whproj.js index 0e23515..ae38fa9 100755 --- a/doc/salome/gui/SUPERV/whproj.js +++ b/doc/salome/gui/SUPERV/whproj.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gaProj=new Array(); gaProj[0]=new project(""); @@ -41,6 +42,8 @@ function addGlo(sFile) function addRemoteProject(sProjRelPath) { + if(sProjRelPath.lastIndexOf("/")!=sProjRelPath.length-1) + sProjRelPath+="/"; gaProj[gaProj.length]=new project(sProjRelPath); } diff --git a/doc/salome/gui/SUPERV/whproj.xml b/doc/salome/gui/SUPERV/whproj.xml index d16f189..4bd4a8d 100755 --- a/doc/salome/gui/SUPERV/whproj.xml +++ b/doc/salome/gui/SUPERV/whproj.xml @@ -1,3 +1,3 @@ - - + + diff --git a/doc/salome/gui/SUPERV/whproxy.js b/doc/salome/gui/SUPERV/whproxy.js index 222927a..d0ee298 100755 --- a/doc/salome/gui/SUPERV/whproxy.js +++ b/doc/salome/gui/SUPERV/whproxy.js @@ -1,3 +1,4 @@ +// WebHelp 5.10.001 var gbInited=false; var gWndStubPage=null; function getStubPage() @@ -60,4 +61,14 @@ function SendMessage(oMessage) return false; } -var gbWhProxy=true; \ No newline at end of file +var gbWhProxy=true; + +var gbPreview=false; +gbPreview=false; +if (gbPreview) + document.oncontextmenu=contextMenu; + +function contextMenu() +{ + return false; +} diff --git a/doc/salome/gui/SUPERV/whres.xml b/doc/salome/gui/SUPERV/whres.xml index 9634684..f3f010a 100755 --- a/doc/salome/gui/SUPERV/whres.xml +++ b/doc/salome/gui/SUPERV/whres.xml @@ -1,4 +1,4 @@ - + @@ -6,9 +6,13 @@ + + + + @@ -18,7 +22,11 @@ + + + + @@ -28,13 +36,21 @@ + + + + + + + + @@ -57,6 +73,7 @@ + @@ -160,14 +177,14 @@ - - - - + + + + diff --git a/doc/salome/gui/SUPERV/whskin_banner.htm b/doc/salome/gui/SUPERV/whskin_banner.htm index afe2d3f..39ed797 100755 --- a/doc/salome/gui/SUPERV/whskin_banner.htm +++ b/doc/salome/gui/SUPERV/whskin_banner.htm @@ -1,13 +1,14 @@ About WebHelp                                                                                    - + - + + SUPERVISION reference manual + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whskin_info.htm b/doc/salome/gui/SUPERV/whskin_info.htm index bf5eddc..d0d640e 100755 --- a/doc/salome/gui/SUPERV/whskin_info.htm +++ b/doc/salome/gui/SUPERV/whskin_info.htm @@ -1,20 +1,20 @@ -WebHelp 5.00 +WebHelp 5.50 - + -

        WebHelp 5.00 System Info

        +

        WebHelp 5.50 System Info

        - + - + - - - + + +
        Start Page supervision.html
        Start Page supervision.htm
        Skin Name Default
        Generating Time 11:30 02/18/2004
        Generating Time 13:18 03/01/2005
        Language ID 1033
        Compile Script webhelp5_compile_script.xml
        Compile Build Version 10.00.949
        Product Name WebHelp 5.00
        Authoring Tool Name RoboHelp 2002
        Compile Build Version 13.10.606
        Product Name WebHelp 5.50
        Authoring Tool Name RoboHelp X5
        \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whskin_mbars.htm b/doc/salome/gui/SUPERV/whskin_mbars.htm index 66e8c53..c4fa48a 100755 --- a/doc/salome/gui/SUPERV/whskin_mbars.htm +++ b/doc/salome/gui/SUPERV/whskin_mbars.htm @@ -1,6 +1,9 @@ - + WebHelp Navigation Mini-bar + + +\n"; + document.write(sStyle); +} + +function window_OnLoad() +{ + if(document.body) + { + if(gsBgImage&&gsBgImage.length>0) + { + document.body.background=gsBgImage; + } + if(gsBgColor&&gsBgColor.length>0) + { + document.body.bgColor=gsBgColor; + } + } + fnOnload(); + window_onResize(); +} + +function window_onResize() +{ + var oDiv = getElement("divlist"); + var oTitle = getElement("p_title"); + var oButton = getElement("tb_button"); + if (oDiv && oTitle && oButton) + { + oDiv.style.height = document.body.offsetHeight - oTitle.offsetHeight - oButton.offsetHeight - 8; + } +} +goTableFont=new whFont("Verdana","8pt","#000000","normal","normal","none"); +goFont=new whFont("Verdana","8pt","#000000","normal","normal","none"); +goHoverFont=new whFont("Verdana","8pt","#666666","normal","normal","none"); + + +setBackgroundcolor("White"); + +setFont("Table", "Tahoma","8pt","Navy","Normal","Normal","none"); +setListBackgroundcolor("White"); + +setFont("Normal", "Tahoma","8pt","Black","Normal","Normal","none"); +setFont("Hover", "Tahoma","8pt","Navy","Normal","Normal","underline"); +setActiveBgColor("Silver"); + +window.onload=window_OnLoad; +window.onresize = window_onResize; +writeStyle(); +//--> + + + + +

        Select a topic, then click Display

        +
        +
        +
        + + + +
        + + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whskin_plist.htm b/doc/salome/gui/SUPERV/whskin_plist.htm index 35f0155..f7cf6d1 100755 --- a/doc/salome/gui/SUPERV/whskin_plist.htm +++ b/doc/salome/gui/SUPERV/whskin_plist.htm @@ -1,47 +1,38 @@ Navigation Pane - + - + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whskin_tbars.htm b/doc/salome/gui/SUPERV/whskin_tbars.htm index 8b70544..6cb4902 100755 --- a/doc/salome/gui/SUPERV/whskin_tbars.htm +++ b/doc/salome/gui/SUPERV/whskin_tbars.htm @@ -1,6 +1,9 @@ - + WebHelp Navigation Toolbar + + + "; + var sStyle=""; document.write(sStyle); } } } -function button(sText, nWidth, nHeight) +function button(sText,nWidth,nHeight) { - this.sText = sText; - this.nWidth = nWidth; - this.nHeight = nHeight; + this.sText=sText; + this.nWidth=nWidth; + this.nHeight=nHeight; - this.aImgs = new Array(); - var i = 0; - while (button.arguments.length > i + 3) + this.aImgs=new Array(); + var i=0; + while(button.arguments.length>i+3) { - this.aImgs[i] = button.arguments[3 + i]; - i ++; + this.aImgs[i]=button.arguments[3+i]; + i++; } } -// project info +//project info function setRelStartPage(sPath) { - if (gsPPath.length == 0) + if(gsPPath.length==0) { - gsPPath = _getFullPath(_getPath(document.location.href), _getPath(sPath)); - gsStartPage = _getFullPath(_getPath(document.location.href), sPath); - gsRelCurPagePath = _getRelativeFileName(gsStartPage, document.location.href); + gsPPath=_getFullPath(_getPath(document.location.href),_getPath(sPath)); + gsStartPage=_getFullPath(_getPath(document.location.href),sPath); + gsRelCurPagePath=_getRelativeFileName(gsStartPage,document.location.href); } } -function getImage(oImage, sType) +function getImage(oImage,sType) { var sImg=""; - if (oImage && oImage.aImgs && (oImage.aImgs.length > 0)) + if(oImage&&oImage.aImgs&&(oImage.aImgs.length>0)) { - sImg+="\""+ 0) - sImg+=" width=" + oImage.nWidth; - if (oImage.nHeight > 0) - sImg+=" height=" + oImage.nHeight; - sImg+=" border=no>"; + sImg+="\""+sType+"\"0) + sImg+=" width="+oImage.nWidth; + if(oImage.nHeight>0) + sImg+=" height="+oImage.nHeight; + sImg+=" border=0>"; } return sImg; } function addTocInfo(sTocPath) { - gaPaths[gaPaths.length] = sTocPath; + gaPaths[gaPaths.length]=sTocPath; } -function addAvenueInfo(sName, sPrev, sNext) +function addAvenueInfo(sName,sPrev,sNext) { - gaAvenues[gaAvenues.length] = new avenueInfo(sName, sPrev, sNext); + gaAvenues[gaAvenues.length]=new avenueInfo(sName,sPrev,sNext); } -function addButton(sType, nStyle, sText, sHref, sOnClick, sOnMouseOver, sOnLoad, nWidth, nHeight, sImg1, sImg2, sImg3) +function addButton(sType,nStyle,sText,sHref,sOnClick,sOnMouseOver,sOnLoad,nWidth,nHeight,sImg1,sImg2,sImg3) { - var sButton = ""; + var sButton=""; var nBtn=gaButtons.length; - if (sType == "prev") + if(sType=="prev") { - if (canGo(false)) + if(canGo(false)) { - var sTitle = "Previous Topic"; - goPrev = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goPrev.sText; + var sTitle="Previous Topic"; + goPrev=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goPrev.sText; else - sButton += getImage(goPrev, sTitle); - sButton += ""; + sButton+=getImage(goPrev,sTitle); + sButton+=""; } } - else if (sType == "next") + else if(sType=="next") { - if (canGo(true)) + if(canGo(true)) { - var sTitle = "Next Topic"; - goNext = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goNext.sText; + var sTitle="Next Topic"; + goNext=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goNext.sText; else - sButton += getImage(goNext, sTitle); - sButton += ""; + sButton+=getImage(goNext,sTitle); + sButton+=""; } } - else if (sType == "show") + else if(sType=="show") { - if (isTopicOnly()) + if(isTopicOnly()&&(!gbOpera6||gbOpera7)) { - var sTitle = "Show Navigation Component"; - goShow = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goShow.sText; + var sTitle="Show Navigation Component"; + goShow=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goShow.sText; else - sButton += getImage(goShow, sTitle); - sButton += ""; + sButton+=getImage(goShow,sTitle); + sButton+=""; } } - else if (sType == "hide") + else if(sType=="hide") { - if (!isTopicOnly()) + if(!isTopicOnly()&&!gbOpera6) { - var sTitle = "Hide Navigation Component"; - goHide = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goHide.sText; + var sTitle="Hide Navigation Component"; + goHide=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goHide.sText; else - sButton += getImage(goHide, sTitle); - sButton += ""; + sButton+=getImage(goHide,sTitle); + sButton+=""; } } - else if (sType == "shownav") + else if(sType=="shownav") { - - if (isShowHideEnable()) + if(isShowHideEnable()) { - var sTitle = "Show Navigation Component"; - goShowNav = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goShowNav.sText; + var sTitle="Show Navigation Component"; + goShowNav=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goShowNav.sText; else - sButton += getImage(goShowNav, sTitle); - sButton += ""; + sButton+=getImage(goShowNav,sTitle); + sButton+=""; } } - else if (sType == "hidenav") + else if(sType=="hidenav") { - if (isShowHideEnable()) + if(isShowHideEnable()) { - var sTitle = "Hide Navigation Component"; - goHideNav = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goHideNav.sText; + var sTitle="Hide Navigation Component"; + goHideNav=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goHideNav.sText; else - sButton += getImage(goHideNav, sTitle); - sButton += ""; + sButton+=getImage(goHideNav,sTitle); + sButton+=""; } } - else if (sType == "synctoc") + else if(sType=="synctoc") { - if (gaPaths.length > 0) + if(gaPaths.length>0) { - var sTitle = "Sync TOC"; - goSync = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goSync.sText; + var sTitle="Sync TOC"; + goSync=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goSync.sText; else - sButton += getImage(goSync, sTitle); - sButton += ""; + sButton+=getImage(goSync,sTitle); + sButton+=""; } } - else if (sType == "websearch") + else if(sType=="websearch") { - if (gsSearchFormHref.length > 0) + if(gsSearchFormHref.length>0) { - var sTitle = "WebSearch"; - goWebSearch = new button(sText, nWidth, nHeight, sImg1, sImg2, sImg3); - sButton = ""; - if (nStyle == BTN_TEXT) - sButton += goWebSearch.sText; + var sTitle="WebSearch"; + goWebSearch=new button(sText,nWidth,nHeight,sImg1,sImg2,sImg3); + sButton=""; + if(nStyle==BTN_TEXT) + sButton+=goWebSearch.sText; else - sButton += getImage(goWebSearch, sTitle); - sButton += ""; + sButton+=getImage(goWebSearch,sTitle); + sButton+=""; } } - else if (sType == "searchform") + else if(sType=="searchform") { - gaButtons[nBtn] = "NeedSearchForm"; - gaTypes[nBtn] = sType; + gaButtons[nBtn]="NeedSearchForm"; + gaTypes[nBtn]=sType; } - if (sButton.length != 0) + if(sButton.length!=0) { - if (nStyle == BTN_TEXT) - sButton += " "; - gaButtons[nBtn] = "" + sButton + ""; - gaTypes[nBtn] = sType; + if(nStyle==BTN_TEXT) + sButton+=" "; + gaButtons[nBtn]=""+sButton+""; + gaTypes[nBtn]=sType; } } function isSyncEnabled() { - if (!gbCheckSync) + if(!gbCheckSync) { var oMsg=new whMessage(WH_MSG_ISSYNCSSUPPORT,this,1,null); if(SendMessage(oMsg)) @@ -250,30 +250,30 @@ function isSyncEnabled() function isInPopup() { - return (window.name.indexOf("BSSCPopup") != -1); + return (window.name.indexOf("BSSCPopup")!=-1); } function getIntopicBar(sAlign) { - var sHTML = ""; - if (gaButtons.length > 0) + var sHTML=""; + if(gaButtons.length>0) { - sHTML += "
        "; + sHTML+="
        "; - sHTML += ""; - for (var i = 0; i < gaButtons.length; i++) + sHTML+="
        "; + for(var i=0;i 0) + if(isInPopup()) return; + if(gaButtons.length>0) { - var sHTML = ""; - if (nAligns != 0) + var sHTML=""; + if(nAligns!=0) { - sHTML += "
        " - if (nAligns & 1) - sHTML += ""; - if (nAligns & 2) - sHTML += ""; - if (nAligns & 4) - sHTML += ""; - sHTML += "
        " + getIntopicBar("left") + "" + getIntopicBar("center") + "" + getIntopicBar("right") + "
        "; + sHTML+="" + if(nAligns&1) + sHTML+=""; + if(nAligns&2) + sHTML+=""; + if(nAligns&4) + sHTML+=""; + sHTML+="
        "+getIntopicBar("left")+""+getIntopicBar("center")+""+getIntopicBar("right")+"
        "; document.write(sHTML); } } @@ -302,45 +302,45 @@ function writeIntopicBar(nAligns) function sendAveInfoOut() { - if (!isInPopup()) - setTimeout("sendAveInfo();", 100); + if(!isInPopup()) + setTimeout("sendAveInfo();",100); } function sendAveInfo() { - var oMsg = new whMessage(WH_MSG_AVENUEINFO, this, 1, gaAvenues); + var oMsg=new whMessage(WH_MSG_AVENUEINFO,this,1,gaAvenues); SendMessage(oMsg); } function onNext() { - var oMsg = new whMessage(WH_MSG_NEXT, this, 1, null); + var oMsg=new whMessage(WH_MSG_NEXT,this,1,null); SendMessage(oMsg); } function onPrev() { - var oMsg = new whMessage(WH_MSG_PREV, this, 1, null); + var oMsg=new whMessage(WH_MSG_PREV,this,1,null); SendMessage(oMsg); } function createSyncInfo() { - var oParam = new Object(); - if (gsPPath.length == 0) - gsPPath = _getPath(document.location.href); - oParam.sPPath = gsPPath; - oParam.sTPath = document.location.href; - oParam.aPaths = gaPaths; + var oParam=new Object(); + if(gsPPath.length==0) + gsPPath=_getPath(document.location.href); + oParam.sPPath=gsPPath; + oParam.sTPath=document.location.href; + oParam.aPaths=gaPaths; return oParam; } function syncWithShow() { - if (isTopicOnly()) + if(isTopicOnly()) show(); - else + else { sync(); showTocPane(); @@ -349,86 +349,86 @@ function syncWithShow() function showTocPane() { - var oMsg = new whMessage(WH_MSG_SHOWTOC, this, 1, null); + var oMsg=new whMessage(WH_MSG_SHOWTOC,this,1,null); SendMessage(oMsg); } function sendSyncInfo() { - if (!isInPopup()) + if(!isInPopup()) { - var oParam = null; - if (gaPaths.length > 0) + var oParam=null; + if(gaPaths.length>0) { - oParam = createSyncInfo(); + oParam=createSyncInfo(); } - var oMsg = new whMessage(WH_MSG_SYNCINFO, this, 1, oParam); + var oMsg=new whMessage(WH_MSG_SYNCINFO,this,1,oParam); SendMessage(oMsg); } } function sendInvalidSyncInfo() { - if (!isInPopup()) + if(!isInPopup()) { - var oMsg = new whMessage(WH_MSG_SYNCINFO, this, 1, null); + var oMsg=new whMessage(WH_MSG_SYNCINFO,this,1,null); SendMessage(oMsg); } } function enableWebSearch(bEnable) { - if (!isInPopup()) + if(!isInPopup()) { - var oMsg = new whMessage(WH_MSG_ENABLEWEBSEARCH, this, 1, bEnable); + var oMsg=new whMessage(WH_MSG_ENABLEWEBSEARCH,this,1,bEnable); SendMessage(oMsg); } } function autoSync(nSync) { - if (nSync == 0) return; - if (isInPopup()) return; - if (isOutMostTopic()) + if(nSync==0) return; + if(isInPopup()) return; + if(isOutMostTopic()) sync(); } function isOutMostTopic() { - if (gnOutmostTopic == -1) + if(gnOutmostTopic==-1) { - var oMessage = new whMessage(WH_MSG_ISINFRAMESET, this, 1 , null); - if (SendMessage(oMessage)) - gnOutmostTopic = 0; + var oMessage=new whMessage(WH_MSG_ISINFRAMESET,this,1,null); + if(SendMessage(oMessage)) + gnOutmostTopic=0; else - gnOutmostTopic = 1; + gnOutmostTopic=1; } - return (gnOutmostTopic == 1); + return (gnOutmostTopic==1); } function sync() { - if (gaPaths.length > 0) + if(gaPaths.length>0) { - var oParam = createSyncInfo(); - var oMessage = new whMessage(WH_MSG_SYNCTOC, this, 1, oParam); + var oParam=createSyncInfo(); + var oMessage=new whMessage(WH_MSG_SYNCTOC,this,1,oParam); SendMessage(oMessage); } } -function avenueInfo(sName, sPrev, sNext) +function avenueInfo(sName,sPrev,sNext) { - this.sName = sName; - this.sPrev = sPrev; - this.sNext = sNext; + this.sName=sName; + this.sPrev=sPrev; + this.sNext=sNext; } function getCurrentAvenue() { - var oParam = new Object(); - oParam.sAvenue = null; - var oMessage = new whMessage(WH_MSG_GETCURRENTAVENUE, this, 1, oParam); + var oParam=new Object(); + oParam.sAvenue=null; + var oMessage=new whMessage(WH_MSG_GETCURRENTAVENUE,this,1,oParam); SendMessage(oMessage); return oParam.sAvenue; } @@ -437,37 +437,37 @@ function unRegisterListener() { sendInvalidSyncInfo(); enableWebSearch(false); - if (whtopic_foldUnload) + if(whtopic_foldUnload) whtopic_foldUnload(); } function onSendMessage(oMsg) { - var nMsgId = oMsg.nMessageId; - if (nMsgId == WH_MSG_GETAVIAVENUES) + var nMsgId=oMsg.nMessageId; + if(nMsgId==WH_MSG_GETAVIAVENUES) { - oMsg.oParam.aAvenues = gaAvenues; + oMsg.oParam.aAvenues=gaAvenues; return false; } - else if (nMsgId == WH_MSG_GETTOCPATHS) + else if(nMsgId==WH_MSG_GETTOCPATHS) { - if (isOutMostTopic()) + if(isOutMostTopic()) { - oMsg.oParam.oTocInfo = createSyncInfo(); + oMsg.oParam.oTocInfo=createSyncInfo(); return false; } else return true; } - else if (nMsgId == WH_MSG_NEXT) + else if(nMsgId==WH_MSG_NEXT) { goAvenue(true); } - else if (nMsgId == WH_MSG_PREV) + else if(nMsgId==WH_MSG_PREV) { goAvenue(false); } - else if (nMsgId == WH_MSG_WEBSEARCH) + else if(nMsgId==WH_MSG_WEBSEARCH) { websearch(); } @@ -476,60 +476,60 @@ function onSendMessage(oMsg) function goAvenue(bNext) { - var sTopic = null; - var sAvenue = getCurrentAvenue(); - var nAvenue = -1; - if (sAvenue != null && sAvenue != "") + var sTopic=null; + var sAvenue=getCurrentAvenue(); + var nAvenue=-1; + if(sAvenue!=null&&sAvenue!="") { - for (var i = 0; i < gaAvenues.length ; i ++) + for(var i=0;i 0 && bNext) + if(gaAvenues[i].sNext!=null&&gaAvenues[i].sNext.length>0&&bNext) { - sTopic = gaAvenues[i].sNext; + sTopic=gaAvenues[i].sNext; break; } - else if (gaAvenues[i].sPrev != null && gaAvenues[i].sPrev.length > 0 && !bNext) + else if(gaAvenues[i].sPrev!=null&&gaAvenues[i].sPrev.length>0&&!bNext) { - sTopic = gaAvenues[i].sPrev; + sTopic=gaAvenues[i].sPrev; break; } } } - if (sTopic != null && sTopic != "") + if(sTopic!=null&&sTopic!="") { - if (gsPPath != null && gsPPath != "") + if(gsPPath!=null&&gsPPath!="") { - sFullTopicPath = _getFullPath(gsPPath, sTopic); - document.location = sFullTopicPath; + sFullTopicPath=_getFullPath(gsPPath,sTopic); + document.location=sFullTopicPath; } } } function canGo(bNext) { - for (var i = 0; i < gaAvenues.length ; i ++) + for(var i=0;i 0 && bNext) || - (gaAvenues[i].sPrev != null && gaAvenues[i].sPrev.length > 0 && !bNext)) + if((gaAvenues[i].sNext!=null&&gaAvenues[i].sNext.length>0&&bNext)|| + (gaAvenues[i].sPrev!=null&&gaAvenues[i].sPrev.length>0&&!bNext)) return true; } return false; @@ -537,34 +537,34 @@ function canGo(bNext) function show() { - if (gsStartPage != "") - window.location = gsStartPage + "#" + gsRelCurPagePath; + if(gsStartPage!="") + window.location=gsStartPage+"#"+gsRelCurPagePath; } function hide() { - if (goFrame != null) + if(goFrame!=null) { - goFrame.location = window.location; + goFrame.location=window.location; } } function isTopicOnly() { - if (gnTopicOnly == -1) + if(gnTopicOnly==-1) { - var oParam = new Object(); - oParam.oFrame = null; - var oMsg = new whMessage(WH_MSG_GETSTARTFRAME, this, 1, oParam); - if (SendMessage(oMsg)) + var oParam=new Object(); + oParam.oFrame=null; + var oMsg=new whMessage(WH_MSG_GETSTARTFRAME,this,1,oParam); + if(SendMessage(oMsg)) { - goFrame = oParam.oFrame; - gnTopicOnly = 0; + goFrame=oParam.oFrame; + gnTopicOnly=0; } else - gnTopicOnly = 1; + gnTopicOnly=1; } - if (gnTopicOnly == 1) + if(gnTopicOnly==1) return true; else return false; @@ -572,88 +572,150 @@ function isTopicOnly() function websearch() { - if (gbNav4) + if(gbNav4) { - if (document.ehelpform) + if(document.ehelpform) document.ehelpform.submit(); } else { - if (window.ehelpform) + if(window.ehelpform) window.ehelpform.submit(); } } function addSearchFormHref(sHref) { - gsSearchFormHref = sHref; + gsSearchFormHref=sHref; enableWebSearch(true); } function searchB(nForm) { - var sValue = eval("document.searchForm" + nForm + ".searchString.value"); - var oMsg = new whMessage(WH_MSG_SEARCHTHIS, this, 1, sValue); + var sValue=eval("document.searchForm"+nForm+".searchString.value"); + var oMsg=new whMessage(WH_MSG_SEARCHTHIS,this,1,sValue); SendMessage(oMsg); } function getSearchFormHTML() { - var sHTML = ""; - gnForm ++; - var sFormName = "searchForm" + gnForm; - var sButton = "
        " - sButton += ""; - if ("" == "text") + var sHTML=""; + gnForm++; + var sFormName="searchForm"+gnForm; + var sButton="" + sButton+=""; + if(""=="text") { - sButton+=""; + sButton+=""; } - else if ("" == "image") + else if(""=="image") { - sButton+="" + sButton+="" sButton+=""; } - sButton += "
        "; - sHTML ="" + sButton + ""; + sButton+=""; + sHTML=""+sButton+""; return sHTML; } function showHidePane(bShow) { var oMsg=null; - if (bShow) - oMsg=new whMessage(WH_MSG_SHOWPANE, this, 1, null); + if(bShow) + oMsg=new whMessage(WH_MSG_SHOWPANE,this,1,null); else - oMsg=new whMessage(WH_MSG_HIDEPANE, this, 1, null); + oMsg=new whMessage(WH_MSG_HIDEPANE,this,1,null); SendMessage(oMsg); } function isShowHideEnable() { - if (gbIE4) + if(gbIE4) return true; else return false; } + +function PickupDialog_Invoke() +{ + if(!gbIE4||gbMac) + { + if(typeof(_PopupMenu_Invoke)=="function") + return _PopupMenu_Invoke(PickupDialog_Invoke.arguments); + } + else + { + if(PickupDialog_Invoke.arguments.length>2) + { + var sPickup="whskin_pickup.htm"; + var sPickupPath=gsPPath+sPickup; + if(gbIE4) + { + var sFrame=PickupDialog_Invoke.arguments[1]; + var aTopics=new Array(); + for(var i=2;i1) + { + var nWidth=300; + var nHeight=180; + var nScreenWidth=screen.width; + var nScreenHeight=screen.height; + var nLeft=(nScreenWidth-nWidth)/2; + var nTop=(nScreenHeight-nHeight)/2; + if(gbIE4) + { + var vRet=window.showModalDialog(sPickupPath,aTopics,"dialogHeight:"+nHeight+"px;dialogWidth:"+nWidth+"px;resizable:yes;status:no;scroll:no;help:no;center:yes;"); + if(vRet) + { + var sURL=vRet.m_url; + if(sFrame) + window.open(sURL,sFrame); + else + window.open(sURL,"_self"); + } + } + } + else if(aTopics.length==1) + { + var sURL=aTopics[0].m_sURL + if(sFrame) + window.open(sURL,sFrame); + else + window.open(sURL,"_self"); + } + } + } + } +} + if(window.gbWhUtil&&window.gbWhMsg&&window.gbWhVer&&window.gbWhProxy) { - RegisterListener("bsscright", WH_MSG_GETAVIAVENUES); - RegisterListener("bsscright", WH_MSG_GETTOCPATHS); - RegisterListener("bsscright", WH_MSG_NEXT); - RegisterListener("bsscright", WH_MSG_PREV); - RegisterListener("bsscright", WH_MSG_WEBSEARCH); - if (gbMac && gbIE4) + RegisterListener("bsscright",WH_MSG_GETAVIAVENUES); + RegisterListener("bsscright",WH_MSG_GETTOCPATHS); + RegisterListener("bsscright",WH_MSG_NEXT); + RegisterListener("bsscright",WH_MSG_PREV); + RegisterListener("bsscright",WH_MSG_WEBSEARCH); + if(gbMac&&gbIE4) { - if (typeof(window.onunload) != "unknown") - whtopic_foldUnload = window.onunload; + if(typeof(window.onunload)!="unknown") + if(window.onunload.toString!=unRegisterListener.toString) + whtopic_foldUnload=window.onunload; } else { - if (window.onunload) - whtopic_foldUnload = window.onunload; + if(window.onunload) + if(window.onunload.toString!=unRegisterListener.toString) + whtopic_foldUnload=window.onunload; } - window.onunload = unRegisterListener; + window.onunload=unRegisterListener; setButtonFont("show","","10pt","","","",""); gbWhTopic=true; diff --git a/doc/salome/gui/SUPERV/whutils.js b/doc/salome/gui/SUPERV/whutils.js index 7fa6c28..85fae7e 100755 --- a/doc/salome/gui/SUPERV/whutils.js +++ b/doc/salome/gui/SUPERV/whutils.js @@ -1,19 +1,26 @@ +// WebHelp 5.10.004 var gsFileName=""; +var gsDivName=""; var xmlDoc=null; var sdocPath=null; var gsInsertBeforeEndHTML=""; var sReplaceStringsSrc=new Array(); +var gsDivName="dataDiv"; +var gnLoadDivNum=0; sReplaceStringsSrc[0]="&"; sReplaceStringsSrc[1]=">"; sReplaceStringsSrc[2]="<"; sReplaceStringsSrc[3]="""; -sReplaceStringsSrc[4]=" "; +sReplaceStringsSrc[4]=String.fromCharCode(8364); +sReplaceStringsSrc[5]=" "; + var sReplaceStringsDst=new Array(); sReplaceStringsDst[0]="&"; sReplaceStringsDst[1]=">"; sReplaceStringsDst[2]="<"; sReplaceStringsDst[3]="\""; -sReplaceStringsDst[4]=" "; +sReplaceStringsDst[4]=String.fromCharCode(128); +sReplaceStringsDst[5]=" "; var goHighLighted=null; function _getRelativePath(strParentPath,strCurrentPath) @@ -45,7 +52,7 @@ function _getRelativePath(strParentPath,strCurrentPath) return strCurrentPath; } -function _getRelativeFileName(strParentPath, strCurrentPath) +function _getRelativeFileName(strParentPath,strCurrentPath) { strParentPath=_replaceSlash(strParentPath); strParentPath=_getPath(strParentPath); @@ -108,7 +115,7 @@ function _getFullPath(sPath,sRelPath) { sRelPath=sRelPath.substring(nPathPos+3); sFullPath=sFullPath.substring(0,sFullPath.length-1); - var nPos2 = sFullPath.lastIndexOf("/"); + var nPos2=sFullPath.lastIndexOf("/"); if(nPos2!=-1) sFullPath=sFullPath.substring(0,nPos2+1); else @@ -123,7 +130,7 @@ function _getFullPath(sPath,sRelPath) function _isAbsPath(strPath) { var strUpper=strPath.toUpperCase(); - return (strUpper.indexOf(":")!=-1); + return (strUpper.indexOf(":")!=-1||strUpper.indexOf("\\\\")==0); } function _replaceSlash(strURL) @@ -166,21 +173,29 @@ function insertItemIntoArray(oArray,i,obj) function loadData(sFileName) { - if(!getElement("dataDiv")) + var i=gnLoadDivNum; + var sName=gsDivName+gnLoadDivNum++; + loadData_2(sFileName,sName); +} + +function loadData_2(sFileName,sDivName) +{ + if(!getElement(sDivName)) { - if(!insertDataDiv()) + if(!insertDataDiv(sDivName)) { gsFileName=sFileName; + gsDivName=sDivName; return; } } var sHTML=""; if(gbMac) - sHTML+=""; + sHTML+=""; else - sHTML+=""; + sHTML+=""; - var oDivCon=getElement("dataDiv"); + var oDivCon=getElement(sDivName); if(oDivCon) { if(gbNav6) @@ -231,21 +246,21 @@ function checkState() if(state==4) { var err=xmlDoc.parseError; - if(err.errorCode!=0) - alert(err.reason); - else + if(err.errorCode==0) putDataXML(xmlDoc,sdocPath); + else + onLoadXMLError(); } } } -function insertDataDiv() +function insertDataDiv(sName) { var sHTML=""; if(gbMac) - sHTML+="
        "; + sHTML+="
        "; else - sHTML+="
        "; + sHTML+="
        "; if((gbIE5||gbNav6)&&document.body) document.body.insertAdjacentHTML("beforeEnd",sHTML); else @@ -264,7 +279,7 @@ function insertWhenBodyReady() { document.body.insertAdjacentHTML("beforeEnd",gsInsertBeforeEndHTML); gsInsertBeforeEndHTML=""; - loadData(gsFileName); + loadData_2(gsFileName,gsDivName); } else { @@ -274,9 +289,12 @@ function insertWhenBodyReady() function window_BUnload() { - var oDivCon=getElement("dataDiv"); - if(oDivCon) - oDivCon.innerHTML=""; + for(var i=0;i='0'&&sBStr.charAt(i)<='9') + { + sNum+=sBStr.charAt(i++); + } + if(sNum!=""){ + var nNum=parseInt(sNum,16); + sText+=String.fromCharCode(nNum); + sBStr=sBStr.substring(i); + } + nPos=sBStr.indexOf('%'); + } + sText+=sBStr; + return sText; +} + +function excapeSingleQuotandSlash(str) +{ + if(str==null) return null; + var nPos=0; + var sRes=""; + var nPosNew=str.indexOf("\\",nPos); + while(nPosNew!=-1){ + sRes+=str.substring(nPos,nPosNew+1)+"\\"; + nPos=nPosNew+1; + nPosNew=str.indexOf("\\",nPos); + } + if(nPos=4) +if(!gbOpera&&!gbKonqueror&&!gbSafari) // opera can mimic IE or Netscape by settings. { - if(navigator.appName=="Netscape") + gbIE=(navigator.appName.indexOf("Microsoft")!=-1); + gbNav=(gAgent.indexOf('mozilla')!=-1) && ((gAgent.indexOf('spoofer')==-1) && (gAgent.indexOf('compatible')==-1)); + if(gnVerMajor>=4) { - gbNav4=true; - if(gnVerMajor>=5) - gbNav6=true; + if(navigator.appName=="Netscape") + { + gbNav4=true; + if(gnVerMajor>=5) + gbNav6=true; + } + gbIE4=(navigator.appName.indexOf("Microsoft")!=-1); + } + if(gbNav6) + { + var nPos=gAgent.indexOf("gecko"); + if(nPos!=-1) + { + var nPos2=gAgent.indexOf("/", nPos); + if(nPos2!=-1) + { + var nVersion=parseFloat(gAgent.substring(nPos2+1)); + if(nVersion>=20010726) + { + gbNav61=true; + if (nVersion>=20020823) + gbNav7=true; + } + } + } + }else if(gbIE4) + { + var nPos=gAgent.indexOf("msie"); + if(nPos!=-1) + { + var nVersion=parseFloat(gAgent.substring(nPos+5)); + if(nVersion>=5) + { + gbIE5=true; + if(nVersion>=5.5) + gbIE55=true; + } + } } - gbIE4=(navigator.appName.indexOf("Microsoft")!=-1); } -if(gbNav6) +else if (gbOpera) { - document.gnPageWidth=innerWidth; - document.gnPageHeight=innerHeight; - var nPos=gAgent.indexOf("netscape"); + var nPos = gAgent.indexOf("opera"); if(nPos!=-1) { - var nVersion=parseFloat(gAgent.substring(nPos+10)); - if(nVersion>=6.1) - gbNav61=true; + var nVersion=parseFloat(gAgent.substring(nPos+6)); + if(nVersion>=6) + { + gbOpera6=true; + if(nVersion>=7) + gbOpera7=true; + } } -}else if(gbIE4) +} +else if (gbKonqueror) { - var nPos=gAgent.indexOf("msie"); + var nPos = gAgent.indexOf("konqueror"); if(nPos!=-1) { - var nVersion=parseFloat(gAgent.substring(nPos+5)); - if(nVersion>=5) - gbIE5=true; - if(nVersion>=5.5) - gbIE55=true; + var nVersion = parseFloat(gAgent.substring(nPos+10)); + if (nVersion >= 3) + { + gbKonqueror3=true; + } } } diff --git a/doc/salome/gui/SUPERV/whxdata/whftdata0.xml b/doc/salome/gui/SUPERV/whxdata/whftdata0.xml new file mode 100755 index 0000000..1d6db61 --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whftdata0.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/salome/gui/SUPERV/whxdata/whfts.xml b/doc/salome/gui/SUPERV/whxdata/whfts.xml new file mode 100755 index 0000000..799655d --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whfts.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/doc/salome/gui/SUPERV/whxdata/whfwdata0.xml b/doc/salome/gui/SUPERV/whxdata/whfwdata0.xml new file mode 100755 index 0000000..be7ea77 --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whfwdata0.xml @@ -0,0 +1,479 @@ + + + 22,33, + 8,16,19,20,2,22,23,28,31,33,34, + 6, + 33, + 8,16,19,20,2,23,28,31,34, + 6, + 16,34, + 6, + 1,24,5,19,26, + 7,29, + 6, + 4, + 22, + 6,29,30, + 22,25, + 12,20,28,30,34, + 21,34, + 22,36, + 3,4,10,22, + 3,4,5,10,19,2,22,23,34, + 3, + 1,24,32, + 32, + 0,7, + 2, + 4,10,13,14,16,21,23,25,26,32,34, + 9,11,15,23, + 22,33, + 23, + 9,18,20,34, + 2,36,23,25,31, + 3,4,1,24,5,14,35,17,30,31, + 3,6,15, + 13,22,33, + 4,2,23, + 6,33,34, + 7, + 1,24,5,34, + 10,13,22,23,37,27,29,33, + 1,24,5,22,30, + 23, + 4,6,9,17,20,23, + 32, + 17,22,29, + 22,33, + 11, + 36,23,25, + 2, + 22, + 26,31, + 13,22,33, + 30, + 4,1,24,5,6,10,14,35,16,17,19,20,22,37,28,30,31, + 31, + 21,29,33, + 7, + 23, + 35,26,31,34, + 22, + 4,15,28,31, + 35,26,29,34, + 21,22,37, + 26, + 18,29,33, + 7, + 34, + 21, + 1,24,5,6,7,22,26,28,33, + 32, + 6,22, + 4,1,24,5,6,9,10,11,35,16,17,19,20,2,26,27,29,30,31,32, + 4, + 3,4,1,24,5,6,8,9,10,11,12,14,15,35,16,17,19,20,2,36,23,37,26,27,28,29,30,31,32, + 22, + 2, + 4,26, + 1,24,5,34, + 18,33, + 36, + 0,4,5,7,13,16,17,19,21,22,27,33, + 17, + 0,4,7,18,33, + 1,24,5,34, + 22,33, + 29,34, + 34, + 1,24,5,16, + 0,7,13,2,33,34, + 0,34, + 7, + 0,4,21,23,34, + 27, + 0,7,34, + 10,11,23, + 6,21,23,34, + 4,1,24,5,6,9,10,14,17,19,20,37, + 21, + 22, + 0,6,7,8,18,21,22,32,33,34, + 22, + 4,9,34, + 23, + 0,4,35,22,33, + 33, + 7, + 4,9,10,11,15,16,22,37,26,33,34, + 0,4,7,35,16, + 2,23, + 4, + 2, + 0,4,13,35,18,21,26,29,34, + 6,7,9,10,13,16,19,22,27,29,32,33, + 22,33, + 7,2,22,33, + 0,4,7,13,21,22,33,34, + 4,6,8,35,17,21,2,29,33, + 11,12,34, + 33, + 13, + 32, + 1,24,5,6,7, + 30, + 21, + 4,1,24,5,10,14,35,16,17,19,20,22,28,31, + 14, + 0,2,34, + 13,21, + 6,35,26, + 21, + 21, + 13, + 4, + 22, + 36,31, + 23,25, + 25, + 22,33, + 4,5,7,10,14,15,19,21,36,27, + 4,14,34, + 15, + 33, + 22,33, + 22,36,37,29,33, + 22,33, + 27, + 3,1,24,5,15,16,22,28, + 36, + 13,19,22,29,33, + 22, + 17, + 35,34, + 10,2,22,33, + 0,4,7,8,13,19,21,22,29,33, + 7,8,13,17,21,22,26,29,32,33,34, + 4,14,15,16,34, + 7,16,34, + 16, + 7, + 22,33, + 3,4,7,15,21, + 34, + 22, + 4,16, + 4,14,15,16,17,19,20,21,36,34, + 33, + 17,21,34, + 17, + 14,16, + 7,22,29,33, + 4,18,2,22,27,29,32,33, + 6, + 0,13,18,21, + 16,26, + 0,4,1,24,5,7,10,35,17,2,22,23,26,29,30,31,33,34, + 10,2, + 4, + 26,31, + 6, + 4,7,15,18,21,22,33, + 30, + 33, + 4,16, + 7,13,33, + 0, + 9,2,22,26,31,33, + 4,13, + 31, + 2, + 0,4,18, + 0,3,4,1,24,5,6,7,8,9,10,12,13,14,15,16,17,19,20,21,2,22,36,23,25,37,26,27,28,29,31,32,33,34, + 37, + 0,21,27, + 27, + 8,27, + 4,6, + 26, + 33, + 21, + 4,22, + 6, + 7,2, + 29, + 33, + 33, + 33, + 4,10,14,16,19,27,29,30,32, + 3,4,1,24,5,7,8,12,13,14,15,16,20,22,26,27,28,31,33, + 13, + 29, + 13, + 14,19,36,34, + 2, + 36, + 22, + 4, + 22, + 7,34, + 4, + 1,24,5,34, + 7,2,22,33, + 22, + 0,22,29,33, + 19, + 22,34, + 22, + 3,4,7,15,18,21,22,33, + 0,3,4,7,13,35,18,2,22,29,31,33,34, + 20,34, + 12,20,28, + 22,33, + 33, + 4, + 21,34, + 8, + 4,5,27, + 29, + 13, + 2, + 21, + 14,15,27,30, + 1,24,5, + 7,8,29, + 8,29, + 22,33, + 6, + 22,29,33, + 7,8,22,26,29,32,34, + 33, + 36, + 2, + 4, + 4,20,2, + 2,23, + 0,10,11,13,19,21,2,22,23,31,33,34, + 4, + 1,24,5,26, + 4,15,21, + 25,30,34, + 17, + 23, + 0,4,22,29,33,34, + 22, + 0,36, + 4,10,12,14,16,19,20,27,28,29,32,34, + 16,23, + 13,22, + 33, + 4,15,27, + 23, + 22, + 0,9, + 6, + 3,4,1,24,5,6,9,10,11,14,15,35,16,17,19,20,2,23,26,27,29,30,31,32, + 17,21,34, + 4,6,29, + 22, + 6,7,21,23, + 3,1,24,5,12,14,15,20,28,34, + 4,19,27, + 14,19,23,29,34, + 0,14,21,37,30,34, + 33, + 11,2,23,25, + 4,2,23,34, + 23, + 22,33, + 3,1,24,5,7,16,22,28,33, + 2, + 4,7,14,18,26,34, + 4,9,10,14,16,28,29,31,34, + 0,4,22,26,32, + 0,3,4,5,6,7,8,10,12,13,15,35,17,18,19,21,2,22,36,25,37,26,28,29,31,32,33,34, + 6,23, + 17, + 21, + 37,26,31, + 34, + 1,24,5,19,28,31, + 0,3,4,7,12,15,18,20,21,2,28,33, + 4,9,14,20, + 29, + 16,21,29,32, + 4, + 3,4,1,24,5,8,9,11,12,15,35,17,19,20,2,23,25,26,28,31,32, + 34, + 23, + 1,24,5,22, + 33, + 7,2,22,33, + 0,3,4,7,13,35,17,18,21,2,22,26,29,31,33,34, + 13,21, + 33, + 4,26,31,33, + 0,3,4,7,35,17,26,29,31,33, + 3,5,6,8,12,14,15,35,25,28, + 6,34, + 22,33, + 4, + 29,33, + 34, + 10,2,36, + 23,25, + 4,21, + 2,23,34, + 4,1,24,5,6,8,9,11,14,35,17,20,2,23,37,26,31, + 0,3,4,6,7,11,13,35,18,19,2,22,36,23,26,31,33,34, + 6,23, + 13,15, + 3,12,15,20,22,28, + 7, + 7,33, + 21,2,36,25, + 13, + 34, + 18,22,33, + 17, + 21, + 4,7,21, + 21, + 17,22,37,26,33,34, + 4, + 4,7,15,22,27,33, + 23, + 6, + 3,12,14,15,19,20,28,34, + 27, + 2, + 18, + 7, + 4, + 34, + 37,26,31, + 7,27, + 16,27, + 25, + 26, + 28,34, + 25, + 4,7,18,21,22,36, + 0,6,36, + 19,25,26, + 29, + 37,33, + 8,22,29,32,34, + 22,23,33, + 3,4,1,24,5,6,8,9,11,12,15,35,17,20,2,23,37,26,28,31, + 7,8,22,29,30,33, + 18,21,22,26,33, + 13, + 4,21,37,30, + 4,14,22,23,26,29, + 16,17,19,21, + 7,15, + 10,14,2,22,36, + 16,19,20, + 4, + 14, + 3,4,8,12,14,15,16,19,37,28, + 4, + 14, + 35, + 0,4,7,13,15,35,18,21,22,33, + 5,35,17,22,23,29,31,34, + 22, + 6,22,33, + 7, + 4, + 10,18,22,33, + 4, + 2, + 0,4,22,32,33, + 13,21, + 21,34, + 13, + 13, + 3,17, + 4,16,19,20,22,28, + 22,36,29,30,32,33, + 8,22,29,33, + 7,22,29,33, + 32,34, + 29,34, + 0,19,26, + 16, + 7, + 2, + 7,23,29, + 0,37,26,31,34, + 36, + 3, + 36, + 22,33, + 7,14,21,23,27,33, + 0,4,1,24,6,8,9,10,13,15,16,17,19,20,21,2,22,23,25,37,26,27,29,30,32,34, + 14, + 7,8,29,32,34, + 0,4,13,33, + 33, + 8,18,22,26,27,29, + 4, + 6, + 0, + 33, + 17, + 26, + 4, + 4,22, + 6,13, + 7,13,22,36,26,33, + 3,5,6,7,8,12,15,35,22,25,28,33, + 4,10,14,16,19,27,29,30,32, + 18, + 0,18,22,33, + 18,22,33, + 4, + 13,22,33, + 4,26, + 4,11,13,2,22,33, + 0,3,4,7,13,17,22,31,32,33, + 22,33, + 4, + 37, + 23, + 4,1,24,5,6,8,9,11,14,35,17,20,2,23,37,26,31, + 16,29,30, + 15, + 6,7,19,21,22,27,29,33,34, + 34, + 32, + 31, + 0,3,7,13,35,22,26,31,33,34, + 33, + 4,1,24,5,6,9,10,17,20,23,25,26,27,34, + 2, + 14,25, + 21, + 7,8,29, + 16, + 4,36,23,26, + 6,21, + 22, + 11,22,23,29, + 6,23,29, + 33, + 4,1,24,5,7,9,10,12,13,14,35,17,18,19,2,22,23,26,28,29,30,31,32,33,34, + 4,1,24,6,9,10,14,35,16,17,20,36,23,25,37,27,30, + 6,18, + 4, + 20, + 33, + 16,19,20,36, + 8,26, + 3,4,1,24,5,6,8,9,10,11,12,16,17,19,20,2,23,25,37,26,27,28,29,31,32, + 2, + 6, + + diff --git a/doc/salome/gui/SUPERV/whxdata/whgdata0.xml b/doc/salome/gui/SUPERV/whxdata/whgdata0.xml new file mode 100755 index 0000000..0075ff8 --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whgdata0.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/salome/gui/SUPERV/whxdata/whglo.xml b/doc/salome/gui/SUPERV/whxdata/whglo.xml new file mode 100755 index 0000000..0f1cd68 --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whglo.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/doc/salome/gui/SUPERV/whxdata/whidx.xml b/doc/salome/gui/SUPERV/whxdata/whidx.xml new file mode 100755 index 0000000..ac66bb9 --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whidx.xml @@ -0,0 +1,4 @@ + + + + diff --git a/doc/salome/gui/SUPERV/whxdata/whtdata0.xml b/doc/salome/gui/SUPERV/whxdata/whtdata0.xml new file mode 100755 index 0000000..736f086 --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whtdata0.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/salome/gui/SUPERV/whxdata/whtoc.xml b/doc/salome/gui/SUPERV/whxdata/whtoc.xml new file mode 100755 index 0000000..a271ba7 --- /dev/null +++ b/doc/salome/gui/SUPERV/whxdata/whtoc.xml @@ -0,0 +1,4 @@ + + + +