public class PluginConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CDNAMESPACE
The Constant CDNAMESPACE.
|
static int |
LOWERSBMLLEVEL
The Constant LOWERSBMLLEVEL.
|
static int |
LOWERSBMLVERSION
The Constant LOWERSBMLVERSION.
|
static String |
OUTSIDE
The Constant OUTSIDE.
|
static int |
SBMLLEVEL
The Constant SBMLLEVEL.
|
static int |
SBMLVERSION
The Constant SBMLVERSION.
|
static String |
TAG_CELLDESIGNER_EXTENSIONTOPLEVEL |
static String |
TAG_CELLDESIGNER_PREFIX
The Constant CDURI.
|
static String |
TAG_END_ANNOTATION
The Constant TAG_END_ANNOTATION.
|
static String |
TAG_END_CELLDESIGNER
The Constant TAG_END_CELLDESIGNER.
|
static String |
TAG_START_ANNOTATION
The Constant TAG_START_ANNOTATION.
|
static String |
TAG_START_CELLDESIGNER
The Constant TAG_START_CELLDESIGNER.
|
static double |
VIEWERVERSION
The Constant VIEWERVERSION.
|
Constructor and Description |
---|
PluginConstants() |
Modifier and Type | Method and Description |
---|---|
static String |
addCellDesignerAnnotationTag(String annotationStr)
Generate CellDesigner annotation with given annotation string.
|
public static final double VIEWERVERSION
public static final int SBMLLEVEL
public static final int SBMLVERSION
public static final int LOWERSBMLLEVEL
public static final int LOWERSBMLVERSION
public static final String CDNAMESPACE
public static final String TAG_CELLDESIGNER_PREFIX
public static final String TAG_START_ANNOTATION
public static final String TAG_START_CELLDESIGNER
public static final String OUTSIDE
public static final String TAG_END_ANNOTATION
public static final String TAG_END_CELLDESIGNER
public static final String TAG_CELLDESIGNER_EXTENSIONTOPLEVEL
Copyright © 2017–2019 Funahashi Lab.. All rights reserved.