Overview Schemas Index

CATALOG_DATA_INFORMATION_AND_SHAPE_REPRESENTATION_MIM (jsdai.SCatalog_data_information_and_shape_representation_mim)


RULE restrict_zone_boundary FOR (tolerance_zone_definition);

WHERE
          wr1: SIZEOF ( QUERY ( tzd <* tolerance_zone_definition | 
          SIZEOF( tzd. boundaries ) >2 ) ) =0;
END_RULE; -- restrict_zone_boundary

public class RRestrict_zone_boundary
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)