Rule Execution Server API

ilog.rules.bom
Interface IlrAbstractValue

All Superinterfaces:
IlrProperties, IlrTransientProperties
All Known Subinterfaces:
IlrActualValue, IlrMutableActualValue, IlrMutableStaticReference, IlrStaticReference
All Known Implementing Classes:
IlrDynamicActualValue, IlrDynamicStaticReference, IlrDynamicValue

public interface IlrAbstractValue
extends IlrProperties

A value. A value can be used as an initial value, or as part of a domain. A value may be a regular Java value, or a reference to a static member.


Method Summary
 
Methods inherited from interface ilog.rules.bom.IlrProperties
isPropertyPersistent, setPersistentProperty, setPersistentProperty
 
Methods inherited from interface ilog.rules.bom.IlrTransientProperties
getPropertyValue, getPropertyValue, propertyNames, removeProperty, setPropertyValue
 


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013