ENTITY group
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY group;
name : label;
description : OPTIONAL text;
DERIVE
id : identifier := get_id_value(SELF);
WHERE
wr1 : SIZEOF(USEDIN(SELF,
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.ID_ATTRIBUTE.IDENTIFIED_ITEM'
)) <= 1;
END_ENTITY;
Explicit Attributes
Entity group has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | group |
| description | text (STRING) | group |
|
Derived Attributes
Entity group has the following local and inherited derived attributes:
| Attribute | Type | Defined By |
|---|
| id | identifier (STRING) | group |
|
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity group has the following subtypes:
class* class_by_extension class_by_intension class_of_activity class_of_composition_of_activity class_of_composition_of_product class_of_connection_of_activity class_of_connection_of_product class_of_connection_of_product_with_involvements class_of_containment_of_product class_of_involvement_in_activity class_of_involvement_of_product_in_connection class_of_person class_of_product drawing_revision_class_of_document drawing_sheet_revision_class_of_document explicit_schematic_element_definition implicit_schematic_element_definition intra_page_connector off_page_connector on_page_connector page_connector physical_quantity_instance physical_quantity_range physical_quantity_space physical_quantity_symmetry physical_quantity_symmetry_by_library_reference schematic_drawing schematic_element schematic_element_definition schematic_element_occurrence standard_physical_quantity_symmetry standard_tensor_order_and_symmetry symbolization_by_schematic_element symbolization_of_member_or_subclass_by_schematic_element tensor_order_and_symmetry tensor_order_and_symmetry_by_library_reference
* - Immediate Subtypes
Referenced By
Entity group 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