Overview Schemas Index

Property_assignment_arm         


ENTITY Property_definition_representation;
          ABSTRACT SUPERTYPE;
          description : OPTIONAL STRING;
          definition : represented_definition;
          rep : Representation;
          role : OPTIONAL STRING;
END_ENTITY; -- Property_definition_representation

Entity data types and their attributes

Property_definition_representation
          (OPT) description: STRING;
          definition: represented_definition;
          rep: Representation;
          (OPT) role: STRING;

Known subtypes

          Independent_property_representation (Independent_property_representation_arm)
          Material_property_value_representation (Generic_material_aspects_arm)
          Property_representation (Property_assignment_arm)

Users

Property_definition_representation
          Assigned_property.described_element
                    property_assignment_select
                              smpushup_ap233_property_assignment_select
          Issue_reference.item
                    issue_reference_item
                              upfromsm_ap233_issue_reference_item

Global rules for this entity data type

          -