Rule Execution Server API

ilog.rules.bom.mutable
Interface IlrMutableStaticReference

All Superinterfaces:
IlrAbstractValue, IlrModelElement, IlrProperties, IlrStaticReference, IlrTransientProperties
All Known Implementing Classes:
IlrDynamicStaticReference

public interface IlrMutableStaticReference
extends IlrStaticReference

Static reference mutable interface.

Since:
JRules 5.0

Method Summary
 
Methods inherited from interface ilog.rules.bom.IlrStaticReference
getPeerExpression, setPeerExpression
 
Methods inherited from interface ilog.rules.bom.IlrModelElement
getEnclosingNamespace, getFullyQualifiedName, getName, getObjectModel
 
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