ENTITY condition_property
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY condition_property
SUBTYPE OF (general_property_association);
SELF\general_property_association.base_definition : physical_quantity_range;
WHERE
link_to_condition : (
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.PROPERTY_CONDITION_FOR_ACTIVITY'
IN TYPEOF(SELF\general_property_association.derived_definition)) OR (
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.PROPERTY_CONDITION_FOR_PRODUCT'
IN TYPEOF(SELF\general_property_association.derived_definition));
END_ENTITY;
Explicit Attributes
Entity condition_property has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity condition_property inherits from the following supertypes:
general_property_association
Subtypes
No subtypesReferenced By
Entity condition_property 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