Diana
0.8.3
|
Model namespace describes the interfaces to Models and their associated Equation Set Objects. Event and STN objects not implemented.
typedef std::vector<CapeEventInfoKind> CapeArrayEventInfoKind |
Array of CapeArrayEventInfoKind variables.
typedef std::vector<CapeEventType> CapeArrayEventType |
Array of CapeArrayEventType variables.
typedef std::vector<CapeLogicalOperator> CapeArrayLogicalOperator |
Array of CapeArrayLogicalOperator variables.
typedef std::vector<CapeLogicalRelation> CapeArrayLogicalRelation |
Array of CapeArrayLogicalRelation variables.
typedef std::vector<CapeModelType> CapeArrayModelType |
Array of CapeArrayModelType variables.
typedef std::vector<ICapeNumericAggregateModel*> CapeArrayNumericAggregateModel |
Array of CapeArrayNumericAggregateModel interfaces.
typedef std::vector<ICapeNumericBasicEvent*> CapeArrayNumericBasicEvent |
Array of CapeArrayNumericBasicEvent interfaces.
typedef std::vector<ICapeNumericBinaryEvent*> CapeArrayNumericBinaryEvent |
Array of CapeArrayNumericBinaryEvent interfaces.
typedef std::vector<ICapeNumericCompositeEvent*> CapeArrayNumericCompositeEvent |
Array of CapeArrayNumericCompositeEvent interfaces.
typedef std::vector<ICapeNumericContinuousModel*> CapeArrayNumericContinuousModel |
Array of CapeArrayNumericModel interfaces.
typedef std::vector<ICapeNumericEvent*> CapeArrayNumericEvent |
Array of CapeArrayNumericEvent interfaces.
typedef std::vector<ICapeNumericEventInfo*> CapeArrayNumericEventInfo |
Array of CapeArrayNumericEventInfo interfaces.
typedef std::vector<ICapeNumericExternalEventInfo*> CapeArrayNumericExternalEventInfo |
Array of CapeArrayNumericExternalEventInfo interfaces.
typedef std::vector<ICapeNumericHierarchicalModel*> CapeArrayNumericHierarchicalModel |
Array of CapeArrayNumericHierarchicalModel interfaces.
typedef std::vector<ICapeNumericInternalEventInfo*> CapeArrayNumericInternalEventInfo |
Array of CapeArrayNumericInternalEventInfo interfaces.
typedef std::vector<ICapeNumericModel*> CapeArrayNumericModel |
Array of CapeArrayNumericModel interfaces.
typedef std::vector<ICapeNumericSTN*> CapeArrayNumericSTN |
Array of CapeArrayNumericSTN interfaces.
typedef std::vector<ICapeNumericUnaryEvent*> CapeArrayNumericUnaryEvent |
Array of CapeArrayNumericUnaryEvent interfaces.
enum CapeEventInfoKind |
Kind of the event info (see ICapeNumericEventInfo).
enum CapeEventType |
Type of the event (see ICapeNumericEvent).
enum CapeLogicalOperator |
Type of the event logical operator.
enum CapeLogicalRelation |
Type of the event logical relation.
enum CapeModelType |