ENTITY group
(* SCHEMA plant_spatial_configuration; *)
ENTITY group;
name : label;
description : OPTIONAL text;
DERIVE
id : identifier := get_id_value(SELF);
WHERE
WR1:
SIZEOF(USEDIN(SELF, 'PLANT_SPATIAL_CONFIGURATION.' +
'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:
blank_fitting_class* bolt_and_nut_component_class* cableway_component_class* cableway_connector_class* connection_functional_class* connection_motion_class* connector_end_type_class* elbow_fitting_class* electrical_connector_class* externally_defined_class* flange_fitting_class* flange_fitting_neck_type_class* hvac_fitting_class* hvac_support_class* mechanical_component_class* mechanical_connector_class* pipe_class* pipe_closure_fitting_class* piping_component_class* piping_connector_class* piping_support_fitting_class* reducer_fitting_class* spacer_fitting_class* specialty_item_class* structural_load_connector_class* swage_fitting_class* system_class* valve_class*
* - 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:18:24-04:00