ENTITY space_for_physical_quantity

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY space_for_physical_quantity
SUBTYPE OF (general_property_relationship);
  SELF\general_property_relationship.relating_property : 
  physical_quantity_space;
  SELF\general_property_relationship.related_property : 
  physical_quantity_instance;
END_ENTITY;

Explicit Attributes

Entity space_for_physical_quantity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)general_property_relationship
 descriptiontext (STRING)general_property_relationship
 relating_propertyphysical_quantity_space (ENTITY)space_for_physical_quantity(Redcl from general_property_relationship)
 related_propertyphysical_quantity_instance (ENTITY)space_for_physical_quantity(Redcl from general_property_relationship)

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity space_for_physical_quantity inherits from the following supertypes:
  general_property_relationship

Subtypes

    No subtypes

Referenced By

Entity space_for_physical_quantity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 space_for_physical_quantity ENTITY general_property_relationship
 symmetry_for_physical_quantity ENTITY general_property_relationship
 tensor_order_and_symmetry_for_physical_quantity_space ENTITY general_property_relationship


[Top Level Definitions] [Exit]

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