ENTITY document_file
(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_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; (* declared in: file_identification_mim *)
Explicit Attributes
Entity document_file has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity document_file has the following local and inherited inverse attributes:
Supertypes
Entity document_file inherits from the following supertypes:
document
characterized_object
Subtypes
No subtypesReferenced By
Entity document_file 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