10. API Cross References

This chapter contains a cross reference from table columns to object properties in the API9.

The references are presented for both directions. As you will notice not all columns map to an API property and vice versa. The table also omits EaCollections as those are a result of a query itself and not a simple column.

I have currently only included the two most important table t_package and t_object.

10.1 t_package — EaPackage

t_package EaPackage | EaPackage t_package
BatchLoad BatchLoad | Alias t_object.Alias
BatchSave BatchSave | BatchLoad BatchLoad
CodePath - | BatchSave BatchSave
CreatedDate Created | Connectors -
ea_guid PackageGUID | Created CreatedDate
Gen_Notes - | Diagrams -
IsControlled IsControlled | Element -
LastLoadDate LastLoadDate | Elements -
LastSaveDate LastSaveDate | Flags PackageFlags
LogXML LogXML | IsControlled IsControlled
ModifiedDate Modified | IsModel -
Name Name | IsNamepace Namespace
Namespace IsNamepace | IsProtected Protected
Notes Notes | IsVersionControlled -
Package_ID PackageID | LastLoadDate LastLoadDate
PackageFlags Flags | LastSaveDate LastSaveDate
ParentID ParentID | LogXML LogXML
PkgOwner Owner | Modified ModifiedDate
Protected IsProtected | Name Name
TPos TreePos | Notes Notes
UMLVersion UMLVersion | ObjectType fixed 5
UseDTD UseDTD | Owner PkgOwner
Version Version | PackageGUID ea_guid
XMLPath XMLPath | PackageID Package_ID
    | Packages -
    | ParentID ParentID
    | TreePos TPos
    | UMLVersion UMLVersion
    | UseDTD UseDTD
    | Version Version
    | XMLPath XMLPath

… omitted …