ENTITY ascribable_state
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY ascribable_state;
name : label;
description : OPTIONAL text;
pertaining_state_type : state_type;
ascribed_state_observed : state_observed;
END_ENTITY;
Explicit Attributes
Entity ascribable_state has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
name | label (STRING) | ascribable_state |
description | text (STRING) | ascribable_state |
pertaining_state_type | state_type (ENTITY) | ascribable_state |
ascribed_state_observed | state_observed (ENTITY) | ascribable_state |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity ascribable_state 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:30-04:00