Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_property_definition_representation FOR (property_definition_representation);

WHERE
          wr1: SIZEOF ( QUERY ( pdr <* property_definition_representation
     | NOT ( type_check_function ( pdr , ['AUTOMOTIVE_DESIGN.'+
     'KINEMATIC_PROPERTY_REPRESENTATION_RELATION' ,
     'AUTOMOTIVE_DESIGN.'+ 'MATERIAL_PROPERTY_REPRESENTATION' ,
     'AUTOMOTIVE_DESIGN.'+ 'SHAPE_DEFINITION_REPRESENTATION'] ,
     3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_property_definition_representation

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