ENTITY fixture_pallet_unmounting

(* SCHEMA process_planning_schema; *)
  ENTITY fixture_pallet_unmounting
    SUBTYPE OF (fixture_setup);
    WHERE
      wr1: NOT (SIZEOF(QUERY ( am <* QUERY ( arr <* USEDIN(SELF,'PROCESS_PLANNING_SCHEMA.ACTION_RESOURCE_REQUIREMENT.OPERATIONS')
                | (
               'PROCESS_PLANNING_SCHEMA.REQUIREMENT_FOR_ACTION_RESOURCE' IN
                TYPEOF(arr)) ) | (SIZEOF(QUERY ( it <* am.resources | (
               'PROCESS_PLANNING_SCHEMA.MACHINE' IN TYPEOF(it)) )) = 0) )) 
               = 0);
  END_ENTITY; -- fixture_pallet_unmounting

Explicit Attributes

Entity fixture_pallet_unmounting has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_method
 descriptiontext (STRING)action_method
 consequencetext (STRING)action_method
 purposetext (STRING)action_method

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity fixture_pallet_unmounting inherits from the following supertypes:
  action_method
    process_plan_activity
      fixture_setup

Subtypes

    No subtypes

Referenced By

Entity fixture_pallet_unmounting and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action ENTITY action_method
 action_method_assignment ENTITY action_method
 action_method_relationship ENTITY action_method
 action_request_solution ENTITY action_method
 characterized_action_definition SELECT action_method
 document_reference_item SELECT action_method
 document_reference_item SELECT process_plan_activity
 organization_item SELECT process_plan_activity
 process_plan_activity ENTITY fixture_setup
 security_classification_item SELECT process_plan_activity
 supported_item SELECT action_method


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00