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

B12155-01

oracle.owb.foundation.property
Interface ReferenceProperty

All Superinterfaces:
Property, ReferenceValue, ScalarProperty, ScalarValue, Typed, Value

public interface ReferenceProperty
extends ReferenceValue, ScalarProperty

Property object which is a reference to another element.

Version:
1.0
Author:
Xiaoge Zhang

Methods inherited from interface oracle.owb.foundation.domain.ReferenceValue
getReferencedElement, setReferencedElement

 

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.