|
TYPE mbna_bc_type_simple = EXTENSIBLE ENUMERATION OF ( unspecified, application_defined, bc_general, bc_Dirichlet, bc_Neumann, bc_extrapolate, bc_symmetry_plane ); END_TYPE; -- mbna_bc_type_simple |
Usersmbna_bc_dataset.the_typembna_bc_type mbna_bc.the_type |