ENTITY property_definition_denotation

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242e2 Denotation
ENTITY property_definition_denotation;
 name : OPTIONAL label;
 description : OPTIONAL text;
 definition : represented_definition;
 denoted_object : denoted_object_select;
END_ENTITY;

Explicit Attributes

Entity property_definition_denotation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)property_definition_denotation
 descriptiontext (STRING)property_definition_denotation
 definitionrepresented_definition (SELECT)property_definition_denotation
 denoted_objectdenoted_object_select (SELECT)property_definition_denotation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2018-01-09T17:23:08-05:00