choice_set


INSTANCE choice_set#7;
	extracted_from = {defined_type#38};
	description = "plant is constrained to have at most one (optional = false) of the values {red, yellow, white}";
	corresponds_to = {correspondence#36};
	choice_set = {enumeration_symbol#43, enumeration_symbol#44, enumeration_symbol#45};
	is_optional = false;
	constrained_entity = entity_type#191;
	attribute = explicit_attribute#298;
END_INSTANCE;

INSTANCE choice_set#8;
	extracted_from = {defined_type#42};
	description = "plant is constrained to have at most one (optional = false) of the values {red, yellow, white}";
	corresponds_to = {correspondence#36};
	choice_set = {enumeration_symbol#46, enumeration_symbol#47, enumeration_symbol#48};
	is_optional = false;
	constrained_entity = entity_type#200;
	attribute = explicit_attribute#312;
END_INSTANCE;

INSTANCE choice_set#9;
	extracted_from = {oneof_supertype_expression#26};
	description = "plant is constrained to have at most one (optional = false) of the values {greenhouse_plant, outdoors_plant}";
	corresponds_to = {correspondence#33};
	choice_set = {entity_type#190, entity_type#192};
	is_optional = false;
	constrained_entity = entity_type#191;
END_INSTANCE;

INSTANCE choice_set#10;
	extracted_from = {oneof_supertype_expression#28};
	description = "plant is constrained to have at most one (optional = false) of the values {greenhouse_plant, outdoors_plant}";
	corresponds_to = {correspondence#33};
	choice_set = {entity_type#199, entity_type#201};
	is_optional = false;
	constrained_entity = entity_type#200;
END_INSTANCE;

INSTANCE choice_set#11;
	extracted_from = {oneof_supertype_expression#27};
	description = "real_value_range is constrained to have at most one (optional = false) of the values {temperature_range, ph_range}";
	choice_set = {entity_type#195, entity_type#196};
	is_optional = false;
	constrained_entity = entity_type#194;
END_INSTANCE;