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 the 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 whose value is a reference to other element.
ReferenceValue Reference 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.