Main Page | Class Hierarchy | Class List | File List | Class Members

Terminal Class Reference

Responsibilities:
Instance of GeneModelType, defines the behavior for
a "terminal" exon type.

Collaborators:
GeneModelType More...

#include <Terminal.h>

Inheritance diagram for Terminal:

Inheritance graph
[legend]
Collaboration diagram for Terminal:

Collaboration graph
[legend]
List of all members.

Public Member Functions

const int getScoreIdx () const
 Postcond:
returns a unique integer id representing the model type that can be
used to access a unique location in an array.


const string & getTypeStr () const
 Postcond:
returns a string identifier that identifies type (for printing)


void print (std::ostream &, const string &) const

Static Public Member Functions

const TerminalgetInstance ()

Detailed Description

Responsibilities:
Instance of GeneModelType, defines the behavior for
a "terminal" exon type.

Collaborators:
GeneModelType


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