Sleipnir
Data Structures | Protected Member Functions | Static Protected Attributes
Sleipnir::COntologyOBOImpl Class Reference
Inheritance diagram for Sleipnir::COntologyOBOImpl:
Sleipnir::COntologyImpl Sleipnir::COntologyOBO

Data Structures

struct  SParserOBO

Protected Member Functions

bool OpenOntology (SParserOBO &)
bool OpenHeader (SParserOBO &)
bool OpenBlock (SParserOBO &)
bool OpenTerm (SParserOBO &)
bool OpenID (SParserOBO &)
bool OpenName (SParserOBO &)
bool OpenNamespace (SParserOBO &)
bool OpenRelationship (SParserOBO &)
bool OpenParent (SParserOBO &)
bool OpenAltID (SParserOBO &)
bool OpenObsolete (SParserOBO &)
bool OpenGenes (SParserOBO &)
bool OpenGene (SParserOBO &)

Static Protected Attributes

static const char c_szAltID [] = "alt_id: "
static const char c_szOBO [] = "OBO"
static const char c_szHUMAN [] = "_HUMAN"
static const char c_szID [] = "id: "
static const char c_szIsA [] = "is_a: "
static const char c_szIsObsolete [] = "is_obsolete: "
static const char c_szName [] = "name: "
static const char c_szNamespace [] = "namespace: "
static const char c_szNOT [] = "NOT"
static const char c_szPartOf [] = "part_of "
static const char c_szRelationship [] = "relationship: "
static const char c_szSGD [] = "SGD"
static const char c_szTerm [] = "[Term]"

Detailed Description

Definition at line 225 of file annotationi.h.


The documentation for this class was generated from the following files: