A list for the developers of CellML tools

Text archives Help


[cellml-dev] Creating StringAnnotation objects


Chronological Thread 
  • From: lpsmith at spod-central.org (Lucian Smith)
  • Subject: [cellml-dev] Creating StringAnnotation objects
  • Date: Tue, 23 Mar 2010 23:04:50 +0000

* Andrew Miller <ak.miller at auckland.ac.nz> [2010-03-23 19:55] writes:

> >>Alternatively, why not just use an nsCOMPtr to store the AnnotationSet
> >>as a member of your class, and let it get destroyed when your object is
> >>destroyed?

Wait, I still need to know how to create the AnnotationSet. Do I need to
run that 'do_CreateInstance' function? Or maybe the 'do_GetService' one?
And if so, what's the contract ID for an AnnotationSet?
"@cellml.org/cellml-annotationset;1" ?

-Lucian





Archive powered by MHonArc 2.6.18.

Top of page