ENTITY document_file

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY document_file
  SUBTYPE OF (document, characterized_object);
WHERE
  WR1: SELF\characterized_object.name = '';
  WR2: NOT EXISTS(SELF\characterized_object.description);
  WR3: SIZEOF(QUERY(drt <* SELF\document.representation_types | drt.name IN ['digital', 'physical'])) = 1;
END_ENTITY;

Explicit Attributes

Entity document_file has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)document
 namelabel (STRING)document
 descriptiontext (STRING)document
 kinddocument_type (ENTITY)document
 namelabel (STRING)characterized_object
 descriptiontext (STRING)characterized_object

Derived Attributes

    No derived attributes

Inverse Attributes

Entity document_file has the following local and inherited inverse attributes:
AttributeTypeDefined By
 representation_typesSET OF document_representation_type (ENTITY)document

Supertypes

Entity document_file inherits from the following supertypes:
  document
  characterized_object

Subtypes

    No subtypes

Referenced By

Entity document_file and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT document_file
 action_items SELECT characterized_object
 action_request_item SELECT document_file
 approval_item SELECT document_file
 approval_item SELECT document
 attribute_classification_item SELECT document_file
 bead_end ENTITY characterized_object
 boss ENTITY characterized_object
 characterized_definition SELECT characterized_object
 characterized_representation ENTITY characterized_object
 classification_item SELECT characterized_object
 classification_item SELECT document_file
 composite_hole ENTITY characterized_object
 compound_feature ENTITY characterized_object
 date_and_time_item SELECT document
 date_and_time_item SELECT document_file
 date_item SELECT document_file
 date_item SELECT document
 dimensioning_data_requires_document RULE document
 document_file ENTITY document
 document_file ENTITY characterized_object
 document_identifier_assigned_item SELECT document
 document_product_association ENTITY document
 document_reference ENTITY document
 document_reference_item SELECT characterized_object
 document_relationship ENTITY document
 document_representation_type ENTITY document
 document_usage_constraint ENTITY document
 effectivity_item SELECT document_file
 externally_defined_feature_definition ENTITY characterized_object
 external_identification_item SELECT document_file
 gear ENTITY characterized_object
 identification_item SELECT document_file
 joggle_termination ENTITY characterized_object
 organization_item SELECT document_file
 outer_round ENTITY characterized_object
 person_and_organization_item SELECT document_file
 pocket ENTITY characterized_object
 product_definition_with_associated_documents ENTITY document
 requirement_source_item SELECT characterized_object
 revolved_profile ENTITY characterized_object
 security_classification_item SELECT document_file
 security_classification_item SELECT document
 time_interval_item SELECT document_file
 turned_knurl ENTITY characterized_object


[Top Level Definitions] [Exit]

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