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