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