public class ArraysFlattening extends Object
| Constructor and Description |
|---|
ArraysFlattening() |
| Modifier and Type | Method and Description |
|---|---|
static SBMLDocument |
convert(SBMLDocument document)
This method flattens out arrays objects of a given
SBMLDocument. |
static String |
getIndexedId(ArraysSBasePlugin arraysPlugin,
SBase sbase,
String attribute,
int maxIndex,
ArraysCompiler compiler,
Map<String,ASTNode> idToVector) |
public static SBMLDocument convert(SBMLDocument document)
SBMLDocument.document - - the document you want to convert.public static String getIndexedId(ArraysSBasePlugin arraysPlugin, SBase sbase, String attribute, int maxIndex, ArraysCompiler compiler, Map<String,ASTNode> idToVector)
Copyright © 2009–2016. All rights reserved.