ENTITY possessed_physical_quantity_space

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY possessed_physical_quantity_space
SUBTYPE OF (general_property_association);
  SELF\general_property_association.base_definition : physical_quantity_space;
WHERE
  link_to_possession : (
    'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.CLASS_OF_POSSESSION_OF_PROPERTY_BY_ACTIVITY'
     IN TYPEOF(SELF\general_property_association.derived_definition)) OR (
    'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.CLASS_OF_POSSESSION_OF_PROPERTY_BY_PRODUCT'
     IN TYPEOF(SELF\general_property_association.derived_definition));
END_ENTITY;

Explicit Attributes

Entity possessed_physical_quantity_space has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)general_property_association
 descriptiontext (STRING)general_property_association
 base_definitionphysical_quantity_space (ENTITY)possessed_physical_quantity_space(Redcl from general_property_association)
 derived_definitionderived_property_select (SELECT)general_property_association

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity possessed_physical_quantity_space inherits from the following supertypes:
  general_property_association

Subtypes

    No subtypes

Referenced By

Entity possessed_physical_quantity_space and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 condition_property ENTITY general_property_association
 possessed_physical_quantity_space ENTITY general_property_association
 possessed_property ENTITY general_property_association


[Top Level Definitions] [Exit]

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