ctrlX Data Layer API for Python  3.3.0
The ctrlX Data Layer API allows access to the ctrlX Data Layer with Python
C_DLR_SCHEMA Class Reference
+ Inheritance diagram for C_DLR_SCHEMA:

Static Public Attributes

int DIAGNOSIS = 6
 
int MEMORY = 2
 
int MEMORY_MAP = 3
 
int METADATA = 0
 
int PROBLEM = 5
 
int REFLECTION = 1
 
int TOKEN = 4
 

Detailed Description

Type of Converter.

Definition at line 17 of file converter.py.