defined_type


INSTANCE defined_type#36;
	corresponds_to = {defined_type#40};
	name = "temperature";
	tipe = simple_type(real_type);
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE defined_type#37;
	corresponds_to = {defined_type#41};
	name = "ph";
	domain_rules = {domain_rule#3};
	tipe = simple_type(real_type);
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE defined_type#38;
	corresponds_to = {defined_type#42};
	name = "flower_colour";
	tipe = enumeration_type([enumeration_symbol#43, enumeration_symbol#44, enumeration_symbol#45]);
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE defined_type#39;
	corresponds_to = {defined_type#43};
	name = "plant_name";
	tipe = simple_type(string_type);
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE defined_type#40;
	corresponds_to = {defined_type#36};
	name = "temperature";
	tipe = simple_type(real_type);
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE defined_type#41;
	corresponds_to = {defined_type#37};
	name = "ph";
	domain_rules = {domain_rule#8};
	tipe = simple_type(real_type);
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE defined_type#42;
	corresponds_to = {defined_type#38};
	name = "flower_colour";
	tipe = enumeration_type([enumeration_symbol#46, enumeration_symbol#47, enumeration_symbol#48]);
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE defined_type#43;
	corresponds_to = {defined_type#39};
	name = "plant_name";
	tipe = simple_type(string_type);
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;