ENTITY mechanical_design_and_draughting_relationship

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  ENTITY mechanical_design_and_draughting_relationship
    SUBTYPE OF(definitional_representation_relationship_with_same_context); 
      SELF\representation_relationship.rep_1 : mechanical_design_and_draughting_relationship_select; 
      SELF\representation_relationship.rep_2 : mechanical_design_and_draughting_relationship_select; 
    WHERE    
      WR1: NOT('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'DRAUGHTING_MODEL' IN TYPEOF(rep_2)) OR 
       (('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'DRAUGHTING_MODEL' IN TYPEOF(rep_1)) OR
        ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'SHAPE_REPRESENTATION' IN TYPEOF(rep_1)));
      WR2: NOT('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_REPRESENTATION' IN TYPEOF(rep_2)) OR 
       (('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_REPRESENTATION' IN TYPEOF(rep_1)) OR
        ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'SHAPE_REPRESENTATION' IN TYPEOF(rep_1)));
      WR3: NOT('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'MECHANICAL_DESIGN_SHADED_PRESENTATION_REPRESENTATION' IN TYPEOF(rep_2)) OR 
       (('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'MECHANICAL_DESIGN_SHADED_PRESENTATION_REPRESENTATION' IN TYPEOF(rep_1)) OR
        ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.'+'SHAPE_REPRESENTATION' IN TYPEOF(rep_1)));
  END_ENTITY;  

Explicit Attributes

Entity mechanical_design_and_draughting_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_relationship
 descriptiontext (STRING)representation_relationship
 rep_1mechanical_design_and_draughting_relationship_select (SELECT)mechanical_design_and_draughting_relationship(Redcl from representation_relationship)
 rep_2mechanical_design_and_draughting_relationship_select (SELECT)mechanical_design_and_draughting_relationship(Redcl from representation_relationship)

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity mechanical_design_and_draughting_relationship inherits from the following supertypes:
  representation_relationship
    definitional_representation_relationship
      definitional_representation_relationship_with_same_context

Subtypes

    No subtypes

Referenced By

Entity mechanical_design_and_draughting_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_representation_relationship FUNCTION representation_relationship
 attribute_language_item SELECT representation_relationship
 binary_assembly_constraint ENTITY representation_relationship
 chained_representation_link SELECT representation_relationship
 chain_based_item_identified_representation_usage ENTITY representation_relationship
 characterized_chain_based_item_within_representation ENTITY representation_relationship
 constrained_kinematic_motion_representation ENTITY representation_relationship
 constructive_geometry_representation_relationship ENTITY representation_relationship
 definitional_representation_relationship ENTITY representation_relationship
 definitional_representation_relationship_with_same_context ENTITY representation_relationship
 drawing_sheet_revision_sequence ENTITY representation_relationship
 evaluated_characteristic ENTITY representation_relationship
 explicit_procedural_representation_relationship ENTITY representation_relationship
 explicit_procedural_shape_representation_relationship ENTITY representation_relationship
 flat_pattern_ply_representation_relationship ENTITY representation_relationship
 free_kinematic_motion_representation ENTITY representation_relationship
 get_directed_link FUNCTION representation_relationship
 item_link_motion_relationship ENTITY representation_relationship
 kinematic_link_representation_association ENTITY representation_relationship
 kinematic_property_mechanism_representation ENTITY representation_relationship
 link_motion_relationship ENTITY representation_relationship
 mechanical_design_and_draughting_relationship ENTITY representation_relationship
 multi_language_attribute_item SELECT representation_relationship
 pair_representation_relationship ENTITY representation_relationship
 presentation_representation ENTITY representation_relationship
 representation_relationship_with_transformation ENTITY representation_relationship
 shape_aspect_relationship_representation_association ENTITY representation_relationship
 shape_data_quality_inspected_shape_and_result_relationship ENTITY representation_relationship
 shape_representation_relationship ENTITY representation_relationship
 style_context_select SELECT representation_relationship
 variational_current_representation_relationship ENTITY representation_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:06-04:00