ENTITY setup_instruction

(* SCHEMA ap238_arm_schema; *)

ENTITY setup_instruction; 	(* m1 *)
description:	OPTIONAL text;
external_document:	OPTIONAL identifier;
WHERE
WR1: EXISTS (description) OR EXISTS (external_document);
END_ENTITY;

Explicit Attributes

Entity setup_instruction has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptiontext (STRING)setup_instruction
 external_documentidentifier (STRING)setup_instruction

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity setup_instruction and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 workpiece_setup ENTITY setup_instruction


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00