ENTITY ascribable_state_relationship

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY ascribable_state_relationship;
  name : label;
  description :  OPTIONAL text;
  relating_ascribable_state : ascribable_state;
  related_ascribable_state : ascribable_state;
END_ENTITY; (* declared in: state_observed_schema *)

Explicit Attributes

Entity ascribable_state_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)ascribable_state_relationship
 descriptiontext (STRING)ascribable_state_relationship
 relating_ascribable_stateascribable_state (ENTITY)ascribable_state_relationship
 related_ascribable_stateascribable_state (ENTITY)ascribable_state_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity ascribable_state_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT ascribable_state_relationship
 identification_item SELECT ascribable_state_relationship


[Top Level Definitions] [Exit]

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