public class GroupsConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
distinctAttribute |
static String |
identicalAttribute |
static String |
idRef |
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() |
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 String packageName
public static String getNamespaceURI(int level, int version)
level - version - Copyright © 2009–2016. All rights reserved.