SST
6.0.0
StructuralSimulationToolkit
|
Base class for Model Generation. More...
#include <sstmodel.h>
Public Member Functions | |
virtual ConfigGraph * | createConfigGraph ()=0 |
Create the ConfigGraph. More... | |
Base class for Model Generation.
|
pure virtual |
Create the ConfigGraph.
This function should be overridden by subclasses.
This function is responsible for reading any configuration files and generating a ConfigGraph object.