Dear Robert,
> I notice that there is no unsetSubstanceUnits() method in the Model class, while all the other units have unset methods.
>
> Is there a reason for this? If there is, then do we deal with this by setting the model substance units to an empty string?
>
>
Thank you for reporting this! It was simply forgotten to implement the
unsetSubstanceUnits() method on model. I just added it. With my next
commit it will be part of JSBML. For now, you can use
setSubstanceUnits((String) null);
that does exactly the same.
Cheers
Andreas
--
Dr. Andreas Dräger
University of Tuebingen
Center for Bioinformatics Tuebingen (ZBIT)
Sand 1
72076 Tübingen
Germany