RelatedActions - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: RelatedActions

Describes Actions that are related to one another.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

RelationIDInteger

nextval('"ODMXCore"."RelatedActions_RelationID_seq"'::regclass)Primary key for a relationship table (i.e. named "Related...").
ActionIDInteger Foreign key identifier of the Action

RelationshipTypeCVVarChar() Text description of the relationship between two Actions

RelatedActionIDInteger Foreign key identifier for a Action related to the Action identified by ActionID


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_RelatedActions_ActionsODMXCore.ActionsODMXCore.RelatedActionsActionIDActionID
fk_RelatedActions_Actions_AreRelatedODMXCore.ActionsODMXCore.RelatedActionsActionIDRelatedActionID
fk_RelatedActions_CV_RelationshipTypeODMXCV.CV_RelationshipTypeODMXCore.RelatedActionsTermRelationshipTypeCV

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXCore
ODMXEquipment
ODMXSimulation