Rule Execution Server API

ilog.rules.bom
Interface IlrEnum

All Superinterfaces:
IlrModelElement, IlrProperties, IlrTransientProperties, IlrType
All Known Implementing Classes:
IlrDynamicEnum

public interface IlrEnum
extends IlrType

This interface is used to represent enumerated types in an object model.


Method Summary
 
Methods inherited from interface ilog.rules.bom.IlrType
detach, getArrayClass, getArrayType, getComponentType, getDomain, getFullyQualifiedRawName, getJavaClass, getNativeClass, getRawName, isArray, isClass, isEnum, isMissingReference, isPrimitiveType, isTypeVariable, isWildcardType
 
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