ENTITY class

(* SCHEMA ship_moulded_form_schema; *)
  ENTITY class
    SUBTYPE OF (group);
    WHERE
      wr1: (SIZEOF(QUERY ( oa <* USEDIN(SELF,
               'SHIP_MOULDED_FORM_SCHEMA.GROUP_ASSIGNMENT.ASSIGNED_GROUP')
                | (NOT ('SHIP_MOULDED_FORM_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
 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_relationship ENTITY group
 identification_item SELECT group
 id_attribute_select SELECT 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
 valid_product_definition_for_class_moulded_form 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:11-04:00