ENTITY versioned_action_request

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 *)
ENTITY versioned_action_request;
	id	: identifier;
	version : label;
	purpose : text;
	description : OPTIONAL text;
END_ENTITY;  (*  STEP Part 41 (unchanged in 2nd edition)  *)

Explicit Attributes

Entity versioned_action_request has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)versioned_action_request
 versionlabel (STRING)versioned_action_request
 purposetext (STRING)versioned_action_request
 descriptiontext (STRING)versioned_action_request

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity versioned_action_request and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_directive ENTITY versioned_action_request
 select_generic_item SELECT versioned_action_request


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:39-04:00