ENTITY standard_physical_quantity_symmetry

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY standard_physical_quantity_symmetry
SUBTYPE OF (physical_quantity_symmetry_by_library_reference);
WHERE
  valid_standard_class : (SELF\physical_quantity_symmetry_by_library_reference\
    externally_defined_item.source.source_id = 'ISO-TS-10303-1099') AND (SELF\
    physical_quantity_symmetry_by_library_reference\externally_defined_item.
    item_id IN ['PS001', 'PS002', 'PS003', 'PS004', 'PS005', 'PS006', 'PS007', 
    'PS008', 'PS009', 'PS010', 'PS011', 'PS012', 'PS013']);
END_ENTITY;

Explicit Attributes

Entity standard_physical_quantity_symmetry has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)general_property
 namelabel (STRING)general_property
 descriptiontext (STRING)general_property
 namelabel (STRING)group
 descriptiontext (STRING)group
 item_idsource_item (SELECT)externally_defined_item
 sourceexternal_source (ENTITY)externally_defined_item

Derived Attributes

Entity standard_physical_quantity_symmetry has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)group

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity standard_physical_quantity_symmetry inherits from the following supertypes:
  general_property
    physical_quantity_symmetry
      physical_quantity_symmetry_by_library_reference
  group
    class
  externally_defined_item

Subtypes

    No subtypes

Referenced By

Entity standard_physical_quantity_symmetry and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification ENTITY class
 classification_assignment ENTITY group
 complement ENTITY class
 complete_membership ENTITY class
 general_property_association ENTITY general_property
 general_property_relationship ENTITY general_property
 identical_sets FUNCTION class
 identical_to_one_of_set_of_sets FUNCTION class
 id_attribute_select SELECT group
 intersection ENTITY class
 power_set ENTITY class
 represented_definition SELECT general_property
 same_membership ENTITY class
 space_context_select SELECT general_property
 standard_physical_quantity_symmetry ENTITY externally_defined_item
 standard_physical_quantity_symmetry ENTITY physical_quantity_symmetry_by_library_reference
 standard_tensor_order_and_symmetry ENTITY externally_defined_item
 style_context_select SELECT group
 subset ENTITY class
 symmetry_for_physical_quantity ENTITY physical_quantity_symmetry
 union ENTITY class
 value_context_select SELECT general_property


[Top Level Definitions] [Exit]

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