org.sbml.jsbml.util
public interface IdManager
boolean accept(SBase sbase)
boolean register(SBase sbase)
sbase
- true
if this operation was successfully performed,
false
otherwise.boolean unregister(SBase sbase)
sbase
- true
if this operation was successfully performed,
false
otherwise.