ENTITY process_plan_specification

(* SCHEMA step_merged_ap_schema; *)
-- IN AP240
ENTITY process_plan_specification
  SUBTYPE OF (document);
  WHERE
    wr1: SIZEOF(QUERY ( duc <* USEDIN(SELF,
	     'STEP_MERGED_AP_SCHEMA.DOCUMENT_USAGE_CONSTRAINT.SOURCE')
	      | (duc.subject_element = 'revision') )) = 1;
    wr2: SIZEOF(QUERY ( duc <* USEDIN(SELF,
	     'STEP_MERGED_AP_SCHEMA.DOCUMENT_USAGE_CONSTRAINT.SOURCE')
	      | (duc.subject_element = 'subclass') )) = 1;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity process_plan_specification inherits from the following supertypes:
  document

Subtypes

    No subtypes

Referenced By

Entity process_plan_specification and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 access_file_requires_external_identification RULE document
 action_method_with_associated_documents ENTITY document
 approval_item SELECT document
 date_and_time_item SELECT document
 date_item SELECT document
 dimensioning_data_requires_document RULE document
 document_file ENTITY document
 document_identifier_assigned_item SELECT document
 document_product_association ENTITY document
 document_reference ENTITY document
 document_relationship ENTITY document
 document_representation_type ENTITY document
 document_usage_constraint ENTITY document
 identification_item SELECT document
 indentured_list_method_identification_constraint RULE document
 product_definition_with_associated_documents ENTITY document
 security_classification_item SELECT document


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:03-05:00