public class GroupsConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
distinctAttribute |
static String |
identicalAttribute |
static String |
idRef |
static String |
listOfGroups |
static String |
listOfMemberConstraints |
static String |
listOfMembers |
static String |
memberConstraint |
static String |
membersShareType |
static String |
metaIdRef |
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 |
shortLabel |
| Constructor and Description |
|---|
GroupsConstants() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNamespaceURI(int level,
int version)
Returns a namespace URI corresponding to the given SBML level and version.
|
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 idRef
public static final String metaIdRef
public static final String identicalAttribute
public static final String distinctAttribute
public static final String membersShareType
public static final String memberConstraint
public static final String listOfMembers
public static final String listOfGroups
public static final String listOfMemberConstraints
public static String packageName
public static String getNamespaceURI(int level, int version)
level - the SBML levelversion - the SBML versionCopyright © 2009–2016. All rights reserved.