Version: 1.1.1

org.biomoby.shared.parser
Interface MobyTags

All Known Implementing Classes:
MobyParser

public interface MobyTags

An interface containing all Biomoby XML element and attribute names. Well, not all: the names of Biomoby data types are not here, obviously. They are in the Biomoby registry...

Version:
$Id: MobyTags.java,v 1.3 2006/01/06 16:39:40 senger Exp $
Author:
Martin Senger

Field Summary
static String ARTICLENAME
           
static String AUTHORITY
           
static String AUTHURI
           
static String COLLECTION
           
static String COMMENT
           
static String CROSSREFERENCE
           
static String DATABASECOMMENT
           
static String DATABASENAME
           
static String DATABASEVERSION
           
static String EVIDENCECODE
           
static String EXCEPTIONCODE
           
static String EXCEPTIONMESSAGE
           
static String MOBY
           
static String MOBY_XML_NS
          BioMoby XML namespace.
static String MOBY_XML_NS_PREFIX
          BioMoby XML prefix used when defining BioMoby namespace.
static String MOBYBOOLEAN
           
static String MOBYCONTENT
           
static String MOBYDATA
           
static String MOBYDATETIME
           
static String MOBYEXCEPTION
           
static String MOBYFLOAT
           
static String MOBYINTEGER
           
static String MOBYOBJECT
           
static String MOBYSTRING
           
static String NOTES
           
static String OBJ_ID
           
static String OBJ_NAMESPACE
           
static String PARAMETER
           
static String PLAINVERSION
           
static String PROVISIONINFORMATION
           
static String QUERYID
           
static String REFELEMENT
           
static String REFQUERYID
           
static String SERVICECOMMENT
           
static String SERVICEDATABASE
           
static String SERVICENAME
           
static String SERVICENOTES
           
static String SERVICESOFTWARE
           
static String SEVERITY
           
static String SIMPLE
           
static String SOFTWARECOMMENT
           
static String SOFTWARENAME
           
static String SOFTWAREVERSION
           
static String VALUE
           
static String XREF
           
static String XREFTYPE
           
 

Field Detail

MOBY_XML_NS_PREFIX

static final String MOBY_XML_NS_PREFIX
BioMoby XML prefix used when defining BioMoby namespace. Copied here from the MobyPrefixResolver.MOBY_XML_PREFIX.

See Also:
Constant Field Values

MOBY_XML_NS

static final String MOBY_XML_NS
BioMoby XML namespace. Copied here from the MobyPrefixResolver.MOBY_XML_NAMESPACE.

See Also:
Constant Field Values

NOTES

static final String NOTES
See Also:
Constant Field Values

SERVICECOMMENT

static final String SERVICECOMMENT
See Also:
Constant Field Values

COMMENT

static final String COMMENT
See Also:
Constant Field Values

VALUE

static final String VALUE
See Also:
Constant Field Values

XREF

static final String XREF
See Also:
Constant Field Values

EXCEPTIONCODE

static final String EXCEPTIONCODE
See Also:
Constant Field Values

EXCEPTIONMESSAGE

static final String EXCEPTIONMESSAGE
See Also:
Constant Field Values

MOBYSTRING

static final String MOBYSTRING
See Also:
Constant Field Values

MOBYINTEGER

static final String MOBYINTEGER
See Also:
Constant Field Values

MOBYFLOAT

static final String MOBYFLOAT
See Also:
Constant Field Values

MOBYBOOLEAN

static final String MOBYBOOLEAN
See Also:
Constant Field Values

MOBYDATETIME

static final String MOBYDATETIME
See Also:
Constant Field Values

MOBY

static final String MOBY
See Also:
Constant Field Values

MOBYCONTENT

static final String MOBYCONTENT
See Also:
Constant Field Values

MOBYDATA

static final String MOBYDATA
See Also:
Constant Field Values

SERVICENOTES

static final String SERVICENOTES
See Also:
Constant Field Values

SIMPLE

static final String SIMPLE
See Also:
Constant Field Values

COLLECTION

static final String COLLECTION
See Also:
Constant Field Values

PARAMETER

static final String PARAMETER
See Also:
Constant Field Values

MOBYOBJECT

static final String MOBYOBJECT
See Also:
Constant Field Values

CROSSREFERENCE

static final String CROSSREFERENCE
See Also:
Constant Field Values

PROVISIONINFORMATION

static final String PROVISIONINFORMATION
See Also:
Constant Field Values

SERVICESOFTWARE

static final String SERVICESOFTWARE
See Also:
Constant Field Values

SERVICEDATABASE

static final String SERVICEDATABASE
See Also:
Constant Field Values

MOBYEXCEPTION

static final String MOBYEXCEPTION
See Also:
Constant Field Values

AUTHORITY

static final String AUTHORITY
See Also:
Constant Field Values

QUERYID

static final String QUERYID
See Also:
Constant Field Values

OBJ_NAMESPACE

static final String OBJ_NAMESPACE
See Also:
Constant Field Values

OBJ_ID

static final String OBJ_ID
See Also:
Constant Field Values

ARTICLENAME

static final String ARTICLENAME
See Also:
Constant Field Values

PLAINVERSION

static final String PLAINVERSION
See Also:
Constant Field Values

SOFTWARENAME

static final String SOFTWARENAME
See Also:
Constant Field Values

SOFTWAREVERSION

static final String SOFTWAREVERSION
See Also:
Constant Field Values

SOFTWARECOMMENT

static final String SOFTWARECOMMENT
See Also:
Constant Field Values

DATABASENAME

static final String DATABASENAME
See Also:
Constant Field Values

DATABASEVERSION

static final String DATABASEVERSION
See Also:
Constant Field Values

DATABASECOMMENT

static final String DATABASECOMMENT
See Also:
Constant Field Values

AUTHURI

static final String AUTHURI
See Also:
Constant Field Values

SERVICENAME

static final String SERVICENAME
See Also:
Constant Field Values

EVIDENCECODE

static final String EVIDENCECODE
See Also:
Constant Field Values

XREFTYPE

static final String XREFTYPE
See Also:
Constant Field Values

SEVERITY

static final String SEVERITY
See Also:
Constant Field Values

REFQUERYID

static final String REFQUERYID
See Also:
Constant Field Values

REFELEMENT

static final String REFELEMENT
See Also:
Constant Field Values

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010