slib.utils.impl
Class OBOconstants

java.lang.Object
  extended by slib.utils.impl.OBOconstants

public class OBOconstants
extends Object

Author:
seb

Field Summary
static String DEF_NAMESPACE_FLAG
           
static String FORMAT_VERSION_FLAG
           
static String ISA_FLAG
           
static String NAME_FLAG
           
static String OBSOLETE_FLAG
           
static String RELATIONSHIP_FLAG
           
static String TERM_FLAG
           
static String TERM_ID_FLAG
           
static String TYPEDEF_FLAG
           
static String TYPEDEF_ID_FLAG
           
static String TYPEDEF_INVERSE_OF_FLAG
           
static String TYPEDEF_ISTRANSIVE_FLAG
           
static String TYPEDEF_SYMMETRIC_FLAG
           
static String TYPEDEF_XREF
           
 
Constructor Summary
OBOconstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TERM_FLAG

public static final String TERM_FLAG
See Also:
Constant Field Values

TYPEDEF_FLAG

public static final String TYPEDEF_FLAG
See Also:
Constant Field Values

NAME_FLAG

public static final String NAME_FLAG
See Also:
Constant Field Values

ISA_FLAG

public static final String ISA_FLAG
See Also:
Constant Field Values

DEF_NAMESPACE_FLAG

public static final String DEF_NAMESPACE_FLAG
See Also:
Constant Field Values

FORMAT_VERSION_FLAG

public static final String FORMAT_VERSION_FLAG
See Also:
Constant Field Values

RELATIONSHIP_FLAG

public static final String RELATIONSHIP_FLAG
See Also:
Constant Field Values

TERM_ID_FLAG

public static final String TERM_ID_FLAG
See Also:
Constant Field Values

TYPEDEF_ID_FLAG

public static final String TYPEDEF_ID_FLAG
See Also:
Constant Field Values

TYPEDEF_XREF

public static final String TYPEDEF_XREF
See Also:
Constant Field Values

TYPEDEF_ISTRANSIVE_FLAG

public static final String TYPEDEF_ISTRANSIVE_FLAG
See Also:
Constant Field Values

TYPEDEF_INVERSE_OF_FLAG

public static final String TYPEDEF_INVERSE_OF_FLAG
See Also:
Constant Field Values

TYPEDEF_SYMMETRIC_FLAG

public static final String TYPEDEF_SYMMETRIC_FLAG
See Also:
Constant Field Values

OBSOLETE_FLAG

public static final String OBSOLETE_FLAG
See Also:
Constant Field Values
Constructor Detail

OBOconstants

public OBOconstants()


Copyright © 2013. All Rights Reserved.