|
RULE subtype_exclusiveness_effectivity_context_assignment FOR (effectivity_context_assignment); WHERE wr1: SIZEOF ( QUERY ( eca <* effectivity_context_assignment | NOT ( type_check_function ( eca , [ 'automotive_design.' + 'class_usage_effectivity_context_assignment' , 'automotive_design.' + 'configured_effectivity_context_assignment' ] , 3 ) ) ) ) = 0 ; END_RULE; -- subtype_exclusiveness_effectivity_context_assignment |
|
public class RSubtype_exclusiveness_effectivity_context_assignment public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |