|
RULE subtype_exclusiveness_shape_aspect_relationship FOR (shape_aspect_relationship); WHERE wr1: SIZEOF ( QUERY ( sar <* shape_aspect_relationship | NOT ( type_check_function ( sar , [ 'automotive_design.' + 'dimensional_location' , 'automotive_design.' + 'feature_component_relationship' , 'automotive_design.' + 'shape_aspect_associativity' , 'automotive_design.' + 'shape_aspect_deriving_relationship' , 'automotive_design.' + 'shape_aspect_transition' , 'automotive_design.' + 'shape_defining_relationship' ] , 3 ) ) ) ) = 0 ; END_RULE; -- subtype_exclusiveness_shape_aspect_relationship |
|
public class RSubtype_exclusiveness_shape_aspect_relationship public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |