public class ArraysConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
arrayDimension |
static String |
dimension |
static String |
index |
static String |
listOfDimensions |
static String |
listOfIndices |
static String |
math |
static int |
MIN_SBML_LEVEL |
static int |
MIN_SBML_VERSION |
static List<String> |
namespaces |
static String |
namespaceURI
The namespace URI of this parser, this value can change between releases.
|
static String |
namespaceURI_L3V1V1
The namespace URI of this parser for SBML level 3, version 1 and package version 1.
|
static String |
packageName |
static String |
referencedAttribute |
static String |
shortLabel |
static String |
size |
| Constructor and Description |
|---|
ArraysConstants() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNamespaceURI(int level,
int version)
Returns the namespace URI associated with the arrays package.
|
public static final String namespaceURI_L3V1V1
public static final String namespaceURI
public static final String shortLabel
public static final int MIN_SBML_LEVEL
public static final int MIN_SBML_VERSION
public static final String listOfDimensions
public static final String listOfIndices
public static final String arrayDimension
public static final String size
public static final String referencedAttribute
public static final String math
public static final String dimension
public static final String index
public static String packageName
public static String getNamespaceURI(int level, int version)
level - the SBML levelversion - the SBML versionCopyright © 2009–2016. All rights reserved.