ENTITY derived_shape_aspect

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY derived_shape_aspect
	SUPERTYPE OF (ONEOF (apex, centre_of_symmetry, geometric_alignment, geometric_intersection, parallel_offset, perpendicular_to, extension, tangent))
	SUBTYPE OF (shape_aspect);
INVERSE
	deriving_relationships: SET [1:?] OF shape_aspect_relationship FOR relating_shape_aspect;
WHERE
	WR1 : SIZEOF (QUERY (dr <*
          SELF\derived_shape_aspect.deriving_relationships |
          NOT ('AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.' +
               'SHAPE_ASPECT_DERIVING_RELATIONSHIP'
          IN TYPEOF (dr)))) = 0;
END_ENTITY;

Explicit Attributes

Entity derived_shape_aspect has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect
 descriptiontext (STRING)shape_aspect
 of_shapeproduct_definition_shape (ENTITY)shape_aspect
 product_definitionalLOGICALshape_aspect

Derived Attributes

Entity derived_shape_aspect has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)shape_aspect

Inverse Attributes

Entity derived_shape_aspect has the following local and inherited inverse attributes:
AttributeTypeDefined By
 deriving_relationshipsSET OF shape_aspect_relationship (ENTITY)derived_shape_aspect

Supertypes

Entity derived_shape_aspect inherits from the following supertypes:
  shape_aspect

Subtypes

Entity derived_shape_aspect has the following subtypes:
    apex*
    centre_of_symmetry*
    extension*
    geometric_alignment*
    geometric_intersection*
    parallel_offset*
    perpendicular_to*
    tangent*
* - Immediate Subtypes

Referenced By

Entity derived_shape_aspect and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_shape_aspect_relationship FUNCTION shape_aspect
 assembly_bond_definition ENTITY shape_aspect
 attribute_language_item SELECT shape_aspect
 bare_die_edge_surface ENTITY shape_aspect
 bare_die_surface ENTITY shape_aspect
 bare_die_top_surface ENTITY shape_aspect
 cable_terminal ENTITY shape_aspect
 cc_specified_item SELECT shape_aspect
 centre_of_symmetry ENTITY derived_shape_aspect
 component_feature ENTITY shape_aspect
 component_mating_constraint_condition ENTITY shape_aspect
 datum_feature ENTITY shape_aspect
 datum_target ENTITY shape_aspect
 default_attachment_size_based_land_physical_template ENTITY shape_aspect
 dimensional_location_with_path ENTITY shape_aspect
 dimensional_size ENTITY shape_aspect
 dimensional_size_with_path ENTITY shape_aspect
 document_reference_item SELECT shape_aspect
 extension ENTITY derived_shape_aspect
 functional_unit_terminal_definition ENTITY shape_aspect
 geometric_alignment ENTITY derived_shape_aspect
 geometric_intersection ENTITY derived_shape_aspect
 geometric_item_specific_usage_select SELECT shape_aspect
 geometric_tolerance ENTITY shape_aspect
 get_shape_aspect_property_definition_representations FUNCTION shape_aspect
 groupable_item SELECT shape_aspect
 id_attribute_select SELECT shape_aspect
 instanced_feature ENTITY shape_aspect
 land_with_join_terminal ENTITY shape_aspect
 layer_connection_point ENTITY shape_aspect
 make_from_functional_unit_terminal_definition_relationship ENTITY shape_aspect
 make_from_part_feature_relationship ENTITY shape_aspect
 managed_design_object SELECT shape_aspect
 material_for_coating_layer RULE shape_aspect
 minimally_defined_bare_die_terminal ENTITY shape_aspect
 multi_language_attribute_item SELECT shape_aspect
 parallel_offset ENTITY derived_shape_aspect
 part_connected_terminals_definition ENTITY shape_aspect
 part_tooling_feature ENTITY shape_aspect
 perpendicular_to ENTITY derived_shape_aspect
 physical_connectivity_definition ENTITY shape_aspect
 physical_node_branch_requirement_to_implementing_component_allocation ENTITY shape_aspect
 positional_boundary ENTITY shape_aspect
 positional_boundary_member ENTITY shape_aspect
 primary_orientation_feature ENTITY shape_aspect
 printed_part_template_connected_terminals_definition ENTITY shape_aspect
 probe_access_area ENTITY shape_aspect
 projected_zone_definition ENTITY shape_aspect
 reference_graphic_registration_mark ENTITY shape_aspect
 represented_definition SELECT shape_aspect
 requirement_assigned_item SELECT shape_aspect
 requirement_source_item SELECT shape_aspect
 restrict_shape_aspect_subtypes RULE shape_aspect
 shape_aspect ENTITY derived_shape_aspect
 shape_aspect_relationship ENTITY shape_aspect
 shape_definition SELECT shape_aspect
 stratum_surface_technology ENTITY shape_aspect
 tangent ENTITY derived_shape_aspect
 tolerance_zone_boundary ENTITY shape_aspect
 tolerance_zone_definition ENTITY shape_aspect
 usage_concept_usage_relationship ENTITY shape_aspect
 valid_datum_target_parameters FUNCTION shape_aspect


[Top Level Definitions] [Exit]

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