NANDRAD Data Model Library  Version 2.0
NANDRAD
NANDRAD::ModelInputReference Class Reference

Detailed Description

Defines a reference type enumeration, used to identify groups of objects with same global access type.

Todo:
is the class scope still needed?

Definition at line 33 of file NANDRAD_ModelInputReference.h.

#include <NANDRAD_ModelInputReference.h>

Public Types

enum  referenceType_t {
  MRT_LOCATION, MRT_ZONE, MRT_CONSTRUCTIONINSTANCE, MRT_EMBEDDED_OBJECT,
  MRT_SCHEDULE, MRT_MODEL, MRT_NETWORK, MRT_NETWORKELEMENT,
  NUM_MRT
}
 Types used to identify either models generated implicitly from parametrization blocks, or other generic models (MRT_MODEL). More...
 

Member Enumeration Documentation

◆ referenceType_t

Types used to identify either models generated implicitly from parametrization blocks, or other generic models (MRT_MODEL).

For each parametrization type that results in implicit models, for example Zone, ConstructionInstance, Interface etc. exactly one type identifier is defined.

Definition at line 41 of file NANDRAD_ModelInputReference.h.


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