Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » jsbml-development » public void setParentSBML(SBase parent)
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
Andreas Dräger


Posts: 273
Registered:
June 2006
public void setParentSBML(SBase parent) 18 Dec '09 06:09 Go to previous message

Hi all,

The methos setParentSBML in SBase and AbstractSBase can lead to a
destroyed SBML data structure. In previous versions the attribute
parentSBMLObject had the default modifier. This ensured that only
classes within the jsbml package were able to access this attribute and
to change its value. This way pointers could not be set to objects that
aren't actually the parent node in the SBML hierarchy. Having this
method set to public allows also other objects from the outside to
destroy the model and to create incorrect and invalid SBML. I'd like to
set the modifier to the default value again.

Cheers
Andreas

--
Dipl.-Bioinform. Andreas Dräger
Eberhard Karls University Tübingen
Center for Bioinformatics (ZBIT)
Sand 1
72076 Tübingen
Germany

Phone: +49-7071-29-70436
Fax: +49-7071-29-5091
____________________________________________________________
To manage your jsbml-development list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/jsbml-development

For a web interface to the jsbml-development mailing list, visit
http://sbml.org/Forums/

For questions or feedback about the jsbml-development list,
contact sbml-team@caltech.edu

      

SubjectPosterDate
Read Message   public void setParentSBML(SBase parent)  Andreas Dräger18 Dec '09 06:09
Read Message   Re: public void setParentSBML(SBase parent) rodrigue18 Dec '09 06:51
Read Message   Re: public void setParentSBML(SBase parent) Marine Dumousseau18 Dec '09 07:06
Read Message   Re: public void setParentSBML(SBase parent) rodrigue18 Dec '09 07:10
Read Message   Re: public void setParentSBML(SBase parent) Marine Dumousseau18 Dec '09 07:25
Previous Topic:Re: help offer
Next Topic:getters and Double or Integer objects
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.