Icarus Class: LoadClass
The specification of an SRS Object Loader.
name Attribute may stay unnamed in attribute list.Attribute value must be specified.
  Name of the loader.
printName  
  Alternative name of the loader to be used in output streams.
inherits LoadClass  
  The loader's parent.
libs Attribute is multivalued (list). Library  
  The list of libraries wrapped by the loader.
groups Attribute is multivalued (list). LibGroup  
  The list of library groups wrapped by the loader.
attrs Attribute is multivalued (list). LoadAttr  
  The list of the loader attribute specifications.
tin  
  Name of the TIN associated with a subentry object. For more detail about TINs, see the Developers Guide.
tables Attribute is multivalued (list). Lists  
  List of tables to be included in the loader. This is only applicable for relational databanks.
register
Registers a newly defined loader.