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:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity possessed_physical_quantity_space inherits from the following supertypes:
general_property_association
Subtypes
No subtypesReferenced By
Entity possessed_physical_quantity_space and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00