home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / EODEV.Z / EOMEntityTableEditorDefaults.dict < prev    next >
Encoding:
Text File  |  1996-09-12  |  909 b   |  37 lines

  1. {
  2.     EORelationship = {
  3.         "Class Property" = 16.000000; 
  4.         "Dest Att" = 61.000000; 
  5.         Destination = 100.000000; 
  6.         "Follow Relationship" = 16.000000; 
  7.         Name = 111.000000; 
  8.         "Source Att" = 102.000000; 
  9.         order = (
  10.             "Follow Relationship", 
  11.             "Class Property", 
  12.             Name, 
  13.             Destination, 
  14.             "Source Att", 
  15.             "Dest Att"
  16.         ); 
  17.     };
  18.     EOAttribute = {
  19.         "Class Property" = 16.000000; 
  20.         "External Type" = 106.000000; 
  21.         Locking = 16.000000; 
  22.         Name = 94.000000; 
  23.         "Primary Key" = 16.000000; 
  24.         "Value Class" = 84.000000; 
  25.         Width = 43.000000; 
  26.         order = (
  27.             "Primary Key", 
  28.             "Class Property", 
  29.             Locking, 
  30.             Name, 
  31.             "Value Class", 
  32.             "External Type", 
  33.             Width
  34.         ); 
  35.     };
  36. }
  37.