ENTITY group
(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
ENTITY group;
name : label;
description : OPTIONAL text;
DERIVE
id : identifier := get_id_value(SELF);
WHERE
wr1 : SIZEOF(USEDIN(SELF,
'AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF.ID_ATTRIBUTE.IDENTIFIED_ITEM'))
<= 1;
END_ENTITY; (* declared in: group_schema *)
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:
breakdown_element_realization characterized_hierarchical_interface_connection characterized_interface_connection characterized_interface_connector_occurrence class* class_by_extension class_by_intension externally_defined_class hierarchical_interface_connection in_zone* interface_connection* interface_connector_occurrence* justification_assignment* justification_support_assignment* language* message_contents_group* product_definition_element_relationship* product_group* product_group_attributes* product_group_rules* requirement_assignment* requirement_source* selected_item selected_items_context_group*
* - 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:19:36-04:00