ENTITY general_property

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY general_property;
  id : identifier;
  name : label;
  description :  OPTIONAL text;
END_ENTITY;

Explicit Attributes

Entity general_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)general_property
 namelabel (STRING)general_property
 descriptiontext (STRING)general_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity general_property has the following subtypes:
    physical_quantity_instance*
    physical_quantity_range
    physical_quantity_space*
    physical_quantity_symmetry*
    physical_quantity_symmetry_by_library_reference
    standard_physical_quantity_symmetry
    standard_tensor_order_and_symmetry
    tensor_order_and_symmetry*
    tensor_order_and_symmetry_by_library_reference
* - Immediate Subtypes

Referenced By

Entity general_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 general_property_association ENTITY general_property
 general_property_relationship ENTITY general_property
 represented_definition SELECT general_property
 space_context_select SELECT general_property
 value_context_select SELECT general_property


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00