Decision Center API
A B C D E F G H I L M N O P Q R S T U V W

I

iconResourceName - Variable in class ilog.rules.webui.IlrWToolBar
 
ignore() - Method in class ilog.rules.teamserver.model.MergeOperation
Mark this operation as "ignored".
ilog.rules.teamserver.auth - package ilog.rules.teamserver.auth
Defines the API used to connect to Decision Center.
ilog.rules.teamserver.brm - package ilog.rules.teamserver.brm
Contains a set of interfaces for the Decision Center objects.
ilog.rules.teamserver.client - package ilog.rules.teamserver.client
Provides an implementation of a Decision Center session factory that allows a user to access Decision Center remotely.
ilog.rules.teamserver.model - package ilog.rules.teamserver.model
Defines the API you use to access and control Decision Center data and services.
ilog.rules.teamserver.model.permalink - package ilog.rules.teamserver.model.permalink
Defines the API used to create permanent links on Decision Center artifacts.
ilog.rules.teamserver.model.permissions - package ilog.rules.teamserver.model.permissions
Classes and interfaces that represent the Decision Center permission data and services.
ilog.rules.teamserver.model.reporting - package ilog.rules.teamserver.model.reporting
Defines the API related to reporting in Decision Center.
ilog.rules.teamserver.model.reporting.impl - package ilog.rules.teamserver.model.reporting.impl
Contains the default implementations of interfaces for filtering and sorting report elements.
ilog.rules.teamserver.model.testing - package ilog.rules.teamserver.model.testing
Defines the API related to testing in Decision Center.
ilog.rules.teamserver.web.beans - package ilog.rules.teamserver.web.beans
Contains the JSF managed beans used by the web interface of Decision Center.
ilog.rules.teamserver.web.components.intelliruleeditor - package ilog.rules.teamserver.web.components.intelliruleeditor
Provides the API for the intellirule editor.
ilog.rules.teamserver.web.components.property - package ilog.rules.teamserver.web.components.property
Defines the base editor class used to edit a property in the Decision Center web client.
ilog.rules.teamserver.web.components.property.renderers - package ilog.rules.teamserver.web.components.property.renderers
Defines the base renderer class used to render the HTML representation of a property in the Decision Center web client.
ilog.rules.teamserver.web.components.renderers - package ilog.rules.teamserver.web.components.renderers
Provides a set of renderer classes used to render the HTML representation of a component in the Decision Center web client.
ilog.rules.teamserver.web.model - package ilog.rules.teamserver.web.model
Defines the interfaces of the models on which the Decision Center JSF components rely.
ilog.rules.teamserver.web.tree - package ilog.rules.teamserver.web.tree
Contains the base classes and interfaces of the JSF tree component.
ilog.rules.teamserver.web.tree.impl - package ilog.rules.teamserver.web.tree.impl
Contains a default implementation of the JSF tree component.
ilog.rules.teamserver.web.tree.impl.ruleexplorer - package ilog.rules.teamserver.web.tree.impl.ruleexplorer
Contains an implementation of the JSF tree component for the Rule Explorer component as in Decision Center.
ilog.rules.teamserver.web.tree.taglib - package ilog.rules.teamserver.web.tree.taglib
Contains the definition of the JSF tree component.
ilog.rules.teamserver.web.tree.taglib.renderer - package ilog.rules.teamserver.web.tree.taglib.renderer
Contains the renderers of the JSF tree component.
ilog.rules.teamserver.web.tree.webc - package ilog.rules.teamserver.web.tree.webc
Contains an implementation of a tree to be used as a web component.
ilog.rules.teamserver.web.validator - package ilog.rules.teamserver.web.validator
Contains a custom validator you can use to check that the value of a given property respects specific constraints.
ilog.rules.webui - package ilog.rules.webui
Provides the API to manipulate and define Decision Center web components.
ilog.rules.webui.dt - package ilog.rules.webui.dt
Provides the API to manipulate and define Decision Center decision table web components.
ilog.rules.webui.dtable - package ilog.rules.webui.dtable
Provides the API to manipulate and define Decision Center decision table web components.
ilog.webui.dhtml - package ilog.webui.dhtml
Provides the API for manipulating and defining web components.
ilog.webui.dhtml.components - package ilog.webui.dhtml.components
Provides a set of predefined web components.
IlrAbstractQuery - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Abstract Query'.
IlrAction - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Action'.
IlrActionObject - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Action Object'.
IlrActionRule - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Action Rule'.
IlrActivity - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity'.
IlrActivityComment - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity Comment'.
IlrActivityCommentAccess - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity Comment Access'.
IlrActivityCommentAttachment - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity Comment Attachment'.
IlrActivityCommentEvent - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity Comment Event'.
IlrActivityCommentLink - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity Comment Link'.
IlrActivityLock - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity Lock'.
IlrActivityObjectLockedException - Exception in ilog.rules.teamserver.model
Thrown when an object is locked by an other Change Activity in the same Release, and prevents a write operation.
IlrActivityObjectLockedException(IlrElementDetails, IlrChangeAct) - Constructor for exception ilog.rules.teamserver.model.IlrActivityObjectLockedException
 
IlrActivitySubscription - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity Subscription'.
IlrActivityUserComment - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Activity User Comment'.
IlrAlgorithmKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Algorithm Kind', and utility methods for working with them.
IlrApplicationException - Exception in ilog.rules.teamserver.model
Root exception class for business exceptions happening on the server when using the client API (this API).
IlrApplicationException() - Constructor for exception ilog.rules.teamserver.model.IlrApplicationException
Constructs a new IlrApplicationException.
IlrApplicationException(String) - Constructor for exception ilog.rules.teamserver.model.IlrApplicationException
Constructs a new IlrApplicationException.
IlrApplicationException(String, Throwable) - Constructor for exception ilog.rules.teamserver.model.IlrApplicationException
Constructs a new IlrApplicationException.
IlrApplicationException(Throwable) - Constructor for exception ilog.rules.teamserver.model.IlrApplicationException
Constructs a new IlrApplicationException.
IlrArchiveGenerationException - Exception in ilog.rules.teamserver.model
Thrown when the level of an error that occurred during ruleset archive generation is greater or equal to the level specified in project options.
IlrArchiveOutput - Class in ilog.rules.teamserver.model
Result object returned when generating a ruleset or RuleApp archive.
IlrArchiveOutput(byte[], List) - Constructor for class ilog.rules.teamserver.model.IlrArchiveOutput
Constructs a new archive output.
IlrArgument - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Argument'.
IlrBaseline - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Baseline'.
IlrBaselineKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Baseline Kind', and utility methods for working with them.
IlrBaselineManagementFacility - Interface in ilog.rules.teamserver.model
Baseline management services for a Decision Center session.
IlrBasicLock - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Basic Lock'.
IlrBasicModelElement - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Basic Model Element'.
IlrBOM - Interface in ilog.rules.teamserver.brm
A representation of the model object 'BOM'.
IlrBOM2XOMMapping - Interface in ilog.rules.teamserver.brm
A representation of the model object 'BOM2XOM Mapping'.
IlrBOMEntry - Interface in ilog.rules.teamserver.brm
A representation of the model object 'BOM Entry'.
IlrBOMPathEntry - Interface in ilog.rules.teamserver.brm
A representation of the model object 'BOM Path Entry'.
IlrBranch - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Branch'.
IlrBRLRule - Interface in ilog.rules.teamserver.brm
A representation of the model object 'BRL Rule'.
IlrBrmPackage - Interface in ilog.rules.teamserver.brm
The Package for the model.
IlrBusinessObject - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Business Object'.
IlrBusinessRule - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Business Rule'.
IlrBusinessVersion - Class in ilog.rules.teamserver.model
Version of a Decision Center.
IlrBusinessVersion(int, int) - Constructor for class ilog.rules.teamserver.model.IlrBusinessVersion
 
IlrCannotCompareDeleteVersionException - Exception in ilog.rules.teamserver.model
Thrown when one try to compare two versions of an element and one version is marked as 'deleted'.
IlrCannotCompareDeleteVersionException() - Constructor for exception ilog.rules.teamserver.model.IlrCannotCompareDeleteVersionException
 
IlrCannotDeleteException - Exception in ilog.rules.teamserver.model
Thrown when one try to delete an element that is still referenced by other elements.
IlrCannotDeleteException(IlrElementDetails) - Constructor for exception ilog.rules.teamserver.model.IlrCannotDeleteException
 
IlrCannotDeleteException(IlrElementDetails, List) - Constructor for exception ilog.rules.teamserver.model.IlrCannotDeleteException
 
IlrCannotDeleteException(String, Integer) - Constructor for exception ilog.rules.teamserver.model.IlrCannotDeleteException
 
IlrCannotDeleteException(String) - Constructor for exception ilog.rules.teamserver.model.IlrCannotDeleteException
 
IlrCannotRestoreDeleteVersionException - Exception in ilog.rules.teamserver.model
Thrown when one try to restore a version of an element that has been marked as 'deleted'.
IlrCannotRestoreDeleteVersionException() - Constructor for exception ilog.rules.teamserver.model.IlrCannotRestoreDeleteVersionException
 
IlrChangeAct - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Change Act'.
IlrChart - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Chart'.
IlrClientScriptBlockValueEditorProvider - Interface in ilog.rules.teamserver.web.components.intelliruleeditor
Provides an interface which has to be implemented by any custom value editor used in the intellirule editor Must be used when the script is defined directly in this provider
IlrClientScriptFileValueEditorProvider - Interface in ilog.rules.teamserver.web.components.intelliruleeditor
Provides an interface which has to be implemented by any custom value editor used in the intellirule editor Must be used when the script is defined in a javascript file
IlrClientScriptValueEditorProvider - Interface in ilog.rules.teamserver.web.components.intelliruleeditor
Provides an interface which has to be implemented by any custom value editor used in the intellirule editor
IlrCommitableObject - Class in ilog.rules.teamserver.model
Holds an element to commit in the database along with its details and/or a list of its contained elements to add or delete during the commit.
IlrCommitableObject(IlrElementHandle) - Constructor for class ilog.rules.teamserver.model.IlrCommitableObject
Creates a commitable object.
IlrComparablePropertyValidator - Class in ilog.rules.teamserver.web.validator
IlrComparablePropertyValidator compares the property it is attached to with a property specified with the validator-compared-property annotation.
IlrComparablePropertyValidator() - Constructor for class ilog.rules.teamserver.web.validator.IlrComparablePropertyValidator
 
IlrComparablePropertyValidator.Constraint - Enum in ilog.rules.teamserver.web.validator
The list of available constraints that can be used with IlrComparablePropertyValidator.
IlrConcurrentModificationException - Exception in ilog.rules.teamserver.model
 
IlrConcurrentModificationException(IlrElementHandle) - Constructor for exception ilog.rules.teamserver.model.IlrConcurrentModificationException
 
IlrConnectException - Exception in ilog.rules.teamserver.model
Thrown when a user fails to connect to the server using an implementation of IlrSessionFactory.
IlrConnectException(Exception) - Constructor for exception ilog.rules.teamserver.model.IlrConnectException
 
IlrConnectException(String) - Constructor for exception ilog.rules.teamserver.model.IlrConnectException
 
IlrConnectException(String, Throwable) - Constructor for exception ilog.rules.teamserver.model.IlrConnectException
 
IlrConnectionEntry - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Connection Entry'.
IlrDataConnection - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Data Connection'.
IlrDecisionTable - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Decision Table'.
IlrDecisionTree - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Decision Tree'.
IlrDefaultIsUserInRoleCallback - Class in ilog.rules.teamserver.model
Default implementation of IlrIsUserInRoleCallback.
IlrDefaultIsUserInRoleCallback() - Constructor for class ilog.rules.teamserver.model.IlrDefaultIsUserInRoleCallback
 
IlrDefaultReportFilter - Class in ilog.rules.teamserver.model.reporting.impl
An implementation of IlrReportFilter used by Decision Center.
IlrDefaultReportFilter() - Constructor for class ilog.rules.teamserver.model.reporting.impl.IlrDefaultReportFilter
 
IlrDefaultReportSorter - Class in ilog.rules.teamserver.model.reporting.impl
An implementation of IlrReportSorter used by Decision Center.
IlrDefaultReportSorter() - Constructor for class ilog.rules.teamserver.model.reporting.impl.IlrDefaultReportSorter
 
IlrDefaultSearchCriteria - Class in ilog.rules.teamserver.model
IlrDefaultSearchCriteria is the default implementation of IlrSearchCriteria.
IlrDefaultSearchCriteria(EClass, List, List, String, int, EStructuralFeature, boolean) - Constructor for class ilog.rules.teamserver.model.IlrDefaultSearchCriteria
Creates a fully customizable search criteria.
IlrDefaultSearchCriteria(EClass, List, List) - Constructor for class ilog.rules.teamserver.model.IlrDefaultSearchCriteria
Creates a search criterion that will be used to retrieve specific values from a list of features chosen from elements of a specific class stored in Decision Center.
IlrDefaultSearchCriteria(EClass) - Constructor for class ilog.rules.teamserver.model.IlrDefaultSearchCriteria
Creates a search criterion that will be used to retrieve the elements of a given class in the current project.
IlrDefaultSearchCriteria(String) - Constructor for class ilog.rules.teamserver.model.IlrDefaultSearchCriteria
Creates a search criterion that gets the elements matching the given query.
IlrDefaultSessionController - Class in ilog.rules.teamserver.model
IlrDefaultSessionController is the default session controller implementation used by Decision Center.
IlrDefaultSessionController() - Constructor for class ilog.rules.teamserver.model.IlrDefaultSessionController
 
IlrDefaultTreeLabelProvider - Class in ilog.rules.teamserver.web.tree.impl
A default implementation of the IlrTreeLabelProvider class.
IlrDefaultTreeLabelProvider() - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeLabelProvider
 
IlrDefaultTreeListener - Class in ilog.rules.teamserver.web.tree.impl
A default implementation of the IlrTreeListener class.
IlrDefaultTreeListener() - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeListener
 
IlrDefaultTreeNode - Class in ilog.rules.teamserver.web.tree.impl
A default implementation of the IlrTreeNode class.
IlrDefaultTreeNode(IlrTreeNode, String) - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeNode
Creates a node with a label and attaches it to a parent node.
IlrDefaultTreeNode(String, IlrTreeNode, String) - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeNode
Creates a node with an unique identifier and a label.
IlrDefaultTreeSorter - Class in ilog.rules.teamserver.web.tree.impl
A default implementation of the IlrTreeSorter class.
IlrDefaultTreeSorter() - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeSorter
Creates a tree sorter with no comparator.
IlrDefaultTreeSorter(Comparator<String>) - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeSorter
Creates a tree sorter with a comparator.
IlrDefaultTreeStateProvider - Class in ilog.rules.teamserver.web.tree.impl
A default implementation of the IlrTreeStateProvider class.
IlrDefaultTreeStateProvider() - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeStateProvider
 
IlrDefinition - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Definition'.
IlrDependency - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Dependency'.
IlrDeploymentFacility - Interface in ilog.rules.teamserver.model
Deployment services for a Decision Center session, allowing to generate and deploy rulesets and RuleApps.
IlrDirectionKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Direction Kind', and utility methods for working with them.
IlrDTWTable - Class in ilog.rules.webui.dt
Deprecated. use ilog.rules.webui.dtable.IlrDTWTable instead
IlrDTWTable(IlrDTController) - Constructor for class ilog.rules.webui.dt.IlrDTWTable
Deprecated.  
IlrDTWTableComponent - Class in ilog.rules.webui.dt
IlrDTWTableComponent represents a web-based version of the Decision Table Editor in Rule Designer.
IlrDTWTableComponent(IlrDTController) - Constructor for class ilog.rules.webui.dt.IlrDTWTableComponent
Creates the editor and the edit bar.
IlrDTWTableView - Class in ilog.rules.webui.dt
Deprecated. use IlrDTWTableView instead
IlrDTWTableView(IlxWPanel, IlrDTController) - Constructor for class ilog.rules.webui.dt.IlrDTWTableView
Deprecated.  
IlrDTWTableView - Class in ilog.rules.webui.dtable
General component holding a decision table.
IlrDTWTableView(IlxWPanel, IlrDTController) - Constructor for class ilog.rules.webui.dtable.IlrDTWTableView
Deprecated. use other constructor
IlrDTWTableView(IlrDTController) - Constructor for class ilog.rules.webui.dtable.IlrDTWTableView
Creates a new IlrDTWTableView over the specified table and editor.
IlrElementBaselineNotFoundException - Exception in ilog.rules.teamserver.model
This exception is thrown when the system cannot find a baseline for a given element matching either the working baseline or one of its dependent baselines.
IlrElementBaselineNotFoundException(IlrElementDetails, IlrBaseline) - Constructor for exception ilog.rules.teamserver.model.IlrElementBaselineNotFoundException
 
IlrElementDetails - Interface in ilog.rules.teamserver.model
Details of a Decision Center element.
IlrElementError - Class in ilog.rules.teamserver.model
A Decision Center error created when generating a ruleset archive, checking a ruleset archive, committing an object, and so on.
IlrElementError(String) - Constructor for class ilog.rules.teamserver.model.IlrElementError
 
IlrElementHandle - Interface in ilog.rules.teamserver.model
Handle on an element in Decision Center.
IlrElementNodeData - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
This class represents user data to be managed by the IlrRuleExplorerDataProvider class.
IlrElementSummary - Interface in ilog.rules.teamserver.model
Summary of a Decision Center element.
IlrElementVersion - Class in ilog.rules.teamserver.model
Version of a Decision Center.
IlrEvent - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event'.
IlrEventArtifact - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Artifact'.
IlrEventContextDefinition - Class in ilog.rules.teamserver.web.components.property
Represents an Event Context Definition, also known as an Event Flow.
IlrEventElement - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Element'.
IlrEventFlow - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Flow'.
IlrEventObject - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Object'.
IlrEventObjectArtifact - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Object Artifact'.
IlrEventRule - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Rule'.
IlrEventRuleArtifact - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Rule Artifact'.
IlrEventRuleGroup - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Event Rule Group'.
IlrExitCriteriaKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Exit Criteria Kind', and utility methods for working with them.
IlrExtractor - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Extractor'.
IlrFeatureNodeData - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
This class represents user data to be managed by the IlrRuleExplorerDataProvider class.
IlrFile - Interface in ilog.rules.teamserver.brm
A representation of the model object 'File'.
IlrFilter - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Filter'.
IlrFolderLockedException - Exception in ilog.rules.teamserver.model
Thrown when a folder is locked and prevents an operation.
IlrFolderLockedException(IlrProjectElement, IlrRulePackage, IlrLock) - Constructor for exception ilog.rules.teamserver.model.IlrFolderLockedException
 
IlrFrozenBaselineException - Exception in ilog.rules.teamserver.model
Thrown when one try to manipulate (add / remove elements) a baseline which is frozen.
IlrFrozenBaselineException(IlrBaseline) - Constructor for exception ilog.rules.teamserver.model.IlrFrozenBaselineException
 
IlrFunction - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Function'.
IlrFunctionTask - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Function Task'.
IlrHierarchy - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Hierarchy'.
IlrInitialValue - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Initial Value'.
IlrIntelliTextEditorEnvironmentProvider - Class in ilog.rules.teamserver.web.components.intelliruleeditor
 
IlrIntelliTextEditorEnvironmentProvider() - Constructor for class ilog.rules.teamserver.web.components.intelliruleeditor.IlrIntelliTextEditorEnvironmentProvider
 
IlrInvalidElementException - Exception in ilog.rules.teamserver.model
Thrown when an element is invalid.
IlrInvalidElementException(IlrElementError[]) - Constructor for exception ilog.rules.teamserver.model.IlrInvalidElementException
 
IlrIsUserInRoleCallback - Interface in ilog.rules.teamserver.model
A callback with a single method to determine the roles of the current user.
IlrKnownUUIDException - Exception in ilog.rules.teamserver.model
Thrown when trying to commit a new project element with a UUID that is already the UUID of an existing element in the Decision Center repository.
IlrLock - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Lock'.
IlrLockingFacility - Interface in ilog.rules.teamserver.model
Locking services provided by a Decision Center session.
IlrManagedBranch - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Managed Branch'.
IlrMergeReport - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Merge Report'.
IlrMessageMap - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Message Map'.
IlrModelConstants - Interface in ilog.rules.teamserver.model
Decision Center constants.
IlrModelElement - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Model Element'.
IlrModelInfo - Class in ilog.rules.teamserver.model
Contains information on the Decision Center model.
IlrNamedConstant - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Named Constant'.
IlrNamedConstantType - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Named Constant Type', and utility methods for working with them.
IlrNodeData - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
Base class for user data to be handled by the IlrRuleExplorerDataProvider class.
IlrNodeData() - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrNodeData
 
IlrObjectLockedException - Exception in ilog.rules.teamserver.model
Thrown when an object is locked and prevents a write operation.
IlrObjectLockedException(IlrElementDetails, IlrLock) - Constructor for exception ilog.rules.teamserver.model.IlrObjectLockedException
 
IlrObjectNotFoundException - Exception in ilog.rules.teamserver.model
Thrown if a Decision Center object does not exist in the database.
IlrObjectNotFoundException(Throwable) - Constructor for exception ilog.rules.teamserver.model.IlrObjectNotFoundException
Constructs a new IlrObjectNotFoundException, giving the throwable cause.
IlrObjectNotFoundException(Throwable, IlrElementHandle) - Constructor for exception ilog.rules.teamserver.model.IlrObjectNotFoundException
Constructs a new IlrObjectNotFoundException, giving the throwable cause and the handle of the element that was not found.
IlrObjectNotFoundException(String) - Constructor for exception ilog.rules.teamserver.model.IlrObjectNotFoundException
Constructs a new IlrObjectNotFoundException.
IlrObjectNotFoundException(String, Throwable) - Constructor for exception ilog.rules.teamserver.model.IlrObjectNotFoundException
 
IlrObjectNotLockedException - Exception in ilog.rules.teamserver.model
Thrown when trying to unlock an object that is no locked.
IlrObjectNotLockedException(IlrElementDetails) - Constructor for exception ilog.rules.teamserver.model.IlrObjectNotLockedException
 
IlrObjectNotRootLockException - Exception in ilog.rules.teamserver.model
Thrown when trying to unlock an object and it is already participating in a lock initiated by a higher package in the package hierarchy.
IlrObjectNotRootLockException(IlrElementDetails, IlrElementDetails) - Constructor for exception ilog.rules.teamserver.model.IlrObjectNotRootLockException
 
IlrOrderingKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Ordering Kind', and utility methods for working with them.
IlrOverriddenRule - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Overridden Rule'.
IlrPackageController - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
An implementation to mediate between the tree component and a model that renders rule artifacts in their package.
IlrPackageController(IlrSession) - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrPackageController
Deprecated. use IlrPackageController.IlrPackageController(IlrSession, IlrPackageKind)
IlrPackageController(IlrSession, IlrPackageKind) - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrPackageController
Creates a tree controller for a given session.
IlrPackageDataProvider - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
An implementation to provide the tree's model with a hierarchy of packages and its rule artifacts.
IlrPackageDataProvider(IlrSession, IlrTreeController) - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrPackageDataProvider
Creates a tree data provider for a given session and a given tree controller.
IlrPackageElement - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Package Element'.
IlrPackageKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Package Kind', and utility methods for working with them.
IlrParameter - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Parameter'.
IlrPermanentLinkHelper - Class in ilog.rules.teamserver.model.permalink
A set of helper methods to get permanent links on Decision Center data.
IlrPermanentLinkHelper(IlrSession) - Constructor for class ilog.rules.teamserver.model.permalink.IlrPermanentLinkHelper
Constructs a new permanent link helper.
IlrPermanentLinkHelper(IlrSession, Locale, boolean) - Constructor for class ilog.rules.teamserver.model.permalink.IlrPermanentLinkHelper
Constructs a new permanent link helper using the Decision Center console default values.
IlrPermanentLinkHelper(IlrSession, Locale, String, String, String, String, int, boolean) - Constructor for class ilog.rules.teamserver.model.permalink.IlrPermanentLinkHelper
Constructs a new permanent link helper.
IlrPermanentLinkHelper(IlrSession, Locale, String, String, String, boolean, String, int, boolean) - Constructor for class ilog.rules.teamserver.model.permalink.IlrPermanentLinkHelper
Constructs a new permanent link helper.
IlrPermission - Interface in ilog.rules.teamserver.model.permissions
Represents a permission, with a class and a value.
IlrPermissionConstants - Interface in ilog.rules.teamserver.model.permissions
Permissions constants.
IlrPermissionException - Exception in ilog.rules.teamserver.model.permissions
Exception thrown when trying to perform an operation that is prevented by a user permission.
IlrPermissionException() - Constructor for exception ilog.rules.teamserver.model.permissions.IlrPermissionException
Constructs a new permission exception.
IlrPermissionException(String) - Constructor for exception ilog.rules.teamserver.model.permissions.IlrPermissionException
Constructs a new permission exception.
IlrPermissionsFacility - Interface in ilog.rules.teamserver.model.permissions
A set of methods to query and edit Decision Center permissions.
IlrPreLoadedDataProvider - Class in ilog.rules.teamserver.web.tree.impl
Provides a tree with an entire pre-loaded model.
IlrPreLoadedDataProvider(IlrTreeController) - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrPreLoadedDataProvider
Creates a tree data provider for a tree controller.
IlrPreLoadedTreeNode - Class in ilog.rules.teamserver.web.tree.impl
Represents a node managed by instances of IlrPreLoadedDataProvider.
IlrPreLoadedTreeNode(IlrPreLoadedTreeNode, String) - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrPreLoadedTreeNode
Creates a node with a label and attaches it to a parent node.
IlrPreLoadedTreeNode(String, IlrPreLoadedTreeNode, String) - Constructor for class ilog.rules.teamserver.web.tree.impl.IlrPreLoadedTreeNode
Creates a node with an unique identifier and a label.
IlrProfile - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Profile'.
IlrProjectBaselineNotFoundException - Exception in ilog.rules.teamserver.model
This exception is thrown when the system cannot find a baseline for a given project matching either the working baseline or one of its dependent baselines.
IlrProjectBaselineNotFoundException(IlrRuleProject, IlrBaseline) - Constructor for exception ilog.rules.teamserver.model.IlrProjectBaselineNotFoundException
 
IlrProjectBOMEntry - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Project BOM Entry'.
IlrProjectElement - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Project Element'.
IlrProjectEltBaselineNotFoundException - Exception in ilog.rules.teamserver.model
This exception is thrown when the system cannot find a baseline for a given project element matching either the working baseline or one of its dependent baselines.
IlrProjectEltBaselineNotFoundException(IlrElementDetails, IlrBaseline) - Constructor for exception ilog.rules.teamserver.model.IlrProjectEltBaselineNotFoundException
 
IlrProjectInfo - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Project Info'.
IlrPropertyEditor - Class in ilog.rules.teamserver.web.components.property
IlrPropertyEditor is the base class for property editing in the Decision Center web client.
IlrPropertyEditorRenderer - Class in ilog.rules.teamserver.web.components.property.renderers
IlrPropertyEditorRenderer is the base class for rendering the HTML representation of a property in the Decision Center web client.
IlrPropertyEditorRenderer() - Constructor for class ilog.rules.teamserver.web.components.property.renderers.IlrPropertyEditorRenderer
 
IlrProxy - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Proxy'.
IlrQuery - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Query'.
IlrQueryableElement - Interface in ilog.rules.teamserver.model
Describes the type of objects that are inserted in the JRules engine working memory for executing all query actions and conditions that have no SQL equivalent.
IlrReadOnlyException - Exception in ilog.rules.teamserver.model
Thrown when one tries to set a value for a feature that is read-only.
IlrReadOnlyException(EStructuralFeature) - Constructor for exception ilog.rules.teamserver.model.IlrReadOnlyException
 
IlrReferencingBsln - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Referencing Bsln'.
IlrRelease - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Release'.
IlrRemoteSessionFactory - Class in ilog.rules.teamserver.client
A remote implementation of a session factory.
IlrRemoteSessionFactory() - Constructor for class ilog.rules.teamserver.client.IlrRemoteSessionFactory
 
IlrReportContext - Class in ilog.rules.teamserver.model.reporting
This class represents the context in which a report is processed.
IlrReportContext(IlrSession) - Constructor for class ilog.rules.teamserver.model.reporting.IlrReportContext
Creates a context with a given session.
IlrReportEngine - Class in ilog.rules.teamserver.model.reporting
Use IlrReportEngine to generate reports.
IlrReportEngine() - Constructor for class ilog.rules.teamserver.model.reporting.IlrReportEngine
Creates a report engine.
IlrReportFilter - Interface in ilog.rules.teamserver.model.reporting
An IlrReportFilter lets you filter out elements and properties in a report.
IlrReportSorter - Interface in ilog.rules.teamserver.model.reporting
An IlrReportSorter lets you sort elements and properties within a report.
IlrResource - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Resource'.
IlrRoleRestrictedPermissionException - Exception in ilog.rules.teamserver.model.permissions
A permission exception thrown during an operation that requires the user to have a specific list of roles.
IlrRule - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule'.
IlrRuleApp - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule App'.
IlrRuleAppDeploymentOperation - Class in ilog.rules.teamserver.model
A RuleApp deployment operation represents an operation done on a RuleApp during deployment on the Rule Execution Server.
IlrRuleAppDeploymentOperation(String, IlrPath, IlrPath) - Constructor for class ilog.rules.teamserver.model.IlrRuleAppDeploymentOperation
Constructs a new deployment operation.
IlrRuleAppDeploymentReport - Class in ilog.rules.teamserver.model
RuleApp deployment report.
IlrRuleAppDeploymentReport(String, String, String, List) - Constructor for class ilog.rules.teamserver.model.IlrRuleAppDeploymentReport
Constructs a new deployment report.
IlrRuleAppProperty - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Ruleapp Tag'.
IlrRuleArtifact - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule Artifact'.
IlrRuleArtifactTag - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule Artifact Tag'.
IlrRuleExplorerController - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
An implementation to render a list of smart views as in Decision Center.
IlrRuleExplorerController(IlrSession) - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrRuleExplorerController
Creates a tree controller for a given session.
IlrRuleExplorerDataProvider - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
An implementation to provide the tree's model with the smart views as in Decision Center.
IlrRuleExplorerDataProvider(IlrRuleExplorerController) - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrRuleExplorerDataProvider
Creates a tree data provider for a given tree controller.
IlrRuleExplorerLabelProvider - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
An implementation to provide a label, a tooltip, and a CSS class used to render the tree component as in Decision Center.
IlrRuleExplorerLabelProvider(IlrRuleExplorerController) - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrRuleExplorerLabelProvider
Creates a tree label provider for a given tree controller.
IlrRuleflow - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Ruleflow'.
IlrRuleflowTag - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Ruleflow Tag'.
IlrRulePackage - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule Package'.
IlrRuleProject - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule Project'.
IlrRuleProjectTag - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule Project Tag'.
IlrRuleset - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Ruleset'.
IlrRulesetProperty - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Ruleset Property'.
IlrRuleTask - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Rule Task'.
IlrRuntimeConstants - Class in ilog.rules.teamserver.model.reporting
A set of constants used by the report API.
IlrRuntimeConstants() - Constructor for class ilog.rules.teamserver.model.reporting.IlrRuntimeConstants
 
IlrScenarioSuite - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Scenario Suite'.
IlrScenarioSuiteKPIRenderer<T extends ilog.rules.dvs.common.output.IlrKPIResult> - Interface in ilog.rules.teamserver.web.components.renderers
Represents the KPI renderer.
IlrScenarioSuiteKPIReport - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Scenario Suite KPI Report'.
IlrScenarioSuiteReport - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Scenario Suite Report'.
IlrScenarioSuiteResource - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Scenario Suite Resource'.
IlrScenarioSuiteResourcesRenderer - Interface in ilog.rules.teamserver.web.components.renderers
Represents how data is provided to the scenario provider by the Decision Center user.
IlrScenarioTestReport - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Scenario Test Report'.
IlrSchema - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Schema'.
IlrScopeElement - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Scope Element'.
IlrSearchCriteria - Interface in ilog.rules.teamserver.model
IlrSearchCriteria is the base interface for all classes that specify search criteria to pass to the IlrSession findElements search methods.
IlrSecurityProfileData - Class in ilog.rules.teamserver.model.permissions
Represents a security profile for a given user.
IlrSecurityProfileData() - Constructor for class ilog.rules.teamserver.model.permissions.IlrSecurityProfileData
 
IlrServer - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Server'.
IlrServerKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Server Kind', and utility methods for working with them.
IlrSession - Interface in ilog.rules.teamserver.model
Allows you to connect a registered user to Decision Center.
IlrSessionCallback - Interface in ilog.rules.teamserver.model
Root interface for callbacks to be called by IlrSession implementations.
IlrSessionController - Interface in ilog.rules.teamserver.model
IlrSessionController is the base interface for all classes that define security settings and interactive behavior for Decision Center.
IlrSessionFactory - Interface in ilog.rules.teamserver.model
A static object used to connect a registered user to Decision Center and get a corresponding IlrSession instance.
IlrSessionHelper - Class in ilog.rules.teamserver.model
IlrSessionHelper contains a set of helper methods that you use to manipulate Decision Center services and data.
IlrSessionHelper() - Constructor for class ilog.rules.teamserver.model.IlrSessionHelper
 
IlrSettings - Class in ilog.rules.teamserver.model
Provides a set of methods to save and retrieve Decision Center settings.
IlrSettings() - Constructor for class ilog.rules.teamserver.model.IlrSettings
 
IlrSimulation - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Simulation'.
IlrSmartView - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Smart View'.
IlrSmartViewNodeData - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
This class represents user data to be managed by the IlrRuleExplorerDataProvider class.
IlrSnapshot - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Snapshot'.
IlrSSPResolver - Interface in ilog.rules.teamserver.model.testing
Use IlrSSPResolver to translate a RES server URL to an SSP server URL.
IlrSummaryLabelProvider - Class in ilog.rules.teamserver.web.tree.impl.ruleexplorer
An implementation to provide a label, a tooltip, and a CSS class used to render the tree component.
IlrSummaryLabelProvider(IlrSession, IlrTreeController) - Constructor for class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrSummaryLabelProvider
Creates a tree label provider for a given session and a given tree controller.
IlrTag - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Tag'.
IlrTask - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Task'.
IlrTechnicalRule - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Technical Rule'.
IlrTemplate - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Template'.
IlrTestingFacility - Interface in ilog.rules.teamserver.model
Testing services for a Decision Center session, allowing to execute and generate a test suite or simulation archive.
IlrTestReport - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Test Report'.
IlrTestSuite - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Test Suite'.
IlrTimestampBsln - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Timestamp Bsln'.
IlrTreeController - Class in ilog.rules.teamserver.web.tree
IlrTreeController mediates between the model of the tree and its component.
IlrTreeController() - Constructor for class ilog.rules.teamserver.web.tree.IlrTreeController
 
IlrTreeDataProvider - Interface in ilog.rules.teamserver.web.tree
A tree data provider represents the tree's model and provides the tree component with the data to render.
IlrTreeFilter - Interface in ilog.rules.teamserver.web.tree
A tree filter allows you to filter the nodes in the tree component.
IlrTreeLabelProvider - Interface in ilog.rules.teamserver.web.tree
A label provider maps a node of the tree's model to a label, a tooltip, and a CSS class used to render the tree component.
IlrTreeListener - Interface in ilog.rules.teamserver.web.tree
A tree listener allows you to listen to events that occur on the tree component.
IlrTreeNode - Interface in ilog.rules.teamserver.web.tree
A tree node represents a node in the tree component.
IlrTreeSorter - Interface in ilog.rules.teamserver.web.tree
A tree sorter allows you to reorder the nodes provided by the tree's model.
IlrTreeStateProvider - Interface in ilog.rules.teamserver.web.tree
A tree state provider is a representation of the current state of the tree component.
IlrTreeVisitor - Interface in ilog.rules.teamserver.web.tree
A tree visitor allows you to visit a node and its children in the tree's model.
IlrTypedElement - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Typed Element'.
IlrTypeValidator - Interface in ilog.rules.teamserver.web.validator
This interface can be be implemented to customize the validation process before an element is committed.
IlrUICommandModel - Interface in ilog.rules.teamserver.web.model
Model for a Decision Center command.
IlrUICommandModelDelegate - Class in ilog.rules.teamserver.web.model
An implementation of a command model which delegates its calls to another command model.
IlrUICommandModelDelegate(IlrUICommandModel) - Constructor for class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
IlrUIModel - Interface in ilog.rules.teamserver.web.model
Common interface for all models.
IlrUITreePhaseListener - Class in ilog.rules.teamserver.web.tree.taglib
An implementation of the JSF processing life cycle for the tree component.
IlrUITreePhaseListener() - Constructor for class ilog.rules.teamserver.web.tree.taglib.IlrUITreePhaseListener
 
IlrUITreeRenderer - Class in ilog.rules.teamserver.web.tree.taglib.renderer
This renderer generates JavaScript code to render a tree.
IlrUITreeRenderer() - Constructor for class ilog.rules.teamserver.web.tree.taglib.renderer.IlrUITreeRenderer
 
IlrUITreeView - Class in ilog.rules.teamserver.web.tree.taglib
The JSF tree component.
IlrUITreeView() - Constructor for class ilog.rules.teamserver.web.tree.taglib.IlrUITreeView
 
IlrUpdateTypeKind - Class in ilog.rules.teamserver.brm
A representation of the literals of the enumeration 'Update Type Kind', and utility methods for working with them.
IlrUserSetting - Interface in ilog.rules.teamserver.brm
A representation of the model object 'User Setting'.
IlrValidationAct - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Validation Act'.
IlrVariable - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Variable'.
IlrVariableSet - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Variable Set'.
IlrVocabulary - Interface in ilog.rules.teamserver.brm
A representation of the model object 'Vocabulary'.
IlrWBRLSyntacticRuleElement - Class in ilog.rules.webui
IlrWBRLSyntacticRuleElement is an implementation of a BRL rule element to be used in conjunction with the web syntactic editor.
IlrWBRLSyntacticRuleElement(IlrVocabularyManager, IlrBRLVariableProvider, String, Locale) - Constructor for class ilog.rules.webui.IlrWBRLSyntacticRuleElement
Constructs a new syntactic rule element.
IlrWDefaultTokenActionManager - Class in ilog.rules.webui
Deprecated. Use IlrWDefaultValueEditorActionManager instead.
IlrWDefaultTokenActionManager() - Constructor for class ilog.rules.webui.IlrWDefaultTokenActionManager
Deprecated. Constructs a default token action manager.
IlrWDefaultValueEditorActionManager - Class in ilog.rules.webui
Default web value editor action manager.
IlrWDefaultValueEditorActionManager() - Constructor for class ilog.rules.webui.IlrWDefaultValueEditorActionManager
Constructs a default value editor action manager.
IlrWebAccessBean - Class in ilog.rules.teamserver.web.beans
Deprecated. Use ManagerBean instead.
IlrWebAccessBean() - Constructor for class ilog.rules.teamserver.web.beans.IlrWebAccessBean
Deprecated.  
IlrWFullDateEditor - Class in ilog.rules.webui
Date value editor component.
IlrWFullDateEditor(IlrValueDescriptor) - Constructor for class ilog.rules.webui.IlrWFullDateEditor
 
IlrWMultipleProperties - Class in ilog.rules.webui
A Properties class that can "cumulate" several properties.
IlrWMultipleProperties() - Constructor for class ilog.rules.webui.IlrWMultipleProperties
 
IlrWMultipleResourceBundle - Class in ilog.rules.webui
Packages several bundles as one, with a hierarchical organization.
IlrWMultipleResourceBundle() - Constructor for class ilog.rules.webui.IlrWMultipleResourceBundle
Creates an empty bundle.
IlrWShortDateEditor - Class in ilog.rules.webui
Date value editor component.
IlrWShortDateEditor(IlrValueDescriptor) - Constructor for class ilog.rules.webui.IlrWShortDateEditor
 
IlrWSyntacticEditor - Class in ilog.rules.webui
IlrWSyntacticEditorIlrWSyntacticEditor() - Constructor for class ilog.rules.webui.IlrWSyntacticEditor
Constructs a new Web Rule Editor.
IlrWTokenActionManager - Class in ilog.rules.webui
Deprecated. Use IlrWValueEditorActionManager instead.
IlrWTokenActionManager() - Constructor for class ilog.rules.webui.IlrWTokenActionManager
Deprecated. Constructs a token action manager.
IlrWToolBar - Class in ilog.rules.webui
A toolbar-like web component.
IlrWToolBar() - Constructor for class ilog.rules.webui.IlrWToolBar
Creates a new IlrWToolBar.
IlrWTree - Class in ilog.rules.teamserver.web.tree.webc
IlrWTree represents a tree component.
IlrWTree(IlrTreeController) - Constructor for class ilog.rules.teamserver.web.tree.webc.IlrWTree
Constructs an IlrWTree instance.
IlrWUtils - Class in ilog.rules.webui
Utility methods.
IlrWValueEditorActionManager - Class in ilog.rules.webui
Manages the displaying of a token in the Web Rule Editor.
IlrWValueEditorActionManager() - Constructor for class ilog.rules.webui.IlrWValueEditorActionManager
Constructs a token action manager.
IlrWValueEditorComponent - Class in ilog.rules.webui
A value editor component for the web components.
IlrWValueEditorComponent(IlrValueDescriptor) - Constructor for class ilog.rules.webui.IlrWValueEditorComponent
Constructs a new value editor component.
IlrYUITreeRenderer - Class in ilog.rules.teamserver.web.tree.taglib.renderer
Deprecated. replaced by IlrUITreeRenderer.
IlrYUITreeRenderer() - Constructor for class ilog.rules.teamserver.web.tree.taglib.renderer.IlrYUITreeRenderer
Deprecated.  
IlxWAction - Interface in ilog.webui.dhtml.components
Interface for actions.
IlxWActionHolder - Class in ilog.webui.dhtml.components
An action holder is a hidden component that holds an action (IlxWAction) that can be triggered by the program.
IlxWActionHolder() - Constructor for class ilog.webui.dhtml.components.IlxWActionHolder
Constructs a new action holder.
IlxWActionHolder(IlxWAction) - Constructor for class ilog.webui.dhtml.components.IlxWActionHolder
Constructs a new action holder with the given action.
IlxWBrowserInfo - Class in ilog.webui.dhtml
Web browser information.
IlxWBrowserInfo(HttpServletRequest) - Constructor for class ilog.webui.dhtml.IlxWBrowserInfo
Constructs a BrowserInfo object.
IlxWButton - Class in ilog.webui.dhtml.components
This class implements a simple button component.
IlxWButton() - Constructor for class ilog.webui.dhtml.components.IlxWButton
Constructs an empty button, with no text.
IlxWButton(String) - Constructor for class ilog.webui.dhtml.components.IlxWButton
Constructs a button with the given caption.
IlxWCalendar - Class in ilog.webui.dhtml.components
A calendar component that allows the user to view and edit a date.
IlxWCalendar() - Constructor for class ilog.webui.dhtml.components.IlxWCalendar
Creates a calendar component initialized with the current date.
IlxWCalendar(Date) - Constructor for class ilog.webui.dhtml.components.IlxWCalendar
Creates a calendar component initialized with the given date.
IlxWCalendar(TimeZone) - Constructor for class ilog.webui.dhtml.components.IlxWCalendar
 
IlxWCalendar(Date, TimeZone) - Constructor for class ilog.webui.dhtml.components.IlxWCalendar
Creates a calendar component initialized with the given date.
IlxWCheckBoxMenuItem - Class in ilog.webui.dhtml.components
A menu item that can be selected or deselected.
IlxWCheckBoxMenuItem() - Constructor for class ilog.webui.dhtml.components.IlxWCheckBoxMenuItem
Creates an initially unselected checkboxMenuItem with no set text or icon.
IlxWCheckBoxMenuItem(String) - Constructor for class ilog.webui.dhtml.components.IlxWCheckBoxMenuItem
Creates an initially unselected checkboxMenuItem with text.
IlxWCheckBoxMenuItem(String, String) - Constructor for class ilog.webui.dhtml.components.IlxWCheckBoxMenuItem
Creates an initially unselected checkboxMenuItem with the specified text and icon.
IlxWCheckBoxMenuItem(String, boolean) - Constructor for class ilog.webui.dhtml.components.IlxWCheckBoxMenuItem
Creates a check box menu item with the specified text and selection state.
IlxWCheckBoxMenuItem(String, String, boolean) - Constructor for class ilog.webui.dhtml.components.IlxWCheckBoxMenuItem
Creates a check box menu item with the specified text, icon, and selection state.
IlxWComboBox - Class in ilog.webui.dhtml.components
A combo box component.
IlxWComboBox(ComboBoxModel) - Constructor for class ilog.webui.dhtml.components.IlxWComboBox
Creates an IlxWComboBox that takes its items from an existing ComboBoxModel.
IlxWComboBox(Object[]) - Constructor for class ilog.webui.dhtml.components.IlxWComboBox
Creates an IlxWComboBox that contains the elements in the specified array.
IlxWComboBox(Vector) - Constructor for class ilog.webui.dhtml.components.IlxWComboBox
Creates an IlxWComboBox that contains the elements in the specified Vector.
IlxWComboBox() - Constructor for class ilog.webui.dhtml.components.IlxWComboBox
Creates an IlxWComboBox with a default data model.
IlxWComboBoxEditor - Interface in ilog.webui.dhtml.components
The editor component used for IlxWComboBox components.
IlxWComponent - Class in ilog.webui.dhtml
The base class for the web components.
IlxWComponent() - Constructor for class ilog.webui.dhtml.IlxWComponent
Constructs a new web component.
IlxWComponent.DynamicStyleMap - Class in ilog.webui.dhtml
Dynamic style map.
IlxWComponent.DynamicStyleMap() - Constructor for class ilog.webui.dhtml.IlxWComponent.DynamicStyleMap
 
IlxWConfig - Class in ilog.webui.dhtml
Manages a set of static parameters for configuring the framework.
IlxWContainer - Class in ilog.webui.dhtml
Abstract class for component containers.
IlxWContainer() - Constructor for class ilog.webui.dhtml.IlxWContainer
 
IlxWController - Class in ilog.webui.dhtml
The controller servlet for the web components.
IlxWController() - Constructor for class ilog.webui.dhtml.IlxWController
 
IlxWControllerError - Class in ilog.webui.dhtml
Controller errors.
IlxWCSSRuleset - Class in ilog.webui.dhtml
A set of CSS rules.
IlxWCSSRuleset() - Constructor for class ilog.webui.dhtml.IlxWCSSRuleset
Empty constructor.
IlxWCSSRuleset(Reader) - Constructor for class ilog.webui.dhtml.IlxWCSSRuleset
Constructs a new CSS ruleset from the given style sheet.
IlxWDefaultController - Class in ilog.webui.dhtml
Default controller servlet.
IlxWDefaultController() - Constructor for class ilog.webui.dhtml.IlxWDefaultController
 
IlxWDefaultListCellRenderer - Class in ilog.webui.dhtml.components
Renders an item in a list.
IlxWDefaultListCellRenderer() - Constructor for class ilog.webui.dhtml.components.IlxWDefaultListCellRenderer
Constructs a default renderer object for an item in a list.
IlxWDialog - Class in ilog.webui.dhtml.components
Dialog window.
IlxWDialog() - Constructor for class ilog.webui.dhtml.components.IlxWDialog
Constructs a dialog.
IlxWDialog.OKCancelDialog - Class in ilog.webui.dhtml.components
Custom dialog box which displays 3 components: a body component.
IlxWDialog.OKCancelDialog(IlxWComponent) - Constructor for class ilog.webui.dhtml.components.IlxWDialog.OKCancelDialog
Constructs an OKCancelDialog with the given body component.
IlxWIcon - Class in ilog.webui.dhtml.components
An icon component.
IlxWIcon() - Constructor for class ilog.webui.dhtml.components.IlxWIcon
Constructs a new IlxWIcon, with an empty path ("").
IlxWIcon(String) - Constructor for class ilog.webui.dhtml.components.IlxWIcon
Constructs an new IlxWIcon with the given path.
IlxWJavaAction - Class in ilog.webui.dhtml.components
Java action.
IlxWJavaAction(IlxWRequestDesc) - Constructor for class ilog.webui.dhtml.components.IlxWJavaAction
Constructs a Java action with the given request descriptor.
IlxWJavaAction() - Constructor for class ilog.webui.dhtml.components.IlxWJavaAction
Constructs a Java action with IlxWRequestDesc.WPORT as the request descriptor.
IlxWJSAction - Class in ilog.webui.dhtml.components
Class of JavaScript actions.
IlxWJSAction(String) - Constructor for class ilog.webui.dhtml.components.IlxWJSAction
Constructs a new JavaScript action, given a JavaScript function.
IlxWLabel - Class in ilog.webui.dhtml.components
A label component.
IlxWLabel() - Constructor for class ilog.webui.dhtml.components.IlxWLabel
Creates a label with empty path and text.
IlxWLabel(String) - Constructor for class ilog.webui.dhtml.components.IlxWLabel
Creates a label with the given text.
IlxWLink - Class in ilog.webui.dhtml.components
Hyperlink component.
IlxWLink() - Constructor for class ilog.webui.dhtml.components.IlxWLink
Creates an empty link component.
IlxWLink(String) - Constructor for class ilog.webui.dhtml.components.IlxWLink
Creates a link component displaying the given text.
IlxWList - Class in ilog.webui.dhtml.components
A component that allows the user to select one or more objects from a list.
IlxWList(ListModel) - Constructor for class ilog.webui.dhtml.components.IlxWList
Constructs an IlxWList that displays the elements in the specified, non-null model.
IlxWList(Object[]) - Constructor for class ilog.webui.dhtml.components.IlxWList
Constructs an IlxWList that displays the elements in the specified array.
IlxWList() - Constructor for class ilog.webui.dhtml.components.IlxWList
Constructs an IlxWList with an empty model.
IlxWListCellRenderer - Interface in ilog.webui.dhtml.components
Identifies components that can be used as "rubber stamps" to render the cells in an IlxWList.
IlxWManager - Class in ilog.webui.dhtml
IlxWManager represents a Web components container.
IlxWMenu - Class in ilog.webui.dhtml.components
A menu object is a pull-down menu component that is deployed from a menu bar.
IlxWMenu() - Constructor for class ilog.webui.dhtml.components.IlxWMenu
Constructs a new menu with an empty label.
IlxWMenu(String) - Constructor for class ilog.webui.dhtml.components.IlxWMenu
Constructs a new menu with the specified label.
IlxWMenuBar - Class in ilog.webui.dhtml.components
An implementation of a menu bar.
IlxWMenuBar() - Constructor for class ilog.webui.dhtml.components.IlxWMenuBar
 
IlxWMenuItem - Class in ilog.webui.dhtml.components
An implementation of a menu item.
IlxWMenuItem() - Constructor for class ilog.webui.dhtml.components.IlxWMenuItem
Creates a menu item with no predefined text or icon.
IlxWMenuItem(String) - Constructor for class ilog.webui.dhtml.components.IlxWMenuItem
Creates a menu item with text.
IlxWMenuItem(String, String) - Constructor for class ilog.webui.dhtml.components.IlxWMenuItem
Creates a menu item with the supplied text and icon.
IlxWMessageList - Class in ilog.webui.dhtml.components
Class for message lists.
IlxWMessageList() - Constructor for class ilog.webui.dhtml.components.IlxWMessageList
 
IlxWPopupMenu - Class in ilog.webui.dhtml.components
An implementation of a popup menu.
IlxWPopupMenu() - Constructor for class ilog.webui.dhtml.components.IlxWPopupMenu
 
IlxWPort - Class in ilog.webui.dhtml
IlxWPort represents a port for printing web components to an HTML page.
IlxWPort(ServletContext, HttpServletRequest, HttpServletResponse, Writer) - Constructor for class ilog.webui.dhtml.IlxWPort
Constructs a new port.
IlxWPort(ServletContext, HttpServletRequest, HttpServletResponse, ServletOutputStream) - Constructor for class ilog.webui.dhtml.IlxWPort
Constructs a new port.
IlxWRequestAction - Class in ilog.webui.dhtml.components
Class for request actions.
IlxWRequestAction(IlxWRequestDesc) - Constructor for class ilog.webui.dhtml.components.IlxWRequestAction
Constructs a request action with the given request descriptor.
IlxWRequestDesc - Class in ilog.webui.dhtml
Request descriptor.
IlxWResourceManager - Class in ilog.webui.dhtml
Resource manager servlet.
IlxWResourceManager() - Constructor for class ilog.webui.dhtml.IlxWResourceManager
 
IlxWRuntimeException - Exception in ilog.webui.dhtml
The base class for web components exceptions.
IlxWRuntimeException(String) - Constructor for exception ilog.webui.dhtml.IlxWRuntimeException
Constructs a new IlxWRuntimeException with the specified message.
IlxWRuntimeException(String, Throwable) - Constructor for exception ilog.webui.dhtml.IlxWRuntimeException
Constructs a new IlxWRuntimeException when the framework needs to throw an exception and includes a message about the "root cause" exception that interfered with its normal operation, including a description message.
IlxWRuntimeException(Throwable) - Constructor for exception ilog.webui.dhtml.IlxWRuntimeException
Constructs a new IlxWRuntimeException when the source needs to throw an exception and includes a message about the "root cause" exception that interfered with its normal operation.
IlxWStyleMap - Class in ilog.webui.dhtml
Abstract class representing a map of CSS styles.
IlxWStyleMap() - Constructor for class ilog.webui.dhtml.IlxWStyleMap
 
IlxWSupportComponent - Interface in ilog.webui.dhtml
Any component implementing this interface which is also referenced by another component via a call to the notifyDependencies method will be automatically printed.
IlxWTextElement - Class in ilog.webui.dhtml.components
A text element.
IlxWTextElement() - Constructor for class ilog.webui.dhtml.components.IlxWTextElement
Constructs an empty text element.
IlxWTextElement(String) - Constructor for class ilog.webui.dhtml.components.IlxWTextElement
Constructs a text element with the given text.
IlxWTextField - Class in ilog.webui.dhtml.components
A text field component.
IlxWTextField() - Constructor for class ilog.webui.dhtml.components.IlxWTextField
Constructs an empty text field.
IlxWTextField(int) - Constructor for class ilog.webui.dhtml.components.IlxWTextField
Constructs a text field with the given number of columns and no text.
IlxWTextField(String) - Constructor for class ilog.webui.dhtml.components.IlxWTextField
Constructs a text field with the given text.
IlxWTextField(String, int) - Constructor for class ilog.webui.dhtml.components.IlxWTextField
Constructs a text field with the given text and number of columns.
IlxWUtil - Class in ilog.webui.dhtml
Utility methods.
IlxWVersion - Class in ilog.webui.dhtml
This class contains numbers that identify the product's current version and build level.
importProject(IlrSession, File, boolean, String, String, String, String) - Static method in class ilog.rules.teamserver.model.IlrSessionHelper
Imports the current project from Decision Center into the workspace.
IN - Static variable in class ilog.rules.teamserver.brm.IlrDirectionKind
The 'IN' literal value.
IN - Static variable in interface ilog.rules.teamserver.brm.IlrParameter
 
IN_LITERAL - Static variable in class ilog.rules.teamserver.brm.IlrDirectionKind
The 'IN' literal object.
INC_MAJOR - Static variable in interface ilog.rules.teamserver.model.IlrDeploymentFacility
Increment major version (RuleApp versioning policy).
INC_MAJOR_RULESET - Static variable in interface ilog.rules.teamserver.model.IlrDeploymentFacility
Increment the major version of the rulesets (RuleApp versioning policy).
INC_MINOR - Static variable in interface ilog.rules.teamserver.model.IlrDeploymentFacility
Increment minor version (RuleApp versioning policy).
INC_MINOR_RULESET - Static variable in interface ilog.rules.teamserver.model.IlrDeploymentFacility
Increment the minor version of the rulesets (RuleApp versioning policy).
indexOf(IlxWComponent) - Method in class ilog.webui.dhtml.IlxWContainer
Retrieves the index of the given component in this container.
INITIAL_VALUE - Static variable in interface ilog.rules.teamserver.brm.IlrBrmPackage
The meta object id for the 'Initial Value' class.
INITIAL_VALUE__NAME - Static variable in interface ilog.rules.teamserver.brm.IlrBrmPackage
The feature id for the 'Name' attribute.
INITIAL_VALUE__TYPE - Static variable in interface ilog.rules.teamserver.brm.IlrBrmPackage
The feature id for the 'Type' attribute.
INITIAL_VALUE__VALUE - Static variable in interface ilog.rules.teamserver.brm.IlrBrmPackage
The feature id for the 'Value' attribute.
INITIAL_VALUE_FEATURE_COUNT - Static variable in interface ilog.rules.teamserver.brm.IlrBrmPackage
The number of structural features of the the 'Initial Value' class.
initProperties() - Static method in class ilog.rules.webui.dt.IlrDTWTableComponent
Loads and initializes the resource bundles.
initProperties(Locale) - Static method in class ilog.rules.webui.dt.IlrDTWTableComponent
Deprecated.  
initResponse() - Method in class ilog.webui.dhtml.IlxWPort
Initializes the response.
INOUT - Static variable in class ilog.rules.teamserver.brm.IlrDirectionKind
The 'INOUT' literal value.
INOUT - Static variable in interface ilog.rules.teamserver.brm.IlrParameter
 
INOUT_LITERAL - Static variable in class ilog.rules.teamserver.brm.IlrDirectionKind
The 'INOUT' literal object.
INPUT_ORIENTATION - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INPUT_ORIENTATION_CONTEXTUAL - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INPUT_ORIENTATION_LTR - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INPUT_ORIENTATION_RTL - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INPUT_ORIENTATION_UIBASED - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INSTALLER_ROLE - Static variable in interface ilog.rules.teamserver.model.permissions.IlrPermissionConstants
Decision Center installer role (rtsInstaller).
INTEGER - Static variable in class ilog.rules.teamserver.brm.IlrNamedConstantType
The 'Integer' literal value.
INTEGER_LITERAL - Static variable in class ilog.rules.teamserver.brm.IlrNamedConstantType
The 'Integer' literal object.
INTELLIRULE_EDITOR - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INTELLIRULE_EDITOR_ENVIRONMENT - Static variable in class ilog.rules.teamserver.web.components.intelliruleeditor.IlrIntelliTextEditorEnvironmentProvider
 
INTELLIRULE_EDITOR_EVENTS_COMPLETION_OPTIONS - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INTELLIRULE_EDITOR_QUERIES_COMPLETION_OPTIONS - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
INTELLIRULE_EDITOR_RULES_COMPLETION_OPTIONS - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
IntelliTextEditorEnvironment - Interface in com.ibm.bdsl.web.editor
Parsing environment for the Web IntelliText Editor
intervalAdded(ListDataEvent) - Method in class ilog.webui.dhtml.components.IlxWComboBox
 
intervalRemoved(ListDataEvent) - Method in class ilog.webui.dhtml.components.IlxWComboBox
 
INVALID_CHARACTER - Static variable in class ilog.rules.teamserver.web.components.property.renderers.IlrPropertyEditorRenderer
 
INVALID_VALUE - Static variable in class ilog.rules.teamserver.web.components.property.renderers.IlrPropertyEditorRenderer
 
invalidate() - Method in class ilog.webui.dhtml.IlxWComponent
Invalidates this component so that its print method is called as soon as possible.
invalidatePage() - Method in class ilog.webui.dhtml.IlxWPort
Invalidates the whole page.
invokeLater(Runnable) - Method in class ilog.webui.dhtml.IlxWPort
Causes doRun.run() to be executed asynchronously.
isActive() - Method in interface ilog.rules.teamserver.brm.IlrRuleArtifact
Returns the value of the 'Active' attribute.
isActivityActive() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
 
isActivityElementBusy(IlrElementHandle) - Method in interface ilog.rules.teamserver.model.ActivityLockingFacility
Returns true if the working branch is a change activity and there is an activity lock set on this element by a different change activity.
isAdministrator() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether the current user has the rtsAdministrator role.
isAggregatedProperty() - Method in class ilog.rules.teamserver.web.components.property.IlrPropertyEditor
Checks if the property of this editor is aggregated.
isAnalyzeEnabled() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
Tells whether the 'Analyze' tab is enabled.
isAncestorOf(IlxWComponent) - Method in class ilog.webui.dhtml.IlxWContainer
Checks whether the component is contained in the component hierarchy of this container.
isArchiveErrors() - Method in interface ilog.rules.teamserver.brm.IlrScenarioSuiteReport
Returns the value of the 'Archive Errors' attribute.
isArchiveWarnings() - Method in interface ilog.rules.teamserver.brm.IlrScenarioSuiteReport
Returns the value of the 'Archive Warnings' attribute.
isAscending() - Method in class ilog.rules.teamserver.model.IlrDefaultSearchCriteria
 
isAscending() - Method in interface ilog.rules.teamserver.model.IlrSearchCriteria
Specifies whether the results of a call to IlrSession.findElements with this object will be sorted in ascending or descending order.
isAuthenticated() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
 
isAutoEditMode() - Method in class ilog.rules.webui.IlrWSyntacticEditor
Gets the automatic edit mode property.
isBusinessSpaceContext() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
 
isClickable(IlrTreeNode) - Method in class ilog.rules.teamserver.web.tree.IlrTreeController
Checks if a node is clickable.
isConfigManager() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether the current user has the rtsConfigManager role.
isConfigureEnabled() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
Tells whether the 'Configure' tab is enabled.
isConflict() - Method in class ilog.rules.teamserver.model.MergeOperation
 
isConnected() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Checks if the manager sessions are connected to Decision Center.
isDebug() - Method in interface ilog.rules.teamserver.brm.IlrRuleset
Returns the value of the 'Debug' attribute.
isDecisionService() - Method in interface ilog.rules.teamserver.brm.IlrProjectInfo
Returns the value of the 'Decision Service' attribute.
isDecisionService() - Method in interface ilog.rules.teamserver.brm.IlrRuleProject
Returns the value of the 'Decision Service' attribute.
isDecisionServiceActivityRendered() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
 
isDecisionServiceOpened() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether a project is currently open in the web console.
isDecisionServiceSnapshotRendered() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
 
isDecisionServiceValueRendered() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
 
isDeleted() - Method in class ilog.rules.teamserver.model.IlrElementVersion
Returns true if this version was created to mark a deleted element.
isDependentProjectSelected() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
 
isDepProjectInfoValueRendered() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
 
isDHtml(IlxWPort) - Method in class ilog.rules.webui.IlrWSyntacticEditor
Gets the value of the DHTML property.
isDisabledOnMultiSelection() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the command is disabled or not on multi selection.
isDisabledOnMultiSelection() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isDisabledOnNoSelection() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the command is disabled or not on no selection.
isDisabledOnNoSelection() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isDisabledOnOneSelection() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the command is disabled or not on one selection.
isDisabledOnOneSelection() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isDisabledOnTwoSelection() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the command is disabled or not on two selections.
isDisabledOnTwoSelection() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isDotNetProject() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
 
isDynamic() - Method in interface ilog.rules.teamserver.brm.IlrRuleTask
Returns the value of the 'Dynamic' attribute.
isEditable(IlrElementHandle, String) - Method in class ilog.rules.teamserver.model.IlrDefaultSessionController
 
isEditable(IlrElementHandle, String) - Method in interface ilog.rules.teamserver.model.IlrSessionController
Tests whether the given feature for a specific element is editable.
isEditable(IlrElementHandle, String) - Method in interface ilog.rules.teamserver.model.permissions.IlrPermissionsFacility
Tests whether the given property for a specific element is editable.
isEditable() - Method in class ilog.rules.webui.IlrWSyntacticEditor
Returns the value of the Editable property.
isEditable - Variable in class ilog.webui.dhtml.components.IlxWComboBox
 
isEditable() - Method in class ilog.webui.dhtml.components.IlxWComboBox
Returns True if the IlxWComboBox is editable.
isElementBusy(IlrElementHandle) - Method in interface ilog.rules.teamserver.model.IlrLockingFacility
Returns true if this element is locked by a user different from the current one.
isEnabled() - Method in interface ilog.rules.teamserver.brm.IlrRuleset
Returns the value of the 'Enabled' attribute.
isEnabled() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the associated graphical object must be enabled or not.
isEnabled() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isEnabled() - Method in class ilog.webui.dhtml.components.IlxWButton
Specifies whether the component is enabled or not.
isEnabled() - Method in class ilog.webui.dhtml.components.IlxWComboBox
Determines whether this component is enabled.
isEnabled() - Method in class ilog.webui.dhtml.components.IlxWList
Determines whether this component is enabled.
isEnabled() - Method in class ilog.webui.dhtml.components.IlxWMenuItem
Specifies whether the menu item is disabled or not.
isExpanded(IlrTreeNode) - Method in class ilog.rules.teamserver.web.tree.IlrTreeController
Checks if a node is expanded.
isExpanded(String) - Method in interface ilog.rules.teamserver.web.tree.IlrTreeStateProvider
Indicates if a node with a given ID is expanded or collapsed.
isExpanded(String) - Method in class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeStateProvider
 
isFirefox() - Method in class ilog.webui.dhtml.IlxWBrowserInfo
 
isFrozen() - Method in interface ilog.rules.teamserver.brm.IlrBaseline
Returns the value of the 'Frozen' attribute.
isGenerateIFramesInClose() - Method in class ilog.webui.dhtml.IlxWPort
 
isHidden(IlrElementHandle, String) - Method in class ilog.rules.teamserver.model.IlrDefaultSessionController
 
isHidden(IlrElementHandle, String) - Method in interface ilog.rules.teamserver.model.IlrSessionController
Tests whether the given feature for a specific element must be hidden.
isHidden(IlrElementHandle, String) - Method in interface ilog.rules.teamserver.model.permissions.IlrPermissionsFacility
Tests whether the given property for a specific element must be hidden.
isHierarchic() - Method in class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrFeatureNodeData
Returns true if the property bound to the node is hierarchical.
isHighlight() - Method in interface ilog.rules.teamserver.brm.IlrTestReport
Returns the value of the 'Highlight' attribute.
isIconRendered() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the title is rendered or not.
isIconRendered() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isIncludeDependencies() - Method in interface ilog.rules.teamserver.brm.IlrAbstractQuery
Returns the value of the 'Include Dependencies' attribute.
isIncludeProjectDependencies() - Method in class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrPackageDataProvider
Returns the includeProjectDependencies property.
isInstalled() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether Decision Center has been installed, that is, whether the database tables have been created.
isInstalledAndInitialized() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether Decision Center has been installed and initialized, that is, whether the database tables have been created and the metamodel uploaded.
isInstaller() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether the current user has the rtsInstaller role.
isInvalidated() - Method in class ilog.webui.dhtml.IlxWComponent
Tells whether the invalidate method has been called since the last time this component has been printed in a port.
isJavaAction() - Method in interface ilog.webui.dhtml.components.IlxWAction
Tells whether this action is a Java action or not.
isJavaAction() - Method in class ilog.webui.dhtml.components.IlxWJavaAction
 
isJavaAction() - Method in class ilog.webui.dhtml.components.IlxWJSAction
 
isJavaAction() - Method in class ilog.webui.dhtml.components.IlxWRequestAction
 
ISLAMIC_CALENDAR - Static variable in class ilog.rules.teamserver.model.IlrSettings
 
isLeftChange() - Method in class ilog.rules.teamserver.model.MergeOperation
 
isMainFlowTask() - Method in interface ilog.rules.teamserver.brm.IlrRuleflow
Returns the value of the 'Main Flow Task' attribute.
isMSIE() - Method in class ilog.webui.dhtml.IlxWBrowserInfo
Specifies whether the browser is Internet Explorer version 5.0 or newer.
isMultipleSelectionEnabled() - Method in class ilog.rules.teamserver.web.beans.ProjectElementToolbarBean
Tells whether the toolbar buttons can apply on several elements at a time.
isMultipleSelectionEnabled() - Method in class ilog.rules.teamserver.web.beans.TableToolbarBean
 
isNew() - Method in interface ilog.rules.teamserver.model.IlrElementHandle
Indicates whether this handle represents a new object, that is, not committed in the database.
isNN47() - Method in class ilog.webui.dhtml.IlxWBrowserInfo
Specifies whether the browser is Netscape 4.7 or not.
isNN62() - Method in class ilog.webui.dhtml.IlxWBrowserInfo
Specifies whether the browser is Netscape 6.2 or not.
isOrderById() - Method in class ilog.rules.teamserver.model.IlrDefaultSearchCriteria
 
isPermissionGranted() - Method in class ilog.rules.teamserver.web.components.property.IlrPropertyEditor
Checks if the current user has the rights to edit an element.
isPersistent() - Method in interface ilog.rules.teamserver.brm.IlrLock
Returns the value of the 'Persistent' attribute.
isPersistent() - Method in class ilog.rules.teamserver.web.beans.LockBean
Tells whether the lock must be persistent
isPersistentLock(IlrElementHandle) - Method in interface ilog.rules.teamserver.model.IlrLockingFacility
Indicates whether the lock on the given element is persistent or not.
isProjectDecisionService() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
 
isProjectEnabled() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
Tells whether the 'Project' tab is enabled.
isProjectModeInit() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
 
isProjectOpened() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether a project is currently open in the web console.
isRecursive() - Method in class ilog.rules.teamserver.web.beans.LockBean
Tells whether the lock must applied recursively
isReleaseActive() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
 
isRendered() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the associated graphical object must be displayed or not.
isRendered() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isReportEnabled() - Method in class ilog.rules.teamserver.web.beans.NavigationBean
Tells whether the 'Report' tab is enabled.
isRightChange() - Method in class ilog.rules.teamserver.model.MergeOperation
 
isRoot() - Method in class ilog.webui.dhtml.components.IlxWMenuItem
Tells whether the parent of this menu item is a menu bar.
isRootVisible() - Method in class ilog.rules.teamserver.web.tree.IlrTreeController
Checks if the root node must be rendered in the tree component.
isRootVisible() - Method in class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrPackageController
 
isRulePackage() - Method in class ilog.rules.teamserver.web.beans.LockBean
Tells whether the elements to be locked are rule packages
isSecurityEnforced() - Method in interface ilog.rules.teamserver.brm.IlrBranch
Returns the value of the 'Security Enforced' attribute.
isSecurityInherited() - Method in interface ilog.rules.teamserver.brm.IlrBranch
Returns the value of the 'Security Inherited' attribute.
isSelected(IlrTreeNode) - Method in class ilog.rules.teamserver.web.tree.IlrTreeController
Checks if a node is selected.
isSelected(String) - Method in interface ilog.rules.teamserver.web.tree.IlrTreeStateProvider
Indicates if the node with a given ID is selected.
isSelected(String) - Method in class ilog.rules.teamserver.web.tree.impl.IlrDefaultTreeStateProvider
 
isSelected() - Method in class ilog.webui.dhtml.components.IlxWCheckBoxMenuItem
Returns the selected state of the check box menu item.
isSelectedIndex(int) - Method in class ilog.webui.dhtml.components.IlxWList
Returns true if the specified index is selected.
isSelectionEmpty() - Method in class ilog.webui.dhtml.components.IlxWList
Returns true if nothing is selected.
isServerVisible(IlrServer, IlrRuleApp) - Method in class ilog.rules.teamserver.model.IlrDefaultSessionController
 
isServerVisible(IlrServer, IlrScenarioSuite) - Method in class ilog.rules.teamserver.model.IlrDefaultSessionController
 
isServerVisible(IlrServer, IlrRuleApp) - Method in interface ilog.rules.teamserver.model.IlrSessionController
Called when the list of servers to deploy on is displayed.
isServerVisible(IlrServer, IlrScenarioSuite) - Method in interface ilog.rules.teamserver.model.IlrSessionController
This method is called when the list of servers that can be set on the test suite is displayed.
isShowArtifacts() - Method in class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrPackageDataProvider
Gets the showArtifacts property.
isShowArtifacts() - Method in class ilog.rules.teamserver.web.tree.impl.ruleexplorer.IlrRuleExplorerDataProvider
Gets the showArtifacts property.
isSystem() - Method in interface ilog.rules.teamserver.brm.IlrBaseline
Indicates whether this baseline is a system baseline or not.
isSystem() - Method in interface ilog.rules.teamserver.brm.IlrLock
Returns the value of the 'System' attribute.
isTitleRendered() - Method in interface ilog.rules.teamserver.web.model.IlrUICommandModel
Tells whether the title is rendered or not.
isTitleRendered() - Method in class ilog.rules.teamserver.web.model.IlrUICommandModelDelegate
 
isUpdateMajorVersion() - Method in class ilog.rules.teamserver.model.IlrCommitableObject
Indicates whether the commit must update the major version of the element or not.
isUserInRole(String) - Method in class ilog.rules.teamserver.model.IlrDefaultIsUserInRoleCallback
By default, looks in the J2EE roles of the user.
isUserInRole(String) - Method in interface ilog.rules.teamserver.model.IlrIsUserInRoleCallback
Indicates whether the user has the given role.
isUserInRole(String) - Method in interface ilog.rules.teamserver.model.IlrSession
Indicates whether the user has the given role.
isUserInRole(String) - Method in class ilog.rules.teamserver.web.beans.ManagerBean
Indicates whether the user has the given role.
ISUSERINROLE_CALLBACK - Static variable in interface ilog.rules.teamserver.model.IlrSessionCallback
 
isValid(IlrElementHandle, String, Object) - Method in class ilog.rules.teamserver.model.IlrDefaultSessionController
 
isValid(IlrElementHandle, String, Object) - Method in interface ilog.rules.teamserver.model.IlrSessionController
Tests whether the given value for a specific feature and element is valid.
isValueChanged() - Method in class ilog.rules.teamserver.web.components.property.IlrPropertyEditor
 
isWorkOnProject() - Method in class ilog.rules.teamserver.web.beans.ManagerBean
 

Decision Center API
A B C D E F G H I L M N O P Q R S T U V W
© Copyright IBM Corp. 1987, 2013