|
RULE dependent_instantiable_identification_role FOR (identification_role); WHERE wr1: SIZEOF ( QUERY ( i <* identification_role | NOT ( SIZEOF ( USEDIN ( i , '' ) ) > 0 ) ) ) = 0 ; END_RULE; -- dependent_instantiable_identification_role |
|
public class RDependent_instantiable_identification_role public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |