ENTITY class

(* SCHEMA ship_arrangement_schema; *)
 
ENTITY class 
  SUBTYPE OF (group); 
  WHERE 
    wr1: SIZEOF(QUERY ( oa <* USEDIN(SELF, 
             'SHIP_ARRANGEMENT_SCHEMA.GROUP_ASSIGNMENT.ASSIGNED_GROUP') 
              | (NOT ('SHIP_ARRANGEMENT_SCHEMA.APPLIED_GROUP_ASSIGNMENT'  
             IN TYPEOF(oa))) )) = 0; 
END_ENTITY; -- class

Explicit Attributes

Entity class has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)group
 descriptiontext (STRING)group

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity class inherits from the following supertypes:
  group

Subtypes

    No subtypes

Referenced By

Entity class and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT group
 approvals_references_approval_history RULE group
 approval_history_has_at_least_one_member RULE group
 classification_assignment ENTITY group
 classification_item SELECT group
 global_axis_placement_has_properties RULE group
 group_assignment ENTITY group
 group_item SELECT group
 group_relationship ENTITY group
 identification_item SELECT group
 id_attribute_select SELECT group
 lightship_definition_has_properties RULE group
 members_is_referenced_by_at_least_one_revision RULE group
 revision_has_mandatory_attribute_description RULE group
 revision_with_context_referenced_for_context_of_revision RULE group
 unique_approvals_in_approval_history RULE group
 versions_is_referenced_by_at_least_one_version_history RULE group
 version_history_has_exactly_one_assigned_group RULE group
 version_history_is_referenced_by_at_least_one_versions RULE group
 version_history_referenced_by_exactly_one_current_version RULE group
 version_history_referenced_by_multiple_roles RULE group
 WHICH_CLASS FUNCTION group


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:02-04:00