Attribute, Domain, Default, and Validation Rule Diagram

This diagram shows the links between Attributes, Domains, Defaults, and Validation_Rules. This diagram makes the following assertions:

  • Attributes reference their parent Attribute using the Parent_Attribute_Ref property
  • Attributes reference their parent Domain using the Parent_Domain_Ref property
  • Domains reference their parent Domain using the Parent_Domain_Ref property
  • Default_Constraint_Usage objects can be owned by Attributes or Domains
  • Default_Constraint_Usage objects reference their parent using the Parent_Default_Constraint_Usage_Ref property
  • Default_Constraint_Usage objects reference their associated Default object using the Default_Ref property
  • Check_Constraint_Usage objects can be owned by Attributes or Domains
  • Check_Constraint_Usage objects reference their parent using the Parent_Check_Constraint_Usage_Ref property
  • Check_Constraint_Usage objects reference their associated Validation_Rule object using the Validation_Rule_Ref property

Attribute, Domain, Default, and Validation Rule Diagram--UML Notation:

Attribute, Domain, Default, and Validation Rule Diagram--UML

Attribute, Domain, Default, and Validation Rule Diagram--IDEF1X Notation:

Attribute, Domain, Default, and Validation Rule Diagram--IDEF1X