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:
Attribute | Type | Defined By |
---|
mapped_analysis_model | analysis_model (ENTITY) | analysis_model_mapping |
represented_assemblies | SET OF assembly (ENTITY) | analysis_model_mapping |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity analysis_model_mapping 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