|
RULE dependent_instantiable_classification_role FOR (classification_role); WHERE wr1: SIZEOF ( QUERY ( c <* classification_role | NOT ( SIZEOF ( USEDIN ( c , '' ) ) > 0 ) ) ) = 0 ; END_RULE; -- dependent_instantiable_classification_role |
|
public class RDependent_instantiable_classification_role public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |