<div>Is anyone in the list know about the following problem.</div>
<div>&nbsp;</div>
<div>&nbsp;</div><font color="#ff0000" size="2">
<p>1. Hashtable outConne= atomNames[i].getOutConnections();</p></font><font color="#ff0000" size="2">
<p>2. Vector list = (Vector)outConne.get(atomName[i]);</p>
<div></div></font>Are the above statements correct?
<div>I am getting <font color="#3333ff">null </font>in the 2 statement. Is it the right way to access the hashtable list?</div>
<div><br>Regards</div>
<div>Adi<br>&nbsp;</div>
<div><span class="gmail_quote">On 10/21/06, <b class="gmail_sendername">Adi Mallikarjuna Reddy V</b> &lt;<a href="mailto:adimallikarjunareddy@gmail.com">adimallikarjunareddy@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi all,<br>I got API that I required to traverse the model. But I am facing some problems. When I tried accessing 
<span style="COLOR: rgb(255,0,0)">Connections</span> (In and Out) of an Object (Atom, Model), I am getting <span style="COLOR: rgb(255,0,0)">null </span>as a result. I tried the following APIs <br><br><span style="COLOR: rgb(51,51,255)">
getOutConnections(String name) <span style="COLOR: rgb(0,0,0)">one which returns</span> Vector </span><br style="COLOR: rgb(51,51,255)"><span style="COLOR: rgb(51,51,255)">getOutConnections() <span style="COLOR: rgb(0,0,0)">
one which returns</span> Hashtable</span><br style="COLOR: rgb(51,51,255)"><br>this two functions I tried using the instance of (<span style="COLOR: rgb(51,51,255)">JBuilderAtom</span> or <span style="COLOR: rgb(51,51,255)">
JBuilderModel</span>).<br><br>I would be helpful if you can help me in this regard.<br><br><br>Regards<br><span class="sg"><span>Adi</span><span></span> </span></blockquote></div><br>