Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Package oracle.owb.foundation.reflection

Provides information about the definition of the metadata objects.

See:
          Description

Interface Summary
AssociationDefinition Association definition is object holding information about the association between two classes.
ClassDefinition This class represents the definition of a class in our metadata API model.
PropertyDefinition Property definition which can be configuration, logical, core or user-defined property definition.
RoleDefinition RoleDefinition defines a role in an association.

 

Class Summary
ClassDefinitionManager ClassDefinitionManager is a factory class that can be used to obtain ClassDefinition objects, from the class names.
DefinitionElementFactory Factory class to create public API object.

 

Exception Summary
ClassDefNotFoundException ClassDefNotFoundException is thrown when the definition of a class cannot be found be the OWB typing system.

 

Package oracle.owb.foundation.reflection Description

Provides information about the definition of the metadata objects.


Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.