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:
Derived Attributes
No derived attributes
Inverse Attributes
Entity process_plan_specification has the following local and inherited inverse attributes:
Supertypes
Entity process_plan_specification inherits from the following supertypes:
document
Subtypes
No subtypesReferenced By
Entity process_plan_specification and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00