ENTITY assembly_item_number
(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)
ENTITY assembly_item_number
SUBTYPE OF (group, applied_group_assignment);
SELF\applied_group_assignment.items : SET [1:?] OF assembly_component_usage;
DERIVE
SELF\group_assignment.assigned_group : group := SELF;
END_ENTITY;
Explicit Attributes
Entity assembly_item_number has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity assembly_item_number has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity assembly_item_number inherits from the following supertypes:
group
group_assignment
applied_group_assignment
Subtypes
No subtypesReferenced By
Entity assembly_item_number and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:30-04:00