explicit_attribute


INSTANCE explicit_attribute#290;
	corresponds_to = {explicit_attribute#293};
	hlcs_extracted = {type_hlc#5, non_null#4}; (* set indirectly *)
	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#294};
	hlcs_extracted = {type_hlc#6, non_null#5}; (* 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;
	hlcs_extracted = {type_hlc#8, non_null#6}; (* set indirectly *)
	tipe = defined_type#36;
	is_variable = true;
	name = "gender";
	is_optional = false;
	the_entity = entity_type#188; (* set indirectly *)
END_INSTANCE;

INSTANCE explicit_attribute#293;
	corresponds_to = {explicit_attribute#290};
	hlcs_extracted = {type_hlc#9, non_null#7}; (* set indirectly *)
	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#294;
	corresponds_to = {explicit_attribute#291};
	hlcs_extracted = {type_hlc#10, non_null#8}; (* set indirectly *)
	tipe = simple_type(integer_type);
	is_variable = true;
	name = "age";
	is_optional = false;
	the_entity = entity_type#189; (* set indirectly *)
END_INSTANCE;