Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_representation_item FOR (representation_item);
 
WHERE
          wr1:  SIZEOF ( QUERY ( ri <* representation_item | NOT ( type_check_function ( ri , [ 'automotive_design.' + 'compound_representation_item' , 'automotive_design.' + 'kinematic_path' , 'automotive_design.' + 'measure_representation_item' , 'automotive_design.' + 'rep_item_group' , 'automotive_design.' + 'value_representation_item' ] , 3 ) ) ) ) = 0 ;
END_RULE; -- subtype_exclusiveness_representation_item

public class RSubtype_exclusiveness_representation_item
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)