Parcourir la source

documentation on getNeighbors updated

Simon Van Mierlo il y a 9 ans
Parent
commit
44ef8b7a48

BIN
doc/_build/doctrees/environment.pickle


BIN
doc/_build/doctrees/modelling_transformation.doctree


BIN
doc/_build/doctrees/new_language.doctree


+ 1 - 0
doc/_build/html/_sources/modelling_transformation.txt

@@ -154,6 +154,7 @@ Action Library
 |                                        |                                     | returned. The notion of full types is best explained by example: the full     |
 |                                        |                                     | returned. The notion of full types is best explained by example: the full     |
 |                                        |                                     | type of a SimpleClassDiagram.Class entity is                                  |
 |                                        |                                     | type of a SimpleClassDiagram.Class entity is                                  |
 |                                        |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
 |                                        |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
+|                                        |                                     | To match any type, use "*".                                                   |
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 | print(msg)                             | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 | print(msg)                             | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+

+ 1 - 0
doc/_build/html/_sources/new_language.txt

@@ -274,6 +274,7 @@ Action Library
 |                                 |                                     | notion of full types is best explained by example: the full type of a         |
 |                                 |                                     | notion of full types is best explained by example: the full type of a         |
 |                                 |                                     | SimpleClassDiagram.Class entity is                                            |
 |                                 |                                     | SimpleClassDiagram.Class entity is                                            |
 |                                 |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
 |                                 |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
+|                                 |                                     | To match any type, use "*".                                                   |
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 | print(msg)                      | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 | print(msg)                      | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+

+ 2 - 1
doc/_build/html/modelling_transformation.html

@@ -225,7 +225,8 @@ either direction should be returned. Finally, the <em>_type</em> parameter can b
 set to indicate that only neighbours of the given full type should be
 set to indicate that only neighbours of the given full type should be
 returned. The notion of full types is best explained by example: the full
 returned. The notion of full types is best explained by example: the full
 type of a SimpleClassDiagram.Class entity is
 type of a SimpleClassDiagram.Class entity is
-&#8220;/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class&#8221;.</td>
+&#8220;/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class&#8221;.
+To match any type, use &#8220;*&#8221;.</td>
 </tr>
 </tr>
 <tr class="row-odd"><td>print(msg)</td>
 <tr class="row-odd"><td>print(msg)</td>
 <td><ul class="first last simple">
 <td><ul class="first last simple">

+ 2 - 1
doc/_build/html/new_language.html

@@ -327,7 +327,8 @@ direction should be returned. Finally, the <em>_type</em> parameter can be set t
 indicate that only neighbours of the given full type should be re turned. The
 indicate that only neighbours of the given full type should be re turned. The
 notion of full types is best explained by example: the full type of a
 notion of full types is best explained by example: the full type of a
 SimpleClassDiagram.Class entity is
 SimpleClassDiagram.Class entity is
-&#8220;/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class&#8221;.</td>
+&#8220;/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class&#8221;.
+To match any type, use &#8220;*&#8221;.</td>
 </tr>
 </tr>
 <tr class="row-odd"><td>print(msg)</td>
 <tr class="row-odd"><td>print(msg)</td>
 <td><ul class="first last simple">
 <td><ul class="first last simple">

Fichier diff supprimé car celui-ci est trop grand
+ 1 - 1
doc/_build/html/searchindex.js


+ 1 - 0
doc/modelling_transformation.rst

@@ -154,6 +154,7 @@ Action Library
 |                                        |                                     | returned. The notion of full types is best explained by example: the full     |
 |                                        |                                     | returned. The notion of full types is best explained by example: the full     |
 |                                        |                                     | type of a SimpleClassDiagram.Class entity is                                  |
 |                                        |                                     | type of a SimpleClassDiagram.Class entity is                                  |
 |                                        |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
 |                                        |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
+|                                        |                                     | To match any type, use "*".                                                   |
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 | print(msg)                             | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 | print(msg)                             | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +----------------------------------------+-------------------------------------+-------------------------------------------------------------------------------+

+ 1 - 0
doc/new_language.rst

@@ -274,6 +274,7 @@ Action Library
 |                                 |                                     | notion of full types is best explained by example: the full type of a         |
 |                                 |                                     | notion of full types is best explained by example: the full type of a         |
 |                                 |                                     | SimpleClassDiagram.Class entity is                                            |
 |                                 |                                     | SimpleClassDiagram.Class entity is                                            |
 |                                 |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
 |                                 |                                     | "/Formalisms/__LanguageSyntax__/SimpleClassDiagram/SimpleClassDiagram/Class". |
+|                                 |                                     | To match any type, use "*".                                                   |
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 | print(msg)                      | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 | print(msg)                      | * *msg*: string                     | Print the given string to the console that launched the AToMPM back-end.      |
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+
 +---------------------------------+-------------------------------------+-------------------------------------------------------------------------------+