📄️ Data Objects
Definition of the available data structure as ContainerClassObject. Dataobjects serve as GAuniverse's internal basis for surfaces etc. The GAuniverse is optimized for these objects. The data for data objects are in the standard in the cluster.
📄️ Enums
Enums are short for enumerations which are a predefined static set of values that can be used (e.g., Months: January).