ENTITY item_ref_source_documented

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY item_ref_source_documented;
	documented_item_source : item_ref_source;
	document_reference : document_usage_constraint; 
UNIQUE
	URI2 : documented_item_source, document_reference;
END_ENTITY;

Explicit Attributes

Entity item_ref_source_documented has the following local and inherited explicit attributes:
AttributeTypeDefined By
 documented_item_sourceitem_ref_source (ENTITY)item_ref_source_documented
 document_referencedocument_usage_constraint (ENTITY)item_ref_source_documented

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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