ENTITY action_method
(* SCHEMA building_design_schema; *)
ENTITY action_method;
name : label;
description : text;
consequence : text;
purpose : text;
END_ENTITY; -- action_method
Explicit Attributes
Entity action_method has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | action_method |
| description | text (STRING) | action_method |
| consequence | text (STRING) | action_method |
| purpose | text (STRING) | action_method |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity action_method and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:29-04:00