<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE>@font-face {
        font-family: &#23435;
}
@font-face {
        font-family: &#26032;
}
@font-face {
        font-family: @&#23435;
}
@font-face {
        font-family: @&#26032;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 10.5pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; TEXT-ALIGN: justify
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=ZH-CN style="TEXT-JUSTIFY-TRIM: punctuation" vLink=purple link=blue>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff size=2>Wrong, 
</FONT></SPAN></DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff size=2>i have 
to correct myself: since the attribute name is part of the meta information, you 
have to access it by the </FONT></SPAN></DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff size=2>const 
MON::Attribute&amp;&nbsp;AttributeImpl::getAttributeMeta() const; 
</FONT></SPAN></DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff 
size=2>method.</FONT></SPAN></DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff size=2>The 
Mon::Attribute returned has methods like:</FONT></SPAN></DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff 
size=2>&nbsp;&nbsp;&nbsp;std::string&nbsp;&nbsp;name() 
const;<BR>&nbsp;&nbsp;&nbsp;std::string&nbsp;&nbsp;displayedName() const; 
</FONT></SPAN></DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=807522215-12042004><FONT face=Arial color=#0000ff size=2>Br, 
Zoli</FONT></SPAN></DIV>
<DIV></DIV>
<DIV><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
gme-users-bounces@list.isis.vanderbilt.edu 
[mailto:gme-users-bounces@list.isis.vanderbilt.edu] <B>On Behalf Of </B>Zoltan 
Molnar<BR><B>Sent:</B> Monday, April 12, 2004 10:16 AM<BR><B>To:</B> 'A list for 
GME users to share thoughts and discuss bugs and fixes.'<BR><B>Subject:</B> RE: 
[gme-users] How to get the value of a certain attribute<BR><BR></DIV></FONT>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2>Hi,</FONT></SPAN></DIV>
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2>Indeed the Attribute class right now doesn't have a getName method 
  <SPAN class=382050715-12042004><FONT face=Arial color=#0000ff size=2>(future 
  improvement)</FONT></SPAN>, but you can inquire its the name using the com 
  interface given by: AttributeImpl::</FONT></SPAN><SPAN 
  class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2>getAttributeI()</FONT></SPAN></DIV>
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2>like:</FONT></SPAN></DIV>
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2>std::string getAttributeName(&nbsp;Attribute * 
  myattribute&nbsp;)</FONT></SPAN></DIV>
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2>{</FONT></SPAN></DIV>
  <DIV><SPAN class=382050715-12042004></SPAN><SPAN 
  class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2>&nbsp;&nbsp;CComBSTR bstrName;<BR>&nbsp;&nbsp;COMTHROW( 
  myattribute-&gt;getAttributeI()-&gt;get_Name( &amp;bstrName ) 
  );<BR>&nbsp;&nbsp;return Util::Copy( bstrName );<BR>}</DIV></FONT></SPAN>
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=382050715-12042004><FONT face=Arial color=#0000ff size=2>Br, 
  Zoli</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=ltr 
  style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
    gme-users-bounces@list.isis.vanderbilt.edu 
    [mailto:gme-users-bounces@list.isis.vanderbilt.edu] <B>On Behalf Of 
    </B>Zhimin He<BR><B>Sent:</B> Sunday, April 11, 2004 1:35 PM<BR><B>To:</B> 
    gme-users@list.isis.vanderbilt.edu<BR><B>Subject:</B> [gme-users] How to get 
    the value of a certain attribute<BR><BR></FONT></DIV>
    <DIV class=Section1 style="LAYOUT-GRID:  15.6pt none">
    <P class=MsoNormal><FONT face=Arial size=1><SPAN lang=EN-US 
    style="FONT-SIZE: 9pt; FONT-FAMILY: Arial">I&#8217;m using BON2 that comes with 
    GME 4.3.17. I can get the whole set of attributes with </SPAN></FONT><FONT 
    face=&#26032;&#23435;&#20307; size=1><SPAN lang=EN-US 
    style="FONT-SIZE: 9pt; FONT-FAMILY: &#26032;&#23435;&#20307;">Model-&gt;getAttributes. When I 
    tried to iterate through the set, I couldn</SPAN></FONT><FONT size=1><SPAN 
    lang=EN-US style="FONT-SIZE: 9pt">&#8217;</SPAN></FONT><FONT face=&#26032;&#23435;&#20307; size=1><SPAN 
    lang=EN-US style="FONT-SIZE: 9pt; FONT-FAMILY: &#26032;&#23435;&#20307;">t find the api to get an 
    attribute</SPAN></FONT><FONT size=1><SPAN lang=EN-US 
    style="FONT-SIZE: 9pt">&#8217;</SPAN></FONT><FONT face=&#26032;&#23435;&#20307; size=1><SPAN lang=EN-US 
    style="FONT-SIZE: 9pt; FONT-FAMILY: &#26032;&#23435;&#20307;">s name. Is there something similar 
    to attribute-&gt;getname()?</SPAN></FONT></P>
    <P class=MsoNormal><FONT face=&#26032;&#23435;&#20307; size=1><SPAN lang=EN-US 
    style="FONT-SIZE: 9pt; FONT-FAMILY: &#26032;&#23435;&#20307;">Thx</SPAN></FONT></P>
    <P class=MsoNormal><FONT face=&#26032;&#23435;&#20307; size=1><SPAN lang=EN-US 
    style="FONT-SIZE: 9pt; FONT-FAMILY: &#26032;&#23435;&#20307;">Zhimin 
  </SPAN></FONT></P></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>