Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correction of a bug.
[mapping.git] / javadoc / and / Mapping / Mapping.html
index b907ccd..5908d40 100644 (file)
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_18) on Sun Feb 07 23:55:35 CET 2010 -->
+<!-- Generated by javadoc (build 1.6.0_18) on Tue Feb 09 10:57:28 CET 2010 -->
 <TITLE>
 Mapping
 </TITLE>
 
-<META NAME="date" CONTENT="2010-02-07">
+<META NAME="date" CONTENT="2010-02-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
 
@@ -163,6 +163,15 @@ Class representing the tasks mapping on clusters and/or nodes
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#getIdOfAssociation(and.Mapping.GNode)">getIdOfAssociation</A></B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the position of the association containing 
+ the GNode _g.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#getMappedGNodes()">getMappedGNodes</A></B>()</CODE>
 
@@ -385,6 +394,24 @@ public java.util.ArrayList&lt;<A HREF="../../and/Mapping/Association.html" title
 </DL>
 <HR>
 
+<A NAME="getIdOfAssociation(and.Mapping.GNode)"><!-- --></A><H3>
+getIdOfAssociation</H3>
+<PRE>
+public int <B>getIdOfAssociation</B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g)</PRE>
+<DL>
+<DD>Return the position of the association containing 
+ the GNode _g.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>_g</CODE> - The GNode to be search
+<DT><B>Returns:</B><DD>The position of the association</DL>
+</DD>
+</DL>
+<HR>
+
 <A NAME="calcDepExt()"><!-- --></A><H3>
 calcDepExt</H3>
 <PRE>