libNuML 1.1.1
Library for reading / writing NuML documents
|
Functions | |
LIBNUML_EXTERN const char * | NUMLTypeCode_toString (NUMLTypeCode_t tc) |
This method takes an NUML type code and returns a string representing the code. More... | |
Variables | |
static LIBNUML_CPP_NAMESPACE_BEGIN const char * | NUML_TYPE_CODE_STRINGS [] |
LIBNUML_EXTERN const char * NUMLTypeCode_toString | ( | NUMLTypeCode_t | tc | ) |
This method takes an NUML type code and returns a string representing the code.
|
static |