ENTITY procedural_representation_sequence

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY procedural_representation_sequence
	SUBTYPE OF (representation_item);
	elements : LIST [1:?] OF representation_item;
	suppressed_items : SET [0:?] OF representation_item;
	rationale : text;
WHERE
	WR1 : SIZEOF(QUERY(q <* suppressed_items | NOT (q IN elements))) = 0;
END_ENTITY;

Explicit Attributes

Entity procedural_representation_sequence has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_item
 elementsLIST OF representation_item (ENTITY)procedural_representation_sequence
 suppressed_itemsSET OF representation_item (ENTITY)procedural_representation_sequence
 rationaletext (STRING)procedural_representation_sequence

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity procedural_representation_sequence inherits from the following supertypes:
  representation_item

Subtypes

Entity procedural_representation_sequence has the following subtypes:
    procedural_shape_representation_sequence*
* - Immediate Subtypes

Referenced By

Entity procedural_representation_sequence and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_item_usage FUNCTION representation_item
 attribute_classification_item SELECT representation_item
 classification_item SELECT representation_item
 default_tolerance_table_cell_wr3 FUNCTION representation_item
 default_tolerance_table_cell_wr4 FUNCTION representation_item
 default_tolerance_table_cell_wr5 FUNCTION representation_item
 document_reference_item SELECT representation_item
 explicit_procedural_representation_item_relationship ENTITY procedural_representation_sequence
 externally_defined_picture_representation_item ENTITY representation_item
 founded_item_select SELECT representation_item
 gbsf_check_curve FUNCTION representation_item
 groupable_item SELECT representation_item
 indirectly_selected_elements ENTITY representation_item
 item_defined_transformation ENTITY representation_item
 item_identified_representation_usage ENTITY representation_item
 item_in_context FUNCTION representation_item
 layered_item SELECT representation_item
 list_representation_item AGGREGATE representation_item
 managed_design_object SELECT representation_item
 mapped_item ENTITY representation_item
 msf_curve_check FUNCTION representation_item
 nmsf_curve_check FUNCTION representation_item
 path_area_with_parameters ENTITY representation_item
 predefined_picture_representation_item ENTITY representation_item
 procedural_representation ENTITY procedural_representation_sequence
 procedural_representation_sequence ENTITY representation_item
 procedural_shape_representation_sequence ENTITY procedural_representation_sequence
 representation ENTITY representation_item
 representation_item_relationship ENTITY representation_item
 representation_map ENTITY representation_item
 revolved_area_solid ENTITY representation_item
 revolved_face_solid ENTITY representation_item
 set_representation_item AGGREGATE representation_item
 shape_representation_requires_origin RULE representation_item
 styled_item ENTITY representation_item
 style_context_select SELECT representation_item
 subtype_exclusiveness_representation_item RULE representation_item
 surface_of_revolution ENTITY representation_item
 user_selected_elements ENTITY representation_item
 validate_dependently_instantiable_entity_data_types RULE procedural_representation_sequence
 value_range_aggregate_rep_item FUNCTION representation_item
 value_range_wr2 FUNCTION representation_item


[Top Level Definitions] [Exit]

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