|
RULE dependent_instantiable_tolerance_value FOR (tolerance_value); WHERE wr1: SIZEOF ( QUERY ( t <* tolerance_value | NOT ( SIZEOF ( USEDIN ( t , '' ) ) > 0 ) ) ) = 0 ; END_RULE; -- dependent_instantiable_tolerance_value |
|
public class RDependent_instantiable_tolerance_value public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |