model_hyp_ev_link
EntityType Dependent
Logical Entity Name model_hyp_ev_link
Default Table Name model_hyp_ev_link
Definition
Note

model_hyp_ev_link Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
mod_hyp_db_site(PK)(FK) CHAR(16) NO
mod_hyp_db_id(PK)(FK) UNSIGNEDINT NO
mod_hyp_event_id(PK)(FK) UNSIGNEDINT NO
caused_db_site(PK)(FK) CHAR(16) NO
caused_db_id(PK)(FK) UNSIGNEDINT NO
caused_event_id(PK)(FK) UNSIGNEDINT NO
likelihood_prob DOUBLE YES
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

model_hyp_ev_link Keys
Key Name Key Type Keys
PK__model_hyp_ev_lin__56B3DD81 PrimaryKey mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id,caused_db_site,caused_db_id,caused_event_id

model_hyp_ev_link Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type model_hyp_ev_link Non-Identifying rstat_type_code
model_hyp_event model_hyp_ev_link Identifying mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id
model_hyp_event model_hyp_ev_link Identifying caused_db_site,caused_db_id,caused_event_id
site_database model_hyp_ev_link Non-Identifying last_upd_db_site,last_upd_db_id