one_to_many_relationship


INSTANCE one_to_many_relationship#4;
	extracted_from = {entity_type#192, entity_type#193};
	description = "one course (student_course_record.course), many student_course_records (course.the_students)";
	corresponds_to = {correspondence#21};
	source_entity = entity_type#193;
	source_attribute = inverse_attribute#27;
	target_entity = entity_type#192;
	target_attribute = explicit_attribute#296;
END_INSTANCE;

INSTANCE one_to_many_relationship#5;
	extracted_from = {entity_type#199, entity_type#200};
	description = "one module (student_course_record.course), many student_course_records (module.the_students)";
	corresponds_to = {correspondence#21};
	source_entity = entity_type#200;
	source_attribute = inverse_attribute#32;
	target_entity = entity_type#199;
	target_attribute = explicit_attribute#313;
END_INSTANCE;