ENTITY item_property_assigned

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY item_property_assigned;
	property : item_property;
	item : structural_frame_item;
UNIQUE
	URI1 : property, item;
END_ENTITY;

Explicit Attributes

Entity item_property_assigned has the following local and inherited explicit attributes:
AttributeTypeDefined By
 propertyitem_property (ENTITY)item_property_assigned
 itemstructural_frame_item (ENTITY)item_property_assigned

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity item_property_assigned and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 select_structural_item SELECT item_property_assigned


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00