- samp - Variable in class cl.utfsm.samplingSystemUI.DataPrinter
-
- SampDetail - Class in cl.utfsm.samplingSystemUI.core
-
Class SampDetail hold the detail for a sampling order.
- SampDetail(String, String, long, long) - Constructor for class cl.utfsm.samplingSystemUI.core.SampDetail
-
- samples - Variable in class cl.utfsm.samplingSystemUI.MemoryPrinter
-
- sampleSize - Variable in class alma.acs.monitoring.DAO.ComponentData
-
- SAMPLING - Static variable in class cl.utfsm.samplingSystemUI.StatusIcon
-
- SAMPLING_WARNING - Static variable in class cl.utfsm.samplingSystemUI.StatusIcon
-
- SamplingDataCorrelator - Class in cl.utfsm.samplingSystemUI
-
This class correlates various sampling sets through time, and outputs them in a nicely csv file.
- SamplingDataCorrelator(String, long, Date) - Constructor for class cl.utfsm.samplingSystemUI.SamplingDataCorrelator
-
Default constructor, takes the parameters, stores them, and creates the filename.
- SamplingManager - Class in cl.utfsm.samplingSystemUI.core
-
Probaly this class should have another name, but it does manage the sampling
system within this application.
- SamplingManagerException - Exception in cl.utfsm.samplingSystemUI.core
-
Custom exception class, not much more than that
- SamplingManagerException() - Constructor for exception cl.utfsm.samplingSystemUI.core.SamplingManagerException
-
Generic constructor, same as Exception
- SamplingManagerException(String) - Constructor for exception cl.utfsm.samplingSystemUI.core.SamplingManagerException
-
Adds a message to the Generic Exception
- SamplingManagerException(String, Exception) - Constructor for exception cl.utfsm.samplingSystemUI.core.SamplingManagerException
-
Another extension of Exception, now also adds a Generic Exception to the mix
- SamplingManagerUITool - Class in cl.utfsm.samplingSystemUI.core
-
The class is a base class for sampling tools.
- SamplingManagerUITool() - Constructor for class cl.utfsm.samplingSystemUI.core.SamplingManagerUITool
-
- SamplingSystemGUI - Class in cl.utfsm.samplingSystemUI
-
Main Widget class, and starting point for the SSG Software.
- SamplingSystemGUI() - Constructor for class cl.utfsm.samplingSystemUI.SamplingSystemGUI
-
This is the default constructor.
- SamplingWidget - Class in cl.utfsm.samplingSystemUI
-
- SamplingWidget() - Constructor for class cl.utfsm.samplingSystemUI.SamplingWidget
-
- SampTool - Class in cl.utfsm.example
-
Class that provides the comand line funtionality.
- SampTool() - Constructor for class cl.utfsm.example.SampTool
-
- SampTool - Class in cl.utfsm.samplingSystemUI
-
- SampTool() - Constructor for class cl.utfsm.samplingSystemUI.SampTool
-
- sanitizeProject(AcsCommandCenterProject) - Method in class alma.acs.commandcenter.app.ProjectMaker
-
- save() - Method in class alma.TMCDB.alarm.Categories
-
- save(String) - Method in class alma.TMCDB.alarm.Categories
-
- save() - Method in class alma.TMCDB.alarm.FaultFamiliesMap
-
- save(String) - Method in class alma.TMCDB.alarm.FaultFamiliesMap
-
- save() - Method in class alma.TMCDB.alarm.ReductionDefinitions
-
- save(String) - Method in class alma.TMCDB.alarm.ReductionDefinitions
-
- save() - Method in class cl.utfsm.acs.ebe.EbeDocument
-
Save the data to the selected path
- save() - Method in interface com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector.XMLSaver
-
- save(String) - Method in interface com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector.XMLSaver
-
- saveAdminUser(AdminUser) - Method in interface cern.laser.business.dao.AdminUserDAO
-
- saveAdminUser(AdminUser) - Method in class com.cosylab.acs.laser.dao.ACSAdminUserDAOImpl
-
- saveAlarm(Alarm) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTable
-
Save the alarm in a file
- saveAlarm(Alarm) - Method in interface cern.laser.business.dao.AlarmDAO
-
- saveAlarm(Alarm) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
-
- saveAlarm(Alarm) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- saveCategory(Category) - Method in interface cern.laser.business.dao.CategoryDAO
-
- saveCategory(Category) - Method in class cl.utfsm.acs.acg.dao.ACSCategoryDAOImpl
-
- saveCategory(Category) - Method in class com.cosylab.acs.laser.dao.ACSCategoryDAOImpl
-
- saveChanges(String, Map) - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
Save changes given by map to the node identified by curl
- saveChanges(String, Map) - Method in class com.cosylab.cdb.jdal.WDALImpl
-
Save changes given by map to the node identified by curl
- SaveData - Class in alma.acs.alarmsystemprofiler.save
-
Object of this class, collects the data to be saved on file.
- SaveData(SaveData.FileContentType, File) - Constructor for class alma.acs.alarmsystemprofiler.save.SaveData
-
Constructor
- SaveData.FileContentType - Enum in alma.acs.alarmsystemprofiler.save
-
The types of saved file
- saveFile() - Method in class alma.acs.logging.table.LogTableDataModel
-
Saves input logs into a file.
- saveFile() - Method in class alma.acs.tools.comphelpergen.CompHelperClass
-
Saves a file according to its contents and location.
- saveFile(String, String) - Method in class alma.acs.tools.comphelpergen.IOSpecification
-
Saves a file given its contents and path are specified.
- SaveFileChooser - Class in alma.acs.logging.io
-
The file chooser for saving, supporting compression
- SaveFileChooser(String, File, LoggingClient) - Constructor for class alma.acs.logging.io.SaveFileChooser
-
Constructor
- saveFilters(File) - Method in class com.cosylab.logging.engine.FiltersVector
-
Save the filters on a file
- SaveHandler - Class in alma.acs.alarmsystemprofiler.handlers
-
- SaveHandler() - Constructor for class alma.acs.alarmsystemprofiler.handlers.SaveHandler
-
- saveHelperClasses(ComponentHelperInfo, String, int) - Method in class alma.acs.tools.comphelpergen.CompHelperGenerator
-
Method saveHelperClasses.
- saveListeners() - Method in class com.cosylab.cdb.jdal.DALImpl
-
- saveListeners() - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- saveLog(BufferedWriter, ILogEntry) - Method in class alma.acs.logging.engine.io.IOHelper
-
Save a log in the passed file
- saveLogs(String, Collection<ILogEntry>, IOPorgressListener, boolean, boolean) - Method in class alma.acs.logging.engine.io.IOHelper
-
Save a collection of logs on disk
- saveLogs(String, Collection<ILogEntry>, IOPorgressListener, boolean, boolean, int) - Method in class alma.acs.logging.engine.io.IOHelper
-
Save a collection of logs on disk
- saveLogs(BufferedWriter, Collection<ILogEntry>, IOPorgressListener) - Method in class alma.acs.logging.engine.io.IOHelper
-
Save a collection of logs on a BufferedWriter.
- saveLogs(String, Iterator<ILogEntry>, IOPorgressListener, boolean, boolean) - Method in class alma.acs.logging.engine.io.IOHelper
-
Save the logs available through an Iterator.
- saveLogs(String, Iterator<ILogEntry>, IOPorgressListener, boolean, boolean, int) - Method in class alma.acs.logging.engine.io.IOHelper
-
Save the logs available through an Iterator.
- saveLogs(BufferedWriter, Iterator<ILogEntry>, IOPorgressListener) - Method in class alma.acs.logging.engine.io.IOHelper
-
Save a collection of logs on a BufferedWriter.
- saveLogs(String, boolean, int, LogCache) - Method in class alma.acs.logging.io.IOLogsHelper
-
Save the logs in a file.
- saveMemberAlarms(String) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
-
- saveMemberAlarms(String) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- saveSource(Source) - Method in interface cern.laser.business.dao.SourceDAO
-
- saveSource(Source) - Method in class com.cosylab.acs.laser.dao.ACSSourceDAOImpl
-
- saveTab(FeedbackArea) - Method in class alma.acs.commandcenter.gui.FeedbackTabs
-
- saveTextToFile() - Method in class alma.acs.gui.widgets.SmartTextPane
-
Comment
- saveToCDB() - Method in class cl.utfsm.acs.acg.core.AlarmManager
-
- saveToCDB() - Method in class cl.utfsm.acs.acg.core.AlarmSystemManager
-
- saveToCDB() - Method in class cl.utfsm.acs.acg.core.CategoryManager
-
- saveToCDB() - Method in interface cl.utfsm.acs.acg.core.EntityManager
-
Performs a full save of the contents of the Manager to the CDB.
- saveToCDB() - Method in class cl.utfsm.acs.acg.core.ReductionManager
-
- saveToCDB() - Method in class cl.utfsm.acs.acg.core.SourceManager
-
- SaveToCDBActionDelegate - Class in cl.utfsm.acs.acg.gui.actions
-
- SaveToCDBActionDelegate() - Constructor for class cl.utfsm.acs.acg.gui.actions.SaveToCDBActionDelegate
-
- saveType - Variable in class alma.acs.alarmsystemprofiler.save.SaveData
-
The type of the file to save
- saxParser - Variable in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- sayHello() - Method in class alma.demo.HelloDemoImpl.HelloDemoImpl
-
- sayHello() - Method in class alma.demo.XmlComponentImpl.XmlComponentImpl
-
- sayHelloWithParameters(String, DoubleHolder, IntHolder) - Method in class alma.demo.HelloDemoImpl.HelloDemoImpl
-
- schedule() - Method in class alma.ACS.impl.CommonMonitorImpl
-
Schedule monitor using fixed rate interval timeTrigger
starting from startTime paramterer.
- SCHEMA_VALIDATION_FEATURE_ID - Static variable in class com.cosylab.cdb.jdal.DALImpl
-
Schema validation feature id (http://apache.org/xml/features/validation/schema).
- SchemaFilenameFilter - Class in alma.tools.entitybuilder
-
- SchemaFilenameFilter() - Constructor for class alma.tools.entitybuilder.SchemaFilenameFilter
-
- schemaResourceResolverLoader - Variable in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- ScienceLogger - Class in alma.acs.logging.domainspecific
-
- ScienceLogger(AcsLogger) - Constructor for class alma.acs.logging.domainspecific.ScienceLogger
-
- SciLogAudience - Class in com.cosylab.logging.engine.audience
-
The audience for the science log: this accepts all the logs having
the audience set to SciLog and a level of NOTICE.
- SciLogAudience() - Constructor for class com.cosylab.logging.engine.audience.SciLogAudience
-
- ScriptConfigGui - Class in cl.utfsm.samplingSystemUI
-
- ScriptConfigGui(ScriptExecutor) - Constructor for class cl.utfsm.samplingSystemUI.ScriptConfigGui
-
- ScriptExecutor - Class in cl.utfsm.samplingSystemUI
-
- ScriptExecutor(String, String) - Constructor for class cl.utfsm.samplingSystemUI.ScriptExecutor
-
- scrollLock - Variable in class alma.acs.commandcenter.gui.FeedbackArea
-
- scrollToFirstRow() - Method in class alma.acs.logging.table.LogEntryTable
-
Scroll the table to the first row
- scrollToLastRow() - Method in class alma.acs.logging.table.LogEntryTable
-
Scroll the table to the last row
- scrollToNextSelectedRow() - Method in class alma.acs.logging.table.LogEntryTable
-
Scroll the table to the next selected row and select it.
- scrollToPrevSelectedRow() - Method in class alma.acs.logging.table.LogEntryTable
-
Scroll the table to the next selected row and select it.
- scrollToSelectedRow() - Method in class alma.acs.logging.table.LogEntryTable
-
Scroll the table to the selected row
- SCXML_LOGGER_NAME_PREFIX - Static variable in class alma.acs.logging.adapters.CommonsLoggingFactory
-
SCXML logger name base.
- search(String, boolean) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTable
-
Search for a string in the table
- search(String, boolean) - Method in class alma.acsplugins.alarmsystem.gui.table.SearchEngine
-
Search for a string in the table
- search(String) - Method in interface cern.laser.business.dao.AlarmDAO
-
- search(Integer[], String, String) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- search(Selection, int, AlarmSearchListener) - Method in class cern.laser.client.impl.services.selection.AlarmSelectionHandlerImpl
-
- search(Selection, int, AlarmSearchListener) - Method in class cern.laser.client.services.selection.AlarmSelectionHandler
-
Starts the asynchronous alarm search.
- search(String) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
-
- search(String) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- search(int[], String, String) - Method in class com.cosylab.acs.laser.LaserComponent
-
- search() - Method in class com.cosylab.logging.search.SearchDialog
-
Search the string/regular expriossion delegating the SearchEngine
- searchComplexTypes(Document, String) - Method in class cl.utfsm.acs.xml.CommonSchema
-
Search for ComplexTypes in the parsed document and add them to the Arraylist.
- SearchDialog - Class in com.cosylab.logging.search
-
- SearchDialog(LoggingClient) - Constructor for class com.cosylab.logging.search.SearchDialog
-
This is the default constructor
- SearchEngine - Class in alma.acsplugins.alarmsystem.gui.table
-
Object of this class perform the search function on the alarm table.
- SearchEngine(AlarmTable, AlarmTableModel) - Constructor for class alma.acsplugins.alarmsystem.gui.table.SearchEngine
-
Constructor
- SearchEngine - Class in com.cosylab.logging.search
-
- SearchEngine(LogEntryTable) - Constructor for class com.cosylab.logging.search.SearchEngine
-
The constructor
- searchFinished() - Method in interface cern.laser.client.services.selection.AlarmSearchListener
-
- SEARCHPATH_PROPERTYNAME - Static variable in class alma.acs.util.AcsFileFinderForDirectories
-
- searchSimpleTypes(Document, String) - Method in class cl.utfsm.acs.xml.CommonSchema
-
Search for SimpleTypes in the parsed document and add them to the Arraylist.
- seemsManagerDoesNotExist(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree.ManagerConnectionExceptionHandler
-
- seemsManagerHasChangedOrHasCutConnection(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree.ManagerConnectionExceptionHandler
-
- seemsManagerIsDown(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree.ManagerConnectionExceptionHandler
-
- seemsWeHaveDisconnected(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree.ManagerConnectionExceptionHandler
-
- select(Collection, String) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- select(Selection, AlarmSelectionListener) - Method in class cern.laser.client.impl.services.selection.AlarmSelectionHandlerImpl
-
DOCUMENT ME!
- select(Selection, AlarmSelectionListener) - Method in class cern.laser.client.services.selection.AlarmSelectionHandler
-
Starts the asynchronous alarm selection.
- select(int[], String) - Method in class com.cosylab.acs.laser.LaserComponent
-
- selectContainer(ClientInfo, ContainerInfo[]) - Method in interface com.cosylab.acs.maci.loadbalancing.LoadBalancingStrategy
-
Select the most appropriate (i.e.
- selectedContainer() - Method in class alma.acs.commandcenter.app.ProjectRunModel
-
- selectedContainerIndex - Variable in class alma.acs.commandcenter.app.ProjectRunModel
-
- selectedContainerIndex() - Method in class alma.acs.commandcenter.app.ProjectRunModel
-
- selectedRenderer - Variable in enum alma.acsplugins.alarmsystem.gui.toolbar.Toolbar.ComboBoxValues
-
Normal renderer
- selectedServicesChannels - Variable in class alma.acs.service.ServiceParameters
-
- selectedSupervisor - Variable in class alma.acs.commandcenter.gui.DeploymentTree
-
- selectElementFromTree(String, String, String) - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- selectElementFromTree(String, boolean) - Method in class cl.utfsm.acs.acg.gui.ReductionsView
-
- selectFile() - Method in class alma.acs.alarm.gui.senderpanel.FileSender
-
Select the file of alarms offering a dialog to the user.
- Selection - Interface in cern.laser.client.services.selection
-
The alarm selection container class.
- selectionChanged(int, Node[]) - Method in interface cern.gp.explorer.MultiListExplorer.SelectionListener
-
Notifies that the selection changed in the list number listIndex.
- selectionChanged(IAction, ISelection) - Method in class cl.utfsm.acs.acg.gui.actions.ExitHandler
-
- selectionChanged(IAction, ISelection) - Method in class cl.utfsm.acs.acg.gui.actions.LoadFromCDBActionDelegate
-
- selectionChanged(IAction, ISelection) - Method in class cl.utfsm.acs.acg.gui.actions.SaveToCDBActionDelegate
-
- selectionChanged(OETree) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
-
Insert the method's description here.
- SelectionImpl - Class in cern.laser.client.impl.services.selection
-
- SelectionImpl() - Constructor for class cern.laser.client.impl.services.selection.SelectionImpl
-
- SelectionListener() - Constructor for class alma.acs.commandcenter.gui.DeploymentTree.SelectionListener
-
- selectNthChildren(ExplorerManager, int) - Static method in class cern.gp.explorer.MultiListExplorer
-
- SELECTOR_AT_BROKER_PROPERTY - Static variable in class cern.cmw.mom.util.MomConfig
-
Field SELECTOR_AT_BROKER_PROPERTY
- SELECTOR_PROPERTY - Static variable in class cern.cmw.mom.pubsub.NotificationHelper
-
Message property name identifying the selector the notification is about.
- send(ParallelAlarmSender.AlarmToSend) - Method in class alma.acs.alarm.gui.senderpanel.AlarmSender
-
Send the specified alarm to the alarm service.
- send(SenderPanelUtils.Triplet, SenderPanelUtils.AlarmDescriptorType, Properties) - Method in class alma.acs.alarm.gui.senderpanel.ParallelAlarmSender
-
Send the specified alarm to on of the
AlarmSender to be sent to the service.
- send(String) - Method in class alma.acs.commandcenter.engine.NativeCommand
-
Writes the given text to the STDIN of the process.
- send(Message, int, int, long) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- send(Destination, Message) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- send(Destination, Message, int, int, long) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- send(Message) - Method in class com.cosylab.acs.jms.ACSJMSTopicPublisher
-
- sendAlarm(String, String, int, Properties, boolean) - Method in class alma.acs.alarmsystem.source.AlarmSender
-
Send an alarm with user properties
- sendAlarm(String, String, int, boolean) - Method in class alma.acs.alarmsystem.source.AlarmSender
-
Send an alarm with no user properties
- sendAlarm(boolean) - Method in class alma.alarmsystemdemo.client.AlarmSystemClient
-
- sendAlarms(boolean) - Method in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender
-
Send the alarms read from the file.
- sendBlocks(int, int, int, float) - Method in class alma.COUNTER.CounterSupplierImpl.CounterSupplierImpl
-
- sendCoreAlarmAsync(LaserCoreFaultState.LaserCoreFaultCodes, boolean) - Method in class com.cosylab.acs.laser.LaserComponent
-
Send a core alarm in a dedicated thread.
- sendEmail(String, String, String) - Method in class alma.alarmsystem.core.mail.ACSMailAndSmsServer
-
Send and email.
- sendEmail(String, String, String) - Method in class cern.laser.business.pojo.MailAndSmsServerImpl
-
- SenderPanel - Class in alma.acs.alarm.gui.senderpanel
-
A panel to send alarms.
- SenderPanel() - Constructor for class alma.acs.alarm.gui.senderpanel.SenderPanel
-
Constructor
- SenderPanelUtils - Class in alma.acs.alarm.gui.senderpanel
-
A collection of general purpose utilities.
- SenderPanelUtils() - Constructor for class alma.acs.alarm.gui.senderpanel.SenderPanelUtils
-
- SenderPanelUtils.AlarmDescriptorType - Enum in alma.acs.alarm.gui.senderpanel
-
The type (descriptor) set while sending the alarm to the
alarm service.
- SenderPanelUtils.Triplet - Class in alma.acs.alarm.gui.senderpanel
-
A triplet composed of FF,FM, FC
- sendEvents(NcEventSpec[], int, int) - Method in class acs.benchmark.nc.comp.publisher.CorbaNotifySupplierImpl
-
- sendEvents(short) - Method in class alma.demo.EventSupplierImpl.EventSupplierImpl
-
The IDL-defined method that sends the temperatureDataBlockEvent fridge event a given number of times.
- sendEventsSpecial(NestedFridgeEvent[]) - Method in class alma.demo.EventSupplierImpl.EventSupplierImpl
-
- sendInit(AlarmImpl, String) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- sendInit(Collection, String) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- sendInitFinished(String) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- sendSearch(Collection, String) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- sendSMS(String, String) - Method in class alma.alarmsystem.core.mail.ACSMailAndSmsServer
-
Send an SMS
- sendSMS(String, String) - Method in class cern.laser.business.pojo.MailAndSmsServerImpl
-
- sendSynch(SenderPanelUtils.Triplet, SenderPanelUtils.AlarmDescriptorType, Properties) - Method in class alma.acs.alarm.gui.senderpanel.AlarmSender
-
Synchronously publishes the specified alarm in the source NC.
- sentCoreAlarms(Vector<LaserCoreFaultState.LaserCoreFaultCodes>) - Method in class com.cosylab.acs.laser.LaserComponent
-
Send alarm services alarms and return when all the alarms
have been processed by the alarm message processor.
- SEPARATOR - Static variable in class com.cosylab.logging.engine.ACS.CacheUtils
-
- SEPARATOR_CHAR - Static variable in class com.cosylab.logging.engine.ACS.CacheUtils
-
- sequences - Variable in class alma.acs.tmcdb.translator.AbstractTableInheritance
-
- SEQUENTIAL_PROPERTY - Static variable in class cern.cmw.mom.util.MomConfig
-
Field SEQUENTIAL_PROPERTY
- SerializableProperty - Class in cl.utfsm.samplingSystemUI
-
- SerializableProperty() - Constructor for class cl.utfsm.samplingSystemUI.SerializableProperty
-
- serialize(Object) - Static method in class com.cosylab.acs.maci.plug.CORBAReferenceSerializator
-
Serialize CORBA reference.
- serializeEntity(Object, EntityT) - Method in class alma.acs.entityutil.EntitySerializer
-
Marshals an entity object to the CORBA struct used for transport.
- serializeEntity(Object) - Method in class alma.acs.entityutil.EntitySerializer
-
Marshals an entity object to the CORBA struct used for transport.
- serializeEntityPart(Object) - Method in class alma.acs.entityutil.EntitySerializer
-
Serializes a binding class object which is a part (child node) of some other full Entity object.
- serialNumber - Variable in class alma.acs.monitoring.DAO.ComponentData
-
- Server - Class in com.cosylab.cdb.jdal
-
- Server() - Constructor for class com.cosylab.cdb.jdal.Server
-
- ServiceDaemon - Interface in com.cosylab.acs.maci
-
ACS service daemon IF.
- ServiceDaemonProxy - Class in com.cosylab.acs.maci.plug
-
- ServiceDaemonProxy(alma.acsdaemon.ServicesDaemon) - Constructor for class com.cosylab.acs.maci.plug.ServiceDaemonProxy
-
Constructor for ServiceDaemonProxy.
- ServiceParameters - Class in alma.acs.service
-
- ServiceParameters() - Constructor for class alma.acs.service.ServiceParameters
-
- services - Variable in class alma.acs.commandcenter.serviceshelper.StartServicesHelper.AlarmServicesDefinitionHolder
-
The immutable list of services to start as it has been retrieved
from the TMCDB
- services - Variable in class alma.acs.nc.AcsEventSubscriberImplBase
-
- services - Variable in class alma.acs.nc.NCPublisher
-
To access the ORB among other things
- SERVICESDAEMON_SYMBOL - Static variable in class alma.acs.util.AcsLocations
-
The suffix for a ServicesDaemon location.
- serviceStarted(String, String, int, int, int) - Method in interface alma.acs.commandcenter.serviceshelper.StartServicesHelper.ServicesListener
-
Invoked when the service with the passed name has been
successfully started.
- serviceStopped(String, String, int, int, int) - Method in interface alma.acs.commandcenter.serviceshelper.StartServicesHelper.ServicesListener
-
Invoked when the service with the passed name has been
successfully stopped.
- ServiceSummaryPart - Class in alma.acs.eventbrowser.parts
-
- ServiceSummaryPart() - Constructor for class alma.acs.eventbrowser.parts.ServiceSummaryPart
-
- ServiceViewerComparator - Class in alma.acs.eventbrowser.parts
-
Comparator used for node positions in ServiceSummaryPart and ChannelTreePart.
- ServiceViewerComparator() - Constructor for class alma.acs.eventbrowser.parts.ServiceViewerComparator
-
- sessions - Static variable in class alma.acs.commandcenter.engine.Executor
-
- set(Object, CompletionHolder) - Method in interface alma.ACS.jbaci.DataAccess
-
Set value or throw AcsJExcption in case of failure.
- set(Object, CompletionHolder) - Method in class alma.ACS.jbaci.MemoryDataAccess
-
- set(int, int) - Method in class com.cosylab.acs.maci.IntArray
-
Sets the value at the specified offset.
- set(int, int[]) - Method in class com.cosylab.acs.maci.IntArray
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, int[], int, int) - Method in class com.cosylab.acs.maci.IntArray
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- set(int, Object) - Method in class com.cosylab.acs.maci.manager.HandleDataStore
-
Sets the element with the specified handle.
- set(int, T) - Method in class com.cosylab.util.CircularArrayList
-
- set(int) - Method in class si.ijs.acs.objectexplorer.engine.DataEnum
-
- set_archive(boolean) - Method in class alma.ACS.impl.TypelessPropertyImpl
-
- set_archiving_interval(long) - Method in class alma.ACS.impl.TypelessPropertyImpl
-
- set_async(boolean, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWbooleanImpl
-
- set_async(double, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWdoubleImpl
-
- set_async(double[], CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWdoubleSeqImpl
-
- set_async(float, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWfloatImpl
-
- set_async(float[], CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWfloatSeqImpl
-
- set_async(int, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWlongImpl
-
- set_async(long, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWlongLongImpl
-
- set_async(int[], CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWlongSeqImpl
-
- set_async(OnOffSwitch, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWOnOffSwitchImpl
-
- set_async(String, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWstringImpl
-
- set_async(long, CBvoid, CBDescIn) - Method in class alma.ACS.impl.RWuLongLongImpl
-
- set_component_shutdown_order(int[]) - Method in class alma.acs.container.AcsContainer
-
Called by the manager to update the container's knowledge about optimum shutdown order
of its components.
- set_component_shutdown_order(int[]) - Method in interface com.cosylab.acs.maci.Container
-
Set component shutdown order.
- set_component_shutdown_order(int[]) - Method in class com.cosylab.acs.maci.plug.ContainerProxy
-
- set_DAO(String, String) - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- set_DAO(String, String) - Method in class com.cosylab.cdb.jdal.WDALImpl
-
Change content of a node identified by curl so given xml is scanned for
differences which are applied.
- set_default_logLevels(LogLevels) - Method in class alma.acs.alarmsystem.acsimpl.AcsAlarmSystem
-
Sets the log levels of the default logging configuration.
- set_default_logLevels(LogLevels) - Method in class alma.acs.container.AcsContainer
-
Sets the log levels of the default logging configuration.
- set_default_logLevels(LogLevels) - Method in class com.cosylab.acs.laser.LaserComponent
-
Sets the log levels of the default logging configuration.
- set_default_logLevels(LogLevels) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
-
Sets the log levels of the default logging configuration.
- set_default_logLevels(LogLevels) - Method in class com.cosylab.cdb.jdal.DALImpl
-
Sets the log levels of the default logging configuration.
- set_default_logLevels(LogLevels) - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
Sets the log levels of the default logging configuration.
- set_default_logLevels(LogLevels) - Method in class com.cosylab.cdb.jdal.WDALBaseImpl
-
- set_double(String, double) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- set_double(String, double) - Method in class com.cosylab.cdb.jdal.WDAOImpl
-
- set_double_seq(String, double[]) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- set_double_seq(String, double[]) - Method in class com.cosylab.cdb.jdal.WDAOImpl
-
- set_field_data(String, String) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- set_field_data(String, String) - Method in class com.cosylab.cdb.jdal.WDAOImpl
-
- set_logLevels(String, LogLevels) - Method in class alma.acs.alarmsystem.acsimpl.AcsAlarmSystem
-
Sets log levels for a particular named logger.
- set_logLevels(String, LogLevels) - Method in class alma.acs.container.AcsContainer
-
Sets log levels for a particular named logger.
- set_logLevels(String, LogLevels) - Method in class com.cosylab.acs.laser.LaserComponent
-
Sets log levels for a particular named logger.
- set_logLevels(String, LogLevels) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
-
Sets log levels for a particular named logger.
- set_logLevels(String, LogLevels) - Method in class com.cosylab.cdb.jdal.DALImpl
-
Sets log levels for a particular named logger.
- set_logLevels(String, LogLevels) - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
Sets log levels for a particular named logger.
- set_logLevels(String, LogLevels) - Method in class com.cosylab.cdb.jdal.WDALBaseImpl
-
- set_long(String, int) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- set_long(String, int) - Method in class com.cosylab.cdb.jdal.WDAOImpl
-
- set_long_seq(String, int[]) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- set_long_seq(String, int[]) - Method in class com.cosylab.cdb.jdal.WDAOImpl
-
- set_nonblocking(boolean) - Method in class alma.ACS.impl.RWbooleanImpl
-
- set_nonblocking(double) - Method in class alma.ACS.impl.RWdoubleImpl
-
- set_nonblocking(double[]) - Method in class alma.ACS.impl.RWdoubleSeqImpl
-
- set_nonblocking(float) - Method in class alma.ACS.impl.RWfloatImpl
-
- set_nonblocking(float[]) - Method in class alma.ACS.impl.RWfloatSeqImpl
-
- set_nonblocking(int) - Method in class alma.ACS.impl.RWlongImpl
-
- set_nonblocking(long) - Method in class alma.ACS.impl.RWlongLongImpl
-
- set_nonblocking(int[]) - Method in class alma.ACS.impl.RWlongSeqImpl
-
- set_nonblocking(OnOffSwitch) - Method in class alma.ACS.impl.RWOnOffSwitchImpl
-
- set_nonblocking(String) - Method in class alma.ACS.impl.RWstringImpl
-
- set_nonblocking(long) - Method in class alma.ACS.impl.RWuLongLongImpl
-
- set_state_persistence(int, boolean) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
-
- set_statistics_logger_configuration_byname(String, LogStatsInformation) - Method in class alma.acs.container.AcsContainer
-
Sets logger statistics configuration for a particular named logger.
- set_string(String, String) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- set_string(String, String) - Method in class com.cosylab.cdb.jdal.WDAOImpl
-
- set_string_seq(String, String[]) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- set_string_seq(String, String[]) - Method in class com.cosylab.cdb.jdal.WDAOImpl
-
- set_sync(Object) - Method in class alma.ACS.impl.CommonRWEnumPropertyImpl
-
- set_sync(boolean) - Method in class alma.ACS.impl.RWbooleanImpl
-
- set_sync(double) - Method in class alma.ACS.impl.RWdoubleImpl
-
- set_sync(double[]) - Method in class alma.ACS.impl.RWdoubleSeqImpl
-
- set_sync(float) - Method in class alma.ACS.impl.RWfloatImpl
-
- set_sync(float[]) - Method in class alma.ACS.impl.RWfloatSeqImpl
-
- set_sync(int) - Method in class alma.ACS.impl.RWlongImpl
-
- set_sync(long) - Method in class alma.ACS.impl.RWlongLongImpl
-
- set_sync(int[]) - Method in class alma.ACS.impl.RWlongSeqImpl
-
- set_sync(OnOffSwitch) - Method in class alma.ACS.impl.RWOnOffSwitchImpl
-
- set_sync(String) - Method in class alma.ACS.impl.RWstringImpl
-
- set_sync(long) - Method in class alma.ACS.impl.RWuLongLongImpl
-
- set_timer_trigger(long) - Method in class alma.ACS.impl.CommonMonitorImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitorbooleanImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitordoubleImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitorfloatImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitorlongImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitorlongLongImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitorpatternImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitorstringImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitorstringSeqImpl
-
- set_value_percent_trigger(double, boolean) - Method in class alma.ACS.impl.MonitoruLongLongImpl
-
- set_value_trigger(boolean, boolean) - Method in class alma.ACS.impl.MonitorbooleanImpl
-
- set_value_trigger(double, boolean) - Method in class alma.ACS.impl.MonitordoubleImpl
-
- set_value_trigger(float, boolean) - Method in class alma.ACS.impl.MonitorfloatImpl
-
- set_value_trigger(int, boolean) - Method in class alma.ACS.impl.MonitorlongImpl
-
- set_value_trigger(long, boolean) - Method in class alma.ACS.impl.MonitorlongLongImpl
-
- set_value_trigger(long, boolean) - Method in class alma.ACS.impl.MonitorpatternImpl
-
- set_value_trigger(String, boolean) - Method in class alma.ACS.impl.MonitorstringImpl
-
- set_value_trigger(String[], boolean) - Method in class alma.ACS.impl.MonitorstringSeqImpl
-
- set_value_trigger(long, boolean) - Method in class alma.ACS.impl.MonitoruLongLongImpl
-
- setAccess(String) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
-
Insert the method's description here.
- setAccessDestroyWindow(AccessDestroyWindow) - Method in class si.ijs.acs.objectexplorer.NotificationBean
-
Insert the method's description here.
- setAccessRights(int) - Method in class com.cosylab.acs.maci.ClientInfo
-
Sets the accessRights.
- setAccessRights(int) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the access rights.
- setAccessType(String) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Insert the method's description here.
- setAccumulatedNumberOfLogErrors(int) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setAccumulatedNumberOfMessages(int) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setAcknowledged(CommentedAlarmMap) - Method in interface cern.laser.console.Configuration
-
Set the acknowledged alarms.
- setAcknowledged(CommentedAlarmMap) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setAcsContainer(AcsContainer) - Method in class alma.acs.container.ShutdownHook
-
Sets m_acsContainer.
- setACSContainerServices(ContainerServices) - Method in class alma.acs.gui.loglevel.LogLevelPanel
-
Set the ACS Container Services
- setACSContainerServices(ContainerServices) - Method in class alma.acs.gui.util.panel.DefaultPanel
-
- setACSContainerServices(ContainerServices) - Method in interface alma.acs.gui.util.panel.IPanel
-
Set the ACS Container Services
- setAction(String) - Method in interface cern.laser.business.data.Alarm
-
- setAction(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setAction(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setAction(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setActionException(AcsJStateMachineActionEx) - Method in interface alma.acs.nc.sm.generic.AcsScxmlActionDispatcher.ActionExceptionHandler
-
Callback method, which only gets called if an action terminates with an exception.
- setActionExceptionHandler(AcsScxmlActionDispatcher.ActionExceptionHandler) - Method in class alma.acs.nc.sm.generic.AcsScxmlActionDispatcher
-
- setActivatedByBackup(boolean) - Method in interface alma.alarmsystem.source.ACSFaultState
-
- setActivatedByBackup(boolean) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
Not used in ACS
- setActivatedByBackup(Boolean) - Method in interface cern.laser.business.data.Status
-
- setActivatedByBackup(Boolean) - Method in class cern.laser.business.data.StatusImpl
-
- setActivatedByBackup(boolean) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
- setActivatedByBackup(boolean) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
- setActivatedNodes(Node[]) - Method in class org.openide.windows.TopComponent
-
Set the set of activated nodes in this component.
- setActive(Boolean) - Method in interface cern.laser.business.data.Status
-
- setActive(Boolean) - Method in class cern.laser.business.data.StatusImpl
-
- setActive(boolean) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setActiveListFont(Boolean) - Method in interface cern.laser.console.Configuration
-
- setActiveListFont(Boolean) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setActualStatisticsPeriod(float) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setAdditionalWidth(int, int) - Method in class alma.acs.logging.table.LogEntryTable
-
Assigns the additional width that is left to the right to Log Message column.
- setAddress(AmbDevice.AmbAddress) - Method in class alma.TMCDB.baci.AmbDevice
-
- setAdministratorPingInterval(double) - Method in class alma.TMCDB.maci.Manager
-
- setAdminUserDAO(AdminUserDAO) - Method in class cern.laser.business.pojo.AdminUserDefinitionServiceImpl
-
- setAdminUserDAO(AdminUserDAO) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setAdminUserDAO(AdminUserDAO) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
-
- setAdminUserDAO(AdminUserDAO) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- setAdvancedVisible(boolean) - Method in class alma.acs.commandcenter.gui.TabPanel
-
- setAlarm(String, String, int, Properties, boolean) - Method in interface alma.acs.alarmsystem.source.AlarmSource
-
Send the alarm with the passed triplet and properties to the
alarm service.
- setAlarm(String, String, int, boolean) - Method in interface alma.acs.alarmsystem.source.AlarmSource
-
Send the alarm with the passed triplet to the
alarm service.
- setAlarm(String, String, int, Properties, boolean) - Method in class alma.acs.alarmsystem.source.AlarmSourceImpl
-
- setAlarm(String, String, int, boolean) - Method in class alma.acs.alarmsystem.source.AlarmSourceImpl
-
- setAlarm(AlarmDefinition) - Method in class cern.laser.business.definition.data.CategoryLink
-
- setAlarm(Alarm) - Method in class cern.laser.console.CommentedAlarm
-
Accessor method.
- setAlarm_fault_family(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_fault_family(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_fault_family(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_fault_member(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_fault_member(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_fault_member(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_high_off(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_high_off(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_high_off(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_high_off(double) - Method in class alma.TMCDB.baci.ROdouble
-
- setAlarm_high_off(int) - Method in class alma.TMCDB.baci.ROlong
-
- setAlarm_high_on(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_high_on(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_high_on(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_high_on(double) - Method in class alma.TMCDB.baci.ROdouble
-
- setAlarm_high_on(int) - Method in class alma.TMCDB.baci.ROlong
-
- setAlarm_level(Integer) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_level(Integer) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_level(Integer) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_low_off(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_low_off(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_low_off(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_low_off(double) - Method in class alma.TMCDB.baci.ROdouble
-
- setAlarm_low_off(int) - Method in class alma.TMCDB.baci.ROlong
-
- setAlarm_low_on(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_low_on(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_low_on(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_low_on(double) - Method in class alma.TMCDB.baci.ROdouble
-
- setAlarm_low_on(int) - Method in class alma.TMCDB.baci.ROlong
-
- setAlarm_off(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_off(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_off(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_on(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_on(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_on(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_timer_trig(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setAlarm_timer_trig(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setAlarm_timer_trig(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setAlarm_timer_trig(double) - Method in class alma.TMCDB.baci.ROdouble
-
- setAlarm_timer_trig(double) - Method in class alma.TMCDB.baci.ROlong
-
- setAlarmAutoKlaxon(boolean) - Method in interface cern.laser.console.Behaviour
-
Set the alarm auto klaxon flag.
- setAlarmAutoKlaxon(boolean) - Method in class cern.laser.console.impl.BehaviourImpl
-
- setAlarmAutoTerminated(boolean) - Method in interface cern.laser.console.Behaviour
-
Set the alarm auto terminate flag.
- setAlarmAutoTerminated(boolean) - Method in class cern.laser.console.impl.BehaviourImpl
-
- setAlarmCache(AlarmCache) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setAlarmCache(ACSAlarmCacheImpl) - Method in class cern.laser.business.pojo.AlarmMessageProcessorImpl
-
- setAlarmCache(AlarmCache) - Method in class cern.laser.business.pojo.AlarmSourceMonitorImpl
-
- setAlarmCache(AlarmCache) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
-
- setAlarmCache(AlarmCache) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setAlarmCache(AlarmCache) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- setAlarmCache(ACSAlarmCacheImpl) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- setAlarmDAO(AlarmDAO) - Method in class cern.laser.business.pojo.AlarmCacheServerImpl
-
- setAlarmDAO(AlarmDAO) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setAlarmDAO(AlarmDAO) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
-
- setAlarmDAO(AlarmDAO) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setAlarmDAO(AlarmDAO) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- setAlarmDAO(AlarmDAO) - Method in class com.cosylab.acs.laser.dao.ACSAdminUserDAOImpl
-
- setAlarmDAO(AlarmDAO) - Method in class com.cosylab.acs.laser.dao.ACSResponsiblePersonDAOImpl
-
- setAlarmDAO(AlarmDAO) - Method in class com.cosylab.acs.laser.dao.ACSSourceDAOImpl
-
- setAlarmDefinitionService(AlarmDefinitionServiceImpl) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- setAlarmDistinguished(boolean) - Method in interface cern.laser.console.Behaviour
-
Set the alarm distinction flag.
- setAlarmDistinguished(boolean) - Method in class cern.laser.console.impl.BehaviourImpl
-
- setAlarmId(String) - Method in interface cern.laser.business.data.Alarm
-
- setAlarmId(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setAlarmId(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setAlarmId(String) - Method in class cern.laser.console.impl.CommentedAlarmRef
-
- setAlarmIds(Set) - Method in class cern.laser.business.data.CategoryImpl
-
- setAlarmIds(Set) - Method in class cern.laser.business.data.Source
-
- setAlarmMessageProcessor(AlarmMessageProcessorImpl) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setAlarmMessageProcessor(AlarmMessageProcessorImpl) - Method in class cern.laser.business.pojo.AlarmSourceMonitorImpl
-
- setAlarmProcessor(AlarmMessageProcessorImpl) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- setAlarmPublisher(AlarmPublisherImpl) - Method in class cern.laser.business.pojo.AlarmCacheServerImpl
-
- setAlarmPublisher(AlarmPublisherImpl) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setAlarmPublisher(AlarmPublisherImpl) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setAlarmSelectionListener(ViewCoordinator.AlarmSelectionListener) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTable
-
- setAlarmSelectionListener(ViewCoordinator.AlarmSelectionListener) - Method in class alma.acsplugins.alarmsystem.gui.viewcoordination.ViewCoordinator
-
Allows the external code to be notified when an alarm gets selected in the table.
- setAllToCommonLevels() - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelModel
-
Forces all the loggers to use the common levels
- setAndLockMinLogLevel(AcsLogLevelDefinition, String) - Method in class alma.acs.logging.config.LogConfig
-
Locking a remote log level is currently needed only for the container to ensure that the ORB logger of the container in which
the archive logger component runs is guaranteed to not produce any logs
(which would lead to log record explosion through positive feedback).
- setAnswer(String) - Method in class com.cosylab.acs.maci.AuthenticationData
-
- setAntenna(String) - Method in class alma.acs.logging.AcsLogRecord
-
- setAntenna(String) - Method in class alma.acs.logging.ts.TypesafeLogBase
-
- setArchive_delta(double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setArchive_delta(double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setArchive_delta(double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setArchive_delta(double) - Method in class alma.TMCDB.baci.Pdouble
-
- setArchive_delta(int) - Method in class alma.TMCDB.baci.Plong
-
- setArchive_delta_percent(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setArchive_delta_percent(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setArchive_delta_percent(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setArchive_max_int(double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setArchive_max_int(double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setArchive_max_int(double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setArchive_max_int(double) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setArchive_mechanism(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setArchive_mechanism(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setArchive_mechanism(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setArchive_min_int(double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setArchive_min_int(double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setArchive_min_int(double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setArchive_min_int(double) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setArchive_priority(int) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setArchive_priority(int) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setArchive_priority(int) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setArchive_priority(int) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setArchive_suppress(boolean) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setArchive_suppress(boolean) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setArchive_suppress(boolean) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setArchiveLevel(short) - Method in class alma.acs.xmlfilestore.logging.XmlFileStoreLoggerImpl
-
- setArguments(String) - Method in class cl.utfsm.samplingSystemUI.ScriptExecutor
-
- setArray(String) - Method in class alma.acs.logging.AcsLogRecord
-
- setArray(String) - Method in class alma.acs.logging.ts.TypesafeLogBase
-
- setArrayType(String) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIDataType
-
- setArrayType(String) - Method in interface si.ijs.acs.objectexplorer.engine.DataType
-
- setAsText(String) - Method in class cern.gp.beans.editors.YesNoEditor
-
Sets the boolean property from a String.
- setAsText(String) - Method in class cern.gp.explorer.test.helpers.ColoredIntegerEditor
-
sets the Integer value from a text
- setAsync(Object, CBvoid, CBDescIn) - Method in class alma.ACS.impl.CommonPropertyImpl
-
- SetAsyncAction(Object, Callback, CBDescIn) - Constructor for class alma.ACS.impl.CommonPropertyImpl.SetAsyncAction
-
- SetAsyncAction(Object, Callback, CBDescIn, BACIPriority) - Constructor for class alma.ACS.impl.CommonPropertyImpl.SetAsyncAction
-
- setAttributeValue(String, String) - Method in class cl.utfsm.acs.types.ComplexObject
-
Set an attribute value, by name.
- setAudience(String) - Method in class alma.acs.logging.AcsLogRecord
-
- setAudience(Audience) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Set the audience for the engine.
- setAudience(Audience) - Method in class com.cosylab.logging.engine.LogMatcher
-
Set the audience
- setAuto_cut(boolean) - Method in class alma.acs.gui.widgets.SmartTextPane
-
Insert the method's description here.
- setAuto_scroll(boolean) - Method in class alma.acs.gui.widgets.SmartTextPane
-
Insert the method's description here.
- setAutoAckLevel(Toolbar.ComboBoxValues) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
-
Set the auto acknowledge level
i.e.
- setAutoAckLevel(int) - Method in class alma.acsplugins.alarmsystem.gui.toolbar.Toolbar
-
Set the auto acknowledge level to the passed priority.
- setAutoCloseStartingElement(boolean) - Method in class com.cosylab.cdb.jdal.XMLHandler
-
Should we automatically close ending node
- setAutoHighlighted(CommentedAlarmMap) - Method in interface cern.laser.console.Configuration
-
Set the permanently highlighted alarms.
- setAutoHighlighted(CommentedAlarmMap) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setAutoKlaxoned(CommentedAlarmMap) - Method in interface cern.laser.console.Configuration
-
Set the permanently klaxoned alarms.
- setAutoKlaxoned(CommentedAlarmMap) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setAutoload(String) - Method in class alma.TMCDB.maci.Container
-
- setAutomaticSelection(boolean) - Method in class cern.gp.explorer.MultiListExplorer
-
Sets if the selection in one list triggers the selection in the subsequent lists.
- setAutoreconnect(boolean) - Method in class alma.acs.nc.NCPublisher
-
This method sets the attribute autoreconnect which is used to determine if
a reconnection to the channel must be done when the exception OBJECT_NOT_EXIST
is thrown during the publication of an event.
- setAutoreconnect(boolean) - Method in class alma.acs.nc.NCSubscriber
-
This method sets the attribute autoreconnect which is used to determine if
a reconnection to the channel must be done when the worker thread that checks
the connection detects that's been lost.
- setAutostart(boolean) - Method in class alma.TMCDB.maci.Component
-
- setAzimuth(double) - Method in class dartboard.Dart
-
- setBackground(Color) - Method in class cern.gp.beans.editors.CheckBoxEditor
-
- setBaseAddress(int) - Method in class alma.TMCDB.baci.AmbDevice.AmbAddress
-
- setBaseDir(File) - Method in class alma.acs.config.validators.ConfigFileFinder
-
- setBegin(Date) - Method in class cern.laser.business.definition.data.MaintenanceMask
-
- setBehaviour(Behaviour) - Method in interface cern.laser.console.Configuration
-
Set the alarm console behaviour.
- setBehaviour(Behaviour) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setBitDescription(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setBitDescription(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setBitDescription(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setBooleanProperty(String, boolean) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setBoolValue(boolean) - Method in class cern.gp.beans.editors.CheckBoxEditor
-
- setBottomComponentCreator(MultiListExplorer.ComponentCreator) - Method in class cern.gp.explorer.MultiListExplorer
-
Sets the bottomComponentCreator that is used to create the top component of
each list in the explorer.
- setBuilding(Building) - Method in class cern.laser.business.data.Location
-
- setBuilding(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setBuildingNb(String) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setBuildingNumber(String) - Method in class cern.laser.business.data.Building
-
- setBusy(boolean) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Signals to the user that an action takes longer.
- setBypassNameService(boolean) - Method in class com.cosylab.cdb.client.CDBAccess
-
- setByteProperty(String, byte) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setCacheable(FeatureDescriptor, boolean) - Static method in class cern.gp.beans.BeanTagger
-
Adds the information that this FeatureDescriptor is cacheable
which neams that its value(s) can be cached.
- setCacheLimit(int) - Method in class alma.acs.logging.MultipleRepeatGuard
-
- setCacheSize(int) - Method in class alma.TMCDB.maci.Manager
-
- setCaching(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
Insert the method's description here.
- setCapacity(int) - Method in class com.cosylab.acs.maci.manager.HandleDataStore
-
Sets the capacity of this HandleDataStore instance to
hold newCapacity elements;.
- setCategories(Collection) - Method in interface cern.laser.business.data.Alarm
-
- setCategories(Collection) - Method in class cern.laser.business.data.AlarmImpl
-
- setCategories(Collection) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setCategory(CategoryDefinition) - Method in class cern.laser.business.definition.data.CategoryLink
-
- setCategoryClient(AlarmCategoryClient) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsReductionContainer
-
Set the CategoryClient
- setCategoryClient(AlarmCategoryClient) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
-
Set the CategoryClient in the AlarmsContainer
- setCategoryDAO(CategoryDAO) - Method in class cern.laser.business.pojo.AdminUserDefinitionServiceImpl
-
- setCategoryDAO(CategoryDAO) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setCategoryDAO(CategoryDAO) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
-
- setCategoryDAO(CategoryDAO) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setCategoryDAO(CategoryDAO) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- setCategoryDAO(CategoryDAO) - Method in class com.cosylab.acs.laser.dao.ACSAdminUserDAOImpl
-
- setCategoryId(Integer) - Method in class cern.laser.business.data.CategoryImpl
-
- setCategoryId(Integer) - Method in class cern.laser.client.impl.data.CategoryImpl
-
- setCategoryRootTopic(String) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- setCategorySelection(CategorySelection) - Method in class cern.laser.client.impl.services.selection.SelectionImpl
-
- setCategorySelection(CategorySelection) - Method in interface cern.laser.client.services.selection.Selection
-
Accessor method.
- setCategoryTreeRoot(String) - Method in class cl.utfsm.acs.acg.dao.ACSCategoryDAOImpl
-
- setCategoryTreeRoot(String) - Method in class com.cosylab.acs.laser.dao.ACSCategoryDAOImpl
-
- setCause(String) - Method in interface cern.laser.business.data.Alarm
-
- setCause(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setCause(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setCause(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setCDB(DALOperations) - Method in class alma.acs.logging.config.LogConfig
-
Sets the reference to the CDB, which will then be used for configuration.
- setCDBAccess(CDBAccess) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Sets CDB access.
- setCDBComponentPath(String, String) - Method in class alma.acs.logging.config.LogConfig
-
Sets the path to the CDB's node that is parent of the
<log:UnnamedLogger/> component logger node.
- setCDBLoggingConfigPath(String) - Method in class alma.acs.logging.config.LogConfig
-
Sets the path to the CDB's node that is parent of the
<LoggingConfig> node, such as a container or the manager node.
- setCentralizedLogger(String) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setCentralizedLogger(String) - Method in class alma.TMCDB.maci.Manager
-
- setChannelNumber(int) - Method in class alma.TMCDB.baci.AmbDevice.AmbAddress
-
- setChannels_(Map<String, ChannelMapping>) - Method in class alma.TMCDB.maci.NotificationServiceMapping
-
- setChannelTimestamp(EventChannel) - Method in class alma.acs.nc.Helper
-
- setChartViewer(ChartViewBase) - Method in class alma.acs.alarmsystemprofiler.document.TenMinutesContainer
-
Set the view showing numbers from this container
- setChild(AlarmDefinition) - Method in class cern.laser.business.definition.data.ReductionLink
-
- setChildrenDefined(boolean) - Method in class si.ijs.acs.objectexplorer.OETreeNode
-
Insert the method's description here.
- setChildrenIds(Set) - Method in class cern.laser.business.data.CategoryImpl
-
- setClassType(AcsComplexType) - Static method in class cl.utfsm.acs.ebe.Completion
-
The class method to setup the type
- setClassType(AcsComplexType) - Static method in class cl.utfsm.acs.ebe.EbeDocument
-
The class type setter
- setClassType(AcsComplexType) - Static method in class cl.utfsm.acs.ebe.Error
-
The class method to setup the type
- setClassType(AcsComplexType) - Static method in class cl.utfsm.acs.ebe.Member
-
The class method to setup the type
- setClicked(Introspectable) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
-
Insert the method's description here.
- setClient(Client) - Method in class com.cosylab.acs.maci.ClientInfo
-
Sets the client.
- setClientID(String) - Method in class com.cosylab.acs.jms.ACSJMSConnection
-
- setClientPingInterval(double) - Method in class alma.TMCDB.maci.Manager
-
- setClientRootTopic(String) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setClients(IntArray) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the clients.
- setClientType(ClientType) - Method in class com.cosylab.acs.maci.AuthenticationData
-
- setClipboardContents(String) - Method in class alma.acsplugins.alarmsystem.gui.table.ClipboardHelper
-
Place a String on the clipboard, and make this class the
owner of the Clipboard's contents.
- setCloseOperation(int) - Method in class org.openide.windows.TopComponent
-
Set the close mode for the component.
- setCode(int) - Method in interface alma.alarmsystem.source.ACSFaultState
-
Fault code accessor method.
- setCode(int) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
- setCode(String) - Method in class alma.TMCDB.maci.Component
-
- setCode(int) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
Fault code accessor method.
- setCode(int) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
fault code accessor method
- setCode(String) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the code.
- setCode(String) - Method in class com.cosylab.acs.maci.ComponentSpec
-
Sets the code.
- setCols(String) - Method in class alma.acs.logging.tools.LogConverter
-
Set the columns to write in the converted string.
- setCols(Collection<LogField>, boolean) - Method in class alma.acs.logging.tools.LogConverter
-
Set the columns to write in the converted string
- setColumn(int) - Method in class alma.acs.alarmsystemprofiler.parts.TableViewBase.TableSorterBase
-
Set the column to order
- setColumnIndex(int) - Method in class alma.acs.logging.table.LogEntryTable.ColumnMenu
-
- setColumnsToDisplay(String[]) - Method in interface cern.laser.console.Behaviour
-
Set newColumnNames
- setColumnsToDisplay(String[]) - Method in class cern.laser.console.impl.BehaviourImpl
-
- setCommandLine(String) - Method in class alma.TMCDB.maci.Manager
-
- setComment(String) - Method in class cern.laser.console.Comment
-
Accessor method.
- setComment(Comment) - Method in class cern.laser.console.CommentedAlarm
-
Accessor method.
- setComment(Comment) - Method in class cern.laser.console.impl.CommentedAlarmRef
-
- setCommonGlobalLevel(LogTypeHelper) - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelModel
-
Sets the common global log level and apply it to the loggers
which use the default level.
- setCommonLocalLevel(LogTypeHelper) - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelModel
-
Sets the common local log level and apply it to the loggers
which use the default level.
- setComponent(String) - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
- setComponent(String) - Method in class cl.utfsm.samplingSystemUI.FilePrinter
-
- setComponent(String) - Method in class cl.utfsm.samplingSystemUI.MemoryPrinter
-
- setComponent(String) - Method in class cl.utfsm.samplingSystemUI.PlotPrinter
-
- setComponent(String) - Method in class cl.utfsm.samplingSystemUI.SerializableProperty
-
- setComponent(String) - Method in class cl.utfsm.samplingSystemUI.WidgetPrinter
-
This method is used to assign the component to be sampled to the WidgetPrinter.
- setComponent(Component) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the component.
- setComponentAvailable(boolean, String, int) - Method in class cl.utfsm.samplingSystemUI.BeanLister
-
- setComponentAvailable(boolean, String, int) - Method in class cl.utfsm.samplingSystemUI.BeanMemoryWidget
-
- setComponentAvailable(boolean, String) - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
Allows to handle whether a component is or isn't available to be sampled.
- setComponentAvailable(boolean, String) - Method in class cl.utfsm.samplingSystemUI.FilePrinter
-
- setComponentAvailable(boolean, String, int) - Method in interface cl.utfsm.samplingSystemUI.IGraphicalUpdater
-
- setComponentAvailable(boolean, String) - Method in class cl.utfsm.samplingSystemUI.MemoryPrinter
-
- setComponentAvailable(boolean, String) - Method in class cl.utfsm.samplingSystemUI.PlotPrinter
-
- setComponentAvailable(boolean, String, int) - Method in class cl.utfsm.samplingSystemUI.PlotWidget
-
- setComponentClassName(String) - Method in class alma.acs.tools.comphelpergen.generated.ComponentInterface
-
Sets the value of field 'componentClassName'.
- setComponentInterface(int, ComponentInterface) - Method in class alma.acs.tools.comphelpergen.generated.ComponentHelperInfo
-
- setComponentInterface(ComponentInterface[]) - Method in class alma.acs.tools.comphelpergen.generated.ComponentHelperInfo
-
- setComponentLogger(ComponentLogger) - Method in class alma.TMCDB.maci.Component
-
- setComponentName(String) - Method in class alma.acs.component.ComponentQueryDescriptor
-
- setComponents(IntArray) - Method in class com.cosylab.acs.maci.ClientInfo
-
Sets the components.
- setComponents(IntArray) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the components.
- setComponents(IntArray) - Method in class com.cosylab.acs.maci.ContainerInfo
-
Sets the components.
- setComponentType(String) - Method in class alma.acs.component.ComponentQueryDescriptor
-
- setCondition(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setCondition(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setCondition(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setConfAccessor(ConfigurationAccessor) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
-
- setConfAccessor(ConfigurationAccessor) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmSystemDAOImpl
-
- setConfAccessor(ConfigurationAccessor) - Method in class cl.utfsm.acs.acg.dao.ACSCategoryDAOImpl
-
- setConfAccessor(ConfigurationAccessor) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- setConfAccessor(ConfigurationAccessor) - Method in class com.cosylab.acs.laser.dao.ACSCategoryDAOImpl
-
- setConfAccessor(ConfigurationAccessor) - Method in class com.cosylab.acs.laser.dao.ACSSourceDAOImpl
-
- setConfiguration(String, String) - Method in class alma.TMCDB.alarm.DOMConfigurationAccessor
-
- setConfiguration(String, String) - Method in interface com.cosylab.acs.laser.dao.ConfigurationAccessor
-
- setConfiguration(Properties) - Method in class com.cosylab.cdb.jdal.hibernate.HibernateUtil
-
Use default configuration and add properties from Properties.
- setConfiguration(Configuration) - Method in class com.cosylab.cdb.jdal.hibernate.HibernateUtil
-
Set your own configuration and build session factory from it.
- setConfigurationProperty(String, String) - Method in class cl.utfsm.acs.acg.core.AlarmSystemManager
-
This method modifies the current value of a given
configuration-property.
- setConfirmationDialog(boolean) - Method in class si.ijs.acs.objectexplorer.NotificationBean
-
Insert the method's description here.
- setConfirmed(boolean) - Method in class si.ijs.acs.objectexplorer.ListsHandlerBean
-
- setConnected(Boolean) - Method in class cern.laser.business.data.SourceStatus
-
- setConnectionCheckerFreq(int) - Method in class alma.acs.nc.NCSubscriber
-
Frequency in seconds at which the connection status will be checked
- setConnectionListener(ConnectionListener) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
-
Set the connection listener
- setConnectionParams(ORB, Manager) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Set the connection params fro this
- setConnectionReliability(String) - Method in class alma.TMCDB.maci.EventChannel
-
- setConnectionState(ConnectionWidget.ConnectionStatus) - Method in class alma.acsplugins.alarmsystem.gui.statusline.ConnectionWidget
-
Set the icon and the tooltip of the connection label.
- setConnectionThreadUsage(int) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Allows setting the current percentage of used connection threads,
which would typically be updated by an ORB profiler.
- setConnectionTimeout(Integer) - Method in class cern.laser.business.data.Source
-
- setConnectionTimeout(Integer) - Method in class cern.laser.business.definition.data.SourceDefinition
-
- setConnectNonSticky(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
- setConnectsAutomatically(boolean) - Method in class alma.acs.commandcenter.meta.MaciSupervisor
-
- setConsequence(String) - Method in interface cern.laser.business.data.Alarm
-
- setConsequence(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setConsequence(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setConsequence(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setConsoleUser(String) - Method in class cern.laser.console.Comment
-
Accessor method.
- setContainer(int) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the container.
- setContainer(String) - Method in class com.cosylab.acs.maci.ComponentSpec
-
Sets the container.
- setContainer(Container) - Method in class com.cosylab.acs.maci.ContainerInfo
-
Sets the container.
- setContainerLogLevels(String, ContainerUtil.ContainerLogLevelSpec) - Method in class acs.benchmark.util.ContainerUtil
-
- setContainerName(String) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Set container name.
- setContainerPingInterval(double) - Method in class alma.TMCDB.maci.Manager
-
- setContainerServices(ContainerServices) - Method in class alma.acs.gui.util.panel.DefaultPanel
-
Set the ContainerServices
- setContents(List<ComponentInfo>, List<ContainerInfo>, List<ClientInfo>, Map<Object, String>) - Method in class alma.acs.commandcenter.meta.MaciInfo
-
Sets the components, containers, and clients.
- setContext(Object) - Static method in class cern.gp.actions.support.ContextAction
-
set a context object.
- setControlCdbExtraData(String) - Method in class alma.TMCDB.baci.AmbDevice
-
- setCORBARef(Object) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation
-
Insert the method's description here.
- setCORBARef(Object) - Method in interface si.ijs.acs.objectexplorer.engine.BACI.BACIRemote
-
Insert the method's description here.
- setCORBARef(Object) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode
-
Insert the method's description here.
- setCORBARef(Object) - Method in class si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation
-
- setCORBARef(Object) - Method in class si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode
-
- setCorbaRepositoryId(String) - Method in class alma.acs.tools.comphelpergen.generated.ComponentInterface
-
Sets the value of field 'corbaRepositoryId'.
- setCoreService(CoreServiceImpl) - Method in class cern.laser.business.pojo.HeartbeatImpl
-
- setCurl(String) - Method in class com.cosylab.cdb.browser.CDBAddNodeDlg
-
- setCurrent(AlarmImpl) - Method in class cern.laser.business.data.AlarmChange
-
- setCurrentLogRecord(LogRecord) - Method in class alma.acs.logging.LogParameterUtil
-
Sets the log record from which the other methods can extract information.
- setCurrentProjectFile(File) - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- setCWD(String) - Static method in class alma.acs.util.AcsCWD
-
Sets the current working directory.
- setDailyPrinter(String) - Method in interface cern.laser.console.Behaviour
-
Set the printer name for alarm daily printing.
- setDailyPrinter(String) - Method in class cern.laser.console.impl.BehaviourImpl
-
- setDailyPrinting(boolean) - Method in interface cern.laser.console.Behaviour
-
Set the alarm daily printing flag.
- setDailyPrinting(boolean) - Method in class cern.laser.console.impl.BehaviourImpl
-
- setDal(DAL) - Static method in class com.cosylab.cdb.browser.BrowserJNDIContext
-
Sets the dal.
- setDAL(DAL) - Method in class com.cosylab.cdb.client.CDBAccess
-
DAL setter.
- setDal(DAL) - Static method in class com.cosylab.cdb.jdal.JNDIContext
-
Sets the dal.
- setDartboard(Dartboard) - Method in class dartboard.Dart
-
- setDartboardSize(Dimension) - Method in class dartboard.Dart
-
- setDarts(Dart[]) - Method in class dartboard.Dartboard
-
- setData(Map) - Method in class alma.acs.commandcenter.util.MapTableModel
-
- setData(Object[][]) - Method in class alma.acs.vmtools.SysPropEditor.MapTableModel
-
- setData(String) - Method in class alma.TMCDB.baci.ComponentData
-
- setData(Element) - Method in class alma.TMCDB.baci.ComponentData
-
- setDate(Calendar) - Method in class alma.acs.gui.widgets.DateTimeSelector
-
Set the date of the widgets to that represented by the passed calendar
- setDateEditor(FilterParameterPanel) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
Insert the method's description here.
- setDebug(boolean) - Static method in class alma.acs.container.corba.OrbConfigurator
-
- setDebug(boolean) - Method in class alma.acs.testsupport.ProcessUtil
-
- setDebug(boolean) - Method in class alma.acs.util.ProcessStreamGobbler
-
- setDebugSelected(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog
-
Method generated to support the promotion of the debugSelected attribute.
- setDebugToConsole() - Method in class si.ijs.acs.objectexplorer.NotificationBean
-
Insert the method's description here.
- setDebugTrace(boolean) - Method in class com.cosylab.logging.client.cache.LogMultiFileCache
-
Return the current maximum size of the log file
- setDeclination(double) - Method in class dartboard.Planet
-
Insert the method's description here.
- setDefault(boolean) - Method in class alma.TMCDB.maci.Component
-
- setDefault(XMLTreeNode, String, String) - Static method in class com.cosylab.cdb.CDBDefault
-
Recursively go throw the xml finding nodes with the same Type.
- setDefault_timer_trig(double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setDefault_timer_trig(double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setDefault_timer_trig(double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setDefault_timer_trig(double) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setDefault_value(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setDefault_value(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setDefault_value(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setDefault_value(double) - Method in class alma.TMCDB.baci.Pdouble
-
- setDefault_value(int) - Method in class alma.TMCDB.baci.Plong
-
- setDefaultAction(FeatureDescriptor, String) - Static method in class cern.gp.beans.BeanTagger
-
Sets the default action qualified name for this FeatureDescriptor
- setDefaultAction(BeanInfo, String) - Static method in class cern.gp.beans.BeanTagger
-
Sets the default action qualified name for this BeanInfo
- setDefaultConfiguration(Integer) - Method in class cern.laser.business.data.ConsoleUser
-
- setDefaultConfiguration(String) - Method in class cern.laser.console.impl.UserImpl
-
- setDefaultConfiguration(String) - Method in interface cern.laser.console.User
-
Set the user's default configuration.
- setDefaultInterfaceTranslator(Object) - Method in interface alma.acs.container.ExternalInterfaceTranslator
-
- setDefaultLogLevels(AcsLogLevelDefinition, AcsLogLevelDefinition) - Method in class com.cosylab.cdb.jdal.logging.AcsLoggerHelper
-
Sets levels for normal loggers, which otherwise are configured by xsd defaults, $ACS_LOG_STDOUT etc,
but not by this class.
- setDefaultMinLogLevel(AcsLogLevelDefinition) - Method in class alma.acs.logging.config.LogConfig
-
Sets the given log level for centralized logging of log records
for all loggers that don't have a custom configuration.
- setDefaultMinLogLevelLocal(AcsLogLevelDefinition) - Method in class alma.acs.logging.config.LogConfig
-
Sets the given log level for stdout printing of log records
for all loggers that don't have a custom configuration.
- setDefaultNotificationService(String) - Method in class alma.TMCDB.maci.NotificationServiceMapping
-
- setDefaultOptions() - Method in class alma.acs.container.corba.OrbConfigurator
-
Sets values for default options that can be overwritten by calling setOptions.
- setDefaultPrinter(String) - Method in class cern.laser.business.data.ConsoleUser
-
- setDefaultPrinter(String) - Method in class cern.laser.console.impl.UserImpl
-
- setDefaultPrinter(String) - Method in interface cern.laser.console.User
-
- setDefinition(AlarmDefinition) - Method in interface cern.laser.business.data.Alarm
-
- setDefinition(AlarmDefinition) - Method in class cern.laser.business.data.AlarmImpl
-
- setDefinition(CategoryDefinition) - Method in interface cern.laser.business.data.Category
-
- setDefinition(CategoryDefinition) - Method in class cern.laser.business.data.CategoryImpl
-
- setDefinition(SourceDefinition) - Method in class cern.laser.business.data.Source
-
- setDelayMillis(long) - Method in class alma.acs.logging.engine.LogReceiver
-
Sets the delay that a log record's timestamp must have with respect to the current system time
in order to be allowed to leave the sorting queue.
- setDelayMode(ThreadLoopRunner.ScheduleDelayMode) - Method in class alma.acs.concurrent.ThreadLoopRunner
-
- setDelayTime(long, TimeUnit) - Method in class alma.acs.concurrent.ThreadLoopRunner
-
- setDelegateLogger(Logger) - Method in class alma.acs.testsupport.LogRecordCollectingLogger
-
- setDeliveryMode(int) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- setDeltaConsumers(int) - Method in class alma.acs.nsstatistics.ChannelData
-
- setDeltaSuppliers(int) - Method in class alma.acs.nsstatistics.ChannelData
-
- setDeployInfo(DeployInfo) - Method in class alma.TMCDB.maci.Container
-
- setDescription(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setDescription(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setDescription(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setDescription(String) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setDescription(String) - Method in class cern.laser.business.data.CategoryImpl
-
- setDescription(String) - Method in class cern.laser.business.data.Source
-
- setDescription(String) - Method in class cern.laser.business.definition.data.CategoryDefinition
-
- setDescription(String) - Method in class cern.laser.business.definition.data.SourceDefinition
-
- setDescription(String) - Method in class cern.laser.client.impl.data.CategoryImpl
-
- setDescription(String) - Method in class cern.laser.client.impl.data.SourceImpl
-
- setDescriptor(String) - Method in interface alma.alarmsystem.source.ACSFaultState
-
Fault descriptor accessor method.
- setDescriptor(String) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
- setDescriptor(String) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
Fault descriptor accessor method.
- setDescriptor(String) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
the fault descriptor accessor method
- setDestroyed(boolean) - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
-
Insert the method's description here.
- setDetailsPanel(JPanel) - Method in class si.ijs.acs.objectexplorer.ObjectExplorer
-
Insert the method's description here.
- setDir(File) - Method in class alma.tools.entitybuilder.ant.XsdIncludeDir
-
- setDirection(double) - Method in class dartboard.Wind
-
- setDisableMessageID(boolean) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- setDisableMessageTimestamp(boolean) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- setDisableStatistics(Boolean) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setDiscardLevel(LogTypeHelper) - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
-
Set the discard level
- setDiscardLevel(LogTypeHelper) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Set the discard level for filtering.
- setDiscardLevel(LogTypeHelper) - Method in class com.cosylab.logging.engine.LogMatcher
-
- setDiscardPolicy(String) - Method in class alma.TMCDB.maci.EventChannel
-
- setDispatchPacketSize(Integer) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setDisposeOnDestroy(boolean) - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
-
Insert the method's description here.
- setDocumentInfo(String, String, String, String, String) - Method in class cl.utfsm.acs.ebe.EbeDocument
-
Set the basic document info
- setDocumentInfo(String) - Method in class cl.utfsm.acs.ebe.EbeDocument
-
Set the basic document info defaults
- setDomain(String) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Set name of the domain, which this manager will handle.
- setDomains(Map<String, DomainsMapping>) - Method in class alma.TMCDB.maci.NotificationServiceMapping
-
- setDoubleEditor(FilterParameterPanel) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
Insert the method's description here.
- setDoubleProperty(String, double) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setDumpToFile(boolean) - Method in class cl.utfsm.samplingSystemUI.PlotPrinter
-
- setDynamic(boolean) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Set dynamic flag.
- setDynamicContainerName(String) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Set container on which dynamic component was activated.
- setDynDamping(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
- setDynThreshold(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
- setDynTime(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
- setEditor(Class) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
Insert the method's description here.
- setElement(DataElement) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIDataType
-
- setElement(DataElement) - Method in interface si.ijs.acs.objectexplorer.engine.DataType
-
- setElementName(String) - Method in class com.cosylab.cdb.client.DAOProxy
-
- setElevation(double) - Method in class dartboard.Dart
-
- setEMail(String) - Method in class cern.laser.business.data.ResponsiblePerson
-
- setEMail(String) - Method in class cern.laser.business.definition.data.ResponsiblePersonDefinition
-
- setEnabled(boolean) - Method in class alma.acs.logging.dialogs.main.LogMenuBar
-
Enable/Disable all the controls in the GUI that could trigger
the invalidation of the logs
- setEnabled(boolean) - Method in class alma.acs.logging.dialogs.main.LogNavigationBar
-
Enable/Disable all the control in the GUI than can cause
the invalidation of the logs
- setEnabled(boolean) - Method in class alma.acs.logging.dialogs.main.LogToolBar
-
Enable/Disable all the control in the GUI than can cause
the invalidation of the logs
- setEnabled(Boolean) - Method in class cern.laser.business.data.SourceStatus
-
- setEnabled(boolean) - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- setEnabled(boolean) - Method in class cl.utfsm.acs.acg.gui.AlarmSystemView
-
- setEnabled(boolean) - Method in class cl.utfsm.acs.acg.gui.CategoriesView
-
- setEnabled(boolean) - Method in interface cl.utfsm.acs.acg.gui.IMyViewPart
-
Enables or disables the View for user interaction.
- setEnabled(boolean) - Method in class cl.utfsm.acs.acg.gui.ReductionsView
-
- setEnabled(boolean) - Method in class cl.utfsm.acs.acg.gui.SourcesView
-
- setEnabled(boolean) - Method in class com.cosylab.logging.LoggingClient
-
- setEnabled(boolean) - Method in class si.ijs.acs.objectexplorer.ObjectExplorer
-
Insert the method's description here.
- setEnd(Date) - Method in class cern.laser.business.definition.data.MaintenanceMask
-
- setEntitySchema(int, EntitySchema) - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
-
- setEntitySchema(EntitySchema[]) - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
-
- setError(boolean) - Method in class dartboard.Dart
-
Called in case of error.
- setError(boolean) - Method in class dartboard.DartboardPanel
-
Set the dartboard in error state.
- setError(boolean) - Method in class dartboard.Grid
-
- setError(boolean) - Method in class dartboard.Legend
-
- setError(boolean) - Method in class dartboard.Moon
-
- setError(boolean) - Method in class dartboard.Sun
-
- setError(boolean) - Method in class dartboard.Telescope
-
- setError(boolean) - Method in class dartboard.TelescopeDestination
-
- setError(boolean) - Method in class dartboard.Wind
-
- setErrorFlag(boolean) - Method in class cl.utfsm.cdbChecker.CDBChecker
-
- setErrorIncrement(float) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setErrorResponse(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteCall
-
- setErrorResponse(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteResponse
-
- setErrorStatistics(float) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setEthernetConfig(AmbDevice.EthernetAddress) - Method in class alma.TMCDB.baci.AmbDevice
-
- setEvent(EventData) - Method in class alma.acs.eventbrowser.parts.EventDetailPart
-
Here we listen to event list selections.
- setEventComponent(Component) - Method in class com.cosylab.logging.TransparentGlassPane
-
Set the component to receive mouse events.
- setEventHandler(ActionListener, MenuListener) - Method in class alma.acs.logging.dialogs.main.LogMenuBar
-
Set the event handler for the menus
- setEventHandler(ActionListener) - Method in class alma.acs.logging.dialogs.main.LogNavigationBar
-
Set the event handler for the search button
- setEventHandler(ActionListener) - Method in class alma.acs.logging.dialogs.main.LogToolBar
-
Set the event handler for the widgets in the toolbar
- setEventLogging(int) - Method in class acs.benchmark.nc.comp.CorbaNotifyBaseImpl
-
- setEventProcessingHandler(AcsEventPublisher.EventProcessingHandler<T>) - Method in interface alma.acs.nc.AcsEventPublisher
-
Sets the event processing handler
- setEventProcessingHandler(AcsEventPublisher.EventProcessingHandler<T>) - Method in class alma.acs.nc.NCPublisher
-
- setEventReceptionTimeout(int) - Method in class alma.acs.nc.NCSubscriber
-
Time to wait in seconds after the last received event to consider that the consumer is not receiving events.
- setEventReliability(String) - Method in class alma.TMCDB.maci.EventChannel
-
- setEvents(Map<String, Event>) - Method in class alma.TMCDB.maci.EventChannel
-
- setExceptionListener(ExceptionListener) - Method in class cern.cmw.mom.pubsub.impl.ACSJMSTopicConnectionImpl
-
Method setExceptionListener
- setExceptionListener(ExceptionListener) - Method in class cern.cmw.mom.pubsub.impl.DefaultJMSTopicConnectionImpl
-
Method setExceptionListener
- setExceptionListener(ExceptionListener) - Method in class cern.cmw.mom.pubsub.impl.DefaultPublisherImpl
-
Method setExceptionListener
- setExceptionListener(ExceptionListener) - Method in class cern.cmw.mom.pubsub.impl.DefaultSubscriberImpl
-
Method setExceptionListener
- setExceptionListener(ExceptionListener) - Method in interface cern.cmw.mom.pubsub.impl.JMSConnection
-
Set the listener for JMSException.
- setExceptionListener(ExceptionListener) - Method in interface cern.cmw.mom.pubsub.Publisher
-
Set the listener for exceptions handling
- setExceptionListener(ExceptionListener) - Method in interface cern.cmw.mom.pubsub.Subscriber
-
Set the listener for exceptions handling
- setExceptionListener(ExceptionListener) - Method in class com.cosylab.acs.jms.ACSJMSConnection
-
- setExecutableName(String) - Method in class cl.utfsm.samplingSystemUI.ScriptExecutor
-
- setExecute(String) - Method in class alma.TMCDB.maci.Manager
-
- setExecutionId(long) - Method in class com.cosylab.acs.maci.AuthenticationData
-
- setExpand() - Method in class si.ijs.acs.objectexplorer.ReporterBean
-
Insert the method's description here.
- setExpandable(FeatureDescriptor, boolean) - Static method in class cern.gp.beans.BeanTagger
-
Adds the information that this FeatureDescriptor is expandable
which neams that it can be expanded into a list of more FeatureDescriptors
- setFamily(String) - Method in interface alma.alarmsystem.source.ACSFaultState
-
Fault family accessor method.
- setFamily(String) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
- setFamily(String) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
Fault family accessor method.
- setFamily(String) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
fault family accessor method
- setFamilyName(String) - Method in class cern.laser.business.data.ResponsiblePerson
-
- setFamilyName(String) - Method in class cern.laser.business.definition.data.ResponsiblePersonDefinition
-
- setFaultCode(Integer) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setFaultFamily(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setFaultMember(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setFaultMemberDefault(FaultFamily, FaultMemberDefault) - Method in class cl.utfsm.acs.acg.core.AlarmManager
-
- setField(String) - Method in class com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector.XMLTreeNodeSetter
-
- setField(LogField, Object) - Method in class com.cosylab.logging.engine.log.LogEntry
-
Sets the specified field.
- setField(LogField, Object) - Method in class com.cosylab.logging.engine.log.LogEntryXML
-
Sets the specified field.
- setFieldIndex(LogField) - Method in class com.cosylab.logging.settings.FilterParameterPanel
-
Insert the method's description here.
- setFieldPrefix(String) - Method in class alma.ACS.impl.CharacteristicModelImpl
-
- setFieldValue(EditCommandsPanel.FieldStripe) - Method in class alma.acs.commandcenter.gui.EditPexpectsPanel
-
- setFileAttributes(String, String) - Static method in class com.cosylab.util.FileHelper
-
Tries to set attributes given by attribs on given file
by executing "chmod -R attribs filePath" as external
process.
- setFileChooser(JFileChooser) - Method in class alma.acs.gui.widgets.SmartTextPane
-
Insert the method's description here.
- setFilename(String) - Method in class alma.tools.entitybuilder.ant.XsdIncludedConfigFile
-
- setFilePrefix(String) - Method in class cl.utfsm.samplingSystemUI.FileHelper
-
Sets the prefix for the filename.
- setFilesRepository(String) - Method in class alma.acs.logging.archive.zoom.ZoomManager
-
Set the folder to read XML files of logs from.
- setFilter(String) - Method in class alma.acs.vmtools.LogManagerGui
-
- setFilter(Filter) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
Insert the method's description here.
- setFilter(Filter) - Method in class com.cosylab.logging.settings.FilterDatePanel
-
Insert the method's description here.
- setFilter(Filter) - Method in class com.cosylab.logging.settings.FilterIntegerPanel
-
Insert the method's description here.
- setFilter(Filter) - Method in class com.cosylab.logging.settings.FilterParameterDialog
-
Insert the method's description here.
- setFilter(Filter) - Method in class com.cosylab.logging.settings.FilterParameterPanel
-
Insert the method's description here.
- setFilter(Filter) - Method in class com.cosylab.logging.settings.FilterStringPanel
-
Insert the method's description here.
- setFilter(Filter) - Method in class com.cosylab.logging.settings.FilterTypePanel
-
- setFilter(Filter) - Method in class com.cosylab.logging.viewcoordination.ViewCoordinator
-
The table will show only logs that pass this filter.
- setFilters(FiltersVector, boolean) - Method in class alma.acs.logging.table.LogEntryTable
-
- setFilters(FiltersVector, boolean) - Method in class alma.acs.logging.table.LogTableRowSorter
-
- setFilters(FiltersVector, boolean) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Set the filters to apply before sending the log entries to the listener.
- setFilters(FiltersVector, boolean) - Method in interface com.cosylab.logging.engine.Filterable
-
Set the filters.
- setFilters(Filter[], boolean[]) - Method in class com.cosylab.logging.engine.FiltersVector
-
Set the filters in the vector deleting any other
filter.
- setFilters(FiltersVector) - Method in class com.cosylab.logging.engine.FiltersVector
-
Set the filters in this vector to be the same of the
passed vector
- setFilters(FiltersVector) - Method in class com.cosylab.logging.engine.LogMatcher
-
Set the filters to apply to incoming logs before sending to
the listeners
- setFilters(FiltersVector) - Method in class com.cosylab.logging.settings.FilterChooserDialog
-
Set the filters
- setFilterSelection(FilterSelection) - Method in class cern.laser.client.impl.services.selection.SelectionImpl
-
- setFilterSelection(FilterSelection) - Method in interface cern.laser.client.services.selection.Selection
-
Accessor method.
- setFirstElement(String) - Method in class com.cosylab.cdb.jdal.XMLHandler
-
- setFirstName(String) - Method in class cern.laser.business.data.ResponsiblePerson
-
- setFirstName(String) - Method in class cern.laser.business.definition.data.ResponsiblePersonDefinition
-
- setFlags(String) - Method in class alma.TMCDB.maci.DeployInfo
-
- setFloatProperty(String, float) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setFloor(String) - Method in class cern.laser.business.data.Location
-
- setFloor(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setFloor(String) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setFlow(Flow) - Method in class alma.acs.commandcenter.trace.DefaultChecklistPanel
-
- setFlushPeriodSeconds(Integer) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setFocus() - Method in class alma.acs.alarmsystemprofiler.parts.AlarmsPerTenMinutesPart
-
- setFocus() - Method in class alma.acs.alarmsystemprofiler.parts.LostSourcesPart
-
- setFocus() - Method in class alma.acs.alarmsystemprofiler.parts.TableViewBase
-
- setFocus() - Method in class alma.acs.eventbrowser.parts.ArchivingListPart
-
- setFocus() - Method in class alma.acs.eventbrowser.parts.ChannelTreePart
-
- setFocus() - Method in class alma.acs.eventbrowser.parts.EventDetailPart
-
- setFocus() - Method in class alma.acs.eventbrowser.parts.EventListPart
-
- setFocus() - Method in class alma.acs.eventbrowser.parts.ServiceSummaryPart
-
The keybinding implementation requires that all parts correctly implement @Focus.
- setFocus() - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- setFocus() - Method in class cl.utfsm.acs.acg.gui.AlarmSystemView
-
- setFocus() - Method in class cl.utfsm.acs.acg.gui.CategoriesView
-
- setFocus() - Method in class cl.utfsm.acs.acg.gui.ReductionsView
-
- setFocus() - Method in class cl.utfsm.acs.acg.gui.SourcesView
-
- setFormat(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setFormat(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setFormat(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setFormat(String) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setFrameType(int) - Static method in class cern.gp.windows.WindowUtils
-
Utility method: Sets the default windowing behavior, MDI or SDI.
- setFrequency(double) - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
Sets the frequency in the sampObj.
- setFrequency(double) - Method in class cl.utfsm.samplingSystemUI.SerializableProperty
-
- setGlobalErrorFlag(boolean) - Method in class cl.utfsm.cdbChecker.CDBChecker
-
- setGlobalLevel(LogTypeHelper) - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelHelper
-
- setGraph_max(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setGraph_max(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setGraph_max(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setGraph_max(double) - Method in class alma.TMCDB.baci.Pdouble
-
- setGraph_max(int) - Method in class alma.TMCDB.baci.Plong
-
- setGraph_min(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setGraph_min(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setGraph_min(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setGraph_min(double) - Method in class alma.TMCDB.baci.Pdouble
-
- setGraph_min(int) - Method in class alma.TMCDB.baci.Plong
-
- setGroupName(String) - Method in class cl.utfsm.samplingSystemUI.BeanGrouper
-
Generic setter for the Group name
- setGsmNumber(String) - Method in class cern.laser.business.data.ResponsiblePerson
-
- setGsmNumber(String) - Method in class cern.laser.business.definition.data.ResponsiblePersonDefinition
-
- setHandle(int) - Method in class com.cosylab.acs.maci.ClientInfo
-
Sets the handle.
- setHandle(int) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the handle.
- setHandle(int) - Method in class com.cosylab.acs.maci.ContainerInfo
-
Sets the handle.
- setHandle(int) - Method in class com.cosylab.acs.maci.plug.ClientImpl
-
Sets the handle.
- setHeaderFile(String) - Method in class cl.utfsm.samplingSystemUI.FileHelper
-
Sets the header that will be printed at the beginning of the file.
- setHeadingInserter(TWikiFormatter.HeadingInserter) - Method in class alma.acs.releasedoc.TWikiFormatter
-
- setHeartbeatFrequency(long) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setHeartbeatTimeout(double) - Method in class alma.TMCDB.maci.Manager
-
- setHeartbeatTopic(String) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setHelpURL(URL) - Method in interface cern.laser.business.data.Alarm
-
- setHelpURL(URL) - Method in class cern.laser.business.data.AlarmImpl
-
- setHelpURL(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setHelpURL(URL) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setHelpURLString(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setHibernateLogLevels(AcsLogLevelDefinition, AcsLogLevelDefinition) - Method in class com.cosylab.cdb.jdal.logging.AcsLoggerHelper
-
- setHibernateSqlLogLevels(AcsLogLevelDefinition, AcsLogLevelDefinition) - Method in class com.cosylab.cdb.jdal.logging.AcsLoggerHelper
-
- setHighlighted(CommentedAlarmMap) - Method in interface cern.laser.console.Configuration
-
Set the highlighted alarms.
- setHighlighted(CommentedAlarmMap) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setHostname(String) - Method in class alma.TMCDB.baci.AmbDevice.EthernetAddress
-
- setHostName(String) - Method in class alma.TMCDB.maci.Computer
-
- setHostName(String) - Method in class cern.laser.business.data.Source
-
- setHostName(String) - Method in class cern.laser.business.definition.data.SourceDefinition
-
- setHostNames(String) - Method in class acs.benchmark.nc.client.PubSubScenario
-
Sets container host names.
- setHostNames(Map<String, String>) - Method in class acs.benchmark.nc.client.PubSubScenario
-
Sets container host names.
- setIcon(Image) - Method in class org.openide.windows.TopComponent
-
Set the icon of this top component.
- setIdent(Integer) - Method in class cern.laser.business.data.ConsoleUser
-
- setIdentifier(String) - Method in interface cern.laser.business.data.Alarm
-
- setIdentifier(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setIdentifier(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setIdentifier(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setIdlPackage(String) - Method in class alma.acs.tools.comphelpergen.generated.ComponentInterface
-
Sets the value of field 'idlPackage'.
- setIdlStruct2JavaBindingClassMappings(String) - Method in class alma.tools.idlgen.AcsXmlNamingExpert
-
Sets the mappings from XmlEntityStruct typedefs to
Java binding classes.
- setIFDesc(org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation
-
Insert the method's description here.
- setIFDesc(FullInterfaceDescription) - Method in interface si.ijs.acs.objectexplorer.engine.BACI.BACIRemote
-
Insert the method's description here.
- setIFDesc(org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode
-
Insert the method's description here.
- setIFDesc(FullInterfaceDescription) - Method in class si.ijs.acs.objectexplorer.engine.BACI.DelegateInvocation
-
- setIFDesc(FullInterfaceDescription) - Method in class si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode
-
- setImmediateDispatchLevel(Integer) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setImplLang(String) - Method in class alma.TMCDB.maci.Component
-
- setImplLang(String) - Method in class alma.TMCDB.maci.Container
-
- setImplLang(ImplLang) - Method in class com.cosylab.acs.maci.AuthenticationData
-
- setImplLang(ImplLang) - Method in class com.cosylab.acs.maci.ContainerInfo
-
Sets the implementation language.
- setInhibited(CommentedAlarmMap) - Method in interface cern.laser.console.Configuration
-
Set the inhibited alarms.
- setInhibited(CommentedAlarmMap) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setInitialize_devio(boolean) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setInitialize_devio(boolean) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setInitialize_devio(boolean) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setInitialize_devio(boolean) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setInstant(Boolean) - Method in interface cern.laser.business.data.Alarm
-
- setInstant(Boolean) - Method in class cern.laser.business.data.AlarmImpl
-
- setInstant(Boolean) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setInstant(boolean) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setInt(Integer) - Method in class cern.gp.explorer.test.helpers.ColoredBean
-
- setIntEditor(FilterParameterPanel) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
Insert the method's description here.
- setIntegrationLogs(boolean) - Method in class alma.TMCDB.maci.EventChannel
-
- setInterfaces(String[]) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the interfaces.
- setInternalInterface(String) - Method in class alma.acs.tools.comphelpergen.generated.ComponentInterface
-
Sets the value of field 'internalInterface'.
- setInternalLogger(Logger) - Method in class alma.acs.logging.config.LogConfig
-
Sets the Logger to be used by this class and dependent classes for internal tracing.
- setIntProperty(String, int) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setInvocation(Invocation) - Method in class si.ijs.acs.objectexplorer.OERemoteResponseCallback
-
Insert the method's description here.
- setIOR(String) - Method in class com.cosylab.cdb.CDBBrowser
-
Sets the strIOR.
- setIsCached(Boolean) - Method in class cern.gp.beans.PropertyInfoSupport
-
Sets whether the property is cached or no.
- setIsExpert(boolean) - Method in class cern.gp.beans.PropertyInfoSupport
-
Sets whether the property is only visible to experts or no
- setIsHidden(boolean) - Method in class cern.gp.beans.PropertyInfoSupport
-
Sets whether the property is hidden or no
- setIsNewNc(boolean) - Method in class alma.acs.nsstatistics.ChannelData
-
- setIsNodeReduction(boolean) - Method in class cl.utfsm.acs.acg.core.ReductionRule
-
- setItem(Object) - Method in class alma.acs.gui.widgets.CheckList.CheckListTableEntry
-
Setter
- setJavaOutputDir(String) - Method in class alma.tools.entitybuilder.ant.EntityBuilderTask
-
- setJMSCorrelationID(String) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSCorrelationIDAsBytes(byte[]) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSDeliveryMode(int) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSDestination(Destination) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSExpiration(long) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSMessageID(String) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSPriority(int) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSRedelivered(boolean) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSReplyTo(Destination) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSTimestamp(long) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJMSType(String) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setJPackage(String) - Method in class alma.tools.entitybuilder.generated.XmlNamespace2JPackage
-
Sets the value of field 'jPackage'.
- setKeepAliveTime(int) - Method in class alma.TMCDB.maci.Component
-
- setKeepAliveTime(Integer) - Method in class alma.TMCDB.maci.DeployInfo
-
- setKeepAliveTime(int) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Set component keep alive time.
- setKlaxonVolume(String) - Method in interface cern.laser.console.Behaviour
-
Set the alarm klaxon volume.
- setKlaxonVolume(String) - Method in class cern.laser.console.impl.BehaviourImpl
-
- setLampBrightness(double) - Method in class alma.demo.LampAccessImpl.LampAccessImpl
-
Passes a value to the brightness property of the lamp component.
- setLaserSourceId(String) - Method in class com.cosylab.acs.laser.dao.ACSSourceDAOImpl
-
- setLastContact(Timestamp) - Method in class cern.laser.business.data.SourceStatus
-
- setLastPeriodNumberOfLogErrors(int) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setLastPeriodNumberOfMessages(int) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setLastRegisteredChannelTimestamp(Date) - Method in class alma.acs.nc.Helper
-
Set the last channel timestamp
- setLastStatisticsRepportTime(long) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setLeaf(boolean) - Method in class cern.laser.client.impl.data.CategoryImpl
-
- setLeftComp() - Method in class com.cosylab.cdb.browser.Browser
-
Sets the cdb Tree in the left side of the GUI.
- setLethal(boolean) - Method in class com.cosylab.logging.settings.FilterParameterPanel
-
Insert the method's description here.
- setLevel(int) - Method in class cern.gp.logging.NetBeansLog
-
Set logging level.
- setLevels(LogLevelHelper[]) - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelModel
-
- setLevels(LogTypeHelper, LogTypeHelper) - Method in class alma.acs.logging.archive.zoom.ZoomManager
-
Set the levels of the logs to read while zooming
- setLingerTime(int) - Method in class alma.TMCDB.baci.AmbDevice.EthernetAddress
-
- setListCount(int) - Method in class cern.gp.explorer.MultiListExplorer
-
Sets the number of lists in the explorer.
- setListNodes(GPNode[]) - Method in class cern.gp.explorer.GPListExplorerPanel
-
- setListNodes(GPNode[]) - Method in class cern.gp.explorer.ListExplorer
-
Set the list of nodes to be displayed.
- setListNodes(GPNode[]) - Method in class cern.gp.explorer.ListTableExplorer
-
set the nodes to be displayed in the table.
- setLocalLevel(LogTypeHelper) - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelHelper
-
- setLocation(Location) - Method in interface cern.laser.business.data.Alarm
-
- setLocation(Location) - Method in class cern.laser.business.data.AlarmImpl
-
- setLocation(Location) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setLocationId(String) - Method in class cern.laser.business.data.Location
-
- setLockTimeout(long) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Sets lock timeout (deadlock detection time) in ms.
- setLogDetailContent(ILogEntry) - Method in class com.cosylab.logging.LoggingClient
-
Set the content of the detailed info table from the given log
- setLogger(AcsLogger) - Method in class alma.acs.container.corba.AcsCorba
-
- setLogger(Logger) - Method in class alma.acs.util.StopWatch
-
- setLoggerName(String) - Method in class com.cosylab.cdb.jdal.logging.AcsLoggerHelper
-
Mainly thought for general hibernate layer test code,
which does not like to use the application logger name "CDB-RDB".
- setLoggingConfig(LoggingConfig) - Method in class alma.TMCDB.maci.Container
-
- setLoggingConfig(LoggingConfig) - Method in class alma.TMCDB.maci.Manager
-
- setLogLevel(Level) - Method in class alma.acs.logging.adapters.JacORBFilter
-
Sets the log level that allows this filter to discard log records.
- setLogLevel(LogTypeHelper) - Method in class alma.acs.logging.table.LogEntryTable
-
Set the new log level i.e.
- setLogLevel(LogTypeHelper) - Method in class alma.acs.logging.table.LogTableRowSorter
-
Set the new log level i.e.
- setLogSelectionListener(ViewCoordinator.SingleLogSelectionListener) - Method in class alma.acs.logging.table.LogEntryTable
-
- setLogSelectionListener(ViewCoordinator.SingleLogSelectionListener) - Method in class com.cosylab.logging.viewcoordination.ViewCoordinator
-
Allows the external code to be notified when an alarm gets selected in the table.
- setLogTypeDescriptionView(boolean) - Method in class alma.acs.logging.table.LogEntryTable
-
Show/Hide the description of the log type at the right side of the icon.
- setLongProperty(String, long) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setMacAddress(String) - Method in class alma.TMCDB.baci.AmbDevice.EthernetAddress
-
- setMachineMode(String) - Method in class cern.laser.business.definition.data.ModeMask
-
- setMailAndSmsServer(MailAndSmsServerImpl) - Method in class cern.laser.business.pojo.AlarmCacheServerImpl
-
- setMainPanel(JPanel) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
Insert the method's description here.
- setManagerComponentReference(Object) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Sets the managerComponentReference.
- setManagerFieldText(String) - Method in class si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog
-
Method generated to support the promotion of the managerFieldText attribute.
- setManagerFieldText_javalangStringMethodDescriptor() - Method in class si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialogBeanInfo
-
Gets the setManagerFieldText(java.lang.String) method descriptor.
- setManagerReference(String) - Method in class com.cosylab.acs.maci.plug.ServiceDaemonProxy
-
- setManagerReference(String) - Method in interface com.cosylab.acs.maci.ServiceDaemon
-
Set manager reference.
- setManagerRetry(Integer) - Method in class alma.TMCDB.maci.Container
-
- setMap(String) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setMarkArrays(int) - Method in class com.cosylab.cdb.jdal.XMLHandler
-
- setMasked(Boolean) - Method in interface cern.laser.business.data.Status
-
- setMasked(Boolean) - Method in class cern.laser.business.data.StatusImpl
-
- setMasked(boolean) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setMasked(CommentedAlarmMap) - Method in interface cern.laser.console.Configuration
-
Set the masked alarms.
- setMasked(CommentedAlarmMap) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setMax_value(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setMax_value(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setMax_value(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setMaxCachePriority(int) - Method in class alma.TMCDB.maci.Manager
-
- setMaxCollectorCount(int) - Method in class alma.acs.monitoring.blobber.BlobberWorker
-
- setMaxConsumers(int) - Method in class alma.TMCDB.maci.EventChannel
-
- setMaxEventsPerConsumer(int) - Method in class alma.TMCDB.maci.EventChannel
-
- setMaxInputRate(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
- setMaxInputRate(int) - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
-
Set the max number of logs to process per second.
- setMaxInputRate(int) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Set the max number of logs per second to accept from the
RemoteAccess, typically the logging NC.
- setMaxLines(int) - Method in class alma.acs.gui.widgets.SmartTextPane
-
Insert the method's description here.
- setMaxLog(int) - Method in class alma.acs.logging.table.LogEntryTableModelBase
-
Set the max number of logs to keep in cache
This is the max number of logs stored in cache
(the visible logs can be less)
- setMaxLogQueueSize(Integer) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setMaxLogs(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
Set the max number of logs
- setMaxLogsPerSecond(int) - Method in class alma.acs.logging.config.LogConfig
-
Limits the total number of logs emitted by the whole process,
separately for local and remote logging.
- setMaxLogsPerSecond(Integer) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setMaxNumOfLogs(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
- setMaxOutputRate(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
- setMaxOutputRate(int) - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
-
Set the max number of logs to read from the cache per second.
- setMaxOutputRate(int) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Set the max number of logs to publish to listeners.
- setMaxProcessTime(int) - Method in class alma.TMCDB.maci.Event
-
- setMaxQueueLength(int) - Method in class alma.TMCDB.maci.EventChannel
-
- setMaxSize(int) - Method in class alma.acs.nc.CircularQueue
-
Set the capacity of the queue.
- setMaxSuppliers(int) - Method in class alma.TMCDB.maci.EventChannel
-
- setMember(String) - Method in interface alma.alarmsystem.source.ACSFaultState
-
Fault member accessor method.
- setMember(String) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
- setMember(String) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
Fault member accessor method.
- setMember(String) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
fault member accessor method
- setMessage(String) - Method in class alma.acs.eventbrowser.status.StatusLineWriter
-
Must only be called from the UI thread.
- setMessageIncrement(float) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setMessageListener(MessageListener) - Method in class com.cosylab.acs.jms.ACSJMSConsumer
-
- setMessageListener(MessageListener) - Method in class com.cosylab.acs.jms.ACSJMSSession
-
- setMessageSelector(String) - Method in class com.cosylab.acs.jms.ACSJMSConsumer
-
Set a new SQL92 selector string for the consumer
- setMessageStatistics(float) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setMin_delta_trig(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setMin_delta_trig(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setMin_delta_trig(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setMin_delta_trig(double) - Method in class alma.TMCDB.baci.Pdouble
-
- setMin_delta_trig(int) - Method in class alma.TMCDB.baci.Plong
-
- setMin_step(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setMin_step(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setMin_step(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setMin_step(double) - Method in class alma.TMCDB.baci.Pdouble
-
- setMin_step(int) - Method in class alma.TMCDB.baci.Plong
-
- setMin_timer_trig(double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setMin_timer_trig(double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setMin_timer_trig(double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setMin_timer_trig(double) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setMin_value(Double) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setMin_value(Double) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setMin_value(Double) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setMinCachePriority(int) - Method in class alma.TMCDB.maci.Manager
-
- setMinLogLevel(AcsLogLevelDefinition, String) - Method in class alma.acs.logging.config.LogConfig
-
- setMinLogLevel(int) - Method in class alma.TMCDB.maci.ComponentLogger
-
- setMinLogLevel(Integer) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setMinLogLevel(Integer) - Method in class alma.TMCDB.maci.NamedLoggerConfig
-
- setMinLogLevelLocal(AcsLogLevelDefinition, String) - Method in class alma.acs.logging.config.LogConfig
-
- setMinLogLevelLocal(int) - Method in class alma.TMCDB.maci.ComponentLogger
-
- setMinLogLevelLocal(Integer) - Method in class alma.TMCDB.maci.LoggingConfig
-
- setMinLogLevelLocal(Integer) - Method in class alma.TMCDB.maci.NamedLoggerConfig
-
- setMnemonic(String) - Method in class cern.laser.business.data.Location
-
- setMnemonic(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setMnemonic(String) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setMnemonicForContainerLine(int) - Method in class alma.acs.commandcenter.gui.TabPanel
-
- setModel(AlarmTableModel) - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
-
- setModel(ToolsAction.Model) - Static method in class org.openide.actions.ToolsAction
-
- setMoonAzimuth(double) - Method in class dartboard.DartboardPanel
-
- setMoonDeclination(double) - Method in class dartboard.DartboardPanel
-
- setMoonDeclination(String) - Method in class dartboard.DartboardPanel
-
- setMoonElevation(double) - Method in class dartboard.DartboardPanel
-
- setMoonPhase(int) - Method in class dartboard.DartboardPanel
-
- setMoonRightAscension(double) - Method in class dartboard.DartboardPanel
-
- setMoonRightAscension(String) - Method in class dartboard.DartboardPanel
-
- setMultiplicityChild(boolean) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setMultiplicityChildrenIds(Set) - Method in class cern.laser.business.data.AlarmImpl
-
- setMultiplicityParent(boolean) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setMultiplicityParentIds(Set) - Method in class cern.laser.business.data.AlarmImpl
-
- setMultiplicityThreshold(Integer) - Method in interface cern.laser.business.data.Alarm
-
- setMultiplicityThreshold(Integer) - Method in class cern.laser.business.data.AlarmImpl
-
- setMultiplicityThreshold(String, MultiplicityThreshold) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setMultiplicityThreshold(MultiplicityThreshold) - Method in class cern.laser.definition.impl.ReductionMaskDefinitionHandlerImpl
-
DOCUMENT ME!
- setMultiplicityThreshold(MultiplicityThreshold) - Method in interface cern.laser.definition.ReductionMaskDefinitionHandler
-
Set a multiplicity node threshold.
- setMultiplicityThresholds(String, Collection) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setName(String) - Method in class alma.acs.eventbrowser.parts.ParsedAnyData
-
- setName(String) - Method in class alma.acs.nc.sm.generic.AcsScxmlDispatchingAction
-
Sets the name.
- setName(String) - Method in class alma.TMCDB.maci.ChannelMapping
-
- setName(String) - Method in class alma.TMCDB.maci.Component
-
- setName(String) - Method in class alma.TMCDB.maci.Container
-
- setName(String) - Method in class alma.TMCDB.maci.DomainsMapping
-
- setName(String) - Method in class alma.TMCDB.maci.Event
-
- setName(String) - Method in class alma.TMCDB.maci.EventChannel
-
- setName(String) - Method in class alma.TMCDB.maci.NamedLoggerConfig
-
- setName(String) - Method in class cern.gp.explorer.GPListExplorerPanel
-
Implementation to set the name of the explorer in the Title
- setName(String) - Method in class cern.gp.explorer.test.helpers.ColoredBean
-
- setName(String) - Method in class cern.gp.explorer.test.helpers.SimpleDemoBean
-
Setter method
- setName(String) - Method in class cern.laser.business.data.CategoryImpl
-
- setName(String) - Method in class cern.laser.business.data.UserProperty
-
- setName(String) - Method in class cern.laser.business.definition.data.SourceDefinition
-
- setName(String) - Method in class cern.laser.client.impl.data.CategoryImpl
-
- setName(String) - Method in interface cern.laser.console.Configuration
-
Set the configuration name.
- setName(String) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setName(String) - Method in class cern.laser.console.impl.UserImpl
-
- setName(String) - Method in class com.cosylab.acs.maci.ClientInfo
-
Sets the name.
- setName(String) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the name.
- setName(String) - Method in class com.cosylab.acs.maci.ComponentSpec
-
Sets the name.
- setName(String) - Method in class com.cosylab.acs.maci.ContainerInfo
-
Sets the name.
- setName(String) - Method in class com.cosylab.acs.maci.plug.ClientImpl
-
Sets the name.
- setName(String) - Method in class org.openide.windows.TopComponent
-
Set the name of this top component.
- setNamedLoggerConfig(String, LogConfig.LockableUnnamedLogger) - Method in class alma.acs.logging.config.LogConfig
-
Sets the given log levels for the named logger and notifies all listeners.
- setNamedLoggerConfig(String, UnnamedLogger) - Method in class alma.acs.logging.config.LogConfig
-
- setNcId(int) - Method in class alma.acs.nsstatistics.ChannelData
-
- setNewIndicator(CommentedAlarmMap) - Method in interface cern.laser.console.Configuration
-
Set the new alarms.
- setNewIndicator(CommentedAlarmMap) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setNodeChild(boolean) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setNodeChildrenIds(Set) - Method in class cern.laser.business.data.AlarmImpl
-
- setNodeNumber(int) - Method in class alma.TMCDB.baci.AmbDevice.AmbAddress
-
- setNodeParent(boolean) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setNodeParentIds(Set) - Method in class cern.laser.business.data.AlarmImpl
-
- setNodeProperty(boolean, Node.Property) - Method in class cern.gp.beans.editors.CheckBoxEditor
-
- setNodeRequestListener(NodeRequestListener) - Method in class si.ijs.acs.objectexplorer.ListsHandlerBean
-
setNodeRequestListener method comment.
- setNodeRequestListener(NodeRequestListener) - Method in interface si.ijs.acs.objectexplorer.ObjectDetailsHandler
-
- setNodeValue(String) - Method in class com.cosylab.logging.engine.DataNode
-
setNodeValue method comment.
- setNonblocking(Object) - Method in class alma.ACS.impl.CommonPropertyImpl
-
- setNonSticky(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIMenu
-
Allows to set the nonSticky menu item non-interactively
- setNonSticky(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode
-
- setNonSticky(boolean) - Method in class si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode
-
- setNotificationService(String) - Method in class alma.TMCDB.maci.ChannelMapping
-
- setNotificationService(String) - Method in class alma.TMCDB.maci.DomainsMapping
-
- setNotificationServiceMapping(NotificationServiceMapping) - Method in class alma.TMCDB.maci.Channels
-
- setNotifier(NotificationBean) - Method in class si.ijs.acs.objectexplorer.ListsHandlerBean
-
setNotifier method comment.
- setNotifier(NotificationBean) - Method in interface si.ijs.acs.objectexplorer.ObjectDetailsHandler
-
- setNotifier(NotificationBean) - Method in class si.ijs.acs.objectexplorer.OETree
-
Insert the method's description here.
- setNotifier(NotificationBean) - Method in class si.ijs.acs.objectexplorer.ReporterBean
-
Insert the method's description here.
- setNotifier(NotificationBean) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
-
Insert the method's description here.
- setNumber(Number) - Method in enum alma.acs.alarmsystemprofiler.document.flood.FloodContainer.FloodItem
-
- setNumberConsumers(int) - Method in class alma.acs.nsstatistics.ChannelData
-
- setNumberSuppliers(int) - Method in class alma.acs.nsstatistics.ChannelData
-
- setObject(Serializable) - Method in class com.cosylab.acs.jms.ACSJMSObjectMessage
-
- setObject(SimpleIntrospectable) - Method in class si.ijs.acs.objectexplorer.ListsHandlerBean
-
setObject method comment.
- setObject(SimpleIntrospectable) - Method in interface si.ijs.acs.objectexplorer.ObjectDetailsHandler
-
- setObjectProperty(String, Object) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setObsProposal(ObsProposal) - Method in class alma.demo.XmlOffShootImpl.XmlOffShootImpl
-
- setOperator(String) - Method in class cern.laser.client.impl.services.selection.FilterImpl
-
- setOperator(String) - Method in class cern.laser.client.services.selection.Filter
-
Accessor method.
- setOptions(String[]) - Method in class alma.acs.container.corba.OrbConfigurator
-
Sets options for the ORB as they would occur in a command line call.
- setOrb(ORB) - Static method in class com.cosylab.acs.maci.plug.CORBAReferenceSerializator
-
Set the CORBA ORB.
- setOrb(ORB) - Static method in class com.cosylab.cdb.browser.BrowserJNDIContext
-
Sets the orb.
- setOrb(ORB) - Static method in class com.cosylab.cdb.jdal.JNDIContext
-
Sets the orb.
- setORBInitRef(String, String) - Method in class alma.acs.container.corba.OrbConfigurator
-
Sets the standard option "-ORBInitRef", see Corba spec 4.5.3.2.
- setORBLevelRoundtripTimeout(double) - Method in class alma.acs.container.corba.AcsCorba
-
Sets the roundtrip timeout for all calls going out through the ORB that is encapsulated by this class.
- setOrdering(int, boolean) - Method in class alma.acs.logging.table.LogEntryTable
-
Set the order and the field for ordering at once.
- setOrderPolicy(String) - Method in class alma.TMCDB.maci.EventChannel
-
- setOriginalParseTree(Set<Interface>) - Method in class alma.tools.idlgen.comphelpgen.ComponentHelperGeneratorProxy
-
Sets the ACS component interfaces from the original parse tree
(those from the main IDL file, not from included IDL).
- setOutputRootDirectory(String) - Method in class alma.acs.tools.comphelpergen.generated.ComponentHelperInfo
-
Sets the value of field 'outputRootDirectory'.
- setOverridePolicy(boolean) - Method in class alma.ACS.jbaci.BACIDispatchAction
-
Set current override policy.
- setParameterValues(Properties) - Method in class alma.hibernate.util.StringEnumUserType
-
- setParent(AlarmDefinition) - Method in class cern.laser.business.definition.data.MultiplicityThreshold
-
- setParent(AlarmDefinition) - Method in class cern.laser.business.definition.data.ReductionLink
-
- setParent(JFrame) - Method in class si.ijs.acs.objectexplorer.NotificationBean
-
Insert the method's description here.
- setParent(ObjectExplorer) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
-
Insert the method's description here.
- setParentId(Integer) - Method in class cern.laser.business.data.CategoryImpl
-
- setParentTree(OETree) - Method in class si.ijs.acs.objectexplorer.OETreeNode
-
Insert the method's description here.
- setPassword(String) - Method in class cern.laser.business.data.ConsoleUser
-
- setPassword(String) - Method in class cern.laser.console.impl.UserImpl
-
- setPassword(String) - Method in interface cern.laser.console.User
-
Accessor method.
- setPath(String) - Method in class cern.laser.business.data.CategoryImpl
-
- setPath(String) - Method in class cern.laser.business.definition.data.CategoryDefinition
-
- setPath(String) - Method in class cern.laser.client.impl.data.CategoryImpl
-
- setPath(String) - Method in class cl.utfsm.acs.ebe.EbeDocument
-
Set the Path of the Document
- setPath(String) - Method in class com.cosylab.cdb.browser.Browser
-
Updates the location text field.
- setPaused(boolean) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Pause/unpause the publishing of logs to the listener The difference
between pause and suspended is that when the engine is suspended all the
received logs are discarded.
- setPersistentUserProperties(Set) - Method in class cern.laser.business.data.StatusImpl
-
- setPersistMode(TopComponent, int) - Static method in class cern.gp.windows.WindowUtils
-
Determine under which conditions the TopComponent is persisted to the NetBeans
system directory
- setPhase(short) - Method in class dartboard.Moon
-
- setPhoneNumber(String) - Method in class cern.laser.business.data.ResponsiblePerson
-
- setPhoneNumber(String) - Method in class cern.laser.business.definition.data.ResponsiblePersonDefinition
-
- setPingInterval(Integer) - Method in class alma.TMCDB.maci.Container
-
- setPingInterval(long) - Method in class com.cosylab.acs.maci.ContainerInfo
-
- setPiquetEmail(String) - Method in interface cern.laser.business.data.Alarm
-
- setPiquetEmail(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setPiquetEmail(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setPiquetEmail(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setPiquetGSM(String) - Method in interface cern.laser.business.data.Alarm
-
- setPiquetGSM(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setPiquetGSM(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setPiquetGSM(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setPopup(JPopupMenu) - Method in class alma.acs.gui.widgets.SmartTextPane
-
Insert the method's description here.
- setPort(int) - Method in class alma.acs.container.corba.OrbConfigurator
-
- setPort(int) - Method in class alma.TMCDB.baci.AmbDevice.EthernetAddress
-
- setPortOptions(Integer, Integer) - Method in class alma.acs.container.corba.AcsCorba
-
Usage of parameters orbPort and orbPortSearchRetry:
- setPosition(String) - Method in class cern.laser.business.data.Location
-
- setPosition(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setPosition(String) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setPosition(double, double) - Method in class dartboard.Dart
-
- setPreferredSize(Dimension) - Method in class cern.gp.explorer.ListTableExplorer
-
set the preferred size of the TableExplorer
- setPreferredSize(Dimension) - Method in class cern.gp.explorer.TreeTableExplorer
-
set the preferred size of the whole explorer + table
- setPrefix(String) - Method in class com.cosylab.logging.engine.DataNode
-
setPrefix method comment.
- setPrevious(AlarmImpl) - Method in class cern.laser.business.data.AlarmChange
-
- setPrintDetails(boolean) - Static method in class alma.acs.nsstatistics.AdminConsumer
-
- setPriority(BACIPriority) - Method in class alma.ACS.jbaci.BACIDispatchAction
-
Set dispatching priority.
- setPriority(short) - Method in class alma.TMCDB.maci.EventChannel
-
- setPriority(Integer) - Method in interface cern.laser.business.data.Alarm
-
- setPriority(Integer) - Method in class cern.laser.business.data.AlarmImpl
-
- setPriority(Integer) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setPriority(Integer) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setPriority(int) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- setProblemDescription(String) - Method in interface cern.laser.business.data.Alarm
-
- setProblemDescription(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setProblemDescription(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setProblemDescription(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setProcessName(String) - Static method in exception alma.acs.exceptions.AcsJException
-
If we have some better name than "java", for example the unique name of
the java container.
- setProject(AcsCommandCenterProject) - Method in class alma.acs.commandcenter.app.ProjectRunModel
-
- setProperties(Node.Property[], boolean[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setProperties(Node.Property[], boolean[]) - Method in interface cern.gp.explorer.TablePropertyHolder
-
- setProperties(Node.Property[], boolean[]) - Method in class cern.gp.explorer.TreeTableExplorer
-
- setProperties(Properties) - Method in interface cern.laser.business.data.Status
-
- setProperties(Properties) - Method in class cern.laser.business.data.StatusImpl
-
- setProperty(String, String) - Method in class alma.acs.exceptions.AcsJCompletion
-
Allows extra information to be attached to the completion, but only if this completion represents an error.
- setProperty(String, String) - Method in exception alma.acs.exceptions.AcsJException
-
Allows extra information to be attached to the exception.
- setProperty(ErrorTrace, String, String) - Static method in class alma.acs.exceptions.ErrorTraceManipulator
-
- setProperty(String) - Method in class cern.laser.client.impl.services.selection.FilterImpl
-
- setProperty(String) - Method in class cern.laser.client.services.selection.Filter
-
Accessor method.
- setProperty(String) - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
- setProperty(String) - Method in class cl.utfsm.samplingSystemUI.FilePrinter
-
- setProperty(String) - Method in class cl.utfsm.samplingSystemUI.MemoryPrinter
-
- setProperty(String) - Method in class cl.utfsm.samplingSystemUI.PlotPrinter
-
- setProperty(String) - Method in class cl.utfsm.samplingSystemUI.SerializableProperty
-
- setProperty(String) - Method in class cl.utfsm.samplingSystemUI.WidgetPrinter
-
This method is used to assign the property to be sampled to the WidgetPrinter.
- setPropertyAsync(long, long) - Method in class com.cosylab.acs.perftest.client.BCTClient
-
TEST_2_2_2_* & TEST_3_2_2_*
- setPropertyId(String) - Method in class cern.laser.business.data.UserProperty
-
- setPropertyRef(Property) - Method in class alma.ACS.impl.PropertyImpl
-
- setPropertyRef(Property) - Method in interface alma.ACS.impl.PropertyReferenceHolder
-
- setPropertySync(long) - Method in class com.cosylab.acs.perftest.client.BCTClient
-
TEST_2_1_2 & TEST_3_1_2
- setReachable(boolean) - Method in class alma.acs.nsstatistics.NotifyServiceData
-
- setReadingMode(boolean) - Method in class alma.acs.util.stringqueue.QueueFile
-
Set the reading mode of the file.
- setReadOnly(boolean) - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- setReadOnly(boolean) - Method in class cl.utfsm.acs.acg.gui.AlarmSystemView
-
- setReadOnly(boolean) - Method in class cl.utfsm.acs.acg.gui.CategoriesView
-
- setReadOnly(boolean) - Method in interface cl.utfsm.acs.acg.gui.IMyViewPart
-
- setReadOnly(boolean) - Method in class cl.utfsm.acs.acg.gui.ReductionsView
-
- setReadOnly(boolean) - Method in class cl.utfsm.acs.acg.gui.SourcesView
-
- setReady(boolean) - Method in class si.ijs.acs.objectexplorer.ObjectExplorer
-
- setRecover(boolean) - Method in class com.cosylab.acs.maci.AuthenticationData
-
- setRecovery(Boolean) - Method in class alma.TMCDB.maci.Container
-
- setReduced(Boolean) - Method in interface cern.laser.business.data.Status
-
- setReduced(Boolean) - Method in class cern.laser.business.data.StatusImpl
-
- setReduced(boolean) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setReducedMaskedSelection(boolean) - Method in class cern.laser.client.impl.services.selection.SelectionImpl
-
- setReducedMaskedSelection(boolean) - Method in interface cern.laser.client.services.selection.Selection
-
Accessor method.
- setRefreshDelay(int, int) - Method in class alma.acs.commandcenter.meta.MaciSupervisor
-
Configures the polling rate and responsiveness for updates from
the manager.
- setRefreshesPeriodically(boolean) - Method in class alma.acs.commandcenter.meta.MaciSupervisor
-
Refresh every once in a while, even if there wasn't any
indication from the manager that something has changed.
- setRegularShutdownExpected() - Method in class alma.acs.shutdown.ShutdownHookBase
-
Must be called right before the program ends.
- setRejectNewEvents(boolean) - Method in class alma.TMCDB.maci.EventChannel
-
- setRelativePathSchemafile(String) - Method in class alma.tools.entitybuilder.generated.EntitySchema
-
Sets the value of field 'relativePathSchemafile'.
- setRemoteCall(RemoteCall) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIInvocation
-
Insert the method's description here.
- setRemoteDirectory(Context) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Sets the remoteDirectory.
- setRemoteDirectoryComponentReference(Object) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Sets the remoteDirectoryComponentReference.
- setRepeatGuard(String, RepeatGuard) - Method in class alma.acs.logging.MultipleRepeatGuard
-
Sets a possibly modified RepeatGuard for the given ID,
which allows for some RepeatGuards having different settings than those passed in
#MultipleRepeatGuard(long, TimeUnit, int, Logic, int).
- setReporter(ReporterBean) - Method in class si.ijs.acs.objectexplorer.ListsHandlerBean
-
Insert the method's description here.
- setReporter(ReporterBean) - Method in interface si.ijs.acs.objectexplorer.ObjectDetailsHandler
-
- setReportRate(long) - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
- setRepositoryFieldText(String) - Method in class si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialog
-
Method generated to support the promotion of the repositoryFieldText attribute.
- setResolution(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setResolution(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setResolution(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setResolution(int) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setResolveOnlyHttp(boolean) - Method in class cl.utfsm.cdbChecker.CDBSchemasResolver
-
- setResponsibleId(Integer) - Method in class cern.laser.business.data.ResponsiblePerson
-
- setResponsibleId(Integer) - Method in class cern.laser.business.definition.data.ResponsiblePersonDefinition
-
- setResponsiblePerson(ResponsiblePerson) - Method in interface cern.laser.business.data.Alarm
-
- setResponsiblePerson(ResponsiblePerson) - Method in class cern.laser.business.data.AlarmImpl
-
- setResponsiblePerson(ResponsiblePerson) - Method in class cern.laser.business.data.Source
-
- setResponsiblePerson(ResponsiblePerson) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setResponsiblePerson(ResponsiblePerson) - Method in class cern.laser.client.impl.data.SourceImpl
-
- setResponsiblePersonDAO(ResponsiblePersonDAO) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setResponsiblePersonDAO(ResponsiblePersonDAO) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setResponsiblePersonDAO(ResponsiblePersonDAO) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- setResponsiblePersonDAO(ResponsiblePersonDAO) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
-
- setResponsiblePersonDAO(ResponsiblePersonDAO) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- setResponsiblePersonDAO(ResponsiblePersonDAO) - Method in class com.cosylab.acs.laser.dao.ACSSourceDAOImpl
-
- setResponsiblePersonId(Integer) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setResponsiblePersonId(Integer) - Method in class cern.laser.business.definition.data.SourceDefinition
-
- setResultArea(SmartTextPane) - Method in class si.ijs.acs.objectexplorer.ReporterBean
-
Insert the method's description here.
- setRetries(int) - Method in class alma.TMCDB.baci.AmbDevice.EthernetAddress
-
- setRightAscension(double) - Method in class dartboard.Planet
-
Insert the method's description here.
- setRightComp(JComponent, boolean) - Method in class com.cosylab.cdb.browser.Browser
-
Sets the right component either a tabbed Pane or an empty text area.
- setRoom(String) - Method in class cern.laser.business.data.Location
-
- setRoom(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setRoom(String) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setRootAlarm(AlarmTableEntry) - Method in class alma.acsplugins.alarmsystem.gui.reduced.ReducedChainDlg
-
Set a new alarm as root of the displayed chain of a reduction.
- setRootBean(Object) - Method in class cern.gp.explorer.GPListExplorerPanel
-
accessor method, can be un-finaled
- setRootCategoryPK(int) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setRootCause(Throwable) - Method in exception cern.laser.source.alarmsysteminterface.ASIException
-
Record that the root cause of this ASIException.
- setRootNode(GPNode) - Method in class cern.gp.explorer.GPListExplorerPanel
-
set the parent node of the list of nodes to be explored.
- setRootNode(GPNode) - Method in class cern.gp.explorer.ListTableExplorer
-
set the parent node of the list of nodes to be explored.
- setRootNode(GPNode) - Method in class cern.gp.explorer.MultiListExplorer
-
set the root node of the hiearachy to be explored
- setRootNode(GPNode) - Method in class cern.gp.explorer.TreeExplorer
-
set the root node of the hierarachy to be explored
- setRootNode(XMLTreeNode) - Method in class com.cosylab.cdb.jdal.DAOImpl
-
- setRootNode(Object) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- setRootNode(Node) - Method in class com.cosylab.logging.client.DomTree
-
Sets the new document to be displayed by this tree.
- setRowHeigth(int) - Method in class cern.gp.explorer.TreeExplorer
-
set the height of the rows as in JTree.setRowHeight(int) or JTable.setRowHeight(int)
- setRowHeigth(int) - Method in class cern.gp.explorer.TreeTableExplorer
-
- setSamplingGroup(String) - Method in class cl.utfsm.samplingSystemUI.SerializableProperty
-
- setSamplingTime(int) - Method in class cl.utfsm.samplingSystemUI.SerializableProperty
-
- setSchedBlock(SchedBlock) - Method in class alma.demo.XmlOffShootImpl.XmlOffShootImpl
-
- setSchemaName(String) - Method in class alma.tools.entitybuilder.generated.EntitySchema
-
Sets the value of field 'schemaName'.
- setScript(ScriptExecutor) - Method in class cl.utfsm.samplingSystemUI.BeanGrouper
-
- setSearchRootTopic(String) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setSelected(boolean) - Method in class alma.acs.commandcenter.gui.TabPanel.MyCheckBox
-
- setSelected(boolean) - Method in class alma.acs.commandcenter.gui.TabPanel.MyRadioButton
-
- setSelectedChartValue(int) - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
-
Creation date: (25.10.2001 21:59:04)
- setSelectedChartXValue(int) - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
-
Insert the method's description here.
- setSelection(Selection) - Method in interface cern.laser.console.Configuration
-
Set the alarm selection.
- setSelection(Selection) - Method in class cern.laser.console.impl.ConfigurationImpl
-
- setSelectorString(String) - Method in class com.cosylab.acs.jms.ACSJMSMessageSelector
-
Set the new SQL selector string and create the instance of
selector.
- setSeparator(char) - Method in class alma.acs.logging.tools.CSVConverter
-
Set the separator
- setServantManagerOnComponentPOA(POA) - Method in class alma.acs.container.corba.AcsCorba
-
Creates a servant manager of type ComponentServantManager,
attaches it to the POA, and activates the servant manager.
- setServerThreads(Integer) - Method in class alma.TMCDB.maci.Container
-
- setServerThreads(int) - Method in class alma.TMCDB.maci.Manager
-
- setServiceComponents(String) - Method in class alma.TMCDB.maci.Manager
-
- setServiceDaemons(String) - Method in class alma.TMCDB.maci.Manager
-
- setServices(ORB, AcsLogger) - Method in class alma.acsplugins.alarmsystem.gui.AlarmPanel
-
Set the services
- setServices(ORB, AcsLogger) - Method in class alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane
-
- setServices(ORB, AcsLogger) - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
-
- setServicesStatus(nsStatisticsService.Status) - Method in class alma.acs.service.nsStatisticsService
-
Set the status passed as parameter to all services
- setSession(Session) - Method in class alma.TMCDB.alarm.DOMConfigurationAccessor
-
- setSession(TopicSession) - Method in class cern.cmw.mom.pubsub.impl.SubscriptionHandle
-
Set the TopicSession Object
- setSettable(boolean) - Method in class dartboard.DartboardPanel
-
- setSetvant(Servant) - Method in class com.cosylab.cdb.jdal.HibernateWDAOImpl
-
- setSeverity() - Method in exception alma.acs.exceptions.AcsJException
-
Sets the default severity level to Severity#Error.
- setShortDateFormat(boolean) - Method in class alma.acs.logging.table.LogEntryTable
-
Set the format used to show the timestamp in the date column
- setShortDateFormat(boolean) - Method in class alma.acs.logging.table.renderer.DateRenderer
-
Render the date in a short/complet form
- setShortName(String) - Method in class alma.acs.gui.widgets.SmartPanel
-
Insert the method's description here.
- setShortProperty(String, short) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setShowError(boolean) - Method in class si.ijs.acs.objectexplorer.NotificationBean
-
Insert the method's description here.
- setShutdownImplementation(ManagerShutdown) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Sets the shutdownImplementation.
- setSite(String) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setSortComparator(int, boolean) - Method in class alma.acs.logging.table.LogTableDataModel
-
- setSortIndex(int) - Method in class alma.acs.logging.table.LogEntryTable
-
Sets the column the elements in this table should be sorted by.
- setSortOrder(boolean) - Method in class alma.acs.logging.table.LogEntryTable
-
Changes the order in which the elements are sorted.
- setSource(Source) - Method in interface cern.laser.business.data.Alarm
-
- setSource(Source) - Method in class cern.laser.business.data.AlarmImpl
-
- setSource(Source) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setSourceDAO(SourceDAO) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
-
- setSourceDAO(SourceDAO) - Method in class cern.laser.business.pojo.AlarmMessageProcessorImpl
-
- setSourceDAO(SourceDAO) - Method in class cern.laser.business.pojo.AlarmSourceMonitorImpl
-
- setSourceDAO(SourceDAO) - Method in class cern.laser.business.pojo.CoreServiceImpl
-
- setSourceDAO(SourceDAO) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- setSourceDAO(SourceDAO) - Method in class com.cosylab.acs.laser.dao.ACSAdminUserDAOImpl
-
- setSourceHostname(String) - Method in interface cern.laser.business.data.Status
-
- setSourceHostname(String) - Method in class cern.laser.business.data.StatusImpl
-
- setSourceHostname(String) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setSourceId(String) - Method in class cern.laser.business.data.Source
-
- setSourceId(String) - Method in class cern.laser.client.impl.data.SourceImpl
-
- setSourceMonitorFrequency(long) - Method in class cern.laser.business.pojo.AlarmSourceMonitorImpl
-
- setSourceName(String) - Method in interface alma.alarmsystem.source.ACSAlarmSystemInterface
-
- setSourceName(String) - Method in class alma.alarmsystem.source.ACSAlarmSystemInterfaceProxy
-
Set the source name.
- setSourceName(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setSourceName(String) - Method in interface cern.laser.source.alarmsysteminterface.AlarmSystemInterface
-
Set the source name.
- setSourceName(String) - Method in class cern.laser.source.alarmsysteminterface.impl.AlarmSystemInterfaceProxy
-
Set the source name.
- setSourceTimestamp(Timestamp) - Method in interface cern.laser.business.data.Status
-
- setSourceTimestamp(Timestamp) - Method in class cern.laser.business.data.StatusImpl
-
- setSourceTimestamp(Timestamp) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setSourceTimestamp(Timestamp) - Method in class cern.laser.console.impl.CommentedAlarmRef
-
- setSpeed(double) - Method in class dartboard.Wind
-
- setStartOnDemand(Boolean) - Method in class alma.TMCDB.maci.DeployInfo
-
- setStartTimeSupported(boolean) - Method in class alma.TMCDB.maci.EventChannel
-
- setStartup(String) - Method in class alma.TMCDB.maci.Manager
-
- setState(ComponentStates) - Method in interface alma.acs.component.ComponentStateManager
-
Requests to change the state.
- setState(ComponentStates) - Method in class alma.acs.container.ComponentStateManagerImpl
-
Requests to change the state.
- setStateAsNameValueData(Map<String, String>) - Method in interface alma.acs.component.StatefulComponentLifecycle
-
Deprecated.
- setStateAsXmlString(String) - Method in interface alma.acs.component.StatefulComponentLifecycle
-
Deprecated.
- setStatePersistence(int, boolean) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
- setStatePersistence(int, boolean) - Method in interface com.cosylab.acs.maci.Manager
-
Enable/disable state persistence subsystem.
- setStatePersistence(int, boolean) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
-
- setStatesDescription(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setStatesDescription(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setStatesDescription(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setStatisticsCalculationPeriod(int) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setStatisticsGranularity(int) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setStatisticsIdentification(String) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
-
- setStatus(boolean) - Method in class alma.acsplugins.alarmsystem.gui.specialalarm.PanelStatus
-
Set the status active/inactive and update
the time stamp
- setStatus(boolean) - Method in class alma.acsplugins.alarmsystem.gui.specialalarm.SpecialAlarm
-
Set the status active/inactive of the alarm
- setStatus(Status) - Method in interface cern.laser.business.data.Alarm
-
- setStatus(Status) - Method in class cern.laser.business.data.AlarmImpl
-
- setStatus(SourceStatus) - Method in class cern.laser.business.data.Source
-
- setStatus(Status) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setStatus(int) - Method in class cl.utfsm.samplingSystemUI.BeanGrouper
-
Method used by the
SamplingSystemGUI to set the status icon when
a new sampling manager is selected
- setStatus(int) - Method in class cl.utfsm.samplingSystemUI.SamplingSystemGUI
-
- setStatus(int) - Method in class cl.utfsm.samplingSystemUI.StatusIcon
-
- setStatus(ComponentStatus) - Method in class com.cosylab.acs.maci.StatusHolder
-
Sets the status.
- setStatus(ComponentStatus[]) - Method in class com.cosylab.acs.maci.StatusSeqHolder
-
Sets the status.
- setStatusId(String) - Method in class cern.laser.business.data.SourceStatus
-
- setStatusId(String) - Method in interface cern.laser.business.data.Status
-
- setStatusId(String) - Method in class cern.laser.business.data.StatusImpl
-
- setStatusId(String) - Method in class cern.laser.business.data.UserProperty
-
- setStatusText(String) - Static method in class cern.gp.util.GPManager
-
Show text in the IDE's status line.
- setStopTimeSupported(boolean) - Method in class alma.TMCDB.maci.EventChannel
-
- setStringEditor(FilterParameterPanel) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
Insert the method's description here.
- setStringProperty(String, String) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- setSubscribed(boolean) - Method in class alma.acs.nsstatistics.ChannelData
-
Sets the subscription flag, without taking any subscription actions.
- setSubscriber(TopicSubscriber) - Method in class cern.cmw.mom.pubsub.impl.SubscriptionHandle
-
Set the TopicSubscriber Object
- setSubscriptionListener(MessageListener) - Method in class cern.cmw.mom.pubsub.impl.SubscriptionHandle
-
Set the subscription listener
- setSubscriptionSelector(String) - Method in class cern.cmw.mom.pubsub.impl.SubscriptionHandle
-
Set the subscription selector
- setSubscriptionTopic(String) - Method in class cern.cmw.mom.pubsub.impl.SubscriptionHandle
-
Set the topic name
- setSubstate(AvailableSubStateAbstract, String) - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
-
- setSubstate(OfflineSubStateAbstract, String) - Method in class alma.ACS.MasterComponentImpl.statemachine.OfflineState
-
- setSunAzimuth(double) - Method in class dartboard.DartboardPanel
-
- setSunDeclination(double) - Method in class dartboard.DartboardPanel
-
- setSunDeclination(String) - Method in class dartboard.DartboardPanel
-
- setSunElevation(double) - Method in class dartboard.DartboardPanel
-
- setSunRightAscension(double) - Method in class dartboard.DartboardPanel
-
- setSunRightAscension(String) - Method in class dartboard.DartboardPanel
-
- setSupended(boolean) - Method in class com.cosylab.logging.engine.ACS.ACSStructuredPushConsumer
-
Suspend the notification of the incoming logs
The logs received while suspended discarded
(i.e.
- setSupended(boolean) - Method in class com.cosylab.logging.engine.ACS.LCEngine
-
Suspend resume the notification of logs NOTE: When suspended the log
discarded are lost forever
- setSurveillanceAlarmId(String) - Method in class cern.laser.business.data.Source
-
- setSurveillanceAlarmId(String) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
-
- setSurveillanceAlarmId(String) - Method in class com.cosylab.acs.laser.dao.ACSAlarmDAOImpl
-
- setSurveillanceCategoryPath(String) - Method in class cl.utfsm.acs.acg.dao.ACSCategoryDAOImpl
-
- setSurveillanceCategoryPath(String) - Method in class com.cosylab.acs.laser.dao.ACSCategoryDAOImpl
-
- setSuspended(boolean) - Method in class com.cosylab.logging.engine.ACS.ACSRemoteAccess
-
Suspend the notification of the incoming logs
- setSync(Object) - Method in class alma.ACS.impl.CommonPropertyImpl
-
- setSync(Object) - Method in class alma.ACS.impl.RWCommonComparablePropertyImpl
-
- setSynchroBufferListener(SynchroBufferListener) - Method in class cern.laser.util.buffer.LinkedQueueSynchroBuffer
-
Set the buffer consumer listener.
- setSynchroBufferListener(SynchroBufferListener) - Method in class cern.laser.util.buffer.SynchroBuffer
-
Set the buffer consumer listener.
- setSystemName(String) - Method in interface cern.laser.business.data.Alarm
-
- setSystemName(String) - Method in class cern.laser.business.data.AlarmImpl
-
- setSystemName(String) - Method in class cern.laser.business.definition.data.AlarmDefinition
-
- setSystemName(String) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setSystemTimestamp(Timestamp) - Method in interface cern.laser.business.data.Status
-
- setSystemTimestamp(Timestamp) - Method in class cern.laser.business.data.StatusImpl
-
- setSystemTimestamp(Timestamp) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setTableColumnPreferredWidth(int, int) - Method in class cern.gp.explorer.ListTableExplorer
-
set the preferred width of the specified column
- setTableColumnPreferredWidth(int, int) - Method in class cern.gp.explorer.TreeTableExplorer
-
set the width of a column
- setTableColumns(String[]) - Method in class cern.gp.explorer.ListTableExplorer
-
set the columns to be displayed.
- setTableColumns(GPNode, String[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Object) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Object, String[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Class[], String[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Class[], String[], boolean[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(GPNode, String[], boolean[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Object, String[], boolean[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Class) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Class, String[]) - Method in class cern.gp.explorer.ListTableExplorer
-
- setTableColumns(Class) - Method in class cern.gp.explorer.TreeTableExplorer
-
Deprecated.
- setTableColumns(Class, String[]) - Method in class cern.gp.explorer.TreeTableExplorer
-
Deprecated.
- setTableColumns(Class[], String[]) - Method in class cern.gp.explorer.TreeTableExplorer
-
- setTableColumns(Object, String[]) - Method in class cern.gp.explorer.TreeTableExplorer
-
- setTableColumns(Object) - Method in class cern.gp.explorer.TreeTableExplorer
-
- setTableColumns(GPNode, String[]) - Method in class cern.gp.explorer.TreeTableExplorer
-
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.AnnunciatedContainer
-
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.ChatteringAlarmsContainer
-
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.DocumentBase
-
Add the text of the cells of the table
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.flood.FloodContainer
-
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.MostFrequantAlarmsContainer
-
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.StaleAlarmsContainer
-
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.StatisticsContainer
-
- setTableContent(TableData) - Method in class alma.acs.alarmsystemprofiler.document.SuppressedContainer
-
- setTableFilterLbl(String) - Method in class alma.acsplugins.alarmsystem.gui.statusline.StatusLine
-
Update the label of the filtering of the table
- setTableFilterLbl() - Method in class com.cosylab.logging.LoggingClient
-
Update the label of the filtering of the table
- setTableViewer(TableViewer) - Method in class alma.acs.alarmsystemprofiler.document.ChatteringAlarmsContainer
-
Ovveride to start the thread to refresh the vie
- setTableViewer(TableViewer) - Method in class alma.acs.alarmsystemprofiler.document.DocumentBase
-
Set the table viewer showing these alarms
- setTableViewer(TableViewer) - Method in class alma.acs.alarmsystemprofiler.document.flood.FloodContainer
-
- setTableViewer(TableViewer) - Method in class alma.acs.alarmsystemprofiler.document.StaleAlarmsContainer
-
Ovveride to start the thread to refresh the vie
- setTags(String, boolean, boolean) - Static method in class cern.gp.util.HtmlTagger
-
- setTags(String, Color, Color) - Static method in class cern.gp.util.HtmlTagger
-
- setTags(String, boolean, boolean, Color, Color) - Static method in class cern.gp.util.HtmlTagger
-
- setTargetDir(File) - Method in class alma.acs.config.validators.ConfigFileFinder
-
- setTargetNamespaceString(String) - Method in class cl.utfsm.cdbChecker.CDBChecker
-
Sets the static variable CDBChecker.targetNamespace.
- setTask(TimerTask) - Method in class com.cosylab.acs.maci.manager.TimerTaskClientInfo
-
Sets the task.
- setTask(TimerTask) - Method in class com.cosylab.acs.maci.manager.TimerTaskContainerInfo
-
Sets the task.
- setTelescopeAzimuth(double) - Method in class dartboard.DartboardPanel
-
- setTelescopeDestinationAzimuth(double) - Method in class dartboard.DartboardPanel
-
- setTelescopeDestinationElevation(double) - Method in class dartboard.DartboardPanel
-
- setTelescopeElevation(double) - Method in class dartboard.DartboardPanel
-
- setTerminatedByBackup(boolean) - Method in interface alma.alarmsystem.source.ACSFaultState
-
- setTerminatedByBackup(boolean) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
Not used in ACS
- setTerminatedByBackup(Boolean) - Method in interface cern.laser.business.data.Status
-
- setTerminatedByBackup(Boolean) - Method in class cern.laser.business.data.StatusImpl
-
- setTerminatedByBackup(boolean) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
- setTerminatedByBackup(boolean) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
- setText(String) - Method in class com.cosylab.acs.jms.ACSJMSTextMessage
-
- setTextArea(SmartTextPane) - Method in class si.ijs.acs.objectexplorer.NotificationBean
-
Insert the method's description here.
- setTextContent(String) - Method in class com.cosylab.logging.engine.DataNode
-
DOM level 3 method, not implemented.
- setTextFilter(String) - Method in class alma.acsplugins.alarmsystem.gui.viewcoordination.ViewCoordinator
-
The table will show only alarms that contain this string.
- setThreadFactory(ThreadFactory) - Method in class alma.acs.commandcenter.engine.NativeCommand
-
This class executes various actions concurrently.
- setThreadNamePrefix(String) - Method in class alma.acs.concurrent.DaemonThreadFactory
-
- setThreshold(Integer) - Method in class cern.laser.business.definition.data.MultiplicityThreshold
-
- setThreshold(int) - Method in class cl.utfsm.acs.acg.core.ReductionRule
-
- setTimeFrame(int) - Method in class alma.acs.logging.preferences.UserPreferences
-
Set the time frame to the given value
- setTimeFrame(long) - Method in class alma.acs.logging.table.LogTableDataModel
-
Set the time frame of the logs in the cache
The time frame if the amount of time we want to keep in the table
for example the last 2hr
(the visible logs can be less)
- setTimeout(int) - Method in class alma.acs.util.stringqueue.TimestampedStringQueue
-
Set a new timeout when getting new element and the queue is empty.
- setTimeout(Double) - Method in class alma.TMCDB.maci.Container
-
- setTimeout(int) - Method in class alma.TMCDB.maci.EventChannel
-
- setTimeout(double) - Method in class alma.TMCDB.maci.Manager
-
- setTimeoutRxTx(double) - Method in class alma.TMCDB.baci.AmbDevice.EthernetAddress
-
- setTimeStamp(long) - Method in class com.cosylab.acs.maci.AuthenticationData
-
- setTimeToLive(long) - Method in class com.cosylab.acs.jms.ACSJMSProducer
-
- setTimeTrigger(long) - Method in class alma.ACS.impl.CommonMonitorImpl
-
Set time trigger.
- setTimeWindow(double, int) - Method in class cl.utfsm.samplingSystemUI.BeanLister
-
- setTimeWindow(double, int) - Method in class cl.utfsm.samplingSystemUI.BeanMemoryWidget
-
- setTimeWindow(double, int) - Method in interface cl.utfsm.samplingSystemUI.IGraphicalUpdater
-
- setTimeWindow(double, int) - Method in class cl.utfsm.samplingSystemUI.PlotPrinter
-
- setTimeWindow(double, int) - Method in class cl.utfsm.samplingSystemUI.PlotWidget
-
- setTimeWindow(int) - Method in class cl.utfsm.samplingSystemUI.SerializableProperty
-
- setToolTip(JComponent, String, int) - Static method in class alma.acs.logging.table.LogTooltipHelper
-
Format the string before setting the tooltip for the given component
The tooltip is shown only if the text is not visible (i.e.
- setToolTipText(String) - Method in class org.openide.windows.TopComponent
-
Sets toolTip for this TopComponent, adds notification
about the change to its WindowManager.TopComponentManager.
- setTopComponentCreator(MultiListExplorer.ComponentCreator) - Method in class cern.gp.explorer.MultiListExplorer
-
Sets the topComponentCreator that is used to create the top component of
each list in the explorer.
- setTopicConnectionFactory(TopicConnectionFactory) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- setTopicConnectionFactory(TopicConnectionFactory) - Method in class cern.laser.business.pojo.HeartbeatImpl
-
- setTransport(Transport) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
Set the transport.
- setTree(OETree) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
-
Insert the method's description here.
- setTreeNode(OETreeNode) - Method in class si.ijs.acs.objectexplorer.FirstTimeExpandedEvent
-
Insert the method's description here.
- setTreePreferredWidth(int) - Method in class cern.gp.explorer.ListTableExplorer
-
set the preferred width of the whole TableExplorer
- setTreePreferredWidth(int) - Method in class cern.gp.explorer.TreeTableExplorer
-
set the width of the Tree part of the TreeTableExplorer
- setTriplet(Triplet) - Method in interface cern.laser.business.data.Alarm
-
- setTriplet(Triplet) - Method in class cern.laser.business.data.AlarmImpl
-
- setTriplet(Triplet) - Method in class cern.laser.client.impl.data.AlarmImpl
-
- setType(String) - Method in class alma.acs.eventbrowser.parts.ParsedAnyData
-
- setType(String) - Method in class alma.TMCDB.maci.ComponentType
-
- setType(String) - Method in class alma.TMCDB.maci.DeployInfo
-
- setType(String) - Method in class com.cosylab.acs.maci.ComponentInfo
-
Sets the type.
- setType(String) - Method in class com.cosylab.acs.maci.ComponentSpec
-
Sets the type.
- setTypeEditor(FilterParameterPanel) - Method in class com.cosylab.logging.settings.FieldClassChooser
-
- setTypeModifiers(String) - Method in class alma.TMCDB.maci.DeployInfo
-
- setUnits(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setUnits(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setUnits(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setUnits(String) - Method in class alma.TMCDB.baci.TypelessProperty
-
- setUp() - Method in class alma.acs.component.client.ComponentClientTestCase
-
Starts CORBA in the client process and connects to the manager and logger.
- setUp() - Method in class alma.acs.logging.testsupport.JUnit4StandaloneTestBase
-
Subclass should override this method, annotate it with @Before,
and call super.setUp().
- setUp() - Method in class alma.acsexmpl.clients.ComponentWithXmlOffshootClientTest
-
- setUp() - Method in class alma.acsexmpl.clients.ErrorComponentTest
-
- setUp() - Method in class alma.acsexmpl.clients.XmlComponentClientTest
-
- setUp() - Method in class alma.demo.client.LampAccessClient
-
Sets up the environment and gets a reference to the LampAccess component.
- setUp() - Method in class alma.demo.client.XmlComponentClient
-
- setup(int, int, long) - Method in class alma.perftest.BasePerfCompImpl.BasePerfCompImpl
-
- setup(int, int, long) - Method in class alma.perftest.MethodTestComponentImpl.MethodTestComponentImpl
-
- setUp(boolean, boolean) - Method in class com.cosylab.cdb.jdal.hibernate.HibernateDBUtil
-
- setUp(boolean, boolean, boolean, String[]) - Method in class com.cosylab.cdb.jdal.hibernate.HibernateDBUtil
-
- setupContent(ILogEntry) - Method in class com.cosylab.logging.client.DetailedLogTable
-
Fill the table with the fields of the given log.
- setUpEnvironment() - Method in class alma.acs.nc.sm.generated.EventSubscriberSignalDispatcher
-
- setUpEnvironment() - Method in interface alma.acs.nc.sm.generated.EventSubscriberSignalHandler
-
- setupEvents() - Method in class com.cosylab.logging.engine.ACS.ACSStructuredPushConsumer
-
Changes subscription on ConsumerAdmin.
- setupFields(String[], boolean[]) - Method in class com.cosylab.logging.settings.FieldChooserDialog
-
Insert the method's description here.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.CCSampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T112Sampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T13Sampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T21Sampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T22Sampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T23Sampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T24Sampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T26Sampler
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class com.cosylab.distsync.JMeterSampler
-
- setUseContentEqualsAndHashCode(boolean) - Method in class alma.acs.tmcdb.translator.TmcdbObject
-
- setUseContentEqualsAndHashCodeDefault(boolean) - Static method in class alma.acs.tmcdb.translator.TmcdbObject
-
- setUseDefault(boolean) - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelHelper
-
- setUseIFR(Boolean) - Method in class alma.TMCDB.maci.Container
-
- setUserData(String, Object, UserDataHandler) - Method in class com.cosylab.logging.engine.DataNode
-
DOM level 3 method, not implemented.
- setUserId(String) - Method in class cern.laser.business.data.ConsoleUser
-
- setUserId(String) - Method in class cern.laser.definition.impl.DefinitionHandlerImpl
-
- setUserProperties(Properties) - Method in class alma.acsplugins.alarmsystem.gui.specialalarm.SpecialAlarm
-
Set the user properties of the alarm
- setUserProperties(Properties) - Method in interface alma.alarmsystem.source.ACSFaultState
-
User properties accessor method.
- setUserProperties(Properties) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
Not used in ACS
- setUserProperties(Properties) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setUserProperties(Properties) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
User properties accessor method.
- setUserProperties(Properties) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
set the user properties attached to the fault state
- setUserProps(Properties) - Method in class alma.acsplugins.alarmsystem.gui.specialalarm.PanelStatus
-
Set the user properties of the alarm
- setUserTimestamp(Timestamp) - Method in interface alma.alarmsystem.source.ACSFaultState
-
Timestamp accessor method.
- setUserTimestamp(Timestamp) - Method in class alma.alarmsystem.source.ACSFaultStateImpl
-
Not used in ACS
- setUserTimestamp(Timestamp) - Method in interface cern.laser.business.data.Status
-
- setUserTimestamp(Timestamp) - Method in class cern.laser.business.data.StatusImpl
-
- setUserTimestamp(Timestamp) - Method in class cern.laser.client.impl.data.StatusImpl
-
- setUserTimestamp(Timestamp) - Method in interface cern.laser.source.alarmsysteminterface.FaultState
-
Timestamp accessor method.
- setUserTimestamp(Timestamp) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
-
the user timestamp accessor method
- setValue(String) - Method in class alma.acs.eventbrowser.parts.ParsedAnyData
-
- setValue(String) - Method in class cern.laser.business.data.UserProperty
-
- setValue(String) - Method in class cern.laser.client.impl.services.selection.FilterImpl
-
- setValue(String) - Method in class cern.laser.client.services.selection.Filter
-
Accessor method.
- setValue(String) - Method in class cl.utfsm.acs.types.TypedObject
-
Setup the value of the Object
- setValueAt(Object, int, int) - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelModel
-
Set the value of the cell in the given row and col.
- setValueAt(Object, int, int) - Method in class alma.acs.vmtools.SysPropEditor.MapTableModel
-
- setValueAt(Object, int, int) - Method in class alma.demo.dyncomp.MyTableModel
-
Add a component to the table
- setValueAt(Object, int, int) - Method in class cl.utfsm.acs.ebe.util.EbeTableModel
-
- setValueAt(Object, int, int) - Method in class cl.utfsm.acs.ebe.util.MembersTableModel
-
- setValues(String, String, int) - Method in class cl.utfsm.samplingSystemUI.BeanLister
-
- setValues(String, String, int) - Method in class cl.utfsm.samplingSystemUI.BeanMemoryWidget
-
- setValues(String, String, int) - Method in interface cl.utfsm.samplingSystemUI.IGraphicalUpdater
-
- setValues(String, String, int) - Method in class cl.utfsm.samplingSystemUI.PlotWidget
-
- setValueTrigger(boolean) - Method in class alma.ACS.impl.CommonComparableMonitorImpl
-
Enable on-change monitoring.
- setValueTrigger(Object, boolean) - Method in class alma.ACS.impl.CommonComparableMonitorImpl
-
Enable on-delta-change monitoring, requires to operatie on CommonComparableProperty.
- setVelocity(double, double) - Method in class dartboard.Wind
-
- setVerbose(boolean) - Method in class alma.acs.entityutil.EntitySerializer
-
- setVerbose(boolean) - Method in class alma.acs.entityutil.EntityTFinder
-
- setVerbose(boolean) - Method in class alma.acs.logging.engine.LogReceiver
-
- setVerbose(boolean) - Method in class alma.acs.makesupport.AcsFileFinder
-
- setVerbose(boolean) - Method in class alma.tools.entitybuilder.ant.EntityBuilderTask
-
- setVerbose(boolean) - Method in class alma.tools.entitybuilder.XsdFileFinder
-
- setViewer(ListViewer) - Method in class alma.acs.alarmsystemprofiler.document.LostSourcesContainer
-
- setViewFrozen(boolean) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Will make the model converters pause, so the deployment
trees remain unchanged so the user can navigate the
trees without disturbance.
- setVisible(boolean) - Method in class alma.acs.logging.archive.QueryDlg
-
Override setVisible() to move the statistic window
over the logging client and in front of other windows
- setVisible(boolean) - Method in class alma.acs.logging.archive.zoom.ManualZoomDlg
-
Override setVisible() to move the dialog
over the logging client and in front of other windows
- setVisible(boolean) - Method in class alma.acs.logging.archive.zoom.ZoomPrefsDlg
-
Override setVisible() to move the dialog
over the logging client and in front of other windows
- setVisible(boolean, Component) - Method in class alma.acs.logging.dialogs.error.ErrorLogDialog
-
Make the dialog visible and position it over the passed component
- setVisible(boolean) - Method in class alma.acs.logging.errorbrowser.ErrorBrowserDlg
-
Override setVisible() to move the dialog
over the logging client and in front of other windows
- setVisible(boolean) - Method in class alma.acs.logging.errorbrowser.ErrorTab
-
Override setVisible to hide the field chooser dialog
when the user closes the error browser dialog.
- setVisible(boolean) - Method in class alma.acs.logging.preferences.ExpertPrefsDlg
-
Override JDialog.setVisible to show this dialog over
the LogsingClient component.
- setVisible(boolean) - Method in class alma.acs.vmtools.LogManagerGui
-
- setVisible(boolean) - Method in class com.cosylab.logging.search.SearchDialog
-
Override JDialog.setVisible to show this dialog over
the LogsingClient component.
- setVisible(boolean) - Method in class com.cosylab.logging.settings.FieldChooserDialog
-
- setVisible(boolean) - Method in class com.cosylab.logging.settings.FilterChooserDialog
-
Override JDialog.setVisible to show this dialog over
the LogsingClient component.
- setVisible(boolean) - Method in class com.cosylab.logging.settings.FilterParameterDialog
-
Override JDialog.setVisible to show this dialog over
the LogsingClient component.
- setVisible(boolean) - Method in class com.cosylab.logging.stats.StatsDlg
-
Override setVisible() to move the statistic window
over the logging client and in front of other windows
- setVisible(boolean, Component) - Method in class com.cosylab.logging.TransparentGlassPane
-
Show/hide the component
- setWhenCleared(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setWhenCleared(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setWhenCleared(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setWhenSet(String) - Method in class alma.TMCDB.baci.BACIPropertyType
-
- setWhenSet(String) - Method in interface alma.TMCDB.baci.BACIPropertyTypeIF
-
- setWhenSet(String) - Method in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
-
- setWhoURL(URL) - Method in class cern.laser.business.definition.data.ResponsiblePersonDefinition
-
- setWindDirection(double) - Method in class dartboard.DartboardPanel
-
- setWindow() - Method in class si.ijs.acs.objectexplorer.ReporterBean
-
Insert the method's description here.
- setWindSpeed(double) - Method in class dartboard.DartboardPanel
-
- setWorkspaces(Workspace[]) - Method in class org.openide.windows.DummyWindowManager
-
- setWritingMode(boolean) - Method in class alma.acs.util.stringqueue.QueueFile
-
Set the writing mode of the file.
- setXML(String) - Method in class com.cosylab.cdb.browser.CDBAddNodeDlg
-
- setXmlEntityFactory(XmlEntityStructFactory) - Method in class alma.acs.entityutil.EntitySerializer
-
Makes this EntitySerializer use a client-supplied factory
for XmlEntityStruct objects.
- setXmlNamespace(String) - Method in class alma.tools.entitybuilder.generated.EntitySchema
-
Sets the value of field 'xmlNamespace'.
- setXmlNamespace(String) - Method in class alma.tools.entitybuilder.generated.XmlNamespace2JPackage
-
Sets the value of field 'xmlNamespace'.
- setXmlNamespace2JPackage(int, XmlNamespace2JPackage) - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
-
- setXmlNamespace2JPackage(XmlNamespace2JPackage[]) - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
-
- setXsdBindConfigFile(File) - Method in class alma.tools.entitybuilder.ant.EntityBuilderTask
-
- setXXX(ResponseReceiver<Double>) - Method in class alma.acs.callbacks.Objects.CBdoubleImpl
-
- setXXX(ResponseReceiver<Double[]>) - Method in class alma.acs.callbacks.Objects.CBdoubleSeqImpl
-
- setXXX(ResponseReceiver<Integer>) - Method in class alma.acs.callbacks.Objects.CBlongImpl
-
- setXXX(ResponseReceiver<Integer[]>) - Method in class alma.acs.callbacks.Objects.CBlongSeqImpl
-
- setXXX(ResponseReceiver<String>) - Method in class alma.acs.callbacks.Objects.CBstringImpl
-
- setXXX(ResponseReceiver<String[]>) - Method in class alma.acs.callbacks.Objects.CBstringSeqImpl
-
- setZone(Integer) - Method in class cern.laser.client.impl.data.LocationImpl
-
- setZoomable(boolean) - Method in class alma.acs.logging.dialogs.main.LogToolBar
-
Set the state of the zoom button
- severe(String) - Method in class alma.acs.logging.domainspecific.AudienceLogger
-
- severe(String, AcsLogger) - Static method in class alma.acs.logging.domainspecific.DeveloperLogger
-
- severe(String, AcsLogger) - Static method in class alma.acs.logging.domainspecific.OperatorLogger
-
- severe(String, AcsLogger) - Static method in class alma.acs.logging.domainspecific.ScienceLogger
-
- sharedConsumerAdmin - Variable in class alma.acs.nc.NCSubscriber
-
The consumer admin object attached to the NC,
which is used by subscribers to get a reference to the structured supplier proxy.
- sharedLogConfig - Variable in class alma.acs.logging.ClientLogManager
-
The logging configurator shared by various classes of this package
- shieldedAddManager(String) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
- shieldedForceReleaseComponent(GuiMaciSupervisor, String) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Force-release component (shielded)
- shieldedGetComponent(GuiMaciSupervisor, String) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Retrieve component (shielded)
- shieldedLogoutClient(GuiMaciSupervisor, ClientInfo) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Logout Client (shielded)
- shieldedLogoutContainer(GuiMaciSupervisor, ContainerInfo) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Logout Container (shielded)
- shieldedPingManager(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Ping Manager (shielded)
- shieldedRefreshManager(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
- shieldedReleaseComponents(GuiMaciSupervisor, String[]) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Release components (shielded)
- shieldedShutdownManager(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
Shutdown Manager (shielded)
- SHORTDESCRIPTION_PROPERTY_DISPLAY_NAME - Static variable in interface cern.gp.beans.GPBean
-
the display name of the short description property
- SHORTDESCRIPTION_PROPERTY_NAME - Static variable in interface cern.gp.beans.GPBean
-
the short description property name
- shortDescriptionChanged(String) - Method in interface cern.gp.beans.impl.NodeUpdaterListener
-
Signals a short description change for this listener.
- shortestLogSize - Variable in class alma.acs.logtools.monitor.TotalStatsData
-
The shortest XML log received since the begging of the execution
- shortName - Variable in enum com.cosylab.logging.engine.audience.Audience.AudienceInfo
-
The short name used for example in the command line.
- shouldLogChannel(String, String) - Method in class alma.acs.service.nsStatisticsService
-
Should statistics of channel channelName be logged?
- shouldTerminate - Variable in class alma.acs.concurrent.ThreadLoopRunner.CancelableRunnable
-
- show(Component, int, int) - Method in class alma.acs.commandcenter.gui.DeploymentTree.ContextMenu
-
If this menu is empty, we don't bother to show it.
- show(Component, int, int, int, int, String) - Method in class alma.acs.logging.table.TablePopupMenu
-
Show the popup menu
- show() - Method in class cern.gp.explorer.properties.PropertyDialog
-
- SHOW_DATE_TIME_DEFAULT - Static variable in class cern.gp.logging.NetBeansLog
-
- SHOW_DATE_TIME_PROPERTY - Static variable in class cern.gp.logging.NetBeansLog
-
- SHOW_LOG_NAME_DEFAULT - Static variable in class cern.gp.logging.NetBeansLog
-
- SHOW_LOG_NAME_PROPERTY - Static variable in class cern.gp.logging.NetBeansLog
-
- SHOW_SHORT_LOG_NAME_DEFAULT - Static variable in class cern.gp.logging.NetBeansLog
-
- SHOW_SHORT_LOG_NAME_PROPERTY - Static variable in class cern.gp.logging.NetBeansLog
-
- showAlarmDetails(Alarm) - Method in class alma.acsplugins.alarmsystem.gui.AlarmPanel
-
Show the alarm in the details table
- showAlarmDetails(Alarm) - Method in class alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane
-
- showAlarmDetails(Alarm) - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
-
Show the alarm in the details table
- showAlarmDetails(Alarm) - Method in class alma.acsplugins.alarmsystem.gui.detail.AlarmDetailTable
-
Set the content of the view with the details of the
passed alarm.
- showClients(boolean) - Method in class alma.acs.gui.loglevel.tree.LogLvlTreeModel
-
show/hide the clients subtree
- showColumn(int) - Method in class alma.acs.logging.table.LogEntryTable
-
Displays the column specified by index.
- showColumns(AlarmTableModel.AlarmTableColumn[]) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTable
-
Set the visible columns in the table.
- showCompact(boolean) - Method in class alma.acs.alarm.source.gui.SourceTableModel
-
Show the table as compact
- showComponents(boolean) - Method in class alma.acs.gui.loglevel.tree.LogLvlTreeModel
-
show/hide the components subtree
- showContainerSettingsDialog() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- showContextMenu(MouseEvent) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
- showDateTime - Static variable in class cern.gp.logging.NetBeansLog
-
- showDBStatus(ImageIcon, String) - Method in class com.cosylab.logging.LoggingClient
-
Update the GUI with the status of the DB connection
- showDetailedLogInfo() - Method in class com.cosylab.logging.LoggingClient
-
Show a detailed view of the selected log in the right panel
- showErrorDialog(Component, String, Throwable) - Static method in class alma.acs.commandcenter.gui.ErrorBox
-
- showErrorDialog(Component, String, String) - Static method in class alma.acs.commandcenter.gui.ErrorBox
-
- showErrorMessage(String, Throwable) - Method in class com.cosylab.logging.LoggingClient
-
Show an error in the error panel displayed on top of the
table of logs.
- showFieldChooser() - Method in class alma.acs.logging.table.LogEntryTable
-
Displays the field chooser dialog.
- showHelpBrowser() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- showHelpBrowser(String) - Method in class alma.acs.jhelpgen.Gui
-
- showHelpBrowser() - Method in class alma.acs.jhelpgen.Gui
-
- showLogName - Static variable in class cern.gp.logging.NetBeansLog
-
- showManagerLocationForContainersDialog() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- showMessage(String, boolean) - Method in class alma.acsplugins.alarmsystem.gui.AlarmPanel
-
Show a message in the status line
- showMessage(String, boolean) - Method in class alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane
-
- showMessage(String, boolean) - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
-
Show a message in the status line
- showMessage(String, boolean) - Method in class alma.acsplugins.alarmsystem.gui.statusline.StatusLine
-
Show a string the status line
- showMessage(String, boolean) - Method in class alma.acsplugins.alarmsystem.gui.statusline.StatusMessageTF
-
Show a message in the label
- showMessage(MessageWidget.MessageType, String, String) - Method in class com.cosylab.logging.MessageWidget
-
Show the glass pane and catches all the events until the user acknowledges the message
by pressing the button.
- showMessage(String, Throwable) - Method in class com.cosylab.logging.MessageWidget
-
Show the glass pane and catches all the events until the user acknowledges the message
by pressing the button.
- showMessageDialog(Component, String, boolean) - Static method in class alma.acs.commandcenter.gui.ErrorBox
-
- showModal() - Method in class com.cosylab.cdb.browser.CDBAddNodeDlg
-
- showOpenDialog() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- showPanel(String) - Method in class alma.acsplugins.alarmsystem.gui.AlarmPanel
-
Show the panel with the given name
- showPopup(MouseEvent) - Method in class alma.acs.gui.widgets.SmartPanel
-
Comment
- showSaveDialog() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- showShortName - Static variable in class cern.gp.logging.NetBeansLog
-
- showTab(String) - Method in class alma.acs.gui.loglevel.LogLevelPanel
-
Select the tab with the given name
- showUnresolvableVariableErrorDialog(String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- showURL(URL) - Static method in class cern.gp.util.GPManager
-
Browse a document named by some URL.
- showUrlContent(URL, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- showVariablesEditor() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- shutdown() - Method in class alma.acs.alarmsystem.acsimpl.AcsAlarmSystem
-
Shutdown the alarm service
- shutdown() - Method in class alma.acs.alarmsystem.corbaservice.AlarmSystemCorbaServer
-
Shuts down the CORBA services.
- shutdown() - Method in class alma.acs.alarmsystem.source.AlarmsMap
-
Shutdown the thread a frees the resources
- shutdown - Variable in class alma.acs.alarmsystemprofiler.document.DocumentBase
-
true if the container has been shut down
- shutdown - Variable in class alma.acs.alarmsystemprofiler.document.TenMinutesContainer
-
true if the container has been shut down
- shutdown() - Static method in class alma.acs.alarmsystemprofiler.engine.AcsSourceClient
-
- shutdown() - Method in class alma.acs.commandcenter.meta.Firestarter
-
- shutdown(long, TimeUnit) - Method in class alma.acs.concurrent.ThreadLoopRunner
-
Shuts down this thread loop runner,
attempting to gracefully stop the running task if
ThreadLoopRunner.CancelableRunnable was provided,
or otherwise letting the currently running loop action finish.
- shutdown(int) - Method in class alma.acs.container.AcsContainer
-
Action to take after shutting down (ignored for the time being).
- shutdown() - Method in class alma.acs.gui.util.threadsupport.EDTExecutor
-
Shuts down the Executor (and not the swing EDT):
EDTExecutor will not submit other tasks to the EDT.
- shutdown() - Method in class alma.ACS.jbaci.BACIDispatcher
-
Shutdown dispatcher.
- shutdown() - Method in class alma.ACS.jbaci.BACIFramework
-
Shutdown BACI framework (terminate timer and dispatcher threads).
- shutDown() - Method in class alma.ACS.jbaci.BACITimer
-
Cancel all tasks and interrupt the background thread executing
the current task, if any.
- shutdown(boolean) - Method in class alma.acs.logging.ClientLogManager
-
Shuts down remote ACS logging and nulls the singleton instance.
- shutdown() - Method in class alma.alarmsystem.statistics.StatHashMap
-
Stop the thread to calculate the statistics
and free the resources.
- shutdown() - Method in class alma.alarmsystem.statistics.StatsCalculator
-
This method must be called when no more statistics must be collected and
published.
- shutDown() - Method in class cl.utfsm.samplingSystemUI.core.AcsInformation
-
- shutdown() - Method in class com.cosylab.acs.laser.AlarmSourcesListener
-
Closes all the NC and remove all the listeners.
- shutdown() - Method in class com.cosylab.acs.laser.AlarmSourcesListenerCached
-
- shutdown() - Method in class com.cosylab.acs.laser.LaserComponent
-
Shutdown the alarm service
- shutdown(int) - Method in interface com.cosylab.acs.maci.Container
-
Shutdown the Container.
- shutdown(boolean) - Method in class com.cosylab.acs.maci.manager.app.Manager
-
- shutdown(boolean) - Method in class com.cosylab.acs.maci.manager.gui.Manager
-
- shutdown(int, int) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
- shutdown(boolean) - Method in interface com.cosylab.acs.maci.manager.ManagerShutdown
-
Shutdown the application.
- shutdown(int, int) - Method in interface com.cosylab.acs.maci.Manager
-
Shutdown the Manager.
- shutdown(int) - Method in class com.cosylab.acs.maci.plug.ContainerProxy
-
- shutdown(int, int) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
-
- shutdown(int, int) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
-
Shutdown the Manager.
- shutdown() - Method in class com.cosylab.cdb.jdal.DALImpl
-
- shutdown() - Method in class com.cosylab.cdb.jdal.HibernateServer
-
- shutdown() - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- shutdown() - Method in class com.cosylab.cdb.jdal.logging.AcsLoggerHelper
-
JUnit tests need to call this if they don't want the logger to be reused
between two tests.
- shutdown() - Method in class com.cosylab.cdb.jdal.Server
-
- shutdown() - Method in class com.cosylab.cdb.jdal.WDALBaseImpl
-
- shutdown_ - Variable in class alma.ACS.jbaci.BACITimer
-
shutdown status flag
- shutdown_container(int, String, int) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
-
Shutdown a container.
- SHUTDOWN_SYSTEM - Static variable in interface com.cosylab.acs.maci.AccessRights
-
Clients must have the SHUTDOWN_SYSTEM access right to be able to call Manager's shutdown method,
thus shutting down the entire control system.
- shutdownContainer() - Method in class alma.acs.alarmsystemprofiler.document.DocumentBase
-
Shut down the container and free the resources
- shutdownContainer() - Method in class alma.acs.alarmsystemprofiler.document.flood.FloodContainer
-
- shutdownContainer() - Method in class alma.acs.alarmsystemprofiler.document.TenMinutesContainer
-
Shut down the container and free the resources
- shutdownContainer(int, String, int) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
-
- shutdownContainer(int, String, int) - Method in interface com.cosylab.acs.maci.Manager
-
Shutdown a container.
- shutdownContainer(int, String, int) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
-
- shutdownEmbeddedDALImpl() - Method in class com.cosylab.cdb.jdal.DALImpl
-
- shutdownEmbeddedWDALImpl() - Method in class com.cosylab.cdb.jdal.WDALBaseImpl
-
Shuts down this instance, without destroying global resources.
- ShutdownHook - Class in alma.acs.container
-
This class will be registered to the JVM Runtime as a shutdown thread to be run at shutdown,
both for regular termination and for interruption like Ctrl-C (SIGINT).
- ShutdownHook - Class in alma.acs.eventbrowser.lifecycle
-
Took the ShutdownHook from alma.acs.eventbrowser.Application, but it is not
yet used.
- ShutdownHook() - Constructor for class alma.acs.eventbrowser.lifecycle.ShutdownHook
-
- ShutdownHook - Class in alma.acs.logging.dialogs.main
-
The object from this class intercepts the Ctrl+C event and cleanly
close the application
- ShutdownHook(Logger, String, LogFrame) - Constructor for class alma.acs.logging.dialogs.main.ShutdownHook
-
- ShutdownHookBase - Class in alma.acs.shutdown
-
A subclass can be registered to the JVM Runtime as a shutdown thread to be run at shutdown,
both for regular termination and for interruption like Ctrl-C (SIGINT).
- ShutdownHookBase(Logger, String) - Constructor for class alma.acs.shutdown.ShutdownHookBase
-
- shutdownNotify() - Method in class alma.acs.container.AcsManagerProxy
-
Notification that the container is in the process of shutting down.
- shutdownNow() - Method in class alma.acs.gui.util.threadsupport.EDTExecutor
-
Shuts down the Executor (and not the swing EDT):
EDTExecutor will not submit other tasks to the EDT.
- shutdownORB() - Method in class alma.acs.alarmsystem.corbaservice.AlarmServiceUtils
-
Shutdown the orb.
- shutdownORB(boolean, boolean) - Method in class alma.acs.container.corba.AcsCorba
-
Calls m_orb.shutdown(wait_for_completion).
- shutdownPass1() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
-
- shutdownPass1() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
-
- shutdownPass1() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
-
- shutdownPass1() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
-
- shutdownPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
-
- shutdownPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
-
- shutdownPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
-
- shutdownPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
-
- shutdownPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.OfflineState
-
- shutdownPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.OfflineSubStateAbstract
-
- shutdownPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.PreShutdownState
-
- ShutdownState - Class in alma.ACS.MasterComponentImpl.statemachine
-
- ShutdownState(AlmaSubsystemContext, OfflineState, AcsLogger) - Constructor for class alma.ACS.MasterComponentImpl.statemachine.ShutdownState
-
- shutDownSubsysPass1() - Method in interface alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemActions
-
- shutDownSubsysPass1() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
-
- shutDownSubsysPass2() - Method in interface alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemActions
-
- shutDownSubsysPass2() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
-
- ShuttingdownPass1State - Class in alma.ACS.MasterComponentImpl.statemachine
-
- ShuttingdownPass1State(AlmaSubsystemContext, OfflineState, AcsLogger) - Constructor for class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass1State
-
- ShuttingdownPass2State - Class in alma.ACS.MasterComponentImpl.statemachine
-
- ShuttingdownPass2State(AlmaSubsystemContext, OfflineState, AcsLogger) - Constructor for class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass2State
-
- si.ijs.acs.objectexplorer - package si.ijs.acs.objectexplorer
-
- si.ijs.acs.objectexplorer.engine - package si.ijs.acs.objectexplorer.engine
-
- si.ijs.acs.objectexplorer.engine.BACI - package si.ijs.acs.objectexplorer.engine.BACI
-
- si.ijs.acs.objectexplorer.engine.BACI.converters - package si.ijs.acs.objectexplorer.engine.BACI.converters
-
- Signaller() - Constructor for class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock.Signaller
-
- SILENT_VOLUME - Static variable in interface cern.laser.console.Behaviour
-
No klaxon.
- SimpleBACIComponentImpl - Class in alma.perftest.SimpleBACIComponentImpl
-
- SimpleBACIComponentImpl() - Constructor for class alma.perftest.SimpleBACIComponentImpl.SimpleBACIComponentImpl
-
- SimpleBACIComponentImpl - Class in almaCompileTime.IdlCompilationTime.SimpleBACIComponentImpl
-
- SimpleBACIComponentImpl() - Constructor for class almaCompileTime.IdlCompilationTime.SimpleBACIComponentImpl.SimpleBACIComponentImpl
-
- SimpleBACIComponentImplHelper - Class in alma.perftest.SimpleBACIComponentImpl
-
- SimpleBACIComponentImplHelper(Logger) - Constructor for class alma.perftest.SimpleBACIComponentImpl.SimpleBACIComponentImplHelper
-
Passes a logger to the callback object.
- SimpleBACIComponentImplHelper - Class in almaCompileTime.IdlCompilationTime.SimpleBACIComponentImpl
-
- SimpleBACIComponentImplHelper(Logger) - Constructor for class almaCompileTime.IdlCompilationTime.SimpleBACIComponentImpl.SimpleBACIComponentImplHelper
-
Passes a logger to the callback object.
- SimpleCallInterceptor - Class in alma.acs.monitoring
-
- SimpleCallInterceptor() - Constructor for class alma.acs.monitoring.SimpleCallInterceptor
-
- SimpleDemoBean - Class in cern.gp.explorer.test.helpers
-
A simple bean used for demo and testing purposes
- SimpleDemoBean() - Constructor for class cern.gp.explorer.test.helpers.SimpleDemoBean
-
- SimpleDemoBean(String) - Constructor for class cern.gp.explorer.test.helpers.SimpleDemoBean
-
constructs a bean with a given name
- SimpleIntrospectable - Interface in si.ijs.acs.objectexplorer.engine
-
This interface represents the remote object.
- SimpleObject - Class in cl.utfsm.acs.types
-
A simple object is a TypedObject that implements an AcsSimpleType
definition.
- SimpleObject(AcsSimpleType) - Constructor for class cl.utfsm.acs.types.SimpleObject
-
Only defines the type of the object
- simpleWildcardToRegex(String) - Static method in class com.cosylab.util.WildcharMatcher
-
Translate a simple wildcard string into a regular expression.
- simulatorRemoteAccess - Class in com.cosylab.logging.engine.simulator
-
Simulator for remote access that initializes, runs and destroys the engine.
- simulatorRemoteAccess(ACSRemoteLogListener) - Constructor for class com.cosylab.logging.engine.simulator.simulatorRemoteAccess
-
simulatorRemoteAccess constructor comment.
- SingleRefreshHandler - Class in alma.acs.eventbrowser.handlers
-
Refresh handler for parts that implement INotifyServiceRefreshable.
- SingleRefreshHandler() - Constructor for class alma.acs.eventbrowser.handlers.SingleRefreshHandler
-
- singleStepFlow - Static variable in class alma.acs.commandcenter.engine.Executor
-
- SingleStepFlow() - Constructor for class alma.acs.commandcenter.engine.Executor.SingleStepFlow
-
- SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
-
The unique instance of this class.
- SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
-
The unique instance of this class.
- size() - Method in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender
-
- size() - Method in class alma.acs.alarmsystem.source.AlarmsMap
-
The size of the map
- size() - Method in class alma.acs.commandcenter.util.StringRingBuffer
-
- size() - Method in class alma.ACS.jbaci.Heap
-
Return number of elements.
- size() - Method in class alma.acs.logging.table.RowEntries
-
- size() - Method in class alma.acs.monitoring.blobber.CollectorList
-
- size() - Method in class alma.acs.util.stringqueue.EntriesQueue
-
Return the number of cache entries waiting in queue
- size() - Method in class alma.acs.util.stringqueue.TimestampedStringQueue
-
Return the number of entries in cache.
- size() - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsContainer
-
Return the number of alarms in the container.
- size(boolean) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsReductionContainer
-
Return the number of alarms in the container depending
if the reduction rules are applied or not
- size() - Method in class cern.laser.console.CommentedAlarmMap
-
Returns the number of commented alarms in this hashtable.
- size() - Method in class com.cosylab.acs.maci.IntArray
-
Returns the number of values in the list.
- size() - Method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSort
-
Return number of elements.
- size() - Method in class com.cosylab.acs.maci.manager.HandleDataStore
-
Returns the number of elements in this ADT.
- size() - Method in class com.cosylab.acs.maci.manager.IntHashMap
-
Returns the number of keys in this hashtable.
- size() - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
-
Return the number of entries in the cache
- size() - Method in class com.cosylab.util.CircularArrayList
-
- size() - Method in class si.ijs.acs.objectexplorer.engine.DataEnum
-
- size() - Method in exception si.ijs.acs.objectexplorer.engine.DataException
-
- size() - Method in class si.ijs.acs.objectexplorer.engine.DataStruct
-
- SIZE_OF_SET - Static variable in class com.cosylab.acs.perftest.sampler.T21Sampler
-
- SIZE_OF_SET - Static variable in class com.cosylab.acs.perftest.sampler.T22Sampler
-
- SIZE_OF_SET - Static variable in class com.cosylab.acs.perftest.sampler.T23Sampler
-
- SIZE_OF_SET - Static variable in class com.cosylab.acs.perftest.sampler.T26Sampler
-
- sleep(long) - Static method in class cern.gp.util.ArrayUtil
-
Utility method, sleeps for the indicated millis.
- sleepingCmd(short) - Method in class alma.acsexmplErrorComponent.ErrorComponentImpl.ErrorComponentImpl
-
- SlowestConsumers - Class in alma.acs.nsstatistics
-
This class encapsulates the list of slowest consumers in a particular channel returned
by the TAO M&C Extensions to the Notify Service; it is only relevant when the size of the queue
in the same channel is of non-zero length.
- SlowestConsumers(ChannelData, ChannelQueueSize) - Constructor for class alma.acs.nsstatistics.SlowestConsumers
-
- slowTaskFinished(Object) - Method in class alma.acs.alarm.gui.senderpanel.SenderPanel
-
- slowTaskFinished(Object) - Method in interface alma.acs.alarm.gui.senderpanel.SlowTaskListener
-
The long lasting task just task terminated
- SlowTaskListener - Interface in alma.acs.alarm.gui.senderpanel
-
A listener for long lasting operations like for example the sending of a lot of
alarms read from a file.
- slowTaskProgress(Object, int) - Method in class alma.acs.alarm.gui.senderpanel.SenderPanel
-
- slowTaskProgress(Object, int) - Method in interface alma.acs.alarm.gui.senderpanel.SlowTaskListener
-
Inform about the progress of the task.
- slowTaskStarted(Object, Integer) - Method in class alma.acs.alarm.gui.senderpanel.SenderPanel
-
- slowTaskStarted(Object, Integer) - Method in interface alma.acs.alarm.gui.senderpanel.SlowTaskListener
-
The long lasting task just task started.
- SmartPanel - Class in alma.acs.gui.widgets
-
A "smart" panel that supports to dialog feature.
- SmartPanel() - Constructor for class alma.acs.gui.widgets.SmartPanel
-
SmartPanel constructor comment.
- SmartPanel(LayoutManager) - Constructor for class alma.acs.gui.widgets.SmartPanel
-
SmartPanel constructor comment.
- SmartPanel(LayoutManager, boolean) - Constructor for class alma.acs.gui.widgets.SmartPanel
-
SmartPanel constructor comment.
- SmartPanel(boolean) - Constructor for class alma.acs.gui.widgets.SmartPanel
-
SmartPanel constructor comment.
- SmartTextPane - Class in alma.acs.gui.widgets
-
A "smart" TextPane that can be line limited and supports saving text to a file.
- SmartTextPane() - Constructor for class alma.acs.gui.widgets.SmartTextPane
-
SmartTextPane constructor comment.
- SmartTextPane(StyledDocument) - Constructor for class alma.acs.gui.widgets.SmartTextPane
-
SmartTextPane constructor comment.
- sort() - Method in class alma.acs.algorithms.TopologicalSort
-
Tries to sort the vertices and to return them in a list.
- sort() - Method in class alma.demo.dyncomp.MyTableModel
-
Sort the items of the table
- sort(HandleDataStore) - Static method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSort
-
Topological sort on ComponentInfo handle data store.
- sortCategoryFaultFamilyList(String) - Method in class cl.utfsm.acs.acg.gui.CategoriesView
-
- sortCategoryList(String) - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- sortCategoryList() - Method in class cl.utfsm.acs.acg.gui.CategoriesView
-
- sortChildrenByName() - Method in class alma.acs.commandcenter.meta.MaciInfo.SortingTreeNode
-
- sortedAscending() - Method in class alma.acs.logging.table.LogTableDataModel
-
- SortedProperties() - Constructor for class alma.acs.gui.standards.GuiStandards.SortedProperties
- SortedProperties(Properties) - Constructor for class alma.acs.gui.standards.GuiStandards.SortedProperties
- sorter - Variable in class alma.acs.alarmsystemprofiler.parts.TableViewBase
-
The sorter
- sorterChanged(RowSorterEvent) - Method in class alma.acs.logging.table.LogEntryTable
-
- sortFaultCodeList(FaultFamily, TreeItem) - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- sortFaultFamilyList() - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- sortFaultMemberList(FaultFamily, TreeItem) - Method in class cl.utfsm.acs.acg.gui.AlarmsView
-
- sortFullFaultFamilyList() - Method in class cl.utfsm.acs.acg.gui.CategoriesView
-
- SortingTreeNode() - Constructor for class alma.acs.commandcenter.meta.MaciInfo.SortingTreeNode
-
- SortingTreeNode(Object) - Constructor for class alma.acs.commandcenter.meta.MaciInfo.SortingTreeNode
-
- sortMultiReductionRuleList(TreeItem) - Method in class cl.utfsm.acs.acg.gui.ReductionsView
-
- sortNodeReductionRuleList(TreeItem) - Method in class cl.utfsm.acs.acg.gui.ReductionsView
-
- sortReductionRulesList() - Method in class cl.utfsm.acs.acg.gui.ReductionsView
-
- SoundWidget - Class in alma.acsplugins.alarmsystem.gui.toolbar
-
This class encapsulates the sound button of the toolbar
- SoundWidget(AlarmSound) - Constructor for class alma.acsplugins.alarmsystem.gui.toolbar.SoundWidget
-
- source - Variable in class alma.acs.commandcenter.util.VariableString
-
- Source - Class in cern.laser.business.data
-
- Source() - Constructor for class cern.laser.business.data.Source
-
Empty constructor for Hibernate.
- Source(SourceDefinition, ResponsiblePerson) - Constructor for class cern.laser.business.data.Source
-
- Source - Interface in cern.laser.client.data
-
The alarm source class.
- SourceAntennaRule - Class in alma.acs.logging.table.reduction
-
The reduction rule for the logs having the same log message but different sources.
- SourceAntennaRule(ILogEntry) - Constructor for class alma.acs.logging.table.reduction.SourceAntennaRule
-
Constructor
- SourceClient - Class in alma.alarmsystem.clients
-
- SourceClient(ContainerServices) - Constructor for class alma.alarmsystem.clients.SourceClient
-
- SourceDAO - Interface in cern.laser.business.dao
-
- SourceDefinition - Class in cern.laser.business.definition.data
-
- SourceDefinition(String) - Constructor for class cern.laser.business.definition.data.SourceDefinition
-
- SourceDefinition(String, String, String, Integer, Integer) - Constructor for class cern.laser.business.definition.data.SourceDefinition
-
- SourceDefinitionHandler - Interface in cern.laser.definition
-
Provides the service to handle alarm source definitions.
- SourceDefinitionHandlerImpl - Class in cern.laser.definition.impl
-
DOCUMENT ME!
- SourceDefinitionHandlerImpl(String, ORB, AcsLogger) - Constructor for class cern.laser.definition.impl.SourceDefinitionHandlerImpl
-
Creates a new SourceDefinitionHandlerImpl object.
- SourceDefinitionServiceImpl - Class in cern.laser.business.pojo
-
- SourceDefinitionServiceImpl() - Constructor for class cern.laser.business.pojo.SourceDefinitionServiceImpl
-
- SourceImpl - Class in cern.laser.client.impl.data
-
- SourceImpl(Source) - Constructor for class cern.laser.client.impl.data.SourceImpl
-
- SourceListener - Interface in alma.alarmsystem.clients.source
-
The listener of alarms published from sources
- SourceManager - Class in cl.utfsm.acs.acg.core
-
The SourceManager class is responsible of handling all the references
- sourceModel - Variable in class alma.acs.commandcenter.gui.DeploymentTree.ModelConverter
-
- SourcePanel - Class in alma.acs.alarm.source.gui
-
A very simple panel showing alarms published in the source channel.
- SourcePanel() - Constructor for class alma.acs.alarm.source.gui.SourcePanel
-
Constructor
- SourcesListener - Class in alma.alarmsystemdemo.listener
-
A java client that listens for the alarms sent by sources.
- SourcesListener() - Constructor for class alma.alarmsystemdemo.listener.SourcesListener
-
Constructor
- SourceStatus - Class in cern.laser.business.data
-
- SourceStatus(Boolean, Boolean, Timestamp) - Constructor for class cern.laser.business.data.SourceStatus
-
- sourceStream - Variable in class alma.acs.commandcenter.engine.NativeCommand.Reader
-
- SourcesView - Class in cl.utfsm.acs.acg.gui
-
- SourcesView() - Constructor for class cl.utfsm.acs.acg.gui.SourcesView
-
- SourceTable - Class in alma.acs.alarm.source.gui
-
The table showing alarms from the source channel.
- SourceTable() - Constructor for class alma.acs.alarm.source.gui.SourceTable
-
- SourceTableModel - Class in alma.acs.alarm.source.gui
-
- SourceTableModel() - Constructor for class alma.acs.alarm.source.gui.SourceTableModel
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.alarm.source.gui.SourceTable
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.alarmsystemprofiler.document.ChatteringAlarmsContainer
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.alarmsystemprofiler.document.LostSourcesContainer
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.alarmsystemprofiler.document.MostFrequantAlarmsContainer
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.alarmsystemprofiler.document.StaleAlarmsContainer
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.alarmsystemprofiler.document.StatisticsContainer
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.alarmsystemprofiler.document.TenMinutesContainer
-
- sourceXMLMsgReceived(String) - Method in class alma.acs.xmlfilestore.alarm.impl.XmlFileStoreAlarmImpl
-
- sourceXMLMsgReceived(String) - Method in interface alma.alarmsystem.clients.source.SourceListener
-
An XML has been received from the source NC.
- sourceXMLMsgReceived(String) - Method in class alma.alarmsystem.dump.AlarmSourceDumper
-
An XML has been received: nothing to do
- Spawner() - Constructor for class alma.acs.commandcenter.engine.NativeCommand.Spawner
-
- SpecialAlarm - Class in alma.acsplugins.alarmsystem.gui.specialalarm
-
An implementation of the Alarm to allow sending alarms to the
panel through the addSpecialAlarm() method.
- SpecialAlarm(String, String, int, boolean, String, String, String, String, int, String, String, Properties) - Constructor for class alma.acsplugins.alarmsystem.gui.specialalarm.SpecialAlarm
-
Build a SpecialAlarm filling the fields as requested by the
alarm panel and alarm system conventions.
- specialReadStatusFile(String) - Method in class cl.utfsm.samplingSystemUI.SamplingSystemGUI
-
- spinUp(String, String) - Static method in class cl.utfsm.samplingSystemUI.core.SamplingManagerUITool
-
Prepares the connection to the ACS infrastructure.
- split(String) - Static method in class alma.acs.commandcenter.util.MiscUtils
-
Returns the specified string parsed into pieces.
- split() - Method in class alma.acs.logging.tools.LogFileSplitter
-
Split the input file
- splitLeftRight - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
-
- splitString(String, String) - Static method in class alma.acs.gui.util.DataFormatter
-
- splitStringByLines(String) - Static method in class alma.acs.gui.util.DataFormatter
-
- splitTopBottom - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
-
- SpringUtilities - Class in alma.acs.commandcenter.gui.thirdparty
-
A 1.4 file that provides utility methods for
creating form- or grid-style layouts with SpringLayout.
- SpringUtilities() - Constructor for class alma.acs.commandcenter.gui.thirdparty.SpringUtilities
-
- sqlTypes() - Method in class alma.hibernate.util.StringEnumUserType
-
- srcDirName - Static variable in class alma.acs.config.validators.ConfigFileRedeemerTestDir
-
- ss - Variable in class si.ijs.acs.objectexplorer.engine.BACI.converters.DDMMSS
-
Seconds.
- StaleAlarm(String, Timestamp) - Constructor for class alma.acs.alarmsystemprofiler.document.StaleAlarmsContainer.StaleAlarm
-
Constructor
- StaleAlarmsContainer - Class in alma.acs.alarmsystemprofiler.document
-
A class for stale alarms i.e.
- StaleAlarmsContainer.StaleAlarm - Class in alma.acs.alarmsystemprofiler.document
-
A stale alarm.
- StalePart - Class in alma.acs.alarmsystemprofiler.parts
-
The view of stale alarms i.e.
- StalePart() - Constructor for class alma.acs.alarmsystemprofiler.parts.StalePart
-
constructor
- StandardColors - Enum in alma.acs.gui.standards
-
The predefined colors available to Alma applications.
- StandardIcons - Enum in alma.acs.gui.standards
-
The predefined icons available to Alma applications.
- standardXmlHdr - Static variable in class alma.acs.util.stringqueue.DefaultXmlQueueFileHandlerImpl
-
Standard XML header
- start() - Method in class acs.benchmark.util.ConcurrentComponentAccessUtil
-
Life cycle method: this method must be called before using methods from this class
- start() - Method in class alma.acs.alarm.gui.senderpanel.AlarmSender
-
Start the thread.
- start() - Method in class alma.acs.alarm.gui.senderpanel.ParallelAlarmSender
-
Start the threads.
- start() - Method in class alma.acs.alarm.gui.senderpanel.table.AlarmsSentTableModel
-
Start the thread
- start() - Method in class alma.acs.alarmsystem.source.AlarmsMap
-
Start the thread to delete the oldest alarms
- start() - Method in interface alma.acs.alarmsystem.source.AlarmSource
-
Life-cycle: this method must be called before using this class.
- start() - Method in class alma.acs.alarmsystem.source.AlarmSourceImpl
-
Start the threads.
- start(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteTools.ToolStarter
-
- start() - Method in interface alma.acs.commandcenter.meta.IMaciSupervisor
-
Start must be called after construction, before usage.
- start() - Method in class alma.acs.commandcenter.meta.MaciSupervisor.ManagerConnectionExceptionHandler
-
- start() - Method in class alma.acs.commandcenter.meta.MaciSupervisor
-
This start implementation is smart, it can be called repeatedly.
- start() - Method in class alma.acs.gui.loglevel.LogLevelPanel
-
Method used by the plugin interface in EXEC:
it connects the application to the NC
- start() - Method in class alma.acs.gui.loglevel.tree.LogLvlTree
-
Start the computation
- start() - Method in class alma.acs.gui.loglevel.tree.LogLvlTreeModel
-
Start the computation
- start() - Method in class alma.acs.gui.util.panel.DefaultPanel
-
- start() - Method in interface alma.acs.gui.util.panel.IPanel
-
Signal the panel that can start its computation
- start() - Method in class alma.acs.logging.table.LogEntryTableModelBase
-
Start the thread to update the table model.
- start() - Method in class alma.acs.logging.table.LogTableDataModel
-
Start the thread to remove oldest logs
- start() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
-
- start() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
-
- start() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
-
- start() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
-
- start() - Method in class alma.ACS.MasterComponentImpl.statemachine.OnlineState
-
- start() - Method in class alma.ACS.MasterComponentImpl.statemachine.OperationalState
-
- start() - Method in class alma.acs.time.Profiler
-
Starts a timing operation.
- start - Variable in class alma.acs.util.stringqueue.QueueEntry
-
The starting position of the entry in the file
- start() - Method in class alma.acs.util.stringqueue.TimestampedStringQueue
-
Start the thread.
- start() - Method in class alma.acsplugins.alarmsystem.gui.AlarmPanel
-
Connect the Client and listens to the categories.
- start() - Method in class alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane
-
- start() - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
-
Connect the Client and listens to the categories.
- start() - Method in class alma.acsplugins.alarmsystem.gui.statusline.StatusLine
-
Start the thread to update values
- start() - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
-
Start the thread.
- start() - Method in class alma.alarmsystem.statistics.StatHashMap
-
Start the thread to evaluate the statistics
- start() - Method in class alma.alarmsystem.statistics.StatsCalculator
-
Start to collect statistics and spawn the timer task.
- start() - Method in class cern.cmw.mom.pubsub.impl.ACSJMSTopicConnectionImpl
-
Method start
- start() - Method in class cern.cmw.mom.pubsub.impl.DefaultJMSTopicConnectionImpl
-
Method start
- start() - Method in interface cern.cmw.mom.pubsub.impl.JMSConnection
-
Start the connection.
- start() - Method in class cern.laser.business.pojo.AlarmMessageProcessorImpl
-
Start the periodic task
- start() - Method in class cern.laser.business.pojo.AlarmSourceMonitorImpl
-
- start() - Method in class cern.laser.business.pojo.HeartbeatImpl
-
- start(BundleContext) - Method in class cl.utfsm.acs.acg.gui.Activator
-
- start(IApplicationContext) - Method in class cl.utfsm.acs.acg.gui.Application
-
- start() - Method in class com.cosylab.acs.jms.ACSJMSConnection
-
- start() - Method in class com.cosylab.acs.laser.AlarmSourcesListenerCached
-
- start - Variable in class com.cosylab.logging.client.cache.LogFileCache.LogCacheInfo
-
Starting position in the file
- start() - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
-
Init the file and the parser
- start() - Method in class com.cosylab.logging.LoggingClient
-
Method used by the plugin interface in EXEC:
it connects the application to the NC
- start_time() - Method in class alma.ACS.impl.CommonMonitorImpl
-
- startACSServices(String) - Method in class alma.acs.commandcenter.serviceshelper.StartServicesHelper
-
Starts the services whose XML definition is in the parameter.
- startACSServices() - Method in class alma.acs.commandcenter.serviceshelper.StartServicesHelper
-
Starts the services as they are defined in the TMCDB.
- startAndAddMaciSupervisor(GuiMaciSupervisor) - Method in class alma.acs.commandcenter.gui.DeploymentTree
-
- startCaptureLogs(PrintWriter) - Method in class alma.acs.logging.engine.LogReceiver
-
Convenience method to capture logs directly into a PrintWriter.
- startCaptureLogs(PrintWriter, ThreadFactory) - Method in class alma.acs.logging.engine.LogReceiver
-
- startContainer(String, ContainerImplLangType, String, String, boolean) - Method in class acs.benchmark.util.ContainerUtil
-
Starts (possibly remote) containers using container daemons.
- startContainer(String, String, short, String) - Method in interface com.cosylab.acs.maci.Daemon
-
Start container.
- startContainer(String, String, short, String) - Method in class com.cosylab.acs.maci.plug.DaemonProxy
-
- startDocument() - Method in class com.cosylab.cdb.jdal.XMLHandler
-
- startElement(String, String, String, Attributes) - Method in class com.cosylab.cdb.jdal.XMLHandler
-
Start element.
- startExecution() - Method in class alma.acs.nc.sm.generic.AcsScxmlEngine
-
Starts SCXML execution.
- startIcon - Variable in class alma.acs.commandcenter.gui.CommandCenterGui.Icons
-
- startListening() - Method in class cern.gp.windows.WorkspaceSwitchListenerSupport
-
tell this object to start listening again.
- startLocalJava(RunModel, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- startLocalJava(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteManager
-
- startLocalJava(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteServices
-
- startLocalJavaArgs - Variable in class alma.acs.commandcenter.engine.ExecuteServices
-
- startLocalJavaPexpect - Variable in class alma.acs.commandcenter.engine.ExecuteContainer
-
- startLocalJavaPexpect - Variable in class alma.acs.commandcenter.engine.ExecuteManager
-
- startLocalJavaPexpect - Variable in class alma.acs.commandcenter.engine.ExecuteServices
-
- startLocalScript(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteAcs
-
- startLocalScript(RunModel, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- startLocalScript(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteManager
-
- startLocalScript(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteServices
-
- startMonitor(long) - Method in class com.cosylab.acs.perftest.client.BCTClient
-
TEST_2_3_1 & TEST_3_3_1 (initialization)
- startPrefixMapping(String, String) - Method in class com.cosylab.cdb.jdal.XMLHandler
-
- startProcessing() - Method in class cern.laser.business.ProcessingController
-
- startProcessing() - Method in interface cern.laser.business.ProcessingControllerListener
-
- startRead() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
-
- startReadFromNewReader() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
-
- startReadFromWaitingReader() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
-
- startReceivingAlarms() - Method in class alma.alarmsystem.dump.AlarmCategoryDumper
-
- startReceivingAlarms() - Method in class alma.alarmsystem.dump.AlarmDumperBase
-
Connects to the NC and start receiving alarms.
- startReceivingAlarms() - Method in class alma.alarmsystem.dump.AlarmSourceDumper
-
- startReceivingEvents() - Method in interface alma.acs.nc.AcsEventSubscriber
-
This method must be called to actually start receiving events.
- startReceivingEvents() - Method in class alma.acs.nc.AcsEventSubscriberImplBase
-
- startReceivingEvents() - Method in class alma.acs.nc.ArchiveConsumer
-
- startReceivingEvents() - Method in class alma.acs.nc.sm.generated.EventSubscriberSignalDispatcher
-
- startReceivingEvents() - Method in interface alma.acs.nc.sm.generated.EventSubscriberSignalHandler
-
- startRemote(boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteAcs
-
- startRemote(RunModel, boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- startRemote(boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteManager
-
- startRemote(boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteServices
-
- startRemoteDemonic(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteAcs
-
- startRemoteDemonic(RunModel, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- startSample(SampDetail) - Static method in class cl.utfsm.samplingSystemUI.core.SamplingManagerUITool
-
Start the sampling of a property.
- startSample() - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
Starts the sampling, connecting to ACS Manager and the Sampling Manager.
- startSample() - Method in class cl.utfsm.samplingSystemUI.FilePrinter
-
Starts the sampling, connecting to ACS Manager and the Sampling Manager.
- startSample() - Method in class cl.utfsm.samplingSystemUI.PlotPrinter
-
Starts the sampling, connecting to ACS Manager and the Sampling Manager.
- startSendingRandomly() - Method in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender
-
Start sending alarms randomly.
- StartServicesHelper - Class in alma.acs.commandcenter.serviceshelper
-
An helper to start the ACS services defined in the TMCDB with the
services daemon.
- StartServicesHelper(Session, String, AcsCorba, AcsLogger, String, int) - Constructor for class alma.acs.commandcenter.serviceshelper.StartServicesHelper
-
Constructor.
- StartServicesHelper.AlarmServicesDefinitionHolder - Class in alma.acs.commandcenter.serviceshelper
-
An object to hold the definitions of the services to start.
- StartServicesHelper.DaemonException - Exception in alma.acs.commandcenter.serviceshelper
-
Encapsulate the exception returned by the daemon
- StartServicesHelper.DaemonSequenceCallbackImpl - Class in alma.acs.commandcenter.serviceshelper
-
The callback to notify the listeners about the progress of the async start/stop
of services.
- StartServicesHelper.GettingDaemonException - Exception in alma.acs.commandcenter.serviceshelper
-
The exception returned when an error happens getting the services daemon.
- StartServicesHelper.ServicesListener - Interface in alma.acs.commandcenter.serviceshelper
-
The listener of events generated starting and stopping
the services.
- StartServicesHelper.TMCDBException - Exception in alma.acs.commandcenter.serviceshelper
-
The exception in case of error from the TMCDB
- startTime - Variable in class alma.acs.commandcenter.engine.NativeCommand.Watcher
-
- startTime - Variable in class alma.ACS.impl.CommonMonitorImpl
-
Start time (java time).
- startTime - Variable in class alma.acs.logging.archive.zoom.FileHelper
-
The start time of the logs to read from file (>=0)
- startTime - Variable in class alma.acs.monitoring.DAO.ComponentData
-
- startupOptions - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
-
- StartupOptions() - Constructor for class alma.acs.commandcenter.app.CommandCenterLogic.StartupOptions
-
- startWrite() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
-
- startWriteFromNewWriter() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
-
- startWriteFromWaitingWriter() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
-
- STATE_PERSISTENCE_DEFAULT - Static variable in class com.cosylab.acs.maci.manager.ManagerImpl
-
- stateChangedNotification(String[]) - Method in class alma.ACS.MasterComponentImpl.StateChangeListener
-
Subclasses may override this and do something useful with the new state...
- stateChangedNotify(AcsState[], AcsState[]) - Method in interface alma.acs.genfw.runtime.sm.AcsStateChangeListener
-
- stateChangedNotify(AcsState[], AcsState[]) - Method in class alma.ACS.MasterComponentImpl.MasterComponentImplBase
-
Will be called by the state machine implementation for every state change.
- stateChangedNotify() - Method in class alma.ACS.MasterComponentImpl.StateChangeSemaphore
-
To be called from state change listener method of subclass.
- StateChangeListener - Class in alma.ACS.MasterComponentImpl
-
Convenience implementation of a subsystem state change listener.
- StateChangeListener(Logger) - Constructor for class alma.ACS.MasterComponentImpl.StateChangeListener
-
- StateChangeSemaphore - Class in alma.ACS.MasterComponentImpl
-
Helper class that allows to synchronize the sending of events with the
state changes due to previous events.
- StateChangeSemaphore(Logger) - Constructor for class alma.ACS.MasterComponentImpl.StateChangeSemaphore
-
- StatefulComponentLifecycle - Interface in alma.acs.component
-
- stateHierarchyNamesToString(String[]) - Static method in class alma.acs.genfw.runtime.sm.AcsStateUtil
-
Concatenates the nested state names (path elements) of a substate to a String.
- stateHierarchyToString(AcsState[]) - Static method in class alma.acs.genfw.runtime.sm.AcsStateUtil
-
- StatelessComponentImplBase - Class in alma.acs.component
-
- StatelessComponentImplBase() - Constructor for class alma.acs.component.StatelessComponentImplBase
-
- StatelessComponentLifecycle - Interface in alma.acs.component
-
Marker interface to allow a component to declare that it is stateless and can be restarted
on the same machine without surprising effects for its clients.
- stateMachine - Variable in class alma.acs.nc.AcsEventSubscriberImplBase
-
State machine for the subscriber lifecycle.
- stateMachineSignalDispatcher - Variable in class alma.acs.nc.AcsEventSubscriberImplBase
-
- stateName() - Method in interface alma.acs.genfw.runtime.sm.AcsState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.ErrorState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.InitializingPass1State
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.InitializingPass2State
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.OfflineState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.OfflineSubStateAbstract
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.OnlineState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.OperationalState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.PreInitializedState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.PreShutdownState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.ReinitializingState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShutdownState
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass1State
-
- stateName() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass2State
-
- statesDescription() - Method in class alma.ACS.impl.CommonROEnumPropertyImpl
-
- statesDescription() - Method in class alma.ACS.impl.ROOnOffSwitchImpl
-
- statesDescription() - Method in class alma.ACS.impl.RWbooleanImpl
-
- statesDescription() - Method in class alma.ACS.impl.RWOnOffSwitchImpl
-
- StatHashMap - Class in alma.alarmsystem.statistics
-
StatHashMap encapsulate a HashMap where all the alarms
received during a time interval are stored.
- StatHashMap(Logger, int, File) - Constructor for class alma.alarmsystem.statistics.StatHashMap
-
Constructor
- staticAudience - Static variable in class alma.acs.logging.domainspecific.DeveloperLogger
-
- staticAudience - Static variable in class alma.acs.logging.domainspecific.OperatorLogger
-
- staticAudience - Static variable in class alma.acs.logging.domainspecific.ScienceLogger
-
- StaticLoggerBinder - Class in org.slf4j.impl
-
The binding of LoggerFactory class with an actual instance of
ILoggerFactory is performed using information returned by this class.
- StaticMarkerBinder - Class in org.slf4j.impl
-
The binding of MarkerFactory class with an actual instance of
IMarkerFactory is performed using information returned by this class.
- StaticMDCBinder - Class in org.slf4j.impl
-
This implementation is bound to BasicMDCAdapter.
- StatisticPart - Class in alma.acs.alarmsystemprofiler.parts
-
- StatisticPart() - Constructor for class alma.acs.alarmsystemprofiler.parts.StatisticPart
-
- statistics - Variable in class alma.acs.monitoring.DAO.ComponentData
-
- StatisticsContainer - Class in alma.acs.alarmsystemprofiler.document
-
A collection of numbers for checking the quality of the alarm system
- StatisticsContainer.AlarmStat - Class in alma.acs.alarmsystemprofiler.document
-
The items shown in the table
- stats - Variable in class alma.acs.logging.AcsLogger
-
- StatsCalculator - Class in alma.alarmsystem.statistics
-
A class to calculate various statistics
on the alarms processed by the alarm server.
- StatsCalculator(Logger, AlarmSourcesListenerCached) - Constructor for class alma.alarmsystem.statistics.StatsCalculator
-
Constructor
- StatsDlg - Class in com.cosylab.logging.stats
-
Shows statistics from loaded logs
- StatsDlg(LoggingClient) - Constructor for class com.cosylab.logging.stats.StatsDlg
-
Builds and show the dialog
- status - Variable in class alma.acs.commandcenter.engine.NativeCommand
-
- status - Variable in class alma.acs.service.nsStatisticsService
-
Status of services and channels
- Status - Interface in cern.laser.business.data
-
- Status - Interface in cern.laser.client.data
-
The alarm dynamic information class.
- STATUS_BAR_TOPIC_ID - Static variable in class alma.acs.eventbrowser.status.MyStatusBar
-
- statusChanged(NativeCommand, String) - Method in interface alma.acs.commandcenter.engine.NativeCommand.Listener
-
- statusChanged(NativeCommand, String) - Method in class alma.acs.commandcenter.engine.NativeCommand.ListenerAdapter
-
- statusChanged(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.CheckAcsInstanceTaskListener
-
- statusChanged(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.CompoundTaskListener
-
- statusChanged(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.WriteToFeedbackAreaTaskListener
-
- statusChanged(NativeCommand, String) - Method in class alma.acs.startup.AcsStartLight
-
- statusF - Variable in class alma.acs.commandcenter.trace.DefaultChecklistPanel.Stripe
-
- StatusHolder - Class in com.cosylab.acs.maci
-
Helper class to hold COBStatus value.
- StatusHolder() - Constructor for class com.cosylab.acs.maci.StatusHolder
-
Constructs a new StatusHolder object with its
status field initialized to null.
- StatusHolder(ComponentStatus) - Constructor for class com.cosylab.acs.maci.StatusHolder
-
Constructs a new StatusHolder object with its
status field initialized to the given
ComponentStatus.
- StatusIcon - Class in cl.utfsm.samplingSystemUI
-
The StatusIcon class is used througout the SSG to indicate the current status
of the program (Manager connection, sampling manager connection, etc).
- StatusIcon() - Constructor for class cl.utfsm.samplingSystemUI.StatusIcon
-
- StatusIcon(int) - Constructor for class cl.utfsm.samplingSystemUI.StatusIcon
-
- StatusImpl - Class in cern.laser.business.data
-
- StatusImpl(Boolean, Boolean, Boolean, Boolean, Boolean, String, Timestamp, Timestamp, Timestamp, Properties) - Constructor for class cern.laser.business.data.StatusImpl
-
- StatusImpl - Class in cern.laser.client.impl.data
-
- StatusImpl(Status) - Constructor for class cern.laser.client.impl.data.StatusImpl
-
- StatusLine - Class in alma.acsplugins.alarmsystem.gui.statusline
-
The status line showing info to the user
- StatusLine(AlarmTableModel, CernSysPanel) - Constructor for class alma.acsplugins.alarmsystem.gui.statusline.StatusLine
-
Constructor
- StatusLineMouseAdapter() - Constructor for class alma.acsplugins.alarmsystem.gui.statusline.ConnectionWidget.StatusLineMouseAdapter
-
- StatusLineWriter - Class in alma.acs.eventbrowser.status
-
This class should be used by the various parts in order to post messages to the status line.
- StatusLineWriter(IEventBroker) - Constructor for class alma.acs.eventbrowser.status.StatusLineWriter
-
- StatusMessageTF - Class in alma.acsplugins.alarmsystem.gui.statusline
-
The label showing a status message.
- StatusMessageTF() - Constructor for class alma.acsplugins.alarmsystem.gui.statusline.StatusMessageTF
-
- StatusSeqHolder - Class in com.cosylab.acs.maci
-
Helper class to hold sequence of COBStatus value.
- StatusSeqHolder() - Constructor for class com.cosylab.acs.maci.StatusSeqHolder
-
Constructs a new StatusSeqHolder object with its
status field initialized to null.
- StatusSeqHolder(ComponentStatus[]) - Constructor for class com.cosylab.acs.maci.StatusSeqHolder
-
Constructs a new StatusSeqHolder object with its
status field initialized to the given
ComponentStatus[].
- stdDev - Variable in class alma.acs.monitoring.DAO.ComponentStatistics
-
- stderrWritten(NativeCommand, String) - Method in interface alma.acs.commandcenter.engine.NativeCommand.Listener
-
- stderrWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.engine.NativeCommand.ListenerAdapter
-
- stderrWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.CheckAcsInstanceTaskListener
-
- stderrWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.CompoundTaskListener
-
- stderrWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.WriteToFeedbackAreaTaskListener
-
- stderrWritten(NativeCommand, String) - Method in class alma.acs.startup.AcsStartLight
-
- stdin - Variable in class alma.acs.commandcenter.engine.NativeCommand
-
- StdOutConsoleHandler - Class in alma.acs.logging
-
Copied over from ConsoleHandler, but using System.out instead of System.err.
- StdOutConsoleHandler(LogConfig, String, LogThrottle) - Constructor for class alma.acs.logging.StdOutConsoleHandler
-
- stdoutWritten(NativeCommand, String) - Method in interface alma.acs.commandcenter.engine.NativeCommand.Listener
-
- stdoutWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.engine.NativeCommand.ListenerAdapter
-
- stdoutWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.CheckAcsInstanceTaskListener
-
- stdoutWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.CompoundTaskListener
-
- stdoutWritten(NativeCommand, String) - Method in class alma.acs.commandcenter.gui.CommandCenterGui.WriteToFeedbackAreaTaskListener
-
- stdoutWritten(NativeCommand, String) - Method in class alma.acs.startup.AcsStartLight
-
- StickyCachingStrategy - Class in cern.gp.nodes.cache
-
A caching strategy that keeps the cache valid until it is invalidated.
- StickyCachingStrategy() - Constructor for class cern.gp.nodes.cache.StickyCachingStrategy
-
Constructs a new caching strategy that keep the cache valid until told otherwise
- stop() - Method in class acs.benchmark.util.ConcurrentComponentAccessUtil
-
Life cycle method: this method must be called when the object is not needed
anymore
- stop() - Method in class alma.acs.alarm.gui.senderpanel.table.AlarmsSentTableModel
-
Stop the thread
- stop() - Method in class alma.acs.alarmsystemprofiler.document.flood.AlarmFlood
-
Stop counting
- stop() - Method in class alma.acs.commandcenter.app.CommandCenterLogic.DeploymentTreeControllerImpl
-
Call stop() on all MaciSupervisors
- stop() - Method in class alma.acs.commandcenter.app.CommandCenterLogic
-
- stop() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
Disposes the frame.
- stop() - Method in interface alma.acs.commandcenter.meta.IMaciSupervisor
-
Stop this instance.
- stop() - Method in class alma.acs.commandcenter.meta.MaciSupervisor.ManagerConnectionExceptionHandler
-
- stop() - Method in class alma.acs.commandcenter.meta.MaciSupervisor
-
Tear down this instance.
- stop() - Method in class alma.acs.gui.loglevel.LogLevelPanel
-
Method used by the plugin interface in EXEC.
- stop() - Method in class alma.acs.gui.loglevel.tree.LogLvlTree
-
Terminate the computation
- stop() - Method in class alma.acs.gui.loglevel.tree.LogLvlTreeModel
-
Terminate the computation
- stop() - Method in class alma.acs.gui.util.panel.DefaultPanel
-
- stop() - Method in interface alma.acs.gui.util.panel.IPanel
-
The method is called just before the main window closes (i.e.
- stop() - Method in class alma.acs.logging.engine.LogReceiver
-
Disconnects from the logging channel.
- stop() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
-
- stop() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
-
- stop() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
-
- stop() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
-
- stop() - Method in class alma.ACS.MasterComponentImpl.statemachine.OnlineState
-
- stop() - Method in class alma.ACS.MasterComponentImpl.statemachine.OperationalState
-
- stop - Variable in class alma.acs.service.nsStatisticsService
-
Attribute used to decide when to stop the execution of this tool
- stop() - Method in class alma.acs.time.Profiler
-
Stops a timing operation.
- stop() - Method in class alma.acs.util.StopWatch
-
Stops the StopWatch.
- stop() - Method in class alma.acsplugins.alarmsystem.gui.AlarmPanel
-
- stop() - Method in class alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane
-
- stop() - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
-
- stop() - Method in class alma.acsplugins.alarmsystem.gui.statusline.StatusLine
-
Stop the thread to update values
- stop() - Method in class alma.acsplugins.alarmsystem.gui.undocumented.UndocStatusLinePnl
-
Stop the thread and free the resources
- stop() - Method in class alma.acsplugins.alarmsystem.gui.undocumented.UndocumentedAlarmsPnl
-
Stop threads and frees resources
- stop() - Method in class cern.cmw.mom.pubsub.impl.ACSJMSTopicConnectionImpl
-
Method stop
- stop() - Method in class cern.cmw.mom.pubsub.impl.DefaultJMSTopicConnectionImpl
-
Method stop
- stop() - Method in interface cern.cmw.mom.pubsub.impl.JMSConnection
-
Stop the connection.
- stop(GPNode) - Method in interface cern.gp.capabilities.StopCapability
-
Indicates to this object that it has to be stopped.
- stop() - Method in class cern.laser.business.pojo.AlarmMessageProcessorImpl
-
Stop the periodic task
- stop() - Method in class cern.laser.business.pojo.AlarmSourceMonitorImpl
-
- stop() - Method in class cern.laser.business.pojo.HeartbeatImpl
-
- stop(BundleContext) - Method in class cl.utfsm.acs.acg.gui.Activator
-
- stop() - Method in class cl.utfsm.acs.acg.gui.Application
-
- stop() - Method in class cl.utfsm.samplingSystemUI.core.PropertySamp
-
Closes the Notification Channel, stops sampling of the current SampDetail and destroys the Sampling Object
- stop() - Method in class com.cosylab.acs.jms.ACSJMSConnection
-
- stop() - Method in class com.cosylab.acs.jms.ACSJMSTopicConnection
-
- stop() - Method in class com.cosylab.logging.LoggingClient
-
Method used by the plugin interface in EXEC.
- StopAction - Class in cern.gp.actions
-
Action for stopping something.
- StopAction() - Constructor for class cern.gp.actions.StopAction
-
- StopCapability - Interface in cern.gp.capabilities
-
Capability an object implements to give the possibility to be stopped.
- stopCaptureLogs() - Method in class alma.acs.logging.engine.LogReceiver
-
- stopContainer(String, String) - Method in class acs.benchmark.util.ContainerUtil
-
- stopIcon - Variable in class alma.acs.commandcenter.gui.CommandCenterGui.Icons
-
- stopIconRed - Variable in class alma.acs.commandcenter.gui.CommandCenterGui.Icons
-
- stopIO() - Method in class alma.acs.logging.engine.io.IOHelper
-
Call this method if you wish to interrupt a load or a save.
- stopIt() - Method in class alma.acs.service.nsStatisticsService
-
Stop the execution
- stopListening() - Method in class cern.gp.windows.WorkspaceSwitchListenerSupport
-
tell the workspace listener to stop listening.
- stopLoading() - Method in class alma.acs.logging.archive.zoom.FileHelper
-
Stop loading logs.
- stopLoading() - Method in class alma.acs.logging.archive.zoom.FilesManager
-
Stop loading logs.
- stopLocalJava(RunModel) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- stopLocalJava() - Method in class alma.acs.commandcenter.engine.ExecuteManager
-
- stopLocalJava() - Method in class alma.acs.commandcenter.engine.ExecuteServices
-
- stopLocalJavaPexpect - Variable in class alma.acs.commandcenter.engine.ExecuteContainer
-
- stopLocalJavaPexpect - Variable in class alma.acs.commandcenter.engine.ExecuteManager
-
- stopLocalScript(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteAcs
-
- stopLocalScript(RunModel, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- stopLocalScript(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteManager
-
- stopLocalScript(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteServices
-
- stopMonitor() - Method in class alma.demo.LampCallbackImpl.LampCallbackImpl
-
Stops the monitor upon request.
- stopMonitor() - Method in class com.cosylab.acs.perftest.client.BCTClient
-
TEST_2_3_1 & TEST_3_3_1 (finalization)
- stopMonitoring(String) - Method in class alma.ACS.MasterComponentImpl.SubsysResourceMonitor
-
Stops monitoring a given resource.
- stopMonitoringAll() - Method in class alma.ACS.MasterComponentImpl.SubsysResourceMonitor
-
Stops monitoring all resources.
- stopMonitoringAllResources() - Method in class alma.ACS.MasterComponentImpl.MasterComponentImplBase
-
Stops monitoring all resources that have been previously submitted for monitoring.
- stopMonitoringResource(String) - Method in class alma.ACS.MasterComponentImpl.MasterComponentImplBase
-
Stops monitoring a resource.
- stopPanel() - Method in class alma.acs.gui.loglevel.LogLevelFrame
-
Stop the panel (same operation
done by the OMC when closing the plugin)
- stopped - Variable in class alma.acs.logging.engine.io.IOHelper
-
Signal that a load or a save must be stopped
- stopReceivingEvents() - Method in class alma.acs.nc.sm.generated.EventSubscriberSignalDispatcher
-
- stopReceivingEvents() - Method in interface alma.acs.nc.sm.generated.EventSubscriberSignalHandler
-
- stopRemote(boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteAcs
-
- stopRemote(RunModel, boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- stopRemote(boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteManager
-
- stopRemote(boolean, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteServices
-
- stopRemoteDemonic(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteAcs
-
- stopRemoteDemonic(RunModel, NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.ExecuteContainer
-
- stopSample(SampDetail) - Static method in class cl.utfsm.samplingSystemUI.core.SamplingManagerUITool
-
Stop the sampling of a property identified by a SampDetail.
- stopSampling() - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
- stopServices(String) - Method in class alma.acs.commandcenter.serviceshelper.StartServicesHelper
-
Stops the services whose definition is in the passed parameter.
- stopThread() - Method in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender
-
Stop the thread to send alarms
- stopThread(boolean) - Method in class alma.acs.logging.io.IOThread
-
Stop the current thread by setting a boolean.
- stopTime - Variable in class alma.acs.monitoring.DAO.ComponentData
-
- StopWatch - Class in alma.acs.util
-
Class that facilitates elapsed-time runtime profiling.
- StopWatch() - Constructor for class alma.acs.util.StopWatch
-
Ctor without logger provided.
- StopWatch(Logger) - Constructor for class alma.acs.util.StopWatch
-
Constructor that resets the time count.
- stopZoom() - Method in class alma.acs.logging.archive.zoom.ZoomManager
-
Interrupt the zoom.
- store(ComponentData) - Method in interface alma.acs.monitoring.DAO.MonitorDAO
-
Passes data from the upper layers to this DAO.
- store(Collection) - Method in class cern.laser.business.pojo.AlarmCacheServerImpl
-
- storeData(BlobData) - Method in class alma.acs.monitoring.blobber.BlobberWorker
-
Stores the data using the MonitorPointExpertImpl layer.
- strict - Static variable in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
- stringConvert(String, Class) - Static method in class si.ijs.acs.objectexplorer.CallMethodDialog
-
Insert the method's description here.
- StringEnumUserType - Class in alma.hibernate.util
-
Custom mapping type for string-backed enumerations.
- StringEnumUserType() - Constructor for class alma.hibernate.util.StringEnumUserType
-
- stringifyArray(Object) - Static method in class com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector
-
- stringifyArray(Object, char) - Static method in class com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector
-
- StringOutputStream - Class in alma.acs.util
-
Is for OutputStreams what StringWriter
is for Writers.
- StringOutputStream() - Constructor for class alma.acs.util.StringOutputStream
-
- StringQueueException - Exception in alma.acs.util.stringqueue
-
The exception generated by the queue of strings.
- StringQueueException() - Constructor for exception alma.acs.util.stringqueue.StringQueueException
-
- StringQueueException(String) - Constructor for exception alma.acs.util.stringqueue.StringQueueException
-
- StringQueueException(String, Throwable) - Constructor for exception alma.acs.util.stringqueue.StringQueueException
-
- StringQueueException(Throwable) - Constructor for exception alma.acs.util.stringqueue.StringQueueException
-
- StringRingBuffer - Class in alma.acs.commandcenter.util
-
- StringRingBuffer(int) - Constructor for class alma.acs.commandcenter.util.StringRingBuffer
-
- Stripe(String) - Constructor for class alma.acs.commandcenter.trace.DefaultChecklistPanel.Stripe
-
- structuredProxyPushSupplier - Variable in class com.cosylab.logging.engine.ACS.ACSStructuredPushConsumer
-
- sType - Variable in class cl.utfsm.acs.types.SimpleObject
-
The object type
- submit(Callable<T>, long, TimeUnit) - Method in class alma.acs.concurrent.ThreadBurstExecutorService
-
Submits a task and waits until the thread for this task has started (without yet executing the task!).
- submit(Runnable, long, TimeUnit) - Method in class alma.acs.concurrent.ThreadBurstExecutorService
-
- submit() - Method in class alma.ACS.jbaci.BACIAction
-
Sumbit action to be BACIExecutor to be executed.
- submit() - Method in class alma.ACS.jbaci.BACIDispatchAction
-
Sumbit action to be BACIExecutor to be executed.
- submitAlarm(Triplet, boolean, String, String, long, Property[]) - Method in class alma.acs.alarmsystem.acsimpl.AcsAlarmSystem
-
IDL method: submit an alarm without.
- submitAlarm(Triplet, boolean, String, String, long, Property[]) - Method in class com.cosylab.acs.laser.LaserComponent
-
IDL method: submit an alarm without.
- submitPending - Variable in class alma.ACS.jbaci.BACIDispatchAction
-
Flag indicating pending submit.
- SUBNODES_MAP_NAME - Static variable in class com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector
-
- SUBNODES_MAP_NAME_ALTERNATIVE - Static variable in class com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector
-
- SubNodesSearching(TreeHandlerBean, OETreeNode) - Constructor for class si.ijs.acs.objectexplorer.TreeHandlerBean.SubNodesSearching
-
ComponentNamesSearching constructor comment.
- subscribe(String, SubscriptionListener, String) - Method in class cern.cmw.mom.pubsub.impl.DefaultSubscriberImpl
-
Method subscribe
- subscribe(String, SubscriptionListener, String) - Method in interface cern.cmw.mom.pubsub.Subscriber
-
Subscribe to the given topic.
- subscribe(String, ASIListener) - Method in class cern.laser.source.alarmsysteminterface.impl.ASISubscriberProxy
-
Subscribe to ASIMessage from a specific alarm source.
- subscribe(String, ASIListener) - Method in interface cern.laser.source.alarmsysteminterface.listener.ASISubscriber
-
Subscribe to ASIMessage from a specific alarm source.
- subscribeAll(ASIListener) - Method in class cern.laser.source.alarmsysteminterface.impl.ASISubscriberProxy
-
Subscribe to ASIMessage.
- subscribeAll(ASIListener) - Method in interface cern.laser.source.alarmsysteminterface.listener.ASISubscriber
-
Subscribe to ASIMessage from all the alarm sources.
- SubscribeNCHandler - Class in alma.acs.eventbrowser.handlers
-
- SubscribeNCHandler() - Constructor for class alma.acs.eventbrowser.handlers.SubscribeNCHandler
-
- subscriber() - Static method in class cern.cmw.mom.pubsub.PubSubFactory
-
Create a new Subscriber instance using default properties.
- subscriber(String, String, String, Boolean, Boolean, Boolean) - Static method in class cern.cmw.mom.pubsub.PubSubFactory
-
Create a new Subscriber instance.
- Subscriber - Interface in cern.cmw.mom.pubsub
-
Public interface.
- subscription_change(EventType[], EventType[]) - Method in class alma.acs.nc.NCPublisher
-
This method gets called by the CORBA framework to notify us that the subscriber
situation has changed.
- SUBSCRIPTION_ID_PROPERTY - Static variable in class cern.cmw.mom.pubsub.NotificationHelper
-
Message property name identifying the subscription the notification is about.
- SubscriptionHandle - Class in cern.cmw.mom.pubsub.impl
-
Internal class.
- SubscriptionHandle(TopicSubscriber, String, String, MessageListener) - Constructor for class cern.cmw.mom.pubsub.impl.SubscriptionHandle
-
Constructor for the SubscriptionHandle class.
- SubscriptionHandle() - Constructor for class cern.cmw.mom.pubsub.impl.SubscriptionHandle
-
Default constructor for the SubscriptionHandle class.
- SubscriptionListener - Interface in cern.cmw.mom.pubsub
-
Public interface.
- subscriptionsFilters - Variable in class alma.acs.nc.NCSubscriber
-
Contains a list of the added and removed subscription filters applied.
- subsOrPubs - Variable in class acs.benchmark.nc.comp.CorbaNotifyBaseImpl
-
The component stores here all NCs it is connected to, together with the publisher or subscriber object it uses.
- SubsysResourceMonitor - Class in alma.ACS.MasterComponentImpl
-
Monitor for any kind of resource whose state a subsystem master component
wants to observe.
- SubsysResourceMonitor.ComponentChecker<T extends ACSComponent> - Class in alma.ACS.MasterComponentImpl
-
Implementation of ResourceChecker for ACS components.
- SubsysResourceMonitor.PingableResourceChecker<T extends PingableResourceOperations> - Class in alma.ACS.MasterComponentImpl
-
A custom ResourceChecker for objects implementing
PingableResource interface.
- SubsysResourceMonitor.ResourceChecker<T> - Interface in alma.ACS.MasterComponentImpl
-
Encapsulates the details of a particular resource,
so that all resources (components, offshoots, databases, ...) can
be monitored in the same way.
- SubsysResourceMonitor.ResourceErrorHandler<T> - Interface in alma.ACS.MasterComponentImpl
-
Error handler that gets notified when a monitored resource becomes unavailable or degraded.
- success(Flow, String) - Method in class alma.acs.commandcenter.gui.TabPanel.FlowDialog
-
- success(Flow, String) - Method in class alma.acs.commandcenter.trace.DefaultChecklistPanel
-
- success(String) - Method in class alma.acs.commandcenter.trace.Flow
-
- success(Flow, String) - Method in interface alma.acs.commandcenter.trace.FlowListener
-
- suffix - Static variable in class alma.tools.idlgen.AcsXmlNamingExpert
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.CommonComparablePropertyImpl
-
Calculate a sum of two values.
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROdoubleImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROdoubleSeqImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROfloatImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROfloatSeqImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROlongImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROlongLongImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROlongSeqImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROOnOffSwitchImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.ROuLongLongImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWbooleanImpl
-
(Ale) What is the meaning of summing/subtracting booleans?
I will throw an exception
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWdoubleImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWdoubleSeqImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWfloatImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWfloatSeqImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWlongImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWlongLongImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWlongSeqImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWOnOffSwitchImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWpatternImpl
-
- sum(Object, Object, boolean) - Method in class alma.ACS.impl.RWuLongLongImpl
-
- Sun - Class in dartboard
-
Insert the type's description here.
- Sun() - Constructor for class dartboard.Sun
-
Sun constructor comment.
- sunDeclinationLabelPropertyDescriptor() - Method in class dartboard.PlanetPanelBeanInfo
-
Gets the sunDeclinationLabel property descriptor.
- sunRightAscensionLabelPropertyDescriptor() - Method in class dartboard.PlanetPanelBeanInfo
-
Gets the sunRightAscensionLabel property descriptor.
- SupAnnCommonView - Class in alma.acs.alarmsystemprofiler.parts
-
The Suppressed and the annunciated view are almost identical: this class groups
common methods and properties.
- SupAnnCommonView() - Constructor for class alma.acs.alarmsystemprofiler.parts.SupAnnCommonView
-
Constructor
- supplierAdmin - Variable in class alma.acs.nc.NCPublisher
-
Supplier Admin object is responsible for creating & managing proxy consumers.
- SupplierTestComponent - Class in alma.perftest.SupplierTestComponent
-
Currently configured as "SUPJAVA01".
- SupplierTestComponent() - Constructor for class alma.perftest.SupplierTestComponent.SupplierTestComponent
-
- SupplierTestComponentHelper - Class in alma.perftest.SupplierTestComponent
-
- SupplierTestComponentHelper(Logger) - Constructor for class alma.perftest.SupplierTestComponent.SupplierTestComponentHelper
-
Passes a logger to the callback object.
- supportsEditingTaggedValues() - Method in class cern.gp.beans.editors.ButtonEditor
-
- supportsEditingTaggedValues() - Method in class cern.gp.beans.editors.CheckBoxEditor
-
- suppressCorbaRemoteLogging() - Method in class alma.acs.logging.ClientLogManager
-
Allows to suppress remote logging of Corba/ORB logger(s).
- SuppressedContainer - Class in alma.acs.alarmsystemprofiler.document
-
The container for the ACTIVE suppressed (reduced) alarms.
- SuppressedContainer.ReductionValue - Class in alma.acs.alarmsystemprofiler.document
-
The item to send to the table.
- SuppressedPart - Class in alma.acs.alarmsystemprofiler.parts
-
- SuppressedPart() - Constructor for class alma.acs.alarmsystemprofiler.parts.SuppressedPart
-
- suppressLogs(boolean) - Method in class alma.acs.testsupport.LogRecordCollectingLogger
-
Switches real logging off/on.
- suppressRemoteLogging() - Method in class alma.acs.logging.ClientLogManager
-
Suppresses remote logging.
- surroundingTabbedPane - Variable in class alma.acs.commandcenter.gui.FeedbackArea
-
- surroundingTabTitle - Variable in class alma.acs.commandcenter.gui.FeedbackArea
-
- surviveFocusChange() - Method in class cern.gp.actions.CopyAction
-
- surviveFocusChange() - Method in class cern.gp.actions.DeleteAction
-
- surviveFocusChange() - Method in class cern.gp.actions.support.BeanAction
-
- surviveFocusChange() - Method in class cern.gp.actions.support.NodeAction
-
- suspend() - Method in class alma.ACS.impl.CommonComparableMonitorImpl
-
- suspend() - Method in class alma.ACS.impl.CommonMonitorImpl
-
- suspend() - Method in class alma.ACS.MasterComponentImpl.SubsysResourceMonitor
-
- suspend() - Method in interface alma.acs.nc.AcsEventSubscriber
-
Used to temporarily halt receiving events of all types.
- suspend() - Method in class alma.acs.nc.AcsEventSubscriberImplBase
-
- suspend() - Method in class alma.acs.nc.sm.generated.EventSubscriberSignalDispatcher
-
- suspend() - Method in interface alma.acs.nc.sm.generated.EventSubscriberSignalHandler
-
- suspendAction(EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in class alma.acs.nc.AcsEventSubscriberImplBase
-
Subclass may override, but must call super.suspendAction().
- suspendAction(EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in class alma.acs.nc.NCSubscriber
-
- suspendAction(EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in interface alma.acs.nc.sm.generated.EventSubscriberAllActionsHandler
-
- suspendLoop() - Method in class alma.acs.concurrent.ThreadLoopRunner
-
- suspendLoopAndWait(long, TimeUnit) - Method in class alma.acs.concurrent.ThreadLoopRunner
-
- SwingAction(String) - Constructor for class alma.acs.commandcenter.gui.CommandCenterGui.SwingAction
-
- SwingAction(String) - Constructor for class alma.acs.commandcenter.gui.DeploymentTree.SwingAction
-
- SynchroBuffer - Class in cern.laser.util.buffer
-
A buffering utility class.
- SynchroBuffer(long, long, int, int) - Constructor for class cern.laser.util.buffer.SynchroBuffer
-
Constructor.
- SynchroBuffer() - Constructor for class cern.laser.util.buffer.SynchroBuffer
-
Default constructor.
- SynchroBufferAdapter - Class in cern.laser.util.buffer
-
A buffering utility class.
- SynchroBufferAdapter(SynchroBufferListener, SynchroBuffer) - Constructor for class cern.laser.util.buffer.SynchroBufferAdapter
-
Constructor.
- SynchroBufferConfig - Class in cern.laser.util.buffer
-
Service class.
- SynchroBufferConfig() - Constructor for class cern.laser.util.buffer.SynchroBufferConfig
-
- SynchroBufferListener - Interface in cern.laser.util.buffer
-
SynchroBuffer listener interface.
- synchronizeInternalParentConnect(BACIRemoteNode) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
- Synchronizer - Interface in com.cosylab.distsync
-
DOCUMENT ME!
- SynchronizerImpl - Class in com.cosylab.distsync
-
DOCUMENT ME!
- SynchronizerImpl() - Constructor for class com.cosylab.distsync.SynchronizerImpl
-
- SynchronousAdministrator - Interface in com.cosylab.acs.maci
-
Administrator to be notified in synchronous way.
- SynchronousAdministratorProxy - Class in com.cosylab.acs.maci.plug
-
CORBA SynchronousAdministrator Proxy.
- SynchronousAdministratorProxy(si.ijs.maci.SynchronousAdministrator) - Constructor for class com.cosylab.acs.maci.plug.SynchronousAdministratorProxy
-
Constructor for SynchronousAdministratorProxy.
- SYSPROP_COMMAND_NATIVE_SSH - Static variable in class alma.acs.commandcenter.engine.Executor
-
- SYSPROP_FIRESTARTER_OAPORT - Static variable in class alma.acs.container.corba.AcsCorba
-
- SysPropEditor - Class in alma.acs.vmtools
-
Allows to configure System Properties at runtime.
- SysPropEditor() - Constructor for class alma.acs.vmtools.SysPropEditor
-
- SysPropEditor.MapTableModel - Class in alma.acs.vmtools
-
- SYSTEM_PREFIX - Static variable in class cern.gp.logging.NetBeansLog
-
- systemExit() - Method in class si.ijs.acs.objectexplorer.ObjectExplorer
-
Comment