ENTITY analysis_method_documented

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_method_documented 
SUBTYPE OF (analysis_method);
	documented_constraints : SET [1:?] OF document_usage_constraint; 
END_ENTITY;

Explicit Attributes

Entity analysis_method_documented has the following local and inherited explicit attributes:
AttributeTypeDefined By
 analysis_namelabel (STRING)analysis_method
 analysis_assumptionstext (STRING)analysis_method
 documented_constraintsSET OF document_usage_constraint (ENTITY)analysis_method_documented

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_method_documented inherits from the following supertypes:
  analysis_method

Subtypes

    No subtypes

Referenced By

Entity analysis_method_documented and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_method ENTITY analysis_method_documented
 analysis_model ENTITY analysis_method
 analysis_result ENTITY analysis_method
 load_case ENTITY analysis_method
 select_analysis_model_item SELECT analysis_method


[Top Level Definitions] [Exit]

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