X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/mapping.git/blobdiff_plain/298037f8cd008787c5cfe493ba582ac64bbbc3a2..c5259b6a754655006e41cae8ff32292b7eee4913:/javadoc/and/Mapping/Mapping.html diff --git a/javadoc/and/Mapping/Mapping.html b/javadoc/and/Mapping/Mapping.html index 0be1265..5908d40 100644 --- a/javadoc/and/Mapping/Mapping.html +++ b/javadoc/and/Mapping/Mapping.html @@ -2,12 +2,12 @@ - + Mapping - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -108,8 +107,6 @@ Class representing the tasks mapping on clusters and/or nodes

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -166,6 +163,15 @@ Class representing the tasks mapping on clusters and/or nodes + int +getIdOfAssociation(GNode _g) + +
+          Return the position of the association containing + the GNode _g. + + +  java.util.ArrayList<GNode> getMappedGNodes() @@ -220,7 +226,7 @@ Class representing the tasks mapping on clusters and/or nodes Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -388,6 +394,24 @@ public java.util.ArrayList<
+

+getIdOfAssociation

+
+public int getIdOfAssociation(GNode _g)
+
+
Return the position of the association containing + the GNode _g. +

+

+
+
+
+
Parameters:
_g - The GNode to be search +
Returns:
The position of the association
+
+
+
+

calcDepExt

@@ -418,10 +442,9 @@ public int calcDepExt()
Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help