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 _

S

samePoolForSequenceFlow - Static variable in class ilog.views.bpmn.IlvBPMNFlowValidator
This flow rule verifies that two objects connected by a Sequence Flow are in the same pool.
sameSubProcessForSequenceFlow - Static variable in class ilog.views.bpmn.IlvBPMNFlowValidator
This flow rule verifies that two objects connected by a Sequence Flow are not in different sub-processes.
SAN_CartridgeSystem - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a cartridge system.
SAN_Database - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SAN_Disk - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a disk.
SAN_DoubleDatabase - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SAN_FiberChannelSwitch - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a fiber channel switch.
SAN_FiberChannelSwitch2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a fiber channel switch.
SAN_Modem - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a modem.
SAN_Modem2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a modem.
SAN_Router - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a router.
SAN_Router2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a router.
SAN_Router3 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a router.
SAN_ServerExternalDisk - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for an external disk.
SAN_ServerInternalDisk - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for an internal disk.
SAN_SingleDatabase - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SAN_TAG - Static variable in class ilog.tgo.model.IltObjectStateSAXInfo
 
SAN_TapeDrive - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a tape drive.
SAN_TripleDatabase - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SATURATION - Static variable in class ilog.views.maps.raster.datasource.IlvRasterStyle
The Saturation attribute name.
save(String) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
 
save - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action saves the diagram to the currently loaded XML file.
save(String) - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
Saves this spatial index to the file specified.
save(IlvPalette, File) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Save the specified palette in the working directory and package it into a jar file referenced by given URL The palette must belong to this palette manager.
save(IlvPalette, File, boolean, boolean) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Save the specified palette in the working directory and package it into a jar file referenced by given URL The palette must belong to this palette manager.
save(ObjectOutputStream, String) - Method in class ilog.views.util.event.IlvAbstractEventListenerCollection
Serializes the collection of event listeners as a series of key-value pairs.
save(ObjectOutputStream, String) - Method in interface ilog.views.util.event.IlvEventListenerCollection
Serializes the collection of event listeners as a series of key-value pairs.
SAVE_ALL_DOCUMENTS_CMD - Static variable in class ilog.views.appframe.IlvApplication
Action command key for the action that saves all modified documents.
SAVE_AS_DOCUMENT_CMD - Static variable in class ilog.views.appframe.IlvApplication
Action command key for the Save as action.
SAVE_AS_MODE - Static variable in class ilog.views.appframe.IlvApplication
File chooser constant that specifies that the file chooser is displayed for changing a filename while processing a SaveAs action.
SAVE_DOCUMENT_CMD - Static variable in class ilog.views.appframe.IlvApplication
Action command key for the Save action.
SAVE_MODE - Static variable in class ilog.views.appframe.IlvApplication
File chooser constant that specifies that the file chooser is displayed for changing a filename.
SAVEABLE_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvDocument
Name of the bound property that specifies whether the document can be saved.
saveActiveDocument(boolean) - Method in class ilog.views.appframe.IlvApplication
Saves the document currently active in the application.
saveAllDocuments() - Method in class ilog.views.appframe.IlvApplication
Saves all the modified documents open in the application.
saveAndEnableViewCoordinates(IlvGrapherAdapter) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Saves the reference transformer and reference view such that it can later be restored.
saveAs - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action shows a file chooser and writes the diagram to the selected XML file.
saveAsActiveDocument(boolean) - Method in class ilog.views.appframe.IlvApplication
Saves the active document under another file name.
saveChanges(IlvSettings) - Method in interface ilog.views.appframe.settings.SettingsListener
Invoked when the settings manager that owns this listener is asked for committing changes.
saveDocument(String) - Method in class ilog.views.appframe.IlvApplication
Saves the document with the specified pathname.
saveDocument(IlvDocument) - Method in class ilog.views.appframe.IlvApplication
Saves the specified document.
saveDocumentModifications(IlvDocument) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Saves the specified document if it was modified.
saveDocumentModifications(IlvDocument) - Method in class ilog.views.appframe.IlvApplication
Saves the modifications of the specified document.
saveParametersToNamedProperties(IlvGraphLayout, boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvGraphLayout, String, boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvLabelLayout, boolean) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Transfers the layout parameter settings to named properties of the manager.
saveParametersToNamedProperties(IlvLabelLayout, String, boolean) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Transfers the layout parameter settings to named properties of the manager.
savePopupMenuModelInSession(HttpServletRequest, IlvMenu) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerPopupSupport
Saves the generated menu in session using the MENU_SESSION_KEY key. Overridden to use the faces context to access the session.
savePopupMenuModelInSession(HttpServletRequest, IlvMenu) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
Saves the generated menu in session using the MENU_SESSION_KEY key.
savePreferredLayoutsToNamedProperties(IlvDefaultLayoutProvider, boolean, boolean, boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Transfers the preferred layout settings to named properties of the grapher.
saveState(FacesContext) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager

Gets the state of the instance as a Serializable Object.

If the class that implements this interface has references to instances that implement StateHolder (such as a UIComponent with event handlers, validators, etc.) this method must call the IlvFacesComponentBase.saveState(javax.faces.context.FacesContext) method on all those instances as well. This method must not save the state of children and facets.

This method must not alter the state of the implementing object. In other words, after executing this code:

 Object state = component.saveState(facesContext);
 

component should be the same as before executing it.

The return from this method must be Serializable

saveState(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource

Gets the state of the instance as a Serializable Object.

saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager

Gets the state of the instance as a Serializable Object.

If the class that implements this interface has references to instances that implement StateHolder (such as a UIComponent with event handlers, validators, etc.) this method must call the IlvFacesComponentBase.saveState(javax.faces.context.FacesContext) method on all those instances as well. This method must not save the state of children and facets.

This method must not alter the state of the implementing object. In other words, after executing this code:

 Object state = component.saveState(facesContext);
 

component should be the same as before executing it.

The return from this method must be Serializable

saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvBasicView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvBasicViewHelper
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvButtonGroup
Returns the state of this component.
saveState(FacesContext) - Method in interface ilog.views.faces.component.IlvFacesComponent
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesComponentBase
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesComponentImpl
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesContextualMenu
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesMenu
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesPanTool
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesZoomTool
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvImageButton
Returns the state of this component.
saveState(FacesContext) - Method in interface ilog.views.faces.component.IlvViewHelper
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvViewHelperImpl
Returns the state of this component.
saveState(FacesContext) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager

Gets the state of the instance as a Serializable Object.

saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectRectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesMapInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesMapRectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesPanInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesZoomInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
 
saveStyles() - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
Deprecated. Saves all buffered styles to the underlying storage.
saveStyles(File) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
Deprecated. Saves all buffered styles to the given underlying storage.
saveTo(File) - Method in class ilog.views.symbology.palettes.IlvPaletteDocumentation
Copies the documentation that has been created in the working directory into the destination directory specified by the user.
SC_Fiber_f - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SC Fiber female connector.
SC_Fiber_m - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SC Fiber male connector.
SCA_80f - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SCA female connector with 80 pins.
SCA_80m - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SCA male connector with 80 pins.
scale(float) - Method in class ilog.tgo.graphic.IltLineSpec
Returns a scaled version of this linespec.
scale(double, double) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Resizes the object.
scale(double, double) - Method in class ilog.views.graphic.IlvGraphicHandle
Resizes the object.
scale(double, double) - Method in class ilog.views.graphic.IlvTransformedGraphic
Resizes the object.
scale(double, double) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Resizes the object.
scale(double, double) - Method in class ilog.views.IlvGraphic
Resizes the object.
scale(double, double, double, double) - Method in class ilog.views.IlvTransformer
Composes the transformer with a scaling operation of sx by sy leaving the point (cx, cy) fixed.
SCALE_EMPTY - Static variable in class ilog.views.maps.beans.IlvJScaleBar
Displays graduations with empty rectangles.
SCALE_EMPTY - Static variable in class ilog.views.maps.beans.IlvScaleBar
Displays graduations with empty rectangles.
SCALE_LEVELS - Static variable in class ilog.views.maps.servlet.IlvManagerTiler
Deprecated. Beginning with ILOG JViews 8.1, use the constant IlvMapTileGeneratorConstants.SCALE_LEVELS_PROPERTY instead.
SCALE_LEVELS_PROPERTY - Static variable in class ilog.views.maps.IlvMapTileGeneratorConstants
The IlvNamedProperty containing the scale levels parameter.
ScaledBorderWidthThreshold - Static variable in class ilog.tgo.graphic.IltLineSpec
If a border gets thinner than this during scale, it is dropped.
SCALES - Static variable in class ilog.views.util.java2d.IlvPattern
Horizontal fish-scale pattern
ScaleStyleEditor - Class in ilog.views.maps.beans.editor
Deprecated.  
ScaleStyleEditor() - Constructor for class ilog.views.maps.beans.editor.ScaleStyleEditor
Deprecated. Creates a new ScaleStyleEditor.
SCREEN - Static variable in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
Screen to Screen coordinate transformation.
screenResolution() - Static method in class ilog.views.IlvToolkit
Deprecated. Returns the screen resolution.
screenSize() - Static method in class ilog.views.IlvToolkit
Deprecated. Returns the size of the screen.
scriptDescriptor - Static variable in class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
Returns the script descriptor of the renderer.
SCROLLABLE_PROPERTY - Static variable in class ilog.views.appframe.swing.docking.IlvDockingArea
Bound property name that determines whether the dockable is scrollable.
SCROLLBAR_UNIT_INCREMENT - Static variable in class ilog.cpl.graph.IlpGraphView
Increment used by scrollbars Default value: 5
scrollRectToVisible(Rectangle) - Method in class ilog.cpl.table.IlpJTable
Forwards the scrollRectToVisible() message to the table if it is a row header table.
scrollRectToVisible(int, int, boolean) - Method in class ilog.cpl.table.IlpTableView
Scrolls the table so that the given row and column become visible.
scrollToObject(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
Makes sure that the specified object is visible in this diagram component.
scrollToObject(Object) - Method in class ilog.views.sdm.IlvSDMEngine
Makes sure that an object is visible in the reference view of this SDM engine.
SDMEngineDataLoadingAdapter - Class in ilog.views.sdm.event
A neutral implementation of the SDMEngineDataLoadingListener interface.
SDMEngineDataLoadingAdapter() - Constructor for class ilog.views.sdm.event.SDMEngineDataLoadingAdapter
This constructor does nothing.
SDMEngineDataLoadingListener - Interface in ilog.views.sdm.event
The SDMEngineDataLoadingListener interface is used by an IlvSDMEngine to notify that a new data set is being loaded.
SDMEngineEvent - Class in ilog.views.sdm.event
SDMEngineEvent is the superclass of notification events sent by an IlvSDMEngine.
SDMEngineEvent(Object) - Constructor for class ilog.views.sdm.event.SDMEngineEvent
Creates a new SDMEngineEvent.
SDMEngineObjectRenderedEvent - Class in ilog.views.sdm.event
An SDMEngineObjectRenderedEvent is sent by an IlvSDMEngine to SDMEngineDataLoadingListener objects to notify them that a graphic object has been rendered.
SDMEngineObjectRenderedEvent(Object, Object, IlvGraphic) - Constructor for class ilog.views.sdm.event.SDMEngineObjectRenderedEvent
Creates a new SDMEngineObjectRenderedEvent.
SDMEngineRendererCreatedEvent - Class in ilog.views.sdm.event
An SDMEngineRendererCreatedEvent is sent by an IlvSDMEngine to SDMEngineStyleSheetListener objects to notify them that a renderer has been created.
SDMEngineRendererCreatedEvent(Object, String, IlvSDMRenderer) - Constructor for class ilog.views.sdm.event.SDMEngineRendererCreatedEvent
Creates a new SDMEngineRendererCreatedEvent.
SDMEngineSelectionEvent - Class in ilog.views.sdm.event
An SDMEngineSelectionEvent is sent by an IlvSDMEngine to SDMEngineSelectionListener objects to notify them that the set of selected objects in an SDM engine has changed.
SDMEngineSelectionEvent(Object, Object) - Constructor for class ilog.views.sdm.event.SDMEngineSelectionEvent
Creates a new SDM engine selection event.
SDMEngineSelectionListener - Interface in ilog.views.sdm.event
The SDMEngineSelectionListener interface is used by an IlvSDMEngine to notify listeners of changes in the set of selected objects.
SDMEngineStyleSheetAdapter - Class in ilog.views.sdm.event
A neutral implementation of the SDMEngineStyleSheetListener interface.
SDMEngineStyleSheetAdapter() - Constructor for class ilog.views.sdm.event.SDMEngineStyleSheetAdapter
This constructor does nothing.
SDMEngineStyleSheetEvent - Class in ilog.views.sdm.event
An SDMEngineStyleSheetEvent is sent by an IlvSDMEngine to SDMEngineStyleSheetListener objects to notify them that a new (set of) style sheet(s) is being loaded.
SDMEngineStyleSheetEvent(Object, String[]) - Constructor for class ilog.views.sdm.event.SDMEngineStyleSheetEvent
Creates a new SDMEngineStyleSheetEvent.
SDMEngineStyleSheetListener - Interface in ilog.views.sdm.event
The SDMEngineStyleSheetListener interface is used by an IlvSDMEngine to notify listeners of events occurring while a new style sheet is being loaded.
SDMGraphLayoutRendererEvent - Class in ilog.views.sdm.event
The SDMGraphLayoutRendererEvent is sent by an IlvGraphLayoutRenderer to SDMGraphLayoutRendererListener to notify the use of the IlvGraphLayout of the renderer.
SDMGraphLayoutRendererEvent(IlvGraphLayoutRenderer) - Constructor for class ilog.views.sdm.event.SDMGraphLayoutRendererEvent
Creates a new SDMGraphLayoutRendererEvent.
SDMGraphLayoutRendererListener - Interface in ilog.views.sdm.event
The SDMGraphLayoutRendererListener interface is used by an IlvGraphLayoutRenderer to notify of events occurring while the IlvGraphLayout of the renderer is in use.
SDMModelAdapter - Class in ilog.views.sdm.event
A neutral implementation of SDMModelListener.
SDMModelAdapter() - Constructor for class ilog.views.sdm.event.SDMModelAdapter
This constructor does nothing.
SDMModelEvent - Class in ilog.views.sdm.event
Events of type SDMModelEvent are sent to SDMModelListeners by an IlvSDMModel.
SDMModelEvent(Object, Object, boolean) - Constructor for class ilog.views.sdm.event.SDMModelEvent
Creates a new SDMModelEvent.
SDMModelListener - Interface in ilog.views.sdm.event
The SDMModelListener interface is used to notify the implementing class that the SDM model of an IlvSDMView has changed.
SDMPropertyChangeEvent - Class in ilog.views.sdm.event
Events of type SDMPropertyChangeEvent are sent to SDMModelListeners by an IlvSDMModel when a property of a data object has changed.
SDMPropertyChangeEvent(Object, Object, boolean, String, Object, Object) - Constructor for class ilog.views.sdm.event.SDMPropertyChangeEvent
Creates a new SDMPropertyChangeEvent.
SDMPropertyChangeListener - Interface in ilog.views.sdm.event
The SDMPropertyChangeListener interface is used to notify the implementing class that a property of an object returned by an SDM model has changed.
SDOConnectionPanel - Class in ilog.views.maps.export
A class to handle the connection to Oracle database.
SDOConnectionPanel() - Constructor for class ilog.views.maps.export.SDOConnectionPanel
Creates a Panel to allow user to connect to Oracle.
searchStrategy - Variable in class ilog.cpl.style.IlpAbstractStyle
Deprecated. The strategy used to search values in this style.
searchValue(String, IlpCellCoordinates, boolean, boolean) - Method in class ilog.cpl.IlpTable
Searches for the specified string in the values displayed by the table.
searchValue(String, IlpCellCoordinates, boolean, boolean) - Method in class ilog.cpl.table.IlpTableView
Searches the specified string in the values displayed by the table.
SecondaryStateModifiers - Static variable in class ilog.tgo.graphic.IltGraphicElementName
Icon stacker, which is displayed on the top of the network element base and on the group and card base to show the secondary states held by the object.
SecondaryStatesAttribute - Static variable in class ilog.tgo.model.IltObject
Attribute used to retrieve, as a string, the secondary states (in Bellcore and SNMP standards) or the statuses (in OSI standard) or the protection switch request indicators (in SONET standard) of the IltObject.
SecondaryStateStackerPosition - Static variable in class ilog.tgo.model.IltObject
Deprecated. Use CSS property secondaryStatePosition instead.
secondFloor(Calendar) - Static method in class ilog.views.util.time.IlvCalendarUtil
Truncates the given Calendar downwards to the nearest second boundary.
SecStateModifierToolTipFactory - Static variable in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated. Please use IlpToolTipManager and CSS property toolTipGraphic instead. The same feature can be achieved with the following CSS configuration:
 object."ilog.tgo.model.IltObject/objectState" {
   toolTipGraphic:  @+SecStateToolTipGraphic;
 }
 Subobject#SecStateToolTipGraphic {
   class: 'ilog.tgo.graphic.IltSecStateModifierToolTipGraphic';
 }
 
SecurityViolation - Static variable in class ilog.tgo.model.IltAlarm.AlarmType
 
seeEachOther(IlvGraphic, IlvGraphic) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Returns whether two crossing aware objects see each other.
select(IlvSettingsQuery) - Method in class ilog.views.appframe.IlvApplication
Returns the settings elements selected by the specified query.
select(String, IlvSettingsElement[]) - Method in class ilog.views.appframe.IlvApplication
Returns the settings elements selected by the specified query parameters.
select(IlvSettingsQuery, IlvSettingsElement[]) - Method in class ilog.views.appframe.IlvApplication
Returns the settings elements selected by the specified query starting from the specified settings elements.
select(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings elements selected by the specified query.
select(String, IlvSettingsElement[]) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings elements with the specified settings type and children of the specified contextElements.
select(IlvSettingsQuery, IlvSettingsElement[]) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings elements selected by the specified query from the specified settings element.
select - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action toggles the "selection" mode of the diagram component.
select(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Selects a symbol in the symbol viewer.
select(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Selects a palette in the viewer.
select(IlvPalette, boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Selects the collapsible panel corresponding to the given palette and expands it.
select(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Select a symbol in the symbol viewer.
select(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Selects a palette in the viewer.
select(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Select a symbol in the symbol viewer.
select(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Selects a palette in the viewer.
select(IlvPaletteSymbol) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
Selects a symbol in the viewer.
select(IlvPalette) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
Selects a palette in the viewer.
select(IlvPaletteObject) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteToolbarViewer
Selects an object in the viewer.
select(IlvPaletteObject) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
Selects an object in the viewer.
select(IlvPaletteObject) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteViewer
Selects an object in the viewer.
SELECT_ALL_COMMAND - Static variable in class ilog.views.appframe.swing.IlvTextView
Action command key for selecting all the text in the text view.
selectAll() - Method in class ilog.cpl.graph.IlpGraphView
Puts all visible objects into the selection.
selectAll() - Method in class ilog.cpl.IlpEquipment
Puts all visible objects into the selection.
selectAll() - Method in class ilog.cpl.IlpNetwork
Puts all visible objects into the selection.
selectAll() - Method in class ilog.cpl.IlpTable
Selects all the cells visible in the table view.
selectAll() - Method in class ilog.cpl.table.IlpTableView
Selects all the visible cells.
selectAll - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action calls the IlvDiagrammer.selectAll() method of the diagram component.
selectAll() - Method in class ilog.views.diagrammer.IlvDiagrammer
Selects all the objects in the diagram.
selectAll(HttpServletRequest, IlvSelectionSupport.IlvSelectionResponse, IlvDiagrammer) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionSupport
Selects all the objects in the specified diagrammer.
selectAll() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects all the visible sublinks in this link bundle.
selectAll(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects all the visible sublinks in the link bundle.
selectAll(boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Selects all segments of this hyperedge.
selectAll(IlvManagerView, boolean) - Method in class ilog.views.IlvManager
Selects all the graphic objects that are visible in a view.
selectAll(boolean) - Method in class ilog.views.IlvManager
Selects all the visible graphic objects in the manager.
selectAll(boolean, boolean) - Method in class ilog.views.IlvManager
Selects all the visible graphic objects in the manager.
selectAll(boolean) - Method in class ilog.views.maps.beans.IlvMapLayer
Selects or deselects all the IlvGraphic objects contained in this layer.
selectAllFeatures() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel
Selects all features.
selectAllObjects() - Method in class ilog.views.sdm.IlvSDMEngine
Selects all the graphic objects that represent objects of the data model.
selectAllPins(boolean, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Sets all pins of the connector selected or unselected.
selectAllPins(boolean, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
Selects or deselects all pins.
selectAttributeValue(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Specifies that the node selected by the current step must have an attribute with a given name that equals a given value.
selectChildren(String) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Adds a new step to the path that selects elements with the specified type.
Selected - Static variable in class ilog.tgo.graphic.IltCompositeGraphic
The graphic setting indicating that an object is selected.
SELECTED - Static variable in interface ilog.views.faces.IlvFacesConstants
The selected state property of a component.
SELECTED_BORDER_PROPERTY - Static variable in class ilog.views.appframe.swing.IlvToolBar
Property that provides the border of a button when it is selected.
SELECTED_CONFIGURATION_PROPERTY - Static variable in class ilog.views.appframe.docview.IlvDocumentTemplate
Bound property name for the name of the configuration whose new container must be activated when creating views on a document.
SELECTED_DEFAULT_VALUE - Static variable in class ilog.views.faces.component.IlvImageButton
Default value of selected property.
SELECTED_IMAGE - Static variable in interface ilog.views.faces.IlvFacesConstants
An image URL property when the component is in a selected state.
SELECTED_SELECTION_HIGHLIGHT - Static variable in class ilog.cpl.tree.IlpTreeView
The selected objects from the selection model are highlighted.
selectedItemChanged(int, Object) - Method in class ilog.views.appframe.event.IlvListActionHandler
Invoked when the selected item of the list of items has changed.
selectElement(IlvSettingsQuery) - Method in class ilog.views.appframe.IlvApplication
Returns the first settings element selected by the specified query.
selectElement(String, String, Object) - Method in class ilog.views.appframe.IlvApplication
Returns the first settings element selected by the specified query parameters.
selectElement(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the first settings element selected by the specified query.
selectElement(String, String, Object) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the first root settings element selected by the specified query parameters.
selectElement(String) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the first root settings element with the specified type.
selectElement(String, String, Object) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Adds a new step to the path that selects the elements with the specified type and with an attribute of name attributeName equal to the specified value.
selectGroup(IlvGroup, boolean) - Method in class ilog.views.prototypes.IlvGroupBag
Selects a group contained in the manager associated with this group bag.
selectGroup(IlvGroup, IlvGroupFrame, boolean) - Method in class ilog.views.prototypes.IlvGroupBag
Selects a group contained in the manager associated with this group bag, using an existing group frame.
selectIfNecessary(IlvGraphic) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Selects the input object if the selection mode is enabled.
SELECTION_BACKGROUND_CHANGED_PROPERTY - Static variable in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Identifies the background color of the selection.
SELECTION_CHECKBOX_VISIBLE_PROPERTY - Static variable in class ilog.cpl.tree.IlpTreeView
Bound property name for selectionCheckBoxVisible.
SELECTION_FOREGROUND_CHANGED_PROPERTY - Static variable in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Identifies the foreground color of the selection.
SelectionBackgroundColor - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
Deprecated. Use CSS property labelBackground with pseudoclass selected instead.
SelectionBackgroundColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated. Use CSS property labelBackground and pseudoclass selected instead.
SelectionBorderBackgroundColor - Static variable in class ilog.tgo.model.IltObject
Deprecated. Use CSS property selectionBorderBackground instead.
SelectionBorderForegroundColor - Static variable in class ilog.tgo.model.IltObject
Deprecated. Use CSS property selectionBorderForeground instead.
SelectionBorderLineStyle - Static variable in class ilog.tgo.model.IltObject
Deprecated. Use CSS property selectionBorderLineStyle instead.
SelectionBorderMattersForSelection - Static variable in class ilog.tgo.resource.IltrThickness
This determines whether a selection boundary is considered part of the object for selection purposes.
SelectionBorderThickness - Static variable in class ilog.tgo.model.IltObject
Deprecated. Use CSS property selectionBorderWidth instead.
SelectionBorderThickness - Static variable in class ilog.tgo.resource.IltrThickness
This is the selection border thickness.
selectionChange(TableSelectionEvent) - Method in interface ilog.cpl.table.selection.TableSelectionListener
Invoked whenever there is a change in the table selection.
selectionChanged(IltSelectionEvent) - Method in interface ilog.tgo.graphic.IltSelectionListener
Invoked when a selection change event occurs.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.event.adapter.IlvManagerSelectionDispatcher
Reacts on selection events.
selectionChanged(IlvGraphic, ManagerSelectionChangedEvent) - Method in class ilog.views.event.adapter.IlvManagerSelectionDispatcher
Reacts for the input graphic on selection events.
selectionChanged(ManagerSelectionChangedEvent) - Method in interface ilog.views.event.ManagerSelectionListener
This method is called when the selection changes in a manager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
This method is called when the selection changes in a manager.
selectionChanged(LinkBundleSelectionChangedEvent) - Method in interface ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedListener
This method is called when the selection changes in a manager.
selectionChanged(IlvLinkImage) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Called when a selection changes in the link bundle.
selectionChanged(IlvGraphic) - Method in class ilog.views.IlvManager
Called when a selection changes in the manager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.interactor.IlvSelectInteractor
Called when an object is selected or deselected in the manager or in a submanager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.maps.beans.IlvLayerTreePanel
Called when the IlvManager selection has changed.
selectionChanged(SDMEngineSelectionEvent) - Method in interface ilog.views.sdm.event.SDMEngineSelectionListener
Invoked every time an object is selected or deselected in an SDM engine, either by a call to IlvSDMEngine.setSelected(java.lang.Object, boolean), or by a direct call to the underlying method IlvManager.setSelected(ilog.views.IlvGraphic, boolean, boolean) of IlvManager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
This method is called when the selection changes in a manager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
Implementation of the ManagerSelectionListener interface.
selectionEventSeriesBegin() - Method in interface ilog.tgo.graphic.IltSelectionListener
Invoked before a series of selection change events begins.
selectionEventSeriesEnd() - Method in interface ilog.tgo.graphic.IltSelectionListener
Invoked after a series of selection change events has ended.
SelectionFocusMode - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated. Use CSS property selectionFocusMode instead.
SelectionForegroundColor - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
Deprecated. Use CSS property labelForeground with pseudoclass selected instead.
SelectionForegroundColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated. Use CSS property labelForeground and pseudoclass selected instead.
SelectionMode - Static variable in interface ilog.cpl.table.IlpTableKeys
Deprecated. Use CSS property selectionMode in the table configuration instead.
selectionModelListener - Variable in class ilog.cpl.network.IlpNetworkView
 
selectNodes(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings nodes selected by the specified query.
selectObject(IlvGraphic) - Method in class ilog.views.interactor.IlvSelectInteractor
Selects an object.
selectObject(IlvGraphic) - Method in class ilog.views.interactor.IlvSelectInteractorMultipleSelection
Called when selecting a graphic object.
selectObject(IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvSDMCompositeSelectInteractor
If the selected object is a composite graphic, this method looks for an SDM object at the location of the mouse event that caused the selection, and selects it.
selectObjects(IlvRect) - Method in class ilog.tgo.interactor.IltSelectInteractorMultipleSelection
 
selectObjects(IlvRect) - Method in class ilog.views.interactor.IlvSelectInteractorMultipleSelection
Called when selecting objects in a rectangle.
selectPin(IlvHyperGrapherPin, boolean, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Sets a pin of the connector selected or unselected.
selectPosition(int) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Adds a predicate to the last step of the query that selects the nodes that have the specified position within the array of selected nodes.
SEMI_OPTIMAL - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
The semioptimal leveling strategy.
SEMICOLON - Static variable in class ilog.views.util.data.IlvCSVReader
Semicolons will be considered as separator characters.
sendActionEvent(ActionEvent) - Method in class ilog.views.appframe.IlvApplication
Sends an action event to the action handlers of the application.
sendActionEvent(String) - Method in class ilog.views.appframe.IlvApplication
Sends an action event to the action listeners of the application.
sendMessage(String, Object, String, Object[]) - Method in class ilog.views.appframe.IlvApplication
Sends the message messageName to the target targetName with the parameters params.
sendMessage(String, MessageEvent) - Method in class ilog.views.appframe.IlvApplication
Sends the specified message event to all the message listeners registered with the application.
sendMessage(String, MessageEvent) - Method in class ilog.views.appframe.IlvDefaultMessageManager
Sends the specified event to the message listener registered with the message manager with the specified name.
SEQ - Static variable in class ilog.views.sdm.metadata.IlvMContainer
The SEQ (sequence) type of container.
serialize(Element, URL) - Method in class ilog.views.diagrammer.datasource.IlvDiagrammerDataSource
Serializes this data source to the specified DOM element.
serialize(Element) - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource.QueryParameters
Writes the query parameters to an XML element.
serialize(Element) - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
Saves the parameters to an DOM element.
serialize(Element) - Method in class ilog.views.util.data.IlvJDBCQueryParameters
Saves these query parameters to a DOM element.
serialize(Element) - Method in class ilog.views.util.data.IlvTableModelMapper
Writes the description of a table model mapper to an XML element.
serializeImpl(Element) - Method in class ilog.views.diagrammer.datasource.IlvDiagrammerDataSource
This method must be implemented by subclasses to save their parameters to the XML configuration file.
serializeImpl(Element) - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource
Serializes the parameters of this data source to the specified DOM element.
serializeImpl(Element) - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Serializes the parameters of this data source to the specified DOM element.
SERIES_BEGIN - Static variable in class ilog.cpl.graph.GraphModelEvent.Type
Starting a series of events.
SERIES_END - Static variable in class ilog.cpl.graph.GraphModelEvent.Type
Ending a series of events.
Server - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a server.
Server_Image - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a server.
ServerActionEvent - Class in ilog.views.servlet
An event object that is sent to listeners of actions requested from the client side.
ServerActionEvent(HttpServletRequest, IlvManagerView, String, String[]) - Constructor for class ilog.views.servlet.ServerActionEvent
Deprecated. Beginning with JViews 8.0 use ServerActionEvent.ServerActionEvent(HttpServletRequest, IlvManagerView, String, IlvManagerServletSupport, String[]) instead.
ServerActionEvent(HttpServletRequest, IlvManagerView, String, IlvManagerServletSupport, String[]) - Constructor for class ilog.views.servlet.ServerActionEvent
Creates an action event.
ServerActionListener - Interface in ilog.views.servlet
Interface to be implemented by objects that need to be notified of actions requested from the client side.
ServerButtonColor - Static variable in class ilog.tgo.model.IltNetworkElement
Deprecated. Please use property serverButtonColor instead.
ServerGridColor - Static variable in class ilog.tgo.model.IltNetworkElement
Deprecated. Please use property serverGridColor instead.
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServlet
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServlet
Overridden to dispatch the request to the IlvManagerServlet.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method.
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.IlvFacesController
Service method.
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.IlvResourceController
Handles the resource request.
service(ServletRequest, ServletResponse) - Method in class ilog.views.maps.servlet.IlvFacesMapsServlet
This service method hides exceptions whose message contains the string "reading encoded JPEG Stream".
service(ServletRequest, ServletResponse) - Method in class ilog.views.maps.servlet.IlvMapServlet
This service method hides exceptions whose message contains the string "reading encoded JPEG Stream".
SERVICE_FORWARD - Static variable in interface ilog.views.faces.IlvFacesConstants
 
SERVICE_FORWARD_INT - Static variable in interface ilog.views.faces.IlvFacesConstants
 
SERVLET - Static variable in interface ilog.views.faces.IlvFacesConstants
The servlet property of a view chart.
SERVLET_ACTION_NAME - Static variable in class ilog.views.util.servlet.IlvPopupMenuServletSupport
The action name of the builtin action listener that is responsible for translating the servlet event into a suitable event for a menu item listener.
SERVLET_CLASS - Static variable in interface ilog.views.faces.IlvFacesConstants
The servlet class property of a view chart.
SERVLET_URL - Static variable in interface ilog.views.faces.IlvFacesConstants
The URL of the servlet that will provide the image.
ServletActionEvent - Class in ilog.views.util.servlet.event
The ServletActionEvent is fired by the servlet support when a client side action involving a graphic component and an object is triggered.
ServletActionEvent(Object, EventObject) - Constructor for class ilog.views.util.servlet.event.ServletActionEvent
Creates a new ServletActionEvent instance.
ServletActionListener - Class in ilog.views.util.servlet.event
This class defines a server side action listener.
ServletActionListener(String, String[], boolean) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener() - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(boolean) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(String[]) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(String[], boolean) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(String, String[]) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
SESSION_EXP_HANDLER - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLConstants
The JavaScript code that is called when the session is about to expire.
SESSION_ID_PREFIX - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLFrameworkConstants
 
set(int, Object) - Method in class ilog.cpl.list.IlpDefaultListModel
Replaces the element at the specified position in this list with the specified element.
set(IltState) - Method in class ilog.tgo.model.IltAlarmObjectState
 
set(IltState) - Method in class ilog.tgo.model.IltBellcoreObjectState
 
set(IltState) - Method in class ilog.tgo.model.IltObjectState
Adds a given constant state (defined in a state system) to this state.
set(IltState, Object) - Method in class ilog.tgo.model.IltObjectState
Adds a given constant state (defined in a state system) to this state.
set(IltStat