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

B12155-01

Package oracle.owb.foundation.domain

Provides typing support for property definitions.

See:
          Description

Interface Summary
Domain Domain is used on property definitions.
PrimitiveType PrimitiveType is type used for primitive values.
PrimitiveValue PrimitiveValue represents primitive values - which can be converted to string and backforth.
Range Range is a range of values.
ReferenceType Reference type is type which value is a reference to other element.
ReferenceValue Referecen value references other element.
ScalarType Type represent scalar data types.
ScalarValue ScalarValue is value which is not a collection.
Type Type is abstract super interface.
Typed Typed interface is used for all objects which has a type.
Value Value is the super interface for all kinds of values.
ValueOwner ValueOwner owns values.

 

Package oracle.owb.foundation.domain Description

Provides typing support for property definitions.


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

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.