Overview Schemas Index

CATALOG_DATA_INFORMATION_AND_SHAPE_REPRESENTATION_MIM (jsdai.SCatalog_data_information_and_shape_representation_mim)


RULE subtype_exclusiveness_shape_aspect_relationship FOR (shape_aspect_relationship);
 
WHERE
          wr1:  SIZEOF ( QUERY ( sar <* shape_aspect_relationship | NOT ( type_check_function ( sar , [ 'catalog_data_information_and_shape_representation' + '.dimensional_location' , 'catalog_data_information_and_shape_representation' + '.shape_aspect_associativity' , 'catalog_data_information_and_shape_representation' + '.shape_aspect_deriving_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)