ENTITY analysis_model_mapping

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_model_mapping;
 	mapped_analysis_model : analysis_model;
 	represented_assemblies : SET [1:?] OF assembly;
END_ENTITY;

Explicit Attributes

Entity analysis_model_mapping has the following local and inherited explicit attributes:
AttributeTypeDefined By
 mapped_analysis_modelanalysis_model (ENTITY)analysis_model_mapping
 represented_assembliesSET OF assembly (ENTITY)analysis_model_mapping

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity analysis_model_mapping and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 select_analysis_model_item SELECT analysis_model_mapping


[Top Level Definitions] [Exit]

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