ENTITY ascribable_state

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY ascribable_state;
  name : label;
  description :  OPTIONAL text;
  pertaining_state_type : state_type;
  ascribed_state_observed : state_observed;
END_ENTITY; (* declared in: state_observed_schema *)

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_items SELECT ascribable_state
 ascribable_state_relationship ENTITY ascribable_state
 classification_item SELECT ascribable_state
 date_and_time_item SELECT ascribable_state
 date_item SELECT ascribable_state
 document_reference_item SELECT ascribable_state
 identification_item SELECT ascribable_state
 ir_usage_item SELECT ascribable_state
 justification_item SELECT ascribable_state
 justification_support_item SELECT ascribable_state
 organization_item SELECT ascribable_state
 person_and_organization_item SELECT ascribable_state
 statechar_action_items SELECT ascribable_state


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:42:54-04:00