Accessing the SBML Model Variables
The following methods allow users to obtain information on the model
Compartments
rr::ExecutableModel::getCompartmentIds()
Boundary Species
rr::ExecutableModel::getBoundarySpeciesIds()
Floating Species
rr::ExecutableModel::getFloatingSpeciesIds()
Initial Conditions
rr::ExecutableModel::getFloatingSpeciesInitAmountIds()
rr::ExecutableModel::getFloatingSpeciesInitConcentrationIds()
Reactions
rr::ExecutableModel::getReactionIds()
Reaction Rates
rr::ExecutableModel::getReactionIds()