Yes I try it  but it gives the instance&#39;s name that is RegisteredShipObject but I want the type of instance which is Ship.<br><br><span style="color: rgb(255, 0, 0);">RegisteredShipObject is the instance of Ship. </span> I want to get the &quot;Ship&quot; (type name). Is it possible?<br>
<br>best regards,<br>Vijdan<br><br><br><div class="gmail_quote">On Tue, Aug 25, 2009 at 9:04 PM, Peter Volgyesi <span dir="ltr">&lt;<a href="mailto:peter.volgyesi@vanderbilt.edu">peter.volgyesi@vanderbilt.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Try this:<br>
<br>
oo-&gt;getFCO()-&gt;getName()<br>
<font color="#888888"><br>
--<br>
peter<br>
<br>
<br>
<br>
On Tue, Aug 25, 2009 at 10:13 AM, Peter<br>
</font><div class="im">Volgyesi&lt;<a href="mailto:peter.volgyesi@gmail.com">peter.volgyesi@gmail.com</a>&gt; wrote:<br>
</div><div><div></div><div class="h5">&gt; Hi,<br>
&gt;<br>
&gt; Do you need the meta &quot;type&quot; (kind) of the object or the archetype (if<br>
&gt; you are using the type/instance feature of GME) ?<br>
&gt; The first can be accessed by getFCOMeta (or more specialized methods<br>
&gt; for atoms, models, etc. by calling getXYMeta()).<br>
&gt; The second can be acquired by calling getType().<br>
&gt; Please, check the GME User Manual if you are not familiar with the<br>
&gt; &quot;type/instance&quot; feature.<br>
&gt; Regards,<br>
&gt;<br>
&gt; --<br>
&gt; peter<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Aug 25, 2009 at 5:02 AM, Vijdan KIZILAY&lt;<a href="mailto:vkizilay@gmail.com">vkizilay@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; How can I take a type of a instance with BON2?<br>
&gt;&gt;<br>
&gt;&gt; I can take name, role, kind but I could not take the type of instance..<br>
&gt;&gt; How can be the instance&#39;s type taken?<br>
&gt;&gt;<br>
&gt;&gt; I can get BON::Type but I can not get the name of type.<br>
&gt;&gt;<br>
&gt;&gt; Vijdan<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gme-users mailing list<br>
&gt;&gt; <a href="mailto:gme-users@list.isis.vanderbilt.edu">gme-users@list.isis.vanderbilt.edu</a><br>
&gt;&gt; <a href="http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users" target="_blank">http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
_______________________________________________<br>
gme-users mailing list<br>
<a href="mailto:gme-users@list.isis.vanderbilt.edu">gme-users@list.isis.vanderbilt.edu</a><br>
<a href="http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users" target="_blank">http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users</a><br>
</div></div></blockquote></div><br>