choice_set


INSTANCE choice_set#7;
	extracted_from = {defined_type#36};
	description = "person is constrained to have at most one (optional = false) of the values {man, woman}";
	corresponds_to = {correspondence#5};
	choice_set = {enumeration_symbol#43, enumeration_symbol#44};
	is_optional = false;
	constrained_entity = entity_type#188;
	attribute = explicit_attribute#292;
END_INSTANCE;

INSTANCE choice_set#8;
	extracted_from = {oneof_supertype_expression#26};
	description = "person is constrained to have at most one (optional = false) of the values {man, woman}";
	corresponds_to = {correspondence#5};
	choice_set = {entity_type#190, entity_type#191};
	is_optional = false;
	constrained_entity = entity_type#189;
END_INSTANCE;