A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbbreviateBalloonAlarmCount - Static variable in class ilog.tgo.model.IltObject
Deprecated. Use CSS property alarmBalloonCountAbbreviated instead.
AbbreviateBaseAlarmCount - Static variable in class ilog.tgo.model.IltObject
Deprecated. Use CSS property alarmCountAbbreviated instead.
AbbreviatePathName(String, IlvApplication, int, boolean) - Static method in class ilog.views.appframe.util.IlvUtil
Abbreviates a file name string to a string containing a specified number of characters.
ABisToBTSInterfaceFailure - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
ABisToTRXInterfaceFailure - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
abortReDraws() - Method in class ilog.views.IlvManager
Aborts an initRedraws/invalidateRegion session.
about - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action shows a default "About" dialog.
ABOUT_APPLICATION_NAME - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This key can be used to set the application name that will be displayed by the IlvDiagrammerAction.about action.
AcceleratorFromString(String) - Static method in class ilog.views.appframe.IlvAction
Returns an accelerator from its specified string representation.
AcceleratorToString(KeyStroke) - Static method in class ilog.views.appframe.IlvAction
Returns a string representation of the specified accelerator.
accept(Object) - Method in interface ilog.cpl.util.IlpFilter
Returns true if the filter accepts the object.
accept(IlvGraphModel, Object, boolean, Object, IltNodeSide) - Method in interface ilog.tgo.graphic.graphlayout.IltNodeSideFilter
Deprecated. Allows or prohibits the connection of link on a given side of the node.
accept(IlvGraphModel, Object, boolean, Object, int) - Method in class ilog.tgo.graphic.IltDefaultNodeSideFilter
 
accept(IlvGraphModel, Object, boolean, Object, IltNodeSide) - Method in class ilog.tgo.graphic.IltDefaultNodeSideFilter
 
accept(IlvGraphic) - Method in class ilog.tgo.interactor.IltEditLabelInteractor
Verifies whether editing of the object is allowed.
accept(IltCompositeGraphic) - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
This method tests if an object can be the origin or destination of the link.
accept(File) - Method in class ilog.views.appframe.docview.IlvFileFilter
Determines whether the specified file is accepted by this filter.
accept(String) - Method in class ilog.views.appframe.docview.IlvFileFilter
Determines whether the specified filename is accepted by this filter.
accept(IlvGraphic) - Method in class ilog.views.graphlayout.IlvLayoutGraphicFilter
Returns true if the graphic object nodeOrLink is a node or a link that must be taken into account during the layout.
accept(IlvGraphModel, Object, boolean, Object, int) - Method in interface ilog.views.graphlayout.IlvNodeSideFilter
Allows or prohibits the connection of link on a given side of the node.
accept(IlvGraphic) - Method in interface ilog.views.IlvGraphicFilter
Allows you to filter the graphic objects.
accept(IlvGraphic) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Verifies whether editing of the object is allowed.
accept(IlvPoint) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Checks whether a point may be added at this location.
accept(IlvPoint) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Checks whether a point may be added at this location.
accept(Class) - Method in class ilog.views.maps.format.IlvGeometryClassFilter
Checks if the geometry class passed is compatible with the internal class information.
accept(IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
Returns true if the graphic object or the object that it encapsulates implements IlvLabelInterface.
accept(AWTEvent) - Method in interface ilog.views.util.swt.IlvAWTEventFilter
Returns true if the given event shall be handled by AWT.
ACCEPT_ERROR - Static variable in class ilog.views.faces.dhtml.component.IlvFacesPropertyAccessorError
The error occured when checking whether or not the property accessor accepts to set a particular property.
acceptBend(IlvPoint) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Tests if creating a bend for the hyperedge when clicking in the space is allowed.
acceptChild(Object, String) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
Determines whether the specified parent node can have a child added with the specified category.
acceptChild(String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer.AbstractNode
Determines whether the node can have a child added with the specified category.
acceptChild(Object, String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
Determines whether the specified parent node can have a child added with the specified category.
acceptChild(String) - Method in interface ilog.views.appframe.docview.project.IlvDefaultDataContainer.Node
Determines whether the node can be added a child with the specified category.
acceptContinuation(IlvPoint, IlvHyperEdge) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Tests if a hyperedge can be extended towards a new origin or destination end.
acceptContinuation(IlvPoint, IlvHyperEdge) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Tests if a hyperedge can be extended towards a new origin or destination end.
acceptDestination(IltCompositeGraphic) - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
This method tests if a composite object can be the destination of the link.
acceptDestination(IlvPoint, IlvGraphic) - Method in class ilog.views.bpmn.IlvBPMNMakeSDMLinkInteractor
This method tests whether a node can be the destination of the link.
acceptDestination(IlvPoint, IlvGraphic) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Tests if a node can be the destination of the hyperedge.
acceptDestination(IlvPoint, IlvGraphic) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Tests if a node can be the destination of the link.
acceptDestination(IlvPoint, IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
This method tests whether a node can be the destination of the link.
acceptDestination(Object, Object) - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
This method is called to verify that an object is a valid destination for the link.
acceptedSides(IlvGraphModel, Object, boolean, Object) - Method in interface ilog.tgo.graphic.graphlayout.IltNodeSideFilter
Deprecated. Returns the node sides where a link is allowed to connect to one of its end nodes.
acceptedSides(IlvGraphModel, Object, boolean, Object) - Method in class ilog.tgo.graphic.IltDefaultNodeSideFilter
 
acceptEvent(IlvGraphic, AWTEvent, IlvObjectInteractorContext) - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeInteractor
Tests whether there is an action to perform for the event passes as a parameter.
acceptGetProperty(IlpGraphicView, IlpRepresentationObject, String) - Method in class ilog.tgo.faces.IltFacesPropertyAccessor
This default implementation calls IltFacesPropertyAccessor.acceptProperty(IlpGraphicView, IlpRepresentationObject, String).
acceptGetProperty(IlvDiagrammer, Object, String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
This default implementation calls IlvFacesDiagrammerPropertyAccessor.acceptProperty(IlvDiagrammer, Object, String).
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
Deprecated. Returns true only if the graphic object is an expandable node, so that the expand/collapse interactor is installed only on expandable nodes.
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
This method allows subclasses to filter the objects on which the interactor will be set.
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
 
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Returns true only if the graphic object is an expandable node, so that the expand/collapse interactor is installed only on expandable nodes.
acceptObject(IlvGraphic) - Method in class ilog.views.graphic.IlvGraphicHandleInteractor
Returns whether the interactor should deal with the object.
acceptObject(Object) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Implementation of IlvSDMTableModelFilter.
acceptObject(Object) - Method in interface ilog.views.sdm.swing.IlvSDMTableModelFilter
Accepts or rejects an object.
acceptOrigin(IltCompositeGraphic) - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
This method tests if a composite object can be the origin of the link.
acceptOrigin(IlvPoint, IlvGraphic) - Method in class ilog.views.bpmn.IlvBPMNMakeSDMLinkInteractor
This method tests whether a node can be the origin of the link.
acceptOrigin(IlvPoint, IlvGraphic) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Tests if a node can be the origin of the hyperedge.
acceptOrigin(IlvPoint, IlvGraphic) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Tests if a node can be the origin of the link.
acceptOrigin(IlvPoint, IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
This method tests whether a node can be the origin of the link.
acceptOrigin(Object, Object) - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
This method is called to verify that an object is a valid origin for the link.
acceptProperty(IlpGraphicView, IlpRepresentationObject, String) - Method in class ilog.tgo.faces.IltFacesPropertyAccessor
Returns whether or not a given property can be accessed.
acceptProperty(IlvDiagrammer, Object, String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
Returns whether or not a given property can be a get and/or a set property going to or from the client.
acceptProperty(Object, String) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Implementation of IlvSDMTableModelFilter.
acceptProperty(Object, String) - Method in interface ilog.views.sdm.swing.IlvSDMTableModelFilter
Accepts or rejects a property of an object.
acceptsCode(Object) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Indicates if the current data source accepts the specified code value.
acceptsCode(Object) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Indicates if the current data source accepts the specified code value.
acceptSetProperty(IlvDiagrammer, Object, String, Object) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
This default implementation calls IlvFacesDiagrammerPropertyAccessor.acceptProperty(IlvDiagrammer, Object, String).
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvCompositeRenderer
The intent of this method is to allow the IlvCompositeInteractor object interactor to be activated even if a view interactor is installed on the manager view.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
Deprecated. This method returns true for all mouse clicks that occur inside the "+" or "-" graphics of the expandable node.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
This method returns true when mouse button 2 is pressed.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
The intent of this method is to allow the object interactor installed by this renderer to be activated even if a view interactor is installed on the manager view.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
 
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Returns true if the event is a mouse event occurring inside the legend, to allow users to interact with the legend even if a view interactor is active.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
This method returns true for all mouse clicks that occur inside the "expand" or "collapse" graphics of the expandable node.
Access - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
Access - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of setting NetworkElement.Function.Access.Icon.
AckAlarmHighestSeverityAttribute - Static variable in class ilog.tgo.model.IltObject
Attribute used to retrieve the highest severity of acknowledged alarms of the IltObject.
AckImpactAlarmHighestSeverityAttribute - Static variable in class ilog.tgo.model.IltObject
Attribute used to retrieve the highest severity of acknowledged impact alarms of the IltObject.
acknowledgeAlarm(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarm.State
Acknowledges an alarm of a given severity.
acknowledgeAlarm(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem.State
Acknowledge one alarm of a given severity.
acknowledgeAllAlarms(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarm.State
Acknowledges all alarms of a given severity.
acknowledgeAllAlarms() - Method in class ilog.tgo.model.IltAlarm.State
Acknowledges all alarms, including raw and impact alarms.
acknowledgeAllAlarms(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem.State
Acknowledges all alarms of a given severity.
acknowledgeAllAlarms() - Method in class ilog.tgo.model.IltAlarmSystem.State
Acknowledges all alarms.
acknowledgeAllAlarms(IlpFilter) - Method in class ilog.tgo.model.IltAlarmSystem.State
 
acknowledgeAllImpactAlarms() - Method in class ilog.tgo.model.IltAlarm.State
Acknowledges all impact alarms.
acknowledgeAllRawAlarms() - Method in class ilog.tgo.model.IltAlarm.State
Acknowledges all raw alarms.
AckSystemIdAttribute - Static variable in class ilog.tgo.model.IltAlarm
Identifier of the system used by the author of the last modification of the acknowledged state.
AckTimeAttribute - Static variable in class ilog.tgo.model.IltAlarm
Date of the last modification of the acknowledged state.
AckUserIdAttribute - Static variable in class ilog.tgo.model.IltAlarm
Identifier of the author of the last modication of the acknowledged state.
actAfterLayerChanged(IlvGraphic, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
React when the layer of the node or hyperedge has changed.
actAfterOwnerTransform(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
React when there was an applyTransform on the node or hyperedge.
actDistFromPath - Variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
The actual distance of the label from the location on the path that is given by the variable actPathLocation.
ACTION_ACCELERATOR_LIST - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the list of accelerators that trigger an action event for the action.
ACTION_APPLICATION - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the application of the action.
ACTION_AUTOMATIC - Static variable in class ilog.views.appframe.IlvAction
Determines whether the action events for the action should be processed by the application or by the actionPerformed method of the action.
ACTION_CHECK_GROUP - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the name of the group of checkable actions that the action belongs to.
ACTION_CHECK_KEY - Static variable in class ilog.views.swing.IlvSimplePopupMenu
Key for the action property that indicates whether the menu item is checked or unchecked.
ACTION_CHECK_LOOK - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions.
ACTION_CHECK_ONE_SHOT - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions.
ACTION_CHECK_STATE - Static variable in class ilog.views.appframe.IlvAction
The key of the property that determines whether the action is checked.
ACTION_CHECKABLE - Static variable in class ilog.views.appframe.IlvAction
The key of the property that determines whether the action is checkable.
ACTION_CHECKED_ICON - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions with the IlvAction.ACTION_CHECK_LOOK property set to "new".
ACTION_DEPENDING_ACTIONS - Static variable in class ilog.views.appframe.IlvAction
The key for storing the actions with state that must change when an action event for the action is being processed.
ACTION_GROUP_KEY - Static variable in class ilog.views.swing.IlvSimplePopupMenu
Key for the action property that indicates whether the menu item is in a action group.
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
The icon representing the action
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
Icon representation of the action
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
Icon representation of the action
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
Icon representation of the action
ACTION_LIST - Static variable in class ilog.views.appframe.IlvAction
Determines whether the action is a list action.
ACTION_LIST_CHECK_SELECTION - Static variable in class ilog.views.appframe.IlvAction
Boolean list action property that determines whether the selected menu item of the list should be marked with a check.
ACTION_LIST_DYNAMIC_CONTENT - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions where IlvAction.ACTION_LIST_IN_SUBMENU property has been set.
ACTION_LIST_IN_SUBMENU - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_ITEMS - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the list items of a list action.
ACTION_LIST_MENU_EMPTYSTRING - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_MENU_FIRSTNUMBER - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions that have the property IlvAction.ACTION_LIST_MENU_USENUMBERING set to Boolean.TRUE.
ACTION_LIST_MENU_MAXLENGTH - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_MENU_USENUMBERING - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_SELECTION - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LOCK_ON_DOUBLECLICK - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions that are "one shot".
ACTION_NAME - Static variable in class ilog.tgo.faces.graph.dhtml.event.IltFacesGraphInteractorServerActionListener
 
ACTION_NAME - Static variable in class ilog.tgo.faces.graph.dhtml.event.IltFacesObjectMoveActionListener
 
ACTION_NAME - Static variable in class ilog.tgo.faces.graph.dhtml.event.IltFacesObjectSelectActionListener
 
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerCreateActionListener
The action name used to identify the actions that create node or link.
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerDeleteActionListener
The action name used to identify node or link deletion actions.
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerMoveNodeActionListener
The action name use to identify Diagrammer move node actions.
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionActionListener
The action name used to identify node selection actions.
ACTION_NAME - Static variable in class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
The action name handled by this server action.
ACTION_NAME - Static variable in class ilog.views.faces.dhtml.servlet.IlvFacesSelectActionListener
The action name used to identify the select actions.
ACTION_NAME - Static variable in class ilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener
The action name used to identify the rectangle select actions.
ACTION_NAME - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The action passed to the server action.
ACTION_NAME - Static variable in class ilog.views.servlet.IlvPopupMenuServerActionListener
The action name handled by this server action.
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
The name of this action
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
The name of the action
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
The name of the action
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
The name of the action
ACTION_PROCESSED_IN_NEW_THREAD - Static variable in class ilog.views.appframe.IlvAction
Determines whether the process of the action should be performed in a separate thread.
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
The short description of what this action does
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
A short description of what this action does
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
A short description of what this action does
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
A short description of what this action does
ACTION_UNCHECKED_ICON - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions with the IlvAction.ACTION_CHECK_LOOK property set to "new".
ACTION_UPDATE_AFTER_PROCESSING - Static variable in class ilog.views.appframe.IlvAction
Determines whether the action state should be updated after an event for this action has been processed.
actionDescribed(IlvDiagrammerAction.StatusEvent) - Method in interface ilog.views.diagrammer.application.IlvDiagrammerAction.StatusListener
This method is called when the long description of an action is to be displayed, typically when the user moves the mouse pointer over a toolbar button or a menu item.
actionFinished(IlvDiagrammerAction.StatusEvent) - Method in interface ilog.views.diagrammer.application.IlvDiagrammerAction.StatusListener
This method is called just after an action has been performed.
ActionHandler - Interface in ilog.views.appframe.event
The listener interface for receiving action events and specifying the state of the actions.
ActionListener - Interface in ilog.views.util.servlet.event
This interface defines a listener of a generic EventObject event.
actionPerformed(ActionEvent) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentLabelLayoutAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentScrollToContentsAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomBackAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomInAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomResetAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpCollapseObjectAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpCreateLinkAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpCreateNodeAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpEnsureAtCenterAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpEnsureVisibleAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpExpandObjectAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpMoveObjectsAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpRemoveObjectAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpRemoveObjectsAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpRemoveSelectedObjectsAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpSelectAllObjectsAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.IlpUpdateObjectAction
Executes the action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkLabelLayoutAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkScrollToContentsAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomBackAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomInAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomResetAction
 
actionPerformed(ActionEvent) - Method in class ilog.cpl.table.action.IlpShowAllAttributes
Execute this action.
actionPerformed(ActionEvent) - Method in class ilog.cpl.table.action.IlpToggleAttributeVisibility
Execute this action
actionPerformed(ActionEvent) - Method in class ilog.cpl.table.action.IlpToggleSortingCriterion
Execute this action.
actionPerformed(ServerActionEvent) - Method in class ilog.tgo.faces.graph.dhtml.event.IltFacesGraphInteractorServerActionListener
Translates the server action into an ActionEvent object, then invokes the appropriate listener to process the user interaction.
actionPerformed(ServerActionEvent) - Method in class ilog.tgo.faces.graph.dhtml.event.IltFacesObjectMoveActionListener
Decodes the given server event and processes the appropriate position changes.
actionPerformed(ServerActionEvent) - Method in class ilog.tgo.faces.graph.dhtml.event.IltFacesObjectSelectActionListener
Checks if there is a user defined method binding to be invoked.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Processes the specified action event.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Invoked when an action event occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvActionHandlerArray
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvComponentVisibilityActionHandler
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvMessageMapper
Invoked when an action event occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvSingleActionHandler
Invoked when an event for the action associated with this action handler occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.IlvAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.IlvExplorerView
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.IlvPanelView
Invoked when receiving action events.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.IlvTextView
Invoked when receiving action events.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
Implementation of the ActionListener interface.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerCreateActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerDeleteActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerMoveNodeActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionActionListener
Performs the action requested from the client side.
actionPerformed(EventObject) - Method in class ilog.views.faces.dhtml.event.FacesMenuActionListener
Performs the action requested.
actionPerformed(EventObject) - Method in class ilog.views.faces.dhtml.event.FacesMethodBindingActionListener
Invokes the method bound to this listener.
actionPerformed(ServerActionEvent) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesSelectActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener
Performs the action requested from the client side.
actionPerformed(ActionEvent) - Method in class ilog.views.maps.grids.IlvDelayedDecoration
Repaints the view when the timer has expired, indicating the delegate decoration to redraw.
actionPerformed(ActionEvent) - Method in class ilog.views.maps.label.IlvMapLabelManager
Triggered by the timer to launch label computation.
actionPerformed(ServerActionEvent) - Method in class ilog.views.servlet.IlvPopupMenuServerActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in interface ilog.views.servlet.ServerActionListener
Performs the action requested from the client side.
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
Increments the value by the given "increment".
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvHorizontalSymbolInteractor
Processes the mouse event to compute the value that will be modified in the model
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvPushSymbolInteractor
Performs the action to react to mouse released and mouse pressed events
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
Computes the angle made by mouse pointer and start angle, relatively to rotation center.
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
Perform the specific interactor task
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvVerticalSymbolInteractor
Processes the mouse event to compute the value that will be modified in the model
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
Pops up the dialog
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.thinclient.IlvPanTool
Deprecated. Implements the ActionListener interface.
actionPerformed(ActionEvent) - Method in class ilog.views.thinclient.IlvZoomTool
Deprecated. Action listener implementation.
actionPerformed(EventObject) - Method in interface ilog.views.util.servlet.event.ActionListener
Performs the action requested.
actionPerformed(EventObject) - Method in class ilog.views.util.servlet.event.JavaScriptActionListener
This methods does nothing as the action is executed on the client side.
actionPerformed(ActionEvent) - Method in class ilog.views.util.swing.SwingFactories.URLStringChooser
ActionProcessTerminated(Action) - Static method in class ilog.views.appframe.IlvAction
Must be invoked after the process of the action event for the specified action has been terminated.
actions - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerEditBar
The standard diagrammer action array.
actionStarted(IlvDiagrammerAction.StatusEvent) - Method in interface ilog.views.diagrammer.application.IlvDiagrammerAction.StatusListener
This method is called just before an action is performed.
Activate(boolean, long, long, IltAlarm.Severity) - Static method in class ilog.tgo.model.IltBlinkingAlarms
Deprecated. Please use blinking colors instead.
activate() - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Sets the container as active.
activate() - Method in interface ilog.views.appframe.docview.IlvViewContainer
Sets the container active.
activate() - Method in class ilog.views.appframe.swing.IlvDefaultStaticViewContainer
Sets the container active.
activate() - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Sets the internal frame active.
activate() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Sets the MDI tab active.
ACTIVATE - Static variable in class ilog.views.objectinteractor.IlvButtonInteractor
The Activate event type
activate() - Method in class ilog.views.thinclient.IlvImageButton
Deprecated. This method is called when the user presses the button.
activate() - Method in class ilog.views.ui.IlvImageButton
Deprecated. This method is called when the user presses the button.
activateConfiguration(String) - Method in class ilog.views.appframe.swing.IlvStatusBar
Activates the specified configuration.
activated(boolean) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Invoked when the document has been activated or deactivated.
activated(boolean) - Method in class ilog.views.appframe.docview.IlvAbstractFileDocument
Invoked when a view of the document has been activated or deactivated, depending on the value of the active parameter.
activated(boolean) - Method in interface ilog.views.appframe.docview.IlvDocument
Invoked after a document view associated with this document is activated.
activateDefaultViewInteractorName() - Method in class ilog.cpl.graph.IlpGraphView
Activates the defaultViewInteractorName on the current toolbar.
activateDocumentView(IlvDocumentView) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Activates the specified view.
activateDocumentView(IlvDocument) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Activates the specified document by activating the view containers of the document.
activateListener(boolean) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
Activate or deactivates the TreeModelListener.
Active - Static variable in class ilog.tgo.model.IltOSI.State.Usage
 
Active - Static variable in class ilog.tgo.model.IltSONET.State
 
ACTIVE - Static variable in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
The sublayout is active for all subgraphs.
ACTIVE_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvDocumentView
Bound property name for the active state of the view.
ACTIVE_VIEW_NAME - Static variable in interface ilog.views.appframe.docview.IlvDocumentView
Name used to send messages to the active document.
ACTIVE_VIEW_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvViewContainer
Bound property name for the active view of the container.
ActiveProtecting - Static variable in class ilog.tgo.model.IltSONET.State
 
ACTIVITY_ADDED - Static variable in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
A type of event indicating that a new activity was registered for monitoring
ACTIVITY_PROGRESS - Static variable in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
A type of event indicating that the progress of an activity has changed
ACTIVITY_REMOVED - Static variable in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
A type of event indicating that a registered activity was removed
activityChanged(IlvThreadedActivityMonitor.ActivityEvent) - Method in interface ilog.views.swing.IlvThreadedActivityMonitor.ActivityListener
This method is called by the IlvThreadedActivityMonitor when activity changes occur.
activityChanged(IlvThreadedActivityMonitor.ActivityEvent) - Method in class ilog.views.swing.IlvThreadedActivityMonitorPanel
Implementation of IlvThreadedActivityMonitor.ActivityListener interface (this object is an activity listener for its attached IlvThreadedActivityMonitor).
actOnAdjustmentEnd() - Method in class ilog.views.hypergraph.IlvHyperEdge
Reacts on adjustment end.
actOnAdjustmentEnd() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Reacts on adjustment end.
actOnOwnerInserted(IlvGraphic, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
React when the node or hyperedge of this connector is inserted into a hypergrapher.
actOnOwnerInserted(IlvGraphic, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnectorWithCache
React when the node or hyperedge of this connector is inserted into a hypergrapher.
actOnOwnerRead(IlvGraphic) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
React after the node or hyperedge is read from an IVL file.
actOnOwnerRemoved(IlvGraphic, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
React before the node or hyperedge is removed from its manager.
actOnOwnerRemoved(IlvGraphic, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnectorWithCache
React before the node or hyperedge is removed from its manager.
actOnRead(IlvHyperEdgeEnd, IlvInputStream) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Called when reading the hyperedge end from the input stream.
actOnRead(IlvHyperEdgeEnd, IlvInputStream) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Called when reading the hyperedge end from the input stream.
actOnWrite(IlvHyperEdgeEnd, IlvOutputStream) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Called when writing the hyperedge end to the output stream.
actOnWrite(IlvHyperEdgeEnd, IlvOutputStream) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Called when writing the hyperedge end to the output stream.
actPathLocation - Variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
The actual location on the path for the label.
ACTUAL_LOCATION_MASK - Static variable in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Debug mask: shows node actual location (bbox centered).
ACTUAL_LOCATION_MASK - Static variable in class ilog.views.sdm.util.IlvCSSJViews
Debug mask: shows node actual location (bbox centered).
AdapterError - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
AdapterEvent - Class in ilog.cpl.datasource
Adapter event.
AdapterEvent(IlEventType, IlpAbstractAdapter, List) - Constructor for class ilog.cpl.datasource.AdapterEvent
Constructor for add/remove events.
AdapterEvent(IlEventType, IlpAbstractAdapter, IlpRepresentationObject) - Constructor for class ilog.cpl.datasource.AdapterEvent
Constructor for add/remove events.
AdapterEvent.Type - Class in ilog.cpl.datasource
Event types.
AdapterListener - Interface in ilog.cpl.datasource
The listener interface for receiving adapter events.
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvGeneralPath
Returns a new Paint object that will fit the shape parameter according to the initial paint parameter.
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvText
Returns a new Paint object that will fit the shape parameter according to the initial paint parameter.
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvTextPath
This method is overridden in IlvTextPath to deal with auto adaptable IlvMultipleGradientPaint instances.
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvZoomableLabel
Returns a new Paint object that will fit the shape parameter according to the initial paint parameter.
adaptPaint(Shape, Paint) - Method in class ilog.views.hypergraph.IlvHyperEdge
Returns a new Paint object that will fit the shape parameter according to the initial paint parameter.
AdaptStyle(IlpStyleManager, IlpStyleContext, IlpStyle) - Static method in class ilog.tgo.graphic.IltLegend
Deprecated. This method is just for compatibility with old JTGO.
add(Object) - Method in class ilog.cpl.list.IlpDefaultListModel
Appends the specified element to this list (optional operation).
add(int, Object) - Method in class ilog.cpl.list.IlpDefaultListModel
Inserts the specified element at the specified position in this list.
add(IltState) - Method in class ilog.tgo.model.IltAlarmSystem
Add a new state in the collection.
add(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem
Add a new severity in the system.
add(IltState) - Method in class ilog.tgo.model.IltStateSystem
Adds a new state to the collection.
add(IltStatePath, IltState) - Method in class ilog.tgo.model.IltStateSystem
Adds a new state in the collection in the position given by the parentPath.
add(IltSymbolicStateValue) - Method in class ilog.tgo.model.IltSymbolicState
Add a new value to this symbolic state.
add(IlvSettingsElement) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Makes newChild a new child of this settings element by adding it to the child array of the element.
add(EventListener) - Method in class ilog.views.event.IlvListenerList
Adds the listener.
add(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvNodeGroup
Adds a node to the node group.
add(float, float) - Method in class ilog.views.IlvRect
Adds a point, specified by the arguments px and py, to this IlvRect.
add(IlvRect) - Method in class ilog.views.IlvRect
Adds a IlvRect object to this IlvRect.
add(IlvRect) - Method in class ilog.views.IlvRegion
Adds a rectangle in the region.
add(IlvGraphic) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
Adds an IlvGraphic object (in the manager's coordinate system) to this dynamic datasource.
add(IlvGraphic, IlvCoordinateSystem) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
Adds an IlvGraphic object using the specified coordinate system to this dynamic datasource.
add(int, int, int) - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
Adds the object whose ID is specified in the spatial index, at the specified position.
add(Rectangle2D) - Method in class ilog.views.maps.label.IlvLabelingAreas
Add a new Rectangle2D to the list.
add(IlvPaletteObject) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds an object into the category.
add(int, IlvPaletteObject) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds an object into the category at the specified position.
add(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a symbol into the category.
add(IlvPaletteCategory) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a category into this category.
add(int, IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a symbol into the category at the specified position.
add(int, IlvPaletteCategory) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a category into this category at the specified position.
add(IlvPalette) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Adds a palette.
add(double) - Method in class ilog.views.util.collections.IlvDoubleArrayList
Adds the given element to the end of this list.
add(int, double) - Method in class ilog.views.util.collections.IlvDoubleArrayList
Adds the given element to this list, at the given position.
add(float) - Method in class ilog.views.util.collections.IlvFloatArrayList
Adds the given element to the end of this list.
add(int, float) - Method in class ilog.views.util.collections.IlvFloatArrayList
Adds the given element to this list, at the given position.
add(int, Object) - Method in class ilog.views.util.collections.IlvHashTreeList
Inserts the given element at the specified position in this list.
add(String) - Method in class ilog.views.util.print.IlvFlow
Adds the specified text to the current paragraph.
add(Image, int) - Method in class ilog.views.util.print.IlvFlow
Add the image in the current line of text using the specified alignment on the line.
add(IlvFlowObject, int) - Method in class ilog.views.util.print.IlvFlow
Adds the object in the current line of text using the specified alignment on the line.
ADD_OBSERVE - Static variable in class ilog.cpl.network.NetworkModelObserveEvent.Type
Deprecated. Signals that an object has been added to the set of objects being observed.
addAbsolute(URL) - Method in class ilog.cpl.service.IlpDefaultURLAccessService
Adds an absolute directory or jar file specification to the search path.
addAccelerator(IlvAccelerator) - Method in class ilog.views.IlvManager
Adds an accelerator in the manager.
addAcknowledgedAlarm(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarm.State
Adds an acknowledged alarm of a given severity.
addAcknowledgedAlarm(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem.State
Add one acknowledged alarm of a given severity.
addAction(Action) - Method in class ilog.views.appframe.IlvApplication
Adds an action to the actions managed by the application.
addAction(Action) - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenu
Adds a button linked to a specified action to this menu.
addAction(Action) - Method in class ilog.views.diagrammer.application.IlvDiagrammerToolBar
Adds a button linked to a specified action to this toolbar.
AddActionButton(Action, Co