public class AddMetaInfo extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static String |
MODEL_ID |
string constant for (Sub-)Model id
|
static String |
ORIG_ID |
string constant for SBase id of original model
|
| Constructor | Description |
|---|---|
AddMetaInfo() |
| Modifier and Type | Method | Description |
|---|---|---|
static org.sbml.jsbml.SBMLDocument |
putOrigId(org.sbml.jsbml.SBMLDocument doc) |
A static method which add id information of each element to userObjects map
which is an element of AbstractTreeNode SBML class to store extra information
|
public static final String ORIG_ID
public static final String MODEL_ID
Copyright © 2007–2018. All rights reserved.