Unit_tree 
EntityType  Independent 
Logical Entity Name  Unit_tree 
Default Table Name  Unit_tree 
Logical Only  NO 
Owner   
Definition 
 
Note 
 

Unit_tree Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Node_ID(PK)  Identifier  BIGINT  NO 
 
Parent_Node_ID(FK)  Identifier  BIGINT  YES 
 
Unit_ID  Identifier  BIGINT  NO 
 
Unit    VARCHAR(128)  NO 
 
Abbreviation    VARCHAR(30)  YES 
 
Description  Description  VARCHAR(1000)  YES 
 
is_leaf    CHAR(1)  NO 
 
Full_Path    VARCHAR(3000)  YES 
 

Unit_tree Keys 
Key Name  Key Type  Keys 
PK_Unit  PrimaryKey  Node_ID 
FK_UNIT_PARENT_SELF  Inversion Entry  Parent_Node_ID 

Unit_tree Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Unit_tree  Non-Identifying  Zero or One to Zero or More        Parent_Node_ID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Unit_tree  Non-Identifying  One To Zero or More          NO 

Unit_tree Check Constraints 
Check Constraint Name  CheckConstraint 

Unit_tree Security Types 
Name  Current Value 

Unit_tree Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
Unit_tree 
NO       
BARD - MySQL (MySQL)
Does Not Exist 
NO       
BARD_Dev (Oracle)
Unit_tree 
NO       
Current Production (Oracle)
Does Not Exist 
NO       

Unit_tree Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Dictionary 
BARD_Dev (Oracle)  Main Model 
BARD_Dev (Oracle)  Dictionary