ENTITY applied_effectivity_assignment
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY applied_effectivity_assignment
SUBTYPE OF (effectivity_assignment);
items : SET [1:?] OF effectivity_item;
WHERE
wr1 : SIZEOF(['AUTOMOTIVE_DESIGN.' + 'LOT_EFFECTIVITY',
'AUTOMOTIVE_DESIGN.' + 'SERIAL_NUMBERED_EFFECTIVITY',
'AUTOMOTIVE_DESIGN.' + 'PRODUCT_DEFINITION_EFFECTIVITY'] * TYPEOF(SELF.
assigned_effectivity)) = 0;
END_ENTITY; -- 10303-214: automotive_design
Explicit Attributes
Entity applied_effectivity_assignment has the following local and inherited explicit attributes:
Derived Attributes
Entity applied_effectivity_assignment has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity applied_effectivity_assignment inherits from the following supertypes:
effectivity_assignment
Subtypes
No subtypesReferenced By
Entity applied_effectivity_assignment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:10-04:00