Overview Schemas Index

PRESENTATION_RESOURCE_SCHEMA (jsdai.SPresentation_resource_schema)


Multi leaf complex entity data type
          colour_associated+colour_rgb

Entity data types and their attributes

Colour
          -
Colour_associated
          name: label;
          variable_to_be_shown: SET [1:?] OF REAL;
          mapping: colour_association_table;
Colour_rgb
          red: REAL;
          green: REAL;
          blue: REAL;
Colour_specification
          name: label;

public class CColour_associated$colour_rgb implements EColour_associated, EColour_rgb