ENTITY casting_feature_definition

(* SCHEMA cast_parts_schema; *)
  ENTITY casting_feature_definition
    SUPERTYPE OF (ONEOF (sand_cast_design_feature,die_design_feature,
        ejector_design_feature,gating_design_feature,casting_design_feature,
        investment_design_feature))
    SUBTYPE OF (characterized_object);
    WHERE
      wr1: SIZEOF(['CAST_PARTS_SCHEMA.EJECTOR_DESIGN_FEATURE',
               'CAST_PARTS_SCHEMA.CASTING_DESIGN_FEATURE',
               'CAST_PARTS_SCHEMA.GATING_DESIGN_FEATURE',
               'CAST_PARTS_SCHEMA.DIE_DESIGN_FEATURE',
               'CAST_PARTS_SCHEMA.INVESTMENT_DESIGN_FEATURE',
               'CAST_PARTS_SCHEMA.SAND_CAST_DESIGN_FEATURE'] * TYPEOF(SELF)) 
               <= 1;
  END_ENTITY; -- casting_feature_definition

Explicit Attributes

Entity casting_feature_definition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)characterized_object
 descriptiontext (STRING)characterized_object

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity casting_feature_definition inherits from the following supertypes:
  characterized_object

Subtypes

Entity casting_feature_definition has the following subtypes:
    casting_design_feature*     casting_insert     casting_instanced_feature*     chaplet     chaplet_pad     chill     choke     cooling_port     core     core_print     die_clamping     die_core     die_design_feature*     die_mold_vent     ejector_box     ejector_design_feature*     ejector_pin     ejector_plate     ejector_system     feeder     filter     fixture_tab     flask     flaskless     gating_design_feature*     gating_system     ingate     ingate_contact     investment_casting_tooling_definition     investment_design_feature*     investment_mold     loose_piece     lost_foam_casting_die     mold_box     mold_lock     pattern_plate     pin_center     pin_tip     production_core_box     production_die_cast_mold     production_die_mold     production_investment_cast_mold     production_pattern_definition     production_tool     reset_or_push_pin     rib     riser     riser_contact     runner     sand_cast_design_feature*     sand_mold     secondary_tooling     shot_sleeve     slide     sprue     sprue_and_runner_mold     stop_pin     vent     well
* - Immediate Subtypes

Referenced By

Entity casting_feature_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT characterized_object
 boss ENTITY characterized_object
 characterized_definition SELECT characterized_object
 composite_hole ENTITY characterized_object
 compound_feature ENTITY characterized_object
 externally_defined_feature_definition ENTITY characterized_object
 gear ENTITY characterized_object
 outer_round ENTITY characterized_object
 pocket ENTITY characterized_object
 revolved_profile ENTITY characterized_object
 rib ENTITY characterized_object
 subtype_mandatory_characterized_object RULE characterized_object
 turned_knurl ENTITY characterized_object


[Top Level Definitions] [Exit]

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