range


INSTANCE range#4;
	extracted_from = {bound#8, bound#9};
	covers = conjunction#5;
	description = "a discrete range constraint on person.age, with bounds bound#8 and bound#9";
	lower_bound = bound#8;
	upper_bound = bound#9;
	variable = explicit_attribute#293;
	discrete = discrete_or_continuous(discrete);
END_INSTANCE;

INSTANCE range#5;
	extracted_from = {bound#11, bound#10};
	covers = conjunction#6;
	description = "a discrete range constraint on person.age, with bounds bound#11 and bound#10";
	lower_bound = bound#11;
	upper_bound = bound#10;
	variable = explicit_attribute#310;
	discrete = discrete_or_continuous(discrete);
END_INSTANCE;