ENTITY item_ref_source

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY item_ref_source
ABSTRACT SUPERTYPE OF (ONEOF 
		(item_ref_source_standard,
		item_ref_source_proprietary,
		item_ref_source_library));
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity item_ref_source has the following subtypes:
    item_ref_source_library*
    item_ref_source_proprietary*
    item_ref_source_standard*
* - Immediate Subtypes

Referenced By

Entity item_ref_source and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 item_cost_code_with_source ENTITY item_ref_source
 item_property_with_source ENTITY item_ref_source
 item_ref_source_documented ENTITY item_ref_source
 select_structural_item SELECT item_ref_source


[Top Level Definitions] [Exit]

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