explicit_attribute


INSTANCE explicit_attribute#290;
	corresponds_to = {explicit_attribute#292};
	tipe = simple_type(string_type);
	is_variable = true;
	name = "name";
	is_optional = false;
	the_entity = entity_type#188; (* set indirectly *)
END_INSTANCE;

INSTANCE explicit_attribute#291;
	corresponds_to = {explicit_attribute#293};
	hlcs_extracted = {type_hlc#5, non_null#4}; (* set indirectly *)
	tipe = simple_type(integer_type);
	is_variable = true;
	name = "age";
	is_optional = false;
	the_entity = entity_type#188; (* set indirectly *)
END_INSTANCE;

INSTANCE explicit_attribute#292;
	corresponds_to = {explicit_attribute#290};
	tipe = simple_type(string_type);
	is_variable = true;
	name = "name";
	is_optional = false;
	the_entity = entity_type#189; (* set indirectly *)
END_INSTANCE;

INSTANCE explicit_attribute#293;
	corresponds_to = {explicit_attribute#291};
	tipe = simple_type(integer_type);
	is_variable = true;
	name = "age";
	is_optional = false;
	the_entity = entity_type#189; (* set indirectly *)
END_INSTANCE;