ENTITY material_representation
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY material_representation
SUBTYPE OF (representation);
WHERE
WRM21 : ('STRUCTURAL_FRAME_SCHEMA.MATERIAL_PROPERTY_CONTEXT' IN
TYPEOF (SELF\representation.context_of_items)) AND
('STRUCTURAL_FRAME_SCHEMA.GLOBAL_UNIT_ASSIGNED_CONTEXT' IN
TYPEOF (SELF\representation.context_of_items));
WRM22 : SIZEOF(QUERY(temp <* SELF\representation.items |
('STRUCTURAL_FRAME_SCHEMA.MATERIAL_REPRESENTATION_ITEM') IN
TYPEOF(temp))) > 0;
END_ENTITY;
Explicit Attributes
Entity material_representation has the following local and inherited explicit attributes:
Derived Attributes
Entity material_representation has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity material_representation inherits from the following supertypes:
representation
Subtypes
No subtypesReferenced By
Entity material_representation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00