|
SUBTYPE_CONSTRAINT l_laminate_component_join_terminal_subtypes FOR Laminate_component_join_terminal; ONEOF (Component_termination_passage_join_terminal, Land_join_terminal, Embedded_physical_component_terminal); END_SUBTYPE_CONSTRAINT; -- l_laminate_component_join_terminal_subtypes |