|
RULE subtype_exclusiveness_representation_map FOR (representation_map); WHERE wr1: SIZEOF ( QUERY ( rm <* representation_map | NOT ( type_check_function ( rm , [ 'automotive_design.' + 'camera_usage' , 'automotive_design.' + 'symbol_representation_map' ] , 3 ) ) ) ) = 0 ; END_RULE; -- subtype_exclusiveness_representation_map |
|
public class RSubtype_exclusiveness_representation_map public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |