Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-interoperability » java binding classes and MathML
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
lyang


Posts: 9
Registered:
June 2006
java binding classes and MathML 27 Jun '06 12:47 Go to previous message

It seems to me that the java classes of libsbml has the KineticLaw as the older version (using ASTNode and formula). If it is the case, what is the way to use MathML? How to create java Math, Apply, Ci, etc. so the MathML has the following xml String?

...
- <math xmlns="http://www.w3.org/1998/Math/MathML">
  - <apply>
    <times /> 
    <ci>s1</ci> 
    <ci>s2</ci> 
  </apply>
 </math>
...


Thanks for the time and reply.

      

SubjectPosterDate
Read Message   java binding classes and MathML  lyang27 Jun '06 12:47
Read Message   RE: java binding classes and MathML Tully Yates27 Jun '06 13:32
Read Message   Re: RE: java binding classes and MathML lyang27 Jun '06 13:51
Read Message   RE: java binding classes and MathML Tully Yates27 Jun '06 13:57
Read Message   RE: java binding classes and MathML Mike Hucka27 Jun '06 22:44
Previous Topic:Problems with Java binding of libsbml
Next Topic:Problems compiling libsbml on the Mac
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.