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:
AttributeTypeDefined By
 namelabel (STRING)ascribable_state
 descriptiontext (STRING)ascribable_state
 pertaining_state_typestate_type (ENTITY)ascribable_state
 ascribed_state_observedstate_observed (ENTITY)ascribable_state

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity ascribable_state and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT ascribable_state
 acyclic_state_definition_to_state_assignment_relationship FUNCTION ascribable_state
 analysed_item SELECT ascribable_state
 ascribable_state_relationship ENTITY ascribable_state
 date_and_time_item SELECT ascribable_state
 date_item SELECT ascribable_state
 description_item SELECT ascribable_state
 groupable_item SELECT ascribable_state
 identification_item SELECT ascribable_state
 multi_language_attribute_item SELECT ascribable_state
 organization_item SELECT ascribable_state
 person_and_organization_item SELECT ascribable_state


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:01-05:00