entity_type


INSTANCE entity_type#188;
	corresponds_to = {entity_type#194};
	name = "garden";
	is_abstract = false;
	explicit_attributes = {explicit_attribute#290, explicit_attribute#300};
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#189;
	corresponds_to = {entity_type#195};
	name = "greenhouse";
	domain_rules = {domain_rule#6};
	is_abstract = false;
	explicit_attributes = {explicit_attribute#291, explicit_attribute#292};
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#190;
	corresponds_to = {entity_type#196};
	name = "greenhouse_plant";
	domain_rules = {domain_rule#5};
	is_abstract = false;
	subtype_of = {entity_type#191};
	explicit_attributes = {explicit_attribute#298, explicit_attribute#299};
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#191;
	corresponds_to = {entity_type#197};
	name = "plant";
	is_abstract = true;
	supertype_of = oneof_supertype_expression#26;
	explicit_attributes = {explicit_attribute#295, explicit_attribute#296, explicit_attribute#297};
	unique_rules = {unique_rule#2};
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#192;
	corresponds_to = {entity_type#198};
	name = "outdoors_plant";
	domain_rules = {domain_rule#4};
	is_abstract = false;
	subtype_of = {entity_type#191};
	explicit_attributes = {explicit_attribute#293, explicit_attribute#294};
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#193;
	corresponds_to = {entity_type#199};
	name = "bed";
	domain_rules = {domain_rule#7};
	is_abstract = false;
	explicit_attributes = {explicit_attribute#301, explicit_attribute#302};
	unique_rules = {unique_rule#3};
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#194;
	corresponds_to = {entity_type#188};
	hlcs_extracted = {one_to_one_relationship#3, one_to_many_relationship#5}; (* set indirectly *)
	name = "garden";
	is_abstract = false;
	explicit_attributes = {explicit_attribute#303, explicit_attribute#310};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#195;
	corresponds_to = {entity_type#189};
	hlcs_extracted = {one_to_many_relationship#4, one_to_one_relationship#3}; (* set indirectly *)
	name = "greenhouse";
	domain_rules = {domain_rule#12};
	is_abstract = false;
	explicit_attributes = {explicit_attribute#304, explicit_attribute#305};
	inverse_attributes = {inverse_attribute#28};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#196;
	corresponds_to = {entity_type#190};
	hlcs_extracted = {one_to_many_relationship#4}; (* set indirectly *)
	name = "greenhouse_plant";
	domain_rules = {domain_rule#11};
	is_abstract = false;
	subtype_of = {entity_type#197};
	explicit_attributes = {explicit_attribute#314, explicit_attribute#315};
	inverse_attributes = {inverse_attribute#27};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#197;
	corresponds_to = {entity_type#191};
	name = "plant";
	is_abstract = true;
	supertype_of = oneof_supertype_expression#27;
	explicit_attributes = {explicit_attribute#311, explicit_attribute#312, explicit_attribute#313};
	unique_rules = {unique_rule#5};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#198;
	corresponds_to = {entity_type#192};
	hlcs_extracted = {many_to_many_relationship#3}; (* set indirectly *)
	name = "outdoors_plant";
	domain_rules = {domain_rule#10};
	is_abstract = false;
	subtype_of = {entity_type#197};
	explicit_attributes = {explicit_attribute#306, explicit_attribute#307};
	inverse_attributes = {inverse_attribute#25};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#199;
	corresponds_to = {entity_type#193};
	hlcs_extracted = {many_to_many_relationship#3, one_to_many_relationship#5}; (* set indirectly *)
	name = "bed";
	domain_rules = {domain_rule#9};
	is_abstract = false;
	explicit_attributes = {explicit_attribute#308, explicit_attribute#309};
	inverse_attributes = {inverse_attribute#26};
	unique_rules = {unique_rule#4};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;