|
SUBTYPE_CONSTRAINT component_2d_location_subtypes FOR Component_2d_location; ONEOF (Component_2d_edge_location, Component_2d_embedded_location, Component_2d_stacked_location, Component_2d_surface_location); END_SUBTYPE_CONSTRAINT; -- component_2d_location_subtypes |