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

B12155-01

oracle.owb.foundation.property
Interface ScalarProperty

All Superinterfaces:
Property, ScalarValue, Typed, Value
All Known Subinterfaces:
PrimitiveProperty, ReferenceProperty

public interface ScalarProperty
extends ScalarValue, Property

Property object whose value is scalar value.

Version:
1.0
Author:
Xiaoge Zhang

Methods inherited from interface oracle.owb.foundation.domain.ScalarValue
getValue, setValue

 

Methods inherited from interface oracle.owb.foundation.domain.Value
equals, greaterThan, lessThan

 

Methods inherited from interface oracle.owb.foundation.domain.Typed
getType

 

Methods inherited from interface oracle.owb.foundation.property.Property
getName, getPropertyOwner, getType

 


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

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.