Diana  0.8.3
Public Member Functions | Friends
ICapeNumericHierarchicalModel Class Reference

#include <CapeModel.hpp>

Inheritance diagram for ICapeNumericHierarchicalModel:
ICapeNumericModel ICapeIdentification ICapeUtilities

List of all members.

Public Member Functions

virtual CapeArrayNumericSTN GetSTNList ()=0 throw (Common::Error::ECapeUnknown, Common::Error::ECapeBadInvOrder)

Friends

std::ostream & operator<< (std::ostream &out_file, const ICapeNumericHierarchicalModel &model)

Detailed Description

This is the interface of a complex simulation model with a State Transition Network and multiple ESOs to pilot the simulation process.


Member Function Documentation

Gets the list of all the state transition networks (STNs) associated to this Hierarchical Model.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  out_file,
const ICapeNumericHierarchicalModel model 
) [friend]

ostream output operator for the ICapeNumericHierarchicalModel class.


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