oracle.owb.foundation.property
Interface PrimitiveProperty

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

public interface PrimitiveProperty
extends PrimitiveValue, ScalarProperty

Defines a property object whose value is primitive. Primitive value here means the value can be converted to string and back forth.

Version:
1.0
Author:
Xiaoge Zhang

Methods inherited from interface oracle.owb.foundation.domain.PrimitiveValue
setValueByString, stringValue
 
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