#include <Initial.h>
Inheritance diagram for Initial:


Public Member Functions | |
| void | print (std::ostream &os, const string &) const |
| const string & | getTypeStr () const |
| Postcond: returns a string identifier that identifies type (for printing) | |
| 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. | |
Static Public Member Functions | |
| const Initial & | getInstance () |