Instances - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Instances

Instance is a particular realization or implementation of an Object Type as node or link for a Dataset in a specific location (e.g., Hyrum reservoir in Cache Valley, Utah). The Instance concept helps modelers to replicate a distinct Object Type to represent specific water system components in their models with particular data values.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

InstanceIDInteger

Primary key identifier
InstanceNameVarChar(255) A text name for the Instance
InstanceNameCVVarChar(255)

CV term for a universal instance name

Longitude_xFloat

Longitude of the instance using the same spatail reference of the network
Latitude_yFloat

Latitude of the instance using the same spatail reference of the network
DescriptionText

A text description of the organization
InstanceCategoryIDInteger

Foreign key identifier for the instance category


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_Instances_CV_InstanceNameCVs.CV_InstanceNameNetScen.InstancesNameInstanceNameCV
fk_Instances_InstanceCategoriesNetScen.InstanceCategoriesNetScen.InstancesInstanceCategoryIDInstanceCategoryID

Triggers

(none)


Used in Diagrams

Diagram Name
01_WaMDaM
02_WaMDaM_WCVs