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

R

raise(String) - Method in class alma.acs.alarmsystem.source.AlarmsMap
An alarms has been raised and must be added to the map.
raiseAlarm(String, String, int) - Method in interface alma.acs.alarmsystem.source.AlarmSource
Raise an alarm with the given triplet.
raiseAlarm(String, String, int, Properties) - Method in interface alma.acs.alarmsystem.source.AlarmSource
Raise an alarm with the given triplet and a set of properties.
raiseAlarm(String, String, int) - Method in class alma.acs.alarmsystem.source.AlarmSourceImpl
 
raiseAlarm(String, String, int, Properties) - Method in class alma.acs.alarmsystem.source.AlarmSourceImpl
 
raiseAlarm(String, String, int) - Method in interface alma.acs.logging.ClientLogManager.LogAlarmHandler
 
random - Static variable in class alma.acs.nc.Helper
Random number generator, used to randomize client names when used as server-side proxy names.
random - Static variable in class com.cosylab.logging.engine.ACS.ACSStructuredPushConsumer
 
Range - Class in alma.acs.container.archive
This class represents a range of UIDs as created by the Alma archive, and allows using them as XML document IDs or links to XML documents.
Range(IdentifierRange) - Constructor for class alma.acs.container.archive.Range
 
rangeId() - Method in class alma.acs.container.archive.Range
Gets the UID of this range document itself.
rangeIdString() - Method in class alma.acs.container.archive.Range
Gets a String representation of the UID of this range document itself.
rate - Variable in class cl.utfsm.samplingSystemUI.Timer
 
RateUpdater() - Constructor for class com.cosylab.logging.engine.ACS.ACSLogRetrieval.RateUpdater
 
read(String) - Method in class alma.acs.commandcenter.app.ProjectRunModel
 
readAttribute(Node) - Method in class cl.utfsm.acs.xml.CommonSchema
Read a DOM attribute node and return a new AcsAttribute object
readBuiltinTools(Reader) - Static method in class alma.acs.commandcenter.engine.ToolManager
Reads the tool definition from the specified reader.
readCharacteristics() - Method in class alma.ACS.impl.CommonComparablePropertyImpl
Read property characteristics.
readCharacteristics() - Method in class alma.ACS.impl.CommonPropertyImpl
Read property characteristics.
readCharacteristics() - Method in class alma.ACS.impl.PropertyImpl
Read property characteristics.
readCharacteristics() - Method in class alma.ACS.impl.ROCommonComparablePropertyImpl
Read property characteristics.
readCharacteristics() - Method in class alma.ACS.impl.RWCommonComparablePropertyImpl
Read property characteristics.
readCharacteristics() - Method in class alma.ACS.impl.TypelessPropertyImpl
Read property characteristics.
readConfiguration() - Method in class com.cosylab.cdb.client.CDBAccess
Interprets the configuration delivered by System JVM properties.
readDefaultBuiltinTools() - Static method in class alma.acs.commandcenter.engine.ToolManager
 
readDefaultExtraTools() - Static method in class alma.acs.commandcenter.engine.ToolManager
 
readDefaultVariables() - Method in class alma.acs.commandcenter.app.ProjectRunModel
The default allocation of the variables map is (an excerpt of) the System Properties.
readDocumentation(Node) - Method in class cl.utfsm.acs.xml.CommonSchema
Read a DOM annotation node with documentation, and return the string documentation.
Reader(InputStream) - Constructor for class alma.acs.commandcenter.engine.NativeCommand.Reader
 
ReaderExtractor - Class in alma.acs.util
Helper class that reads all chars from a Reader object and returns them as a String.
ReaderExtractor(Reader) - Constructor for class alma.acs.util.ReaderExtractor
 
ReaderLock() - Constructor for class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock.ReaderLock
 
readerLock_ - Variable in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
 
ReaderPreferenceReadWriteLock - Class in com.cosylab.acs.maci.manager
A ReadWriteLock that prefers waiting writers over waiting readers when there is contention.
ReaderPreferenceReadWriteLock() - Constructor for class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
 
ReaderPreferenceReadWriteLock.ReaderLock - Class in com.cosylab.acs.maci.manager
 
ReaderPreferenceReadWriteLock.Signaller - Class in com.cosylab.acs.maci.manager
Reader and Writer requests are maintained in two different wait sets, by two different objects.
ReaderPreferenceReadWriteLock.Sync - Interface in com.cosylab.acs.maci.manager
Main interface for locks, gates, and conditions.
ReaderPreferenceReadWriteLock.WriterLock - Class in com.cosylab.acs.maci.manager
 
readExternal(ObjectInput) - Method in class org.openide.windows.TopComponent
Deserialize this top component.
readExtraTools(Reader) - Static method in class alma.acs.commandcenter.engine.ToolManager
Reads the tool definitions from the specified reader.
readFromFile(QueueEntry) - Method in class alma.acs.util.stringqueue.QueueFile
Read a string from the file
readFromInput(Map<String, Object>, String, String) - Static method in class alma.acs.commandcenter.engine.ToolManager
 
readFromModel(RunModel, String, String) - Static method in class alma.acs.commandcenter.engine.ToolManager
 
readingFile(String) - Method in class alma.acs.tools.comphelpergen.IOSpecification
Reads a sample test file and ignores all the line terminators.
readLock() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
 
readProject(File) - Method in class alma.acs.commandcenter.app.CommandCenterLogic
 
readProject(File) - Method in class alma.acs.commandcenter.app.ProjectMaker
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.CommonPropertyImpl
Read property type characteristic.
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.CommonROEnumPropertyImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RObooleanImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROdoubleImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROdoubleSeqImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROfloatImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROfloatSeqImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROlongImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROlongLongImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROlongSeqImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROOnOffSwitchImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROpatternImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROstringImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROstringSeqImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.ROuLongLongImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWbooleanImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWdoubleImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWdoubleSeqImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWfloatImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWfloatSeqImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWlongImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWlongLongImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWlongSeqImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWOnOffSwitchImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWpatternImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWstringImpl
 
readPropertyTypeCharacteristic(String) - Method in class alma.ACS.impl.RWuLongLongImpl
 
readResource(String) - Static method in class alma.acs.jhelpgen.Util
Reads a resource into a string.
readVariables(Properties) - Method in class alma.acs.commandcenter.app.ProjectRunModel
Use given properties table for variable resolution
Ready2Samp() - Method in class cl.utfsm.samplingSystemUI.BeanGrouper
Getter for a boolean status check.
REALTIME - Static variable in class alma.ACS.jbaci.BACIPriority
REALTIME priorty class.
rebind(Name, Object) - Method in class com.cosylab.cdb.jdal.JNDIContext
 
rebind(String, Object) - Method in class com.cosylab.cdb.jdal.JNDIContext
 
rebuildSessionFactory() - Method in class com.cosylab.cdb.jdal.hibernate.HibernateUtil
Rebuild the SessionFactory with the static Configuration.
rebuildSessionFactory(Configuration) - Method in class com.cosylab.cdb.jdal.hibernate.HibernateUtil
Rebuild the SessionFactory with the given Hibernate Configuration.
receive(T, EventDescription) - Method in class acs.benchmark.nc.comp.subscriber.CorbaNotifyConsumerImpl.TestEventHandler
 
receive(U, EventDescription) - Method in interface alma.acs.nc.AcsEventSubscriber.Callback
Event delivery, from the framework to user code.
receive(long, String, String, Object) - Method in interface alma.acs.nc.ArchiveConsumer.ArchiveReceiver
 
receive(long, String, String, Object) - Method in class alma.acs.nsstatistics.ArchiveReceiver
 
receive(MountEventData, EventDescription) - Method in class alma.ACSCOURSE_MOUNT.MountConsumer
A receive method must be created for each type of event we plan on receiving.
receive(ACSJMSMessageEntity, EventDescription) - Method in class alma.alarmsystem.clients.SourceClient
The method receives all the messages published in the NC For each message received it check if its content is right i.e.
receive(ACSJMSMessageEntity, EventDescription) - Method in class alma.alarmsystemdemo.listener.SourcesListener
The method receives all the messages published in the NC by the sources
receive(statusBlockEvent, EventDescription) - Method in class alma.COUNTER.CounterConsumerImpl.CounterConsumerImpl
NC receiver method.
receive(temperatureDataBlockEvent, EventDescription) - Method in class alma.demo.EventConsumerImpl.EventConsumerImpl
This method will be called whenever a temperatureDataBlockEvent becomes available on the channel.
receive(temperatureDataBlockEvent, EventDescription) - Method in class alma.demo.EventConsumerImpl.NCReceiverImpl
 
receive() - Method in class com.cosylab.acs.jms.ACSJMSConsumer
 
receive(long) - Method in class com.cosylab.acs.jms.ACSJMSConsumer
 
receive(ACSJMSMessageEntity) - Method in class com.cosylab.acs.jms.ACSJMSConsumer
 
receive(ACSJMSMessageEntity, EventDescription) - Method in class com.cosylab.acs.jms.ACSJMSTopicSubscriber
The NC subscriber callback method.
receive(ACSJMSMessageEntity, EventDescription) - Method in class com.cosylab.acs.laser.AlarmSourcesListener
The NC subscriber callback method.
receive(ACSJMSMessageEntity, EventDescription) - Method in class com.cosylab.acs.laser.AlarmSourcesListenerCached
Each alarm is pushed into the alarm service unless there are no alarms in cache
receiveAlarms() - Method in class alma.alarmsystem.dump.AlarmDumperBase
Connect the client This method never stops.
receiveAlarms(long, TimeUnit) - Method in class alma.alarmsystem.dump.AlarmDumperBase
Connect the client until the timeout elapses or the user presses CTRL-C This method never when the timeout elapse or the user presses CTRL-C
ReceivedLogRecord(ILogEntry) - Constructor for class alma.acs.logging.engine.LogReceiver.ReceivedLogRecord
 
receiveEvents(NcEventSpec[], int, int) - Method in class acs.benchmark.nc.comp.subscriber.CorbaNotifyConsumerImpl
 
receiveGeneric(Object, EventDescription) - Method in interface alma.acs.nc.AcsEventSubscriber.GenericCallback
TODO: Use T instead of Object ?
receiveNoWait() - Method in class com.cosylab.acs.jms.ACSJMSConsumer
 
receivers - Variable in class alma.acs.nc.AcsEventSubscriberImplBase
Contains a list of receiver functions to be invoked when an event of a particular type is received.
recommendedPoolTime() - Method in exception alma.ACS.jbaci.DataAccess.OnChangeNotSupportedException
Recommended pool time in ms, can be 0.
reconnect(Object) - Method in class alma.acs.nc.AcsNcReconnectionCallback
Called by the NotifyService after service restart, giving the new EventChannelFactory reference.
reconnect(EventChannelFactory) - Method in class alma.acs.nc.NCPublisher
 
reconnect(EventChannelFactory) - Method in class alma.acs.nc.NCSubscriber
 
reconnect(EventChannelFactory) - Method in interface alma.acs.nc.ReconnectableParticipant
 
reconnect(Session) - Method in class com.cosylab.cdb.jdal.hibernate.HibernateUtil
Reconnects a Hibernate Session to the current Thread.
ReconnectableParticipant - Interface in alma.acs.nc
Must be implemented by NC publishers and subscribers in order to get a reconnect request from the NotifyService after a service restart.
reconnectCallback - Variable in class alma.acs.nc.NCPublisher
 
reconnectNamingService() - Method in class alma.acs.nsstatistics.EventModel
 
recover() - Method in class com.cosylab.acs.jms.ACSJMSSession
 
recoverClients() - Method in class com.cosylab.cdb.jdal.DALImpl
Recovery related implementation.
recoverClients() - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
Recovery related implementation.
recoverClients() - Method in interface com.cosylab.cdb.jdal.Recoverer
Read recovery information and notify clients that their objects my be changed
recoverClients() - Method in class com.cosylab.cdb.jdal.WDALBaseImpl
 
Recoverer - Interface in com.cosylab.cdb.jdal
 
recoverSubscriptions() - Method in class cern.cmw.mom.pubsub.impl.DefaultSubscriberImpl
Method recoverSubscriptions
RecoveryFilesRemover - Class in com.cosylab.acs.maci.manager.app
Removed old (obsolete) recovery files.
RecoveryFilesRemover() - Constructor for class com.cosylab.acs.maci.manager.app.RecoveryFilesRemover
 
recoveryModeOverride - Variable in class alma.acs.container.AcsEmbeddedContainerRunner
 
RecoverySnapshotTask - Class in com.cosylab.acs.maci.manager.app
 
RecoverySnapshotTask(SnapshotPrevayler, long, String, AtomicBoolean) - Constructor for class com.cosylab.acs.maci.manager.app.RecoverySnapshotTask
 
RecursiveChildrenListManager - Class in cern.gp.explorer.test.helpers
an implementation of the ChildrenListManager to be used for testing and quick hacks.
RecursiveChildrenListManager() - Constructor for class cern.gp.explorer.test.helpers.RecursiveChildrenListManager
Constructor to create a tree with a pre-defined number of children.
RecursiveChildrenListManager(int) - Constructor for class cern.gp.explorer.test.helpers.RecursiveChildrenListManager
constructor that allows to specify how many times children are added to the parents, when the user opens the branches of the tree.
RecursiveChildrenListManager(int, int) - Constructor for class cern.gp.explorer.test.helpers.RecursiveChildrenListManager
Constructor that allows to specify (1) how many times children are added to parents when the user opens the branches of the tree and (2) how many children are added to each parent.
RecursiveChildrenListManager(Class, int, int) - Constructor for class cern.gp.explorer.test.helpers.RecursiveChildrenListManager
constructor that allows to specify how many times children are added to the parents, and how many sibling children are added each time, and the Bean class to use
recvLogs(int[], int) - Method in class alma.acs.logtools.monitor.file.FileStatistics
Notified every time interval about the number of logs of each type received during the interval.
recvLogs(int[], int) - Method in class alma.acs.logtools.monitor.gui.LogMonitorFrame
 
recvLogs(int[], int) - Method in interface alma.acs.logtools.monitor.LogNumbersListener
Notify the listener about the number of each log type received in LogDetailsDispatcher.NUMBER_LISTENERS_INTERVAL seconds.
redefine(Properties) - Static method in class alma.acs.gui.standards.GuiStandards
Redefines the current settings according to the specified properties object.
reduce(List<ILogEntry>) - Method in class alma.acs.logging.table.reduction.LogProcessor
Reduce the logs by applying the reduction rules.
ReducedChainDlg - Class in alma.acsplugins.alarmsystem.gui.reduced
The dialog showing all the alarms involved in a reduction.
ReducedChainDlg(AlarmCategoryClient, AlarmTableEntry, CernSysPanel, UndocAlarmTableModel) - Constructor for class alma.acsplugins.alarmsystem.gui.reduced.ReducedChainDlg
Constructor
reducible - Variable in class alma.acs.logging.table.reduction.AntennaRule
reducible is true if the initial message contains an antenna name and therefore can reduce other log messages.
REDUCTION_DEFINITIONS_PATH - Static variable in class alma.TMCDB.alarm.ReductionDefinitions
 
reductionAlarmsStat(Integer, Integer, Integer, Integer, Integer, Integer) - Method in interface alma.alarmsystem.clients.alarm.AlarmCategoryStatListener
The number of alarms having the following reduction properties set.
ReductionDefinitions - Class in alma.TMCDB.alarm
 
ReductionDefinitions(Session, Configuration, ConfigurationAccessor, Map<String, Object>, Logger) - Constructor for class alma.TMCDB.alarm.ReductionDefinitions
 
ReductionLink - Class in alma.TMCDB.alarm
 
ReductionLink(String, AlarmDefinition, AlarmDefinition) - Constructor for class alma.TMCDB.alarm.ReductionLink
 
ReductionLink - Class in cern.laser.business.definition.data
 
ReductionLink(AlarmDefinition, AlarmDefinition) - Constructor for class cern.laser.business.definition.data.ReductionLink
 
ReductionLink.HierarchyElement - Class in alma.TMCDB.alarm
 
ReductionLinks - Class in alma.TMCDB.alarm
 
ReductionLinks(String) - Constructor for class alma.TMCDB.alarm.ReductionLinks
 
ReductionManager - Class in cl.utfsm.acs.acg.core
 
ReductionMaskDefinitionHandler - Interface in cern.laser.definition
Provides the service to handle alarm reduction/mask definitions.
ReductionMaskDefinitionHandlerImpl - Class in cern.laser.definition.impl
DOCUMENT ME!
ReductionMaskDefinitionHandlerImpl(String) - Constructor for class cern.laser.definition.impl.ReductionMaskDefinitionHandlerImpl
Creates a new ReductionMaskDefinitionHandlerImpl object.
reductionRenderer - Static variable in class alma.acsplugins.alarmsystem.gui.table.AlarmTable
The renderer for the reduced alarm entries i.e.
ReductionRule - Class in alma.acs.logging.table.reduction
The objects that implement this interface are those that reduces the logs.
ReductionRule(ILogEntry) - Constructor for class alma.acs.logging.table.reduction.ReductionRule
Constructor
ReductionRule - Class in cl.utfsm.acs.acg.core
Class used to represent a Reduction Rule.
ReductionRule(Alarm) - Constructor for class cl.utfsm.acs.acg.core.ReductionRule
 
ReductionsView - Class in cl.utfsm.acs.acg.gui
 
ReductionsView() - Constructor for class cl.utfsm.acs.acg.gui.ReductionsView
 
ReductionThreshold - Class in alma.TMCDB.alarm
 
ReductionThreshold(int, AlarmDefinition) - Constructor for class alma.TMCDB.alarm.ReductionThreshold
 
ReductionThresholds - Class in alma.TMCDB.alarm
 
ReductionThresholds() - Constructor for class alma.TMCDB.alarm.ReductionThresholds
 
ReductionValue(String) - Constructor for class alma.acs.alarmsystemprofiler.document.SuppressedContainer.ReductionValue
Canstructor
ref - Variable in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector.InvocationObjectHolder
 
ReflectionBACIAction - Class in alma.ACS.jbaci
BACI action using reflection to invoke BACI method.
ReflectionBACIAction(PrioritizedExecutor, Object, Method, CBvoid, CBDescIn) - Constructor for class alma.ACS.jbaci.ReflectionBACIAction
Constructor of NORMAL priority action (CBvoid callback).
ReflectionBACIAction(PrioritizedExecutor, Object, Method, Callback, CBDescIn, CallbackDispatcher) - Constructor for class alma.ACS.jbaci.ReflectionBACIAction
Constructor of NORMAL priority action.
ReflectionBACIAction(PrioritizedExecutor, Object, Method, CBvoid, CBDescIn, BACIPriority) - Constructor for class alma.ACS.jbaci.ReflectionBACIAction
Constructor.
ReflectionBACIAction(PrioritizedExecutor, Object, Method, Callback, CBDescIn, CallbackDispatcher, BACIPriority) - Constructor for class alma.ACS.jbaci.ReflectionBACIAction
Constructor.
ReflectionBACIAction(PrioritizedExecutor, Object, Class, String, CBvoid, CBDescIn) - Constructor for class alma.ACS.jbaci.ReflectionBACIAction
Constructor of NORMAL priority action (CBvoid callback).
ReflectionBACIAction(PrioritizedExecutor, Object, Class, String, Callback, CBDescIn, CallbackDispatcher) - Constructor for class alma.ACS.jbaci.ReflectionBACIAction
Constructor of NORMAL priority action.
ReflectionBACIAction(PrioritizedExecutor, Object, Class, String, Callback, CBDescIn, CallbackDispatcher, BACIPriority) - Constructor for class alma.ACS.jbaci.ReflectionBACIAction
Constructor of priority action.
refresh() - Method in class alma.acs.alarmsystemprofiler.document.TenMinutesContainer
Ask the view to refresh the chart
refresh() - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelSelectorPanel
Refresh the list, to see changes made by other operators
refresh(int, int) - Method in class alma.acsplugins.alarmsystem.gui.undocumented.UndocStatusLinePnl
Refresh the content of the label
refresh_logging_config() - Method in class alma.acs.alarmsystem.acsimpl.AcsAlarmSystem
Commands the container or manager to read in again the logging configuration from the CDB and to reconfigure the loggers accordingly.
refresh_logging_config() - Method in class alma.acs.container.AcsContainer
Commands the container or manager to read in again the logging configuration from the CDB and to reconfigure the loggers accordingly.
refresh_logging_config() - Method in class com.cosylab.acs.laser.LaserComponent
Commands the container or manager to read in again the logging configuration from the CDB and to reconfigure the loggers accordingly.
refresh_logging_config() - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
Commands the container or manager to read in again the logging configuration from the CDB and to reconfigure the loggers accordingly.
refresh_logging_config() - Method in class com.cosylab.cdb.jdal.DALImpl
Commands the container or manager to read in again the logging configuration from the CDB and to reconfigure the loggers accordingly.
refresh_logging_config() - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
Commands the container or manager to read in again the logging configuration from the CDB and to reconfigure the loggers accordingly.
refresh_logging_config() - Method in class com.cosylab.cdb.jdal.WDALBaseImpl
 
REFRESH_TIMEINTERVAL - Static variable in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
The time interval (seconds) between 2 updates of the content of the table
REFRESH_UI_SIGNAL_NAME - Static variable in class alma.acs.eventbrowser.handlers.NotifyServiceUpdateJob
 
refreshChart(double[], Date[]) - Method in class alma.acs.alarmsystemprofiler.parts.AlarmsPerTenMinutesPart
 
refreshChart(double[], Date[]) - Method in class alma.acs.alarmsystemprofiler.parts.ChartViewBase
Refresh the content of the graph by setting the passed series of doubles
refreshContents() - Method in class cl.utfsm.acs.acg.gui.AlarmsView
 
refreshContents() - Method in class cl.utfsm.acs.acg.gui.AlarmSystemView
 
refreshContents() - Method in class cl.utfsm.acs.acg.gui.CategoriesView
 
refreshContents() - Method in interface cl.utfsm.acs.acg.gui.IMyViewPart
Refreshes the contents of the views.
refreshContents() - Method in class cl.utfsm.acs.acg.gui.ReductionsView
 
refreshContents() - Method in class cl.utfsm.acs.acg.gui.SourcesView
 
refreshCountdown - Variable in class alma.acs.commandcenter.meta.MaciSupervisor
 
refreshCountFrom - Variable in class alma.acs.commandcenter.meta.MaciSupervisor
 
refreshDelaySeconds - Variable in class alma.acs.eventbrowser.handlers.PeriodicRefreshHandler
 
refreshDocsTree() - Method in class cl.utfsm.acs.ebe.ErrorBrowserEditor
 
RefreshIfNeeded() - Constructor for class alma.acs.commandcenter.meta.MaciSupervisor.RefreshIfNeeded
 
refreshLag - Variable in class alma.acs.commandcenter.meta.MaciSupervisor
 
refreshManagers() - Method in class alma.acs.commandcenter.gui.DeploymentTree
 
refreshMembersTable() - Method in class cl.utfsm.acs.ebe.ErrorBrowserEditor
 
refreshNow() - Method in class alma.acs.commandcenter.meta.MaciSupervisor
Tries to refresh the component-section, container-section, and client-section of the info tree model.
refreshOrdering() - Method in interface cern.gp.nodes.children.NodeCollection
Signal this collection that it should refresh the ordering of its member using the sorting mecanism already in place.
refreshSoon() - Method in class alma.acs.commandcenter.meta.MaciSupervisor
Request the MaciInfo be refreshed in the background.
refreshTask - Variable in class alma.acs.commandcenter.meta.MaciSupervisor
 
refreshTree() - Method in class alma.acs.gui.loglevel.tree.LogLvlTreeModel
Build the tree.
refreshWithoutACause - Variable in class alma.acs.commandcenter.meta.MaciSupervisor
 
RegExpFilter - Class in com.cosylab.logging.engine
The filter for the Constraint REGEXP type.
RegExpFilter(LogField, boolean, String, boolean) - Constructor for class com.cosylab.logging.engine.RegExpFilter
Build a filter with a regular expression i.e.
register_component(String, String, Object) - Method in class alma.acs.container.AcsManagerProxy
From maci IDL comments: "Registers a CORBA object as a component, assigning it a CURL and making it accessible through the Manager.
REGISTER_COMPONENT - Static variable in interface com.cosylab.acs.maci.AccessRights
Clients must have the REGISTER_COMPONENT access right to be able to call Manager's register_component and unregister_component methods.
register_component(int, String, String, Object) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
Register a CORBA object as a Component, assigning it a CURL and making it accessible through the Manager.
registerActionHandler(A, AcsScxmlActionExecutor<A>) - Method in class alma.acs.nc.sm.generic.AcsScxmlActionDispatcher
Registers an action handler for the given SM action.
registerBeanInfoSearchPaths(String[]) - Static method in class cern.gp.beans.BeanUtils
Registers a set of paths in the BeanInfo search path of the java.beans.Introspector.
registerCleanUpCallback(ContainerServicesImpl.CleanUpCallback) - Method in class alma.acs.container.ContainerServicesImpl
Deprecated.
Since ACS 10.2. Should be removed along with old NC Consumer.
registerCollector(String) - Method in class alma.acs.monitoring.controller.ControllerImpl
Note that a collector may call this method before all blobber containers have started.
registerComponent(int, URI, String, Component) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
 
registerComponent(int, URI, String, Component) - Method in interface com.cosylab.acs.maci.Manager
Register a CORBA object as a component, assigning it a CURL and making it accessible through the Manager.
registerComponent(int, URI, String, Component) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
 
registerComponentListener(ContainerServices.ComponentListener) - Method in interface alma.acs.container.ContainerServices
Allows a client to register a callback object that gets notified when some component(s) in use by the client (= components the client requested previously) dies or comes back to life (with ComponentListener#includeForeignComponents()==false).
registerComponentListener(ContainerServices.ComponentListener) - Method in class alma.acs.container.ContainerServicesImpl
 
registerComponentListener(ContainerServices.ComponentListener) - Method in class alma.acs.container.ContainerServicesProxy
 
registerComponentListener(ContainerServices.ComponentListener) - Method in class alma.acs.container.testsupport.DummyContainerServices
 
registerEditorSearchPaths(String[]) - Static method in class cern.gp.beans.BeanUtils
Registers a set of paths in the PropertyEditor search path of the java.beans.PropertyEditorManager.
registerForReconnect(ContainerServicesBase, EventChannelFactory) - Method in class alma.acs.nc.AcsNcReconnectionCallback
Called by the event subscriber or supplier when connecting to the NC.
registerGroupedNotifyTaks(Object, ManagerImpl.GroupedRunnable) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
 
registerInterceptor(Interceptor) - Method in class com.cosylab.cdb.jdal.hibernate.HibernateUtil
Register a Hibernate interceptor with the current thread.
registerKnownCollectors(String) - Method in class alma.acs.monitoring.controller.ControllerImpl
 
registerListener() - Method in class cern.gp.explorer.properties.PropertyField.BeanPropertyChangeListener
add a property change listener to the Bean
registerMonitor(MonitorOperations, T) - Method in class alma.ACS.impl.CommonPropertyImpl
Register monitor on this property (and optionally CORBA activate).
registerNonCorbaMonitor(MonitorOperations) - Method in class alma.ACS.impl.CommonPropertyImpl
Register monitor on this property, without corba activation.
registerOption(String, int) - Method in class alma.acs.util.CmdLineArgs
 
registerOption(CmdLineRegisteredOption) - Method in class alma.acs.util.CmdLineArgs
 
registerProperty(PropertyOperations, T) - Method in class alma.ACS.impl.CharacteristicComponentImpl
Register property on this component (and optionally CORBA activate).
registerShutdownHook() - Method in class alma.acs.component.client.ComponentClient
Default shutdown hook is used to complain if the application forgot to call tearDown().
registerShutdownHook() - Method in class alma.acs.component.client.ComponentRefTracker
 
registerShutdownHook() - Method in class alma.alarmsystem.dump.AlarmDumperBase
AlarmDumperBase registers its own shutdown hook in fact what is provided by ComponentClient logs a few warnings if the process is interrupted but in this case the situation is absolutely normal.
registry() - Method in class org.openide.windows.DummyWindowManager
 
regularTermination() - Method in class alma.acs.container.ShutdownHook
 
regularTermination() - Method in class alma.acs.shutdown.ShutdownHookBase
Subclasses can override this method to log nothing or something else.
rehash() - Method in class com.cosylab.acs.maci.manager.IntHashMap
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
reinit() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
 
reinit() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
 
reinit() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
 
reinit() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
 
ReinitializingState - Class in alma.ACS.MasterComponentImpl.statemachine
 
ReinitializingState(AlmaSubsystemContext, OfflineState, AcsLogger) - Constructor for class alma.ACS.MasterComponentImpl.statemachine.ReinitializingState
 
reinitSubsystem() - Method in interface alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemActions
 
reinitSubsystem() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
 
release() - Method in class com.cosylab.acs.laser.dao.ACSAlarmCacheImpl
Acquire the lock for using the cache.
release() - Method in interface com.cosylab.acs.maci.Client
Release remote resources of this object.
release() - Method in class com.cosylab.acs.maci.plug.ClientImpl
 
release() - Method in class com.cosylab.acs.maci.plug.ClientProxy
We explicitly release the client reference, so that the ClientGIOPConnection can be closed, where otherwise it will occupy one of the connector threads until it gets garbage collected, possibly leading to the manager lock up described in http://jira.alma.cl/browse/COMP-979
release_component(int, String, CBlong) - Method in class alma.acs.container.AcsManagerProxy
From maci IDL comments: "Asynchronously release a component.
release_component(int, String) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
Release a Component.
release_component_async(int, String, CBlong, CBDescIn) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
 
RELEASE_IMMEDIATELY - Static variable in interface com.cosylab.acs.maci.ManagerConstants
Release immediately keep-alive time.
RELEASE_NEVER - Static variable in interface com.cosylab.acs.maci.ManagerConstants
Never release (immortal) immediately keep-alive time.
RELEASE_TIME_UNDEFINED - Static variable in interface com.cosylab.acs.maci.ManagerConstants
(Internal) undefined keep-alive time.
releaseAlarmSource(ContainerServicesBase) - Method in class alma.acs.alarmsystem.source.AlarmSourceFactory
Release the AlarmSource object of the component whose name is read from passed the ContainerServicesBase.
releaseAlarmSource(String) - Method in class alma.acs.alarmsystem.source.AlarmSourceFactory
Release the AlarmSource object of the component whose name is read from passed the ContainerServicesBase.
releaseAlarmSource(ContainerServicesBase) - Static method in class alma.alarmsystem.source.ACSAlarmSystemInterfaceFactory
Release the AlarmSource object of the component whose name is read from passed the ContainerServicesBase by delegating to the AlarmSourceFactory.
releaseAllComponents(boolean) - Method in class acs.benchmark.util.ComponentAccessUtil
Should be called when none of the components are needed any more.
releaseAllComponents() - Method in class alma.acs.container.ContainerServicesImpl
 
releaseComponent(String, boolean) - Method in class acs.benchmark.util.ComponentAccessUtil
Should be called when a component is no longer needed.
releaseComponent(String) - Method in interface alma.acs.container.ContainerServices
Releases the specified component.
releaseComponent(String, ContainerServices.ComponentReleaseCallback) - Method in interface alma.acs.container.ContainerServices
Releases the reference to the specified component.
releaseComponent(String) - Method in class alma.acs.container.ContainerServicesImpl
Releases the specified component reference.
releaseComponent(String, ContainerServices.ComponentReleaseCallback) - Method in class alma.acs.container.ContainerServicesImpl
 
releaseComponent(String) - Method in class alma.acs.container.ContainerServicesProxy
 
releaseComponent(String, ContainerServices.ComponentReleaseCallback) - Method in class alma.acs.container.ContainerServicesProxy
 
releaseComponent(String) - Method in class alma.acs.container.testsupport.DummyContainerServices
 
releaseComponent(String, ContainerServices.ComponentReleaseCallback) - Method in class alma.acs.container.testsupport.DummyContainerServices
 
releaseComponent(String) - Method in class alma.demo.dyncomp.Client
Release a component The component is specified with its cURL
releaseComponent(String) - Method in class alma.demo.dyncomp.JDynAct
Release a componet
releaseComponent(int, URI) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
 
releaseComponent(int, URI) - Method in interface com.cosylab.acs.maci.Manager
Release a component.
releaseComponent(URI) - Method in class com.cosylab.acs.maci.plug.ClientProxyImpl
Releases Component at the manager.
releaseComponent(int, URI) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
 
releaseComponentAsync(int, URI, Manager.LongCompletionCallback) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
 
releaseComponentAsync(int, URI, Manager.LongCompletionCallback) - Method in interface com.cosylab.acs.maci.Manager
 
releaseComponentAsync(int, URI, Manager.LongCompletionCallback) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
 
releaseComponentConcurrent(String) - Method in class acs.benchmark.util.ConcurrentComponentAccessUtil
Releases a component in a dedicated thread of the pool.
releaseComponents(Collection<String>, boolean) - Method in class acs.benchmark.util.ComponentAccessUtil
Releases a set of components sequentially.
releaseComponents(Collection<String>, boolean) - Method in class acs.benchmark.util.ConcurrentComponentAccessUtil
Concurrently releases the components with the passed names.
releaseComponents(int, URI[]) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
 
releaseComponents(int, URI[]) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
Deprecated. 
remote(boolean, String, String, String, String, NativeCommand.Listener, String) - Static method in class alma.acs.commandcenter.engine.Executor
 
RemoteAccess - Interface in com.cosylab.logging.engine
Interface implemented by ACSRemoteAccess and simulatorRemoteAccess.
RemoteAccess - Interface in si.ijs.acs.objectexplorer.engine
This is the primary interface that GUI can use to browse the remote objects.
RemoteCall - Interface in si.ijs.acs.objectexplorer.engine
RemoteCall interface defines the data structure that packs the data about a single invocation of an Operation instance.
RemoteConcurrentFactory - Interface in com.cosylab.distsync
DOCUMENT ME!
RemoteConcurrentFactoryImpl - Class in com.cosylab.distsync
DOCUMENT ME!
RemoteConcurrentFactoryImpl() - Constructor for class com.cosylab.distsync.RemoteConcurrentFactoryImpl
DOCUMENT ME!
remoteContainerDaemonFlow - Static variable in class alma.acs.commandcenter.engine.Executor
 
RemoteContainerDaemonFlow() - Constructor for class alma.acs.commandcenter.engine.Executor.RemoteContainerDaemonFlow
 
RemoteCyclicBarrier - Interface in com.cosylab.distsync
DOCUMENT ME!
RemoteCyclicBarrierImpl - Class in com.cosylab.distsync
DOCUMENT ME!
RemoteCyclicBarrierImpl(int) - Constructor for class com.cosylab.distsync.RemoteCyclicBarrierImpl
DOCUMENT ME!
remoteDaemonEnable(Firestarter) - Static method in class alma.acs.commandcenter.engine.Executor
 
remoteDaemonForContainers(String, int, boolean, String, String, String[], String, NativeCommand.Listener) - Static method in class alma.acs.commandcenter.engine.Executor
 
remoteDaemonForContainersCompletionDelay - Static variable in class alma.acs.commandcenter.engine.Executor
 
remoteDaemonForServices(String, int, boolean, String, NativeCommand.Listener) - Static method in class alma.acs.commandcenter.engine.Executor
Starts or stops ACS via the ACS services daemon.
remoteDownAll() - Static method in class alma.acs.commandcenter.engine.Executor
 
RemoteException - Exception in com.cosylab.acs.maci
Remote exception.
RemoteException() - Constructor for exception com.cosylab.acs.maci.RemoteException
Constructor for NoResourcesException.
RemoteException(String) - Constructor for exception com.cosylab.acs.maci.RemoteException
Constructor for NoResourcesException.
RemoteException(String, Throwable) - Constructor for exception com.cosylab.acs.maci.RemoteException
Constructor for NoResourcesException.
RemoteException - Exception in si.ijs.acs.objectexplorer.engine
Engine should throw this exception whenever there is an error in the communication with the remote server or whenever the result that arrived was unexpected (for example non-initialized data, null references etc.).
RemoteException(String) - Constructor for exception si.ijs.acs.objectexplorer.engine.RemoteException
Constructs a new instance of this exception.
remoteFlow - Static variable in class alma.acs.commandcenter.engine.Executor
 
RemoteFlow() - Constructor for class alma.acs.commandcenter.engine.Executor.RemoteFlow
 
RemoteNodeCouple - Class in si.ijs.acs.objectexplorer.engine.BACI
 
RemoteNodeCouple(BACIRemoteNode, DelegateRemoteNode) - Constructor for class si.ijs.acs.objectexplorer.engine.BACI.RemoteNodeCouple
 
RemoteResponse - Interface in si.ijs.acs.objectexplorer.engine
A data structure representing an asynchronous notification (monitor, callback, alarm).
RemoteResponseCallback - Interface in si.ijs.acs.objectexplorer.engine
This callback interface is implemented by the GUI.
RemoteResponseCallbackListener - Interface in si.ijs.acs.objectexplorer
Insert the type's description here.
RemoteResponseCallbackText - Class in com.cosylab.logging
This class implements ACSRemoteLogListener and its methods logEntryReceived and reportStatus.
RemoteResponseCallbackText() - Constructor for class com.cosylab.logging.RemoteResponseCallbackText
RemoteResponeCallbackText constructor comment.
RemoteResponseChartPanel - Class in si.ijs.acs.objectexplorer
Insert the type's description here.
RemoteResponseChartPanel() - Constructor for class si.ijs.acs.objectexplorer.RemoteResponseChartPanel
RemoteResponseChart constructor comment.
RemoteResponseWindow - Class in si.ijs.acs.objectexplorer
Insert the type's description here.
RemoteResponseWindow() - Constructor for class si.ijs.acs.objectexplorer.RemoteResponseWindow
CallMethodDialog constructor comment.
RemoteResponseWindow(RemoteResponse, NotificationBean, ReporterBean) - Constructor for class si.ijs.acs.objectexplorer.RemoteResponseWindow
CallMethodDialog constructor comment.
remoteResponseWindow_Initialize() - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
Comment
remoteResponseWindow_WindowDeiconified(WindowEvent) - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
Comment
remoteServicesDaemonFlow - Static variable in class alma.acs.commandcenter.engine.Executor
 
RemoteServicesDaemonFlow() - Constructor for class alma.acs.commandcenter.engine.Executor.RemoteServicesDaemonFlow
 
RemoteThreads - Class in alma.acs.monitoring
Main implementation of the RemoteThreadsMBean interface.
RemoteThreads() - Constructor for class alma.acs.monitoring.RemoteThreads
 
RemoteThreadsClient - Class in alma.acs.monitoring
Class used for connecting with a RemoteThreads MBean implementation.
RemoteThreadsClient(String) - Constructor for class alma.acs.monitoring.RemoteThreadsClient
Gets a new RemoteThreadsClient ready to be connected to the remote JVM indicated by the name of the launcher class (the one containing the public static void main(String[]) method).
RemoteThreadsClient(int) - Constructor for class alma.acs.monitoring.RemoteThreadsClient
Gets a new RemoteThreadsClient ready to be connected to the remote JVM indicated by the given PID
RemoteThreadsClient(InetAddress) - Constructor for class alma.acs.monitoring.RemoteThreadsClient
Gets a new RemoteThreadsClient ready to be connected to the remote JVM present in the given host address.
RemoteThreadsClient(InetAddress, int) - Constructor for class alma.acs.monitoring.RemoteThreadsClient
Gets a new RemoteThreadsClient ready to be connected to the remote JVM present in the given host address and port.
RemoteThreadsException - Exception in alma.acs.monitoring
Exception used by the RemoteThreadsClient class to catch and throw information when errors are present in the execution of the process.
RemoteThreadsException(String, Throwable) - Constructor for exception alma.acs.monitoring.RemoteThreadsException
 
RemoteThreadsException(Throwable) - Constructor for exception alma.acs.monitoring.RemoteThreadsException
 
RemoteThreadsException(String) - Constructor for exception alma.acs.monitoring.RemoteThreadsException
 
RemoteThreadsMBean - Interface in alma.acs.monitoring
MBean interface representing a set of threads of a remote java process.
RemoteThreadsMonitor - Class in alma.acs.monitoring
Example on how RemoteThreadsClient is intended to be used.
RemoteThreadsMonitor(String[]) - Constructor for class alma.acs.monitoring.RemoteThreadsMonitor
Creates a new RemoteThreadsMonitor with the given command line args
RemoteThreadsUtil - Class in alma.acs.monitoring
This class is intended to have only public static methods to help in the management of information given by the RemoteThreadsMBean class, like type conversion and printing information.
RemoteThreadsUtil() - Constructor for class alma.acs.monitoring.RemoteThreadsUtil
 
RemoteTimeoutException - Exception in com.cosylab.acs.maci
Defined specialized RemoteException, this implementation defines an transient remote exception (e.g.
RemoteTimeoutException() - Constructor for exception com.cosylab.acs.maci.RemoteTimeoutException
 
RemoteTimeoutException(String, Throwable) - Constructor for exception com.cosylab.acs.maci.RemoteTimeoutException
 
RemoteTimeoutException(String) - Constructor for exception com.cosylab.acs.maci.RemoteTimeoutException
 
RemoteTransientException - Exception in com.cosylab.acs.maci
Defined specialized RemoteException, this implementation defines an transient remote exception (e.g.
RemoteTransientException() - Constructor for exception com.cosylab.acs.maci.RemoteTransientException
 
RemoteTransientException(String, Throwable) - Constructor for exception com.cosylab.acs.maci.RemoteTransientException
 
RemoteTransientException(String) - Constructor for exception com.cosylab.acs.maci.RemoteTransientException
 
remove(String) - Method in class alma.acs.monitoring.blobber.CollectorList
 
remove(CollectorList.CollectorData) - Method in class alma.acs.monitoring.blobber.CollectorList
This method is currently used only from CollectorList.remove(String).
remove(AlarmTableEntry) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsContainer
Remove the entry for the passed alarm
remove(AlarmTableEntry) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsReductionContainer
Remove the entry for the passed alarm
remove(GPNode) - Method in interface cern.gp.capabilities.RemoveCapability
Indicates to this object that it has to be removed.
remove(Category) - Method in class cern.laser.client.impl.services.selection.CategorySelectionImpl
 
remove(Filter) - Method in class cern.laser.client.impl.services.selection.FilterSelectionImpl
 
remove(Category) - Method in interface cern.laser.client.services.selection.CategorySelection
Remove a category from the selection.
remove(Filter) - Method in interface cern.laser.client.services.selection.FilterSelection
Remove a filter.
remove(String) - Method in class cern.laser.console.CommentedAlarmMap
Removes the commented alarm to which the specified alarm identifeir is mapped in this hashtable.
remove(int) - Method in class com.cosylab.acs.maci.IntArray
Removes the element with value value from the list.
remove(int) - Method in class com.cosylab.acs.maci.manager.IntHashMap
Removes the key (and its corresponding value) from this hashtable.
remove() - Method in class com.cosylab.logging.client.cache.LogIterator
The remove implemented in this way doesn't work because it modifies the elements in the set and the keyIterator throws a ConcurrentModificationException
remove(int) - Method in class com.cosylab.logging.engine.FiltersVector
Remove an element from the FiltersVector (We need to override this method because we need to keep the activeFilters aligned)
remove(int) - Method in class com.cosylab.util.CircularArrayList
 
remove(int) - Method in class si.ijs.acs.objectexplorer.engine.DataEnum
 
remove(String) - Method in exception si.ijs.acs.objectexplorer.engine.DataException
 
remove(String) - Method in class si.ijs.acs.objectexplorer.engine.DataStruct
 
remove_change_listener(int) - Method in class com.cosylab.cdb.jdal.DALImpl
 
remove_change_listener(int) - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
 
remove_change_listener(int) - Method in class com.cosylab.cdb.jdal.WDALBaseImpl
 
remove_node(String) - Method in class com.cosylab.cdb.jdal.HibernateWDALImpl
 
remove_node(String) - Method in class com.cosylab.cdb.jdal.WDALImpl
Removes node identified by curl by deleting its file and directory if empty.
removeAckListener(MessageWidget.MessageWidgetListener) - Method in class com.cosylab.logging.MessageWidget
Remove a listener from the listeners to be notified when the user acknowledges the message.
RemoveAction - Class in cern.gp.actions
SearchAction
RemoveAction() - Constructor for class cern.gp.actions.RemoveAction
Creates a new instance do not call this directly, use SystemActions.get() instead
removeActiveList(Integer) - Method in interface cern.laser.business.cache.AlarmCache
Remove the active list associated with the given category id.
removeActiveList(Integer) - Method in class com.cosylab.acs.laser.dao.ACSAlarmCacheImpl
 
removeAdministeredCategory(Category) - Method in class cern.laser.business.data.AdminUser
 
removeAdministeredSource(Source) - Method in class cern.laser.business.data.AdminUser
 
removeAdminUser(String) - Method in class cern.laser.business.pojo.AdminUserDefinitionServiceImpl
 
removeAlarm(Alarm) - Method in interface cern.laser.business.data.Category
Removes the bi-directional relationship between this category and the given alarm.
removeAlarm(String) - Method in class cern.laser.business.data.CategoryActiveList
 
removeAlarm(Alarm) - Method in class cern.laser.business.data.CategoryImpl
Removes the bi-directional relationship between this category and the given alarm.
removeAlarm(String, AlarmDefinition) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
 
removeAlarm(AlarmDefinition) - Method in interface cern.laser.definition.AlarmDefinitionHandler
Remove an alarm definition by its identifier.
removeAlarm(AlarmDefinition) - Method in class cern.laser.definition.impl.AlarmDefinitionHandlerImpl
DOCUMENT ME!
removeAlarmListener(AlarmListenersContainer.AlarmListener) - Method in class alma.alarmsystem.clients.alarm.AlarmListenersContainer
Remove a lister from the container
removeAlarmListener(AlarmListenersContainer.AlarmListener) - Method in class alma.alarmsystem.clients.AlarmCategoryClient
 
removeAlarms(String, Collection) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
 
removeAlarmsMap(Vector<FaultFamily>) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
 
removeAlarmSourceListener(SourceListener) - Method in class alma.acs.alarmsystemprofiler.engine.AcsSourceClient
Remove a listener of source alarms
removeAll() - Method in class cl.utfsm.acs.ebe.EbeDocumentManager
Remove all the documents from the manager
removeAllExtraTools() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
 
removeAt(int) - Method in class com.cosylab.acs.maci.IntArray
Removes the value at offset from the list.
removeAt(int, int) - Method in class com.cosylab.acs.maci.IntArray
Removes length values from the list, starting at offset
RemoveCapability - Interface in cern.gp.capabilities
Capability an object implements to give the possibility to be removed.
removeCategories(String, Collection) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
 
removeCategory(String, CategoryDefinition) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
 
removeCategory(CategoryDefinition) - Method in interface cern.laser.definition.CategoryDefinitionHandler
Remove an category definition by its identifier.
removeCategory(CategoryDefinition) - Method in class cern.laser.definition.impl.CategoryDefinitionHandlerImpl
DOCUMENT ME!
removeCategoryLink(String, CategoryLink) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
 
removeCategoryLink(CategoryLink) - Method in interface cern.laser.definition.CategoryLinkDefinitionHandler
Remove an alarm-category link.
removeCategoryLink(CategoryLink) - Method in class cern.laser.definition.impl.CategoryLinkDefinitionHandlerImpl
DOCUMENT ME!
removeCategoryLinks(String, Collection) - Method in class cern.laser.business.pojo.CategoryDefinitionServiceImpl
 
removeChangeListener(ChangeListener) - Method in interface org.openide.actions.ToolsAction.Model
Deprecated.
 
removeChannel(String) - Method in class alma.acs.nsstatistics.NotifyServiceData
 
removeChannel(String) - Method in class cl.utfsm.samplingSystemUI.core.ThreadCommunicator
Removes a channel of the Queue.
removeChild(Alarm) - Method in class cl.utfsm.acs.acg.core.ReductionRule
 
removeChild(Node) - Method in class com.cosylab.logging.engine.DataNode
removeChild method comment.
removeChildCategory(Category) - Method in interface cern.laser.business.data.Category
 
removeChildCategory(Category) - Method in class cern.laser.business.data.CategoryImpl
 
removeCollector(String) - Method in class alma.acs.monitoring.blobber.BlobberImpl
 
removeCollector(String) - Method in class alma.acs.monitoring.blobber.BlobberWorker
Removes the stated collector from the blobber.
removeComponentInterface(ComponentInterface) - Method in class alma.acs.tools.comphelpergen.generated.ComponentHelperInfo
 
removeConfiguration(String) - Method in class cern.laser.console.impl.UserImpl
 
removeConfiguration(String) - Method in interface cern.laser.console.User
Remove a configuration for the user.
removeConnectionListener(DAOProxyConnectionListener) - Method in class com.cosylab.cdb.client.DAOProxy
Unregister new connection listener.
removeConnectionListener(ACSRemoteLogListener) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
Remove a connection status listener
removeContainer(int) - Method in class alma.acs.commandcenter.app.CommandCenterLogic
Removes a container from the project.
removeConverter(SimpleIntrospectable) - Static method in class si.ijs.acs.objectexplorer.ObjectExplorer
Remove converter from the given introspectable, null if none is registered.
removeDir(String) - Method in class cl.utfsm.acs.xml.XmlSeeker
remove a directory from the list
removeDispatchFailedListener(BACIDispatchAction.DispatchFailedListener) - Method in class alma.ACS.jbaci.BACIDispatchAction
Remove dispatch failed listener.
removeDocument(String) - Method in class cl.utfsm.acs.ebe.EbeDocumentManager
Remove a document from the manager by name.
removeEngineMenu() - Method in class si.ijs.acs.objectexplorer.ObjectExplorer
Insert the method's description here.
removeEntitySchema(EntitySchema) - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
 
removeEntry(int) - Method in class alma.acs.gui.widgets.CheckList
Remove the entry in the passed position from the widget.
removeErrorListener(ACSRemoteErrorListener) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
Remove an error listener.
removeExtraTools() - Method in class alma.acs.commandcenter.app.CommandCenterLogic
 
removeFaultFamily(FaultFamily) - Method in class cl.utfsm.acs.acg.dao.ACSAlarmDAOImpl
 
removeFirstEntries(int) - Method in class alma.acs.logging.table.RowEntries
Remove the first numOfEntries entries from the array.
removeFromEnvironment(String) - Method in class com.cosylab.cdb.jdal.JNDIContext
 
RemoveFromViewAction() - Constructor for class alma.acs.commandcenter.gui.DeploymentTree.RemoveFromViewAction
 
removeGenericSubscription() - Method in interface alma.acs.nc.AcsEventSubscriber
Removes the generic event handler, so that it will no longer receive events.
removeGenericSubscription() - Method in class alma.acs.nc.AcsEventSubscriberImplBase
Removes the generic receiver handler.
removeInactiveAlarms(AlarmGUIType) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsContainer
Remove all the inactive alarms of a given type.
removeInactiveAlarms(AlarmGUIType) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
Remove all the inactive alarms of a given type delegating to the AlarmsContainer.
removeLastEntries(int) - Method in class alma.acs.logging.table.RowEntries
Remove the oldest numOfEntries entries from the array.
removeListener(AlarmSentListener) - Method in class alma.acs.alarm.gui.senderpanel.AlarmSender
Remove a listener
removeListener(AlarmSentListener) - Method in class alma.acs.alarm.gui.senderpanel.ParallelAlarmSender
Remove a listener
removeListener(AlarmCategoryListener) - Method in class alma.acs.alarmsystemprofiler.engine.AcsCategoryClient
Remove a listener
removeListener(AlarmCategoryListener) - Method in class alma.acs.alarmsystemprofiler.engine.AcsSourceClient
Remove a category listener
removeListener(NativeCommand.Listener) - Method in class alma.acs.commandcenter.engine.NativeCommand
 
removeListener(FlowListener) - Method in class alma.acs.commandcenter.trace.Flow
 
removeListener(SourceListener) - Method in class alma.alarmsystem.clients.SourceClient
Remove a listener from the list of listeners to be notified when a new alarm is received
removeListener(AlarmSourcesListener.SourceListener) - Method in class com.cosylab.acs.laser.AlarmSourcesListener
Add a listener to notify messages to
removeLogListener(ACSRemoteLogListener) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
Remove a connection status listener
removeLogSelectorTab(String) - Method in class alma.acs.gui.loglevel.LogLevelPanel
Remove the tab with the given name
removeMaintenanceMask(AlarmDefinition, MaintenanceMask) - Method in class cern.laser.definition.impl.ReductionMaskDefinitionHandlerImpl
DOCUMENT ME!
removeMaintenanceMask(AlarmDefinition, MaintenanceMask) - Method in interface cern.laser.definition.ReductionMaskDefinitionHandler
Remove a maintenance mask definition.
removeManager(String, boolean) - Method in class alma.acs.commandcenter.gui.DeploymentTree
 
removeMessage() - Method in class com.cosylab.logging.MessageWidget
Hide the error panel.
removeModeMask(AlarmDefinition, ModeMask) - Method in class cern.laser.definition.impl.ReductionMaskDefinitionHandlerImpl
DOCUMENT ME!
removeModeMask(AlarmDefinition, ModeMask) - Method in interface cern.laser.definition.ReductionMaskDefinitionHandler
Remove a mode mask definition.
removeMultiplicityChild(Alarm) - Method in interface cern.laser.business.data.Alarm
Removes the bi-directional relation between the multiplicity parent and the multiplicity child
removeMultiplicityChild(Alarm) - Method in class cern.laser.business.data.AlarmImpl
Removes the bi-directional relation between the multiplicity parent and the multiplicity child
removeMultiplicityLink(String, ReductionLink) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
 
removeMultiplicityLink(ReductionLink) - Method in class cern.laser.definition.impl.ReductionMaskDefinitionHandlerImpl
DOCUMENT ME!
removeMultiplicityLink(ReductionLink) - Method in interface cern.laser.definition.ReductionMaskDefinitionHandler
Remove a multiplicity link definition.
removeMultiplicityLinks(String, Collection) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
 
removeNode(DefaultMutableTreeNode) - Method in class alma.acs.commandcenter.gui.DeploymentTree
Removes an arbitrary node from the gui
removeNode(GPNode) - Method in interface cern.gp.nodes.children.NodeList
Removes the node from this list
removeNode(Object) - Method in interface cern.gp.nodes.children.NodeMap
Removes the node associated to the given key
removeNode(TreeNode) - Method in interface si.ijs.acs.objectexplorer.NodeRequestListener
 
removeNode(TreeNode) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
removeNode method comment.
removeNodeChild(Alarm) - Method in interface cern.laser.business.data.Alarm
Removes the bi-directional relation between the node parent and the multiplicity child
removeNodeChild(Alarm) - Method in class cern.laser.business.data.AlarmImpl
Removes the bi-directional relation between the node parent and the multiplicity child
removeNodeLink(String, ReductionLink) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
 
removeNodeLink(ReductionLink) - Method in class cern.laser.definition.impl.ReductionMaskDefinitionHandlerImpl
DOCUMENT ME!
removeNodeLink(ReductionLink) - Method in interface cern.laser.definition.ReductionMaskDefinitionHandler
Remove a node reduction link definition.
removeNodeLinks(String, Collection) - Method in class cern.laser.business.pojo.AlarmDefinitionServiceImpl
 
removeNodes(GPNode[]) - Method in interface cern.gp.nodes.children.NodeList
Removes all nodes from this list
removeNodes(Object[]) - Method in interface cern.gp.nodes.children.NodeMap
Removes all nodes associated to the given keys
removeNodes(TreeNode[]) - Method in interface si.ijs.acs.objectexplorer.NodeRequestListener
 
removeNodes(TreeNode[]) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
removeNodes method comment.
removeNodeUpdaterListener(NodeUpdaterListener) - Method in interface cern.gp.beans.impl.NodeUpdater
Removes the given listener
removeNotify() - Method in class cern.gp.explorer.MultiListExplorer
 
removeNumsListener(LogNumbersListener) - Method in class alma.acs.logtools.monitor.LogDetailsDispatcher
Remove a LogNumbersListener listener.
removeOETreeEventListener(OETreeEventListener) - Method in class si.ijs.acs.objectexplorer.OETree
Remove a si.ijs.anka.utilities.serviceLocator.ServiceLocatorEventListener.
removeOldest() - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsContainer
Remove the oldest entry in the container
removeOldest() - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsReductionContainer
Remove the oldest entry in the container
removePropertyChangeListener(String, PropertyChangeListener) - Method in class alma.acs.tmcdb.translator.TmcdbObject
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cern.gp.beans.BeanSupport
Add a PropertyChangeListener for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class cern.gp.beans.BeanSupport
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener() - Method in class cern.gp.beans.impl.IntrospectionBasedNodeUpdater
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.windows.DummyWindowManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.TopComponent.Registry
Remove a property change listener.
removeQueueToWatch(String) - Method in interface alma.acs.monitoring.blobber.BlobberWatchDog
Removes a queue that should no longer be watched.
removeRawLogListener(ACSRemoteRawLogListener) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
Remove a connection status listener
removeRecoveryFiles(File) - Static method in class com.cosylab.acs.maci.manager.app.RecoveryFilesRemover
 
removeSamplingSets() - Method in class cl.utfsm.samplingSystemUI.FileHelper
Re initialize the data, erasing everything.
removeSelectedEntry() - Method in class alma.acs.gui.widgets.CheckList
Remove the selected entry from the widget
removeServiceListener(StartServicesHelper.ServicesListener) - Method in class alma.acs.commandcenter.serviceshelper.StartServicesHelper
Remove the passed listener of the start/stop of services.
removeSingleDeviceDummies(BACITreeDataNode, int, BACITreeDataNode) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
Replaces dummy nodes which have one device node in them with the device node itself
removeSlowTaskListener(SlowTaskListener) - Method in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender
Remove a listener.
removeSnapshots(File, boolean, String, long) - Static method in class com.cosylab.acs.maci.manager.app.RecoveryFilesRemover
 
removeSource(String, SourceDefinition) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
 
removeSource(SourceDefinition) - Method in class cern.laser.definition.impl.SourceDefinitionHandlerImpl
DOCUMENT ME!
removeSource(SourceDefinition) - Method in interface cern.laser.definition.SourceDefinitionHandler
Remove a source definition by its identifier.
removeSources(String, Collection) - Method in class cern.laser.business.pojo.SourceDefinitionServiceImpl
 
removeStatListener(AlarmCategoryStatListener) - Method in class alma.alarmsystem.clients.alarm.AlarmListenersContainer
Remove a lister of statistics from the container
removeStatListener(AlarmCategoryStatListener) - Method in class alma.alarmsystem.clients.AlarmCategoryClient
 
removeSubscriber(LogConfigSubscriber) - Method in class alma.acs.logging.config.LogConfig
 
removeSubscription(Class<U>) - Method in interface alma.acs.nc.AcsEventSubscriber
Removes the subscription for a specified event type or for all events types, so that the handler previously registered for that event type will no longer receive events.
removeSubscription(Class<U>) - Method in class alma.acs.nc.AcsEventSubscriberImplBase
 
removeTab(String) - Method in class alma.acs.commandcenter.gui.FeedbackTabs
 
removeTextFilter() - Method in class alma.acsplugins.alarmsystem.gui.viewcoordination.ViewCoordinator
 
removeTrace(String, String) - Method in class cl.utfsm.samplingSystemUI.PlotWidget
 
removeUpdate(DocumentEvent) - Method in class alma.acs.alarm.gui.senderpanel.SenderPanel
 
removeUpdate(DocumentEvent) - Method in class alma.acsplugins.alarmsystem.gui.toolbar.Toolbar
The document listener for the text in the search TF
removeUser(String) - Method in class cern.laser.console.impl.UserHandlerImpl
 
removeUser(String) - Method in class cern.laser.console.UserHandler
Remove an alarm console user.
removeUser(String) - Method in class cern.laser.definition.AdminUserHandler
Remove an administrative user.
removeUser(String) - Method in class cern.laser.definition.impl.AdminUserHandlerImpl
DOCUMENT ME!
removeValueChangeListener(DataAccess.ValueChangeListener) - Method in interface alma.ACS.jbaci.DataAccess
Remove value change listener.
removeValueChangeListener(DataAccess.ValueChangeListener) - Method in class alma.ACS.jbaci.DataAccessSupport
 
removeXmlNamespace2JPackage(XmlNamespace2JPackage) - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
 
rename(Name, Name) - Method in class com.cosylab.cdb.jdal.JNDIContext
 
rename(String, String) - Method in class com.cosylab.cdb.jdal.JNDIContext
 
renameNamedLoggerConfig(String, String) - Method in class alma.acs.logging.config.LogConfig
Renaming of a logger can occur for example when an ORB logger undergoes a name change as soon as the process name is determined by the container logger.
Renderer() - Constructor for class alma.acs.commandcenter.gui.DeploymentTree.Renderer
 
rendererMin - Variable in class com.cosylab.logging.settings.FilterTypePanel
 
RepeatGuard - Class in alma.acs.logging
This class can be used to reduce the repeated execution of any kind of code, by keeping track of the number of intended executions and the time passed since the last actual execution, and comparing these against configured values (see details below).
RepeatGuard(long, TimeUnit, int, RepeatGuard.Logic) - Constructor for class alma.acs.logging.RepeatGuard
Constructor.
RepeatGuard(long, TimeUnit, int) - Constructor for class alma.acs.logging.RepeatGuard
Constructor, convenience for the above, using Logic.OR evaluation method if both interval and maxRepetitions are positive values, otherwise or to make sure that only the respective parameter with a positive value gets used.
RepeatGuard.Logic - Enum in alma.acs.logging
Evaluation logic: TIMER (time based guard), COUNTER (count based guard), AND/OR (conjunction/disjunction or both)
RepeatGuardLogger - Class in alma.acs.logging
This class wraps a logger so that logging of records is skipped until a given number of logging attempts or given time has passed.
RepeatGuardLogger(AcsLogger, long, TimeUnit, int) - Constructor for class alma.acs.logging.RepeatGuardLogger
Constructor for a time and counter based repeat guard logger.
replace(AlarmTableEntry) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsContainer
Replace the alarm in a row with passed one.
replace(AlarmTableEntry) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmsReductionContainer
Replace the alarm in a row with passed one.
replace(Object, Object, Object) - Method in class alma.hibernate.util.StringEnumUserType
 
replace(Alarm) - Method in interface cern.laser.business.cache.AlarmCache
Puts alarm in the cache.
replace(Alarm) - Method in class com.cosylab.acs.laser.dao.ACSAlarmCacheImpl
 
replaceChild(Node, Node) - Method in class com.cosylab.logging.engine.DataNode
replaceChild method comment.
replacedLogs - Variable in class com.cosylab.logging.client.cache.LogFileCache
The logs replaced (for example the logs with some info added) They are usually a few so we keep them in memory
replaceLog(int, ILogEntry) - Method in class alma.acs.logging.table.LogEntryTableModelBase
Replace a log entry with another.
replaceLog(Integer, ILogEntry) - Method in interface com.cosylab.logging.client.cache.ILogMap
Replace the log in the given position with the new one
replaceLog(Integer, ILogEntry) - Method in class com.cosylab.logging.client.cache.LogBufferedFileCache
Replace the log in the given position with the new one
replaceLog(Integer, ILogEntry) - Method in class com.cosylab.logging.client.cache.LogFileCache
Replace the log in the given position with the new one NOTE: the new log is kept in memory
replaceLog(Integer, ILogEntry) - Method in class com.cosylab.logging.client.cache.LogMultiFileCache
Replace the log in the given position with the new one
replaceLog(Integer, ILogEntry) - Method in class com.cosylab.logging.client.cache.MultiFileTableRecord
Replace the log with the given key
replaceUniqueEntityId(EntityT) - Method in class alma.acs.container.archive.Range
Assigns a UID to the EntityT castor object that should be a direct child of an Alma XML entity.
replaceUniqueEntityId(EntityT, IdentifierJ) - Method in class alma.acs.container.archive.UIDLibrary
Similar to UIDLibrary.assignUniqueEntityId(EntityT, IdentifierJ), but allows replacing an existing ID.
reportDebug(String, String) - Method in class si.ijs.acs.objectexplorer.NotificationBean
Insert the method's description here.
ReporterBean - Class in si.ijs.acs.objectexplorer
Insert the type's description here.
ReporterBean() - Constructor for class si.ijs.acs.objectexplorer.ReporterBean
ReporterBean constructor comment.
reportError(String) - Method in class si.ijs.acs.objectexplorer.NotificationBean
Insert the method's description here.
reportError(String, Throwable) - Method in class si.ijs.acs.objectexplorer.NotificationBean
Insert the method's description here.
reportError(String, Throwable, boolean) - Method in class si.ijs.acs.objectexplorer.NotificationBean
Insert the method's description here.
reportError(String, Throwable, boolean, boolean) - Method in class si.ijs.acs.objectexplorer.NotificationBean
Insert the method's description here.
reportMessage(String) - Method in class si.ijs.acs.objectexplorer.NotificationBean
Insert the method's description here.
reportPrevaylerState(boolean, Throwable) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
Convenience method for send_alarm with given state.
reportRate - Variable in class cl.utfsm.samplingSystemUI.DataPrinter
 
reportRemoteCall(RemoteCall) - Method in class si.ijs.acs.objectexplorer.ReporterBean
Insert the method's description here.
reportRemoteResponse(RemoteResponse) - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
Method unpacks the RemoteResponse data and writes it into the ResultArea Creation date: (2/25/00 12:44:55 PM)
reportRemoteResponse(RemoteResponse) - Method in class si.ijs.acs.objectexplorer.ReporterBean
Insert the method's description here.
reportStatus(String) - Method in class alma.acs.logging.dialogs.main.LogFrame
 
reportStatus(String) - Method in class alma.acs.logtools.monitor.LogDetailsDispatcher
 
reportStatus(String) - Method in interface com.cosylab.logging.engine.ACS.ACSLogConnectionListener
Send a report string with the current status of the connection
reportStatus(String) - Method in class com.cosylab.logging.LoggingClient
Append the report status message to the status area
reportStatus(String) - Method in class com.cosylab.logging.RemoteResponseCallbackText
reportStatus method comment.
reportStructuralAccess(short, Introspectable, String) - Method in class si.ijs.acs.objectexplorer.NotificationBean
Insert the method's description here.
repositoryFieldTextPropertyDescriptor() - Method in class si.ijs.acs.objectexplorer.engine.BACI.CorbalocDialogBeanInfo
Gets the repositoryFieldText property descriptor.
representedHandles - Variable in class alma.acs.commandcenter.meta.MaciInfo.InfoDetail
Many tree nodes represent a) something that has a handle or b) something that references other things that have a handle
representedHandles - Variable in class alma.acs.commandcenter.meta.MaciInfo.SortingTreeNode
 
represents(int) - Method in class alma.acs.commandcenter.meta.MaciInfo.SortingTreeNode
 
requestDestroy() - Method in class si.ijs.acs.objectexplorer.engine.Invocation
Request destruction.
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
RequesterUtil - Class in alma.acs.callbacks
 
RequesterUtil() - Constructor for class alma.acs.callbacks.RequesterUtil
 
requestFinished(int, String, String) - Method in class alma.acs.profiling.orb.AcsORBProfilerImplBase
 
requestFocus() - Method in class org.openide.windows.TopComponent
Request focus for the window holding this top component.
requestQueueSizeChanged(int, String, int, int) - Method in class alma.acs.profiling.orb.AcsORBProfilerImplBase
Only records the maximum queue length and the POA name owning that queue.
requestStarted(int, String, String) - Method in class alma.acs.profiling.orb.AcsORBProfilerImplBase
 
requestTopologicalSort() - Method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSortManager
Request topological sort.
requestVisible() - Method in class org.openide.windows.TopComponent
Set this component visible but not selected or focused if possible.
requiresOrbCentralLogSuppression() - Method in class alma.acs.container.ComponentHelper
Do not overwrite this method unless you absolutely need to (currently only for the archive logger component!)
requiresOrbCentralLogSuppression() - Method in class alma.acs.xmlfilestore.logging.impl.LoggerHelper
 
requiresOrbCentralLogSuppression() - Method in class alma.acsexmplErrorComponent.ErrorComponentImpl.ErrorComponentHelper
Just to test this feature, this component will suppress remote JacORB logs for the entire container.
reset(Flow, Object) - Method in class alma.acs.commandcenter.gui.TabPanel.FlowDialog
 
reset(Flow, Object) - Method in class alma.acs.commandcenter.trace.DefaultChecklistPanel
 
reset(Object) - Method in class alma.acs.commandcenter.trace.Flow
 
reset(Flow, Object) - Method in interface alma.acs.commandcenter.trace.FlowListener
 
reset() - Method in class alma.acs.logging.AcsLogManager
Normal base class impl during normal operation, but no-op implementation during shutdown.
reset(long, TimeUnit, int) - Method in class alma.acs.logging.RepeatGuard
Resets and reconfigures this guard using the given interval, maxRepetitions, and Logic.OR logic.
reset(long, TimeUnit, int, RepeatGuard.Logic) - Method in class alma.acs.logging.RepeatGuard
Resets and reconfigures logic of guard.
reset() - Method in class alma.acs.logging.RepeatGuard
Resets this guard without changing the configuration for timer, counter and logic.
reset() - Method in class alma.ACS.MasterComponentImpl.StateChangeSemaphore
Resets the state change notification count.
reset() - Method in class alma.acs.time.Profiler
Resets this objects values.
reset() - Method in class alma.acs.util.CmdLineArgs
 
reset() - Method in class alma.acs.util.StopWatch
 
reset() - Method in interface alma.acsplugins.alarmsystem.gui.sound.AlarmSoundListener
The level of sounds has been reset because the time interval has elapsed.
reset() - Method in class alma.acsplugins.alarmsystem.gui.toolbar.SoundWidget
 
reset() - Method in class cl.utfsm.samplingSystemUI.Timer
reset the timer
resetCache() - Method in interface cern.gp.nodes.cache.Cacheable
Resets all cached information so that the previously cached state is not used anymore.
resetCache() - Method in class cern.gp.nodes.impl.BeanNode
reset the cache for this Node.
resetChanges() - Method in class alma.acs.gui.loglevel.leveldlg.LogLevelHelper
Copy level in originalLevel in such a way the modified() will return false.
resetIterator() - Method in class alma.acs.monitoring.blobber.CollectorList
 
resetReally() - Method in class alma.acs.logging.AcsLogManager
 
resetSampleCount() - Method in class cl.utfsm.samplingSystemUI.BeanLister
 
resetSampleCount() - Method in class cl.utfsm.samplingSystemUI.BeanMemoryWidget
 
resetSampleCount() - Method in interface cl.utfsm.samplingSystemUI.IGraphicalUpdater
 
resetSampleCount() - Method in class cl.utfsm.samplingSystemUI.PlotWidget
 
resetSelection() - Method in class cern.laser.client.impl.services.selection.AlarmSelectionHandlerImpl
DOCUMENT ME!
resetSelection() - Method in class cern.laser.client.services.selection.AlarmSelectionHandler
Reset the selection.
resetStatistics() - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
This method makes a backup and resets the current statisctics values
resetStats() - Method in class alma.acs.service.nsStatisticsService
 
resetWaitForEtherealize() - Method in class alma.acs.container.ComponentServantManager
Resets the flag that gets raised when the etherealize method gets called.
resolution - Variable in class alma.ACS.impl.TypelessPropertyImpl
Property resolution (bitmask).
resolution() - Method in class alma.ACS.impl.TypelessPropertyImpl
 
resolve(String) - Method in interface alma.acs.commandcenter.util.VariableString.IResolver
 
resolve(String, String) - Method in class alma.tools.entitybuilder.AlmaURIResolver
 
resolve(String, String) - Method in class com.cosylab.cdb.jdal.XSDElementTypeResolver.DALURIResolver
 
resolveContainerName(String) - Method in class acs.benchmark.util.ContainerUtil
Gets the name of the container running (or configured to run) the component of the given name.
resolveDomain(String) - Static method in class si.ijs.acs.objectexplorer.engine.BACI.BACICURLResolver
Insert the method's description here.
resolveEntity(String, String) - Method in class cl.utfsm.cdbChecker.CDBSchemasResolver
Resolves an entity.
resolveForwardDecl(Interface) - Static method in class alma.tools.idlgen.JacorbVisitor
If the given interface is instantiated from a forward declaration then this method returns the corresponding Interface object that contains the actual definition.
resolveName(String) - Static method in class si.ijs.acs.objectexplorer.engine.BACI.BACICURLResolver
Insert the method's description here.
resolveNotificationChannel(String) - Method in class alma.acs.nsstatistics.EventModel
Resolves a notification channel in the naming service.
resolveURN(String) - Method in class alma.tools.entitybuilder.AlmaURIResolver
Returns null.
resolveURN(String) - Method in class com.cosylab.cdb.jdal.XSDElementTypeResolver.DALURIResolver
Returns location for URN.
resolveVariables(VariableString.IResolver, String) - Method in class alma.acs.commandcenter.util.VariableString
Performs the replacement of embedded variable names, recursively.
resolveXsdConfigFile(String) - Method in class alma.tools.entitybuilder.XsdFileFinder
Finds a config file for XML schema binding class generation, given its file name without path.
ResourceChecker - Class in alma.acs.logging.engine.utils
A class to get system resources.
ResourceChecker() - Constructor for class alma.acs.logging.engine.utils.ResourceChecker
 
ResourceChecker - Class in com.cosylab.logging.stats
 
ResourceChecker() - Constructor for class com.cosylab.logging.stats.ResourceChecker
 
resourceName - Variable in class alma.ACS.MasterComponentImpl.MasterComponentImplBase.DefaultResourceErrorHandler
 
resourceRecovered(T) - Method in class alma.ACS.MasterComponentImpl.MasterComponentImplBase.DefaultResourceErrorHandler
Subclasses might want to send a reinit event to the state machine.
resourceRecovered(T) - Method in interface alma.ACS.MasterComponentImpl.SubsysResourceMonitor.ResourceErrorHandler
Notification that the monitored resource has recovered after a previous failure or timeout.
resourceUnreachable(T) - Method in class alma.ACS.MasterComponentImpl.MasterComponentImplBase.DefaultResourceErrorHandler
 
resourceUnreachable(T) - Method in interface alma.ACS.MasterComponentImpl.SubsysResourceMonitor.ResourceErrorHandler
Called when the resource could not be reached at all because of a timeout or network/middleware communication errors.
respond(String, CBstring, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(Exception, CBstring, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(String[], CBstringSeq, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(Exception, CBstringSeq, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(int, CBlong, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(Exception, CBlong, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(int[], CBlongSeq, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(Exception, CBlongSeq, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(double, CBdouble, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(Exception, CBdouble, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(double[], CBdoubleSeq, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(Exception, CBdoubleSeq, CBDescIn) - Static method in class alma.acs.callbacks.ResponderUtil
 
respond(JButton, JButton) - Method in class alma.acs.commandcenter.gui.TabPanel.ButtonPair
 
ResponderUtil - Class in alma.acs.callbacks
 
ResponderUtil() - Constructor for class alma.acs.callbacks.ResponderUtil
 
responseReceived(RemoteResponse) - Method in interface si.ijs.acs.objectexplorer.engine.RemoteResponseCallback
Delivers the data structure that parametrizes received notification from the server side.
responseReceived(RemoteResponse) - Method in class si.ijs.acs.objectexplorer.ListsHandlerBean
Insert the method's description here.
responseReceived(RemoteResponse) - Method in class si.ijs.acs.objectexplorer.OERemoteResponseCallback
responseReceived method comment.
responseReceived(RemoteResponse) - Method in interface si.ijs.acs.objectexplorer.RemoteResponseCallbackListener
 
responseReceived(RemoteResponse) - Method in class si.ijs.acs.objectexplorer.RemoteResponseChartPanel
responseReceived method comment.
responseReceived(RemoteResponse) - Method in class si.ijs.acs.objectexplorer.RemoteResponseWindow
responseReceived method comment.
ResponseReceiver<T> - Class in alma.acs.callbacks
User should override the handler methods as needed.
ResponseReceiver() - Constructor for class alma.acs.callbacks.ResponseReceiver
 
ResponsiblePerson - Class in cern.laser.business.data
 
ResponsiblePerson() - Constructor for class cern.laser.business.data.ResponsiblePerson
Empty constructor for Hibernate.
ResponsiblePerson(Integer, String, String, String, String, String) - Constructor for class cern.laser.business.data.ResponsiblePerson
 
ResponsiblePerson - Interface in cern.laser.client.data
The alarm responisble person class.
ResponsiblePersonDAO - Interface in cern.laser.business.dao
 
ResponsiblePersonDefinition - Class in cern.laser.business.definition.data
 
ResponsiblePersonDefinition() - Constructor for class cern.laser.business.definition.data.ResponsiblePersonDefinition
 
ResponsiblePersonDefinition(Integer, String, String, String, String, String, URL) - Constructor for class cern.laser.business.definition.data.ResponsiblePersonDefinition
 
ResponsiblePersonImpl - Class in cern.laser.client.impl.data
 
ResponsiblePersonImpl(ResponsiblePerson) - Constructor for class cern.laser.client.impl.data.ResponsiblePersonImpl
 
restart() - Method in class alma.ACS.jbaci.BACITimer
Start (or restart) a thread to process commands, or wake up an existing thread if one is already running.
restart_component(int) - Method in class alma.acs.container.AcsContainer
Not yet implemented.
restart_component(int) - Method in interface com.cosylab.acs.maci.Container
Restarts a component.
restart_component(int) - Method in class com.cosylab.acs.maci.plug.ContainerProxy
 
restart_component(int, String) - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
Restarts an component.
restartComponent(int, URI) - Method in class com.cosylab.acs.maci.manager.ManagerImpl
 
restartComponent(int, URI) - Method in interface com.cosylab.acs.maci.Manager
Restart a component.
restartComponent(int, URI) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
 
restriction - Variable in class cl.utfsm.acs.types.AcsSimpleType
A Restriction string.
resume() - Method in class alma.acs.gui.loglevel.LogLevelPanel
Method used by the plugin interface in EXEC.
resume() - Method in class alma.ACS.impl.CommonComparableMonitorImpl
 
resume() - Method in class alma.ACS.impl.CommonMonitorImpl
 
resume() - Method in class alma.ACS.MasterComponentImpl.SubsysResourceMonitor
Resumes monitoring of all resources.
resume() - Method in interface alma.acs.nc.AcsEventSubscriber
Used to reenable the Subscriber after a call to the suspend() method.
resume() - Method in class alma.acs.nc.AcsEventSubscriberImplBase
 
resume() - Method in class alma.acs.nc.sm.generated.EventSubscriberSignalDispatcher
 
resume() - Method in interface alma.acs.nc.sm.generated.EventSubscriberSignalHandler
 
resume() - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
 
resume() - Method in class alma.acsplugins.alarmsystem.gui.statusline.StatusLine
Resume the thread to update values
resume() - Method in class com.cosylab.logging.LoggingClient
Method used by the plugin interface in EXEC.
resumeAction(EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in class alma.acs.nc.AcsEventSubscriberImplBase
Subclass may override, but must call super.resumeAction().
resumeAction(EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in class alma.acs.nc.NCSubscriber
 
resumeAction(EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in interface alma.acs.nc.sm.generated.EventSubscriberAllActionsHandler
 
retrieveClientInfo(String) - Method in class alma.acs.commandcenter.meta.MaciSupervisor
 
retrieveClientInfo(String) - Method in class alma.acs.gui.loglevel.tree.AdministratorClient
 
retrieveComponentInfo(String) - Method in class alma.acs.commandcenter.meta.MaciSupervisor
 
retrieveComponentInfo(String) - Method in class alma.acs.gui.loglevel.tree.AdministratorClient
 
retrieveContainerInfo(String) - Method in class alma.acs.commandcenter.meta.MaciSupervisor
The containerHandles argument cannot be specified here.
retrieveContainerInfo(String) - Method in class alma.acs.gui.loglevel.tree.AdministratorClient
The containerHandles argument cannot be specified here.
retrieveStatisticsLogs(List<String>, String) - Method in class alma.acs.logging.statistics.AcsLoggerStatistics
This method generates the logging statistics in message format
retrieveValueAndDispatch(long, boolean) - Method in class alma.ACS.impl.CommonMonitorImpl
Retrieve property value via cached mnemonicValue and add response to BACIDispatchAction.
retrieveValueAndDispatch(long, boolean) - Method in class alma.ACS.impl.HistoryMonitorImpl
Retrieve property value via cached mnemonicValue and add response to the history buffer.
returnedClass() - Method in class alma.hibernate.util.StringEnumUserType
 
returnValue - Variable in class alma.ACS.jbaci.BACIAction
Return value.
ReversiblePropertyField - Class in cern.gp.explorer.properties
A PropertyField with a model that does not immediately propagate the changed property value to the bean but allows the user to commit or revert the changes.
ReversiblePropertyField(ReversiblePropertyField.ReversibleModel, Object, String, int) - Constructor for class cern.gp.explorer.properties.ReversiblePropertyField
Constructor that creates a PropertyField from a node and a property Name, with preferences
ReversiblePropertyField(GPNode, String, int) - Constructor for class cern.gp.explorer.properties.ReversiblePropertyField
 
revert() - Method in class cern.gp.explorer.properties.ReversiblePropertyField
 
right(int) - Method in class alma.ACS.jbaci.Heap
Get right child.
right(int) - Method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSort
Return right child node.
RMI_DEFAULT_PORT - Static variable in class alma.acs.monitoring.RemoteThreadsClient
Default port used by the RMI client-side connector
ROboolean - Class in alma.TMCDB.baci
 
ROboolean() - Constructor for class alma.TMCDB.baci.ROboolean
 
RObooleanImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROboolean.
RObooleanImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RObooleanImpl
 
RObooleanImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RObooleanImpl
 
ROCommonComparablePropertyImpl - Class in alma.ACS.impl
Implementation of read-only common comparable property, i.e.
ROCommonComparablePropertyImpl(Class, String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROCommonComparablePropertyImpl
Constructor with memory data access.
ROCommonComparablePropertyImpl(Class, String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROCommonComparablePropertyImpl
Constructor.
ROCommonPropertyImpl - Class in alma.ACS.impl
Implementation of read-only common property, i.e.
ROCommonPropertyImpl(Class, String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROCommonPropertyImpl
Constructor with memory data access.
ROCommonPropertyImpl(Class, String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROCommonPropertyImpl
Constructor.
ROdouble - Class in alma.TMCDB.baci
 
ROdouble() - Constructor for class alma.TMCDB.baci.ROdouble
Default Constructor for Component.
ROdoubleImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROdouble.
ROdoubleImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROdoubleImpl
 
ROdoubleImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROdoubleImpl
 
ROdoubleSeqImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROdoubleSeq.
ROdoubleSeqImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROdoubleSeqImpl
 
ROdoubleSeqImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROdoubleSeqImpl
 
ROenum - Class in alma.TMCDB.baci
 
ROenum() - Constructor for class alma.TMCDB.baci.ROenum
 
ROfloat - Class in alma.TMCDB.baci
 
ROfloat() - Constructor for class alma.TMCDB.baci.ROfloat
 
ROfloatImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROfloat.
ROfloatImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROfloatImpl
 
ROfloatImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROfloatImpl
 
ROfloatSeqImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROfloatSeq.
ROfloatSeqImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROfloatSeqImpl
 
ROfloatSeqImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROfloatSeqImpl
 
rollback() - Method in class com.cosylab.acs.jms.ACSJMSSession
 
rollbackTransaction() - Method in class com.cosylab.cdb.jdal.hibernate.HibernateUtil
Commit the database transaction.
ROlong - Class in alma.TMCDB.baci
 
ROlong() - Constructor for class alma.TMCDB.baci.ROlong
Default Constructor for Component.
ROlongImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROdouble.
ROlongImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROlongImpl
 
ROlongImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROlongImpl
 
ROlongLongImpl - Class in alma.ACS.impl
 
ROlongLongImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROlongLongImpl
 
ROlongLongImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROlongLongImpl
 
ROlongSeqImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROlongSeq.
ROlongSeqImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROlongSeqImpl
 
ROlongSeqImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROlongSeqImpl
 
ROOnOffSwitchImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROdouble.
ROOnOffSwitchImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROOnOffSwitchImpl
 
ROOnOffSwitchImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROOnOffSwitchImpl
 
ROOT - Static variable in class cern.cmw.mom.util.TopicAdminHelper
The root cmw topic namespace
ROOT_DOMAIN - Static variable in class si.ijs.acs.objectexplorer.engine.BACI.BACICURLResolver
 
RootMap<K,V> - Class in com.cosylab.cdb.jdal.hibernate
 
RootMap() - Constructor for class com.cosylab.cdb.jdal.hibernate.RootMap
 
RootNameOverrideFeature - Interface in com.cosylab.cdb.jdal.hibernate
 
rootNode - Variable in class com.cosylab.cdb.jdal.HibernateWDALImpl
 
ROpatternImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROpattern.
ROpatternImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROpatternImpl
 
ROpatternImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROpatternImpl
 
ROstringImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROstring.
ROstringImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROstringImpl
 
ROstringImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROstringImpl
 
ROstringSeqImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROstringSeq.
ROstringSeqImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROstringSeqImpl
 
ROstringSeqImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROstringSeqImpl
 
ROuLongLongImpl - Class in alma.ACS.impl
 
ROuLongLongImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.ROuLongLongImpl
 
ROuLongLongImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.ROuLongLongImpl
 
RowEntries - Class in alma.acs.logging.table
The data structure containing all the rows of the table (in the model coordinate space).
RowEntries() - Constructor for class alma.acs.logging.table.RowEntries
 
rows - Variable in class alma.acs.logging.table.LogEntryTableModelBase
Each row of the table shows a log identified by a key returned by the cache.
rrc - Variable in class alma.acs.logging.engine.LogReceiver
 
run() - Method in class acs.benchmark.nc.comp.publisher.CorbaNotifySupplierImpl.PublishEventRunnable
 
run() - Method in class alma.acs.alarm.gui.senderpanel.AlarmSender
The thread to get alarms from queue and publish them into the NC
run() - Method in class alma.acs.alarm.gui.senderpanel.ParallelAlarmSender
 
run() - Method in class alma.acs.alarmsystem.acsimpl.AcsAlarmSystem.AcsComponentTerminator
 
run() - Method in class alma.acs.alarmsystem.corbaservice.AlarmSystemCorbaServer
Main thread to handle CORBA requests.
run() - Method in class alma.acs.alarmsystem.source.AlarmsMap.AlarmsMapRunnable
Check the timestamps of the entries in the map and remove those that have not been changed since more then ALARM_ACTIVITY_TIME.
run() - Method in class alma.acs.alarmsystemprofiler.document.ChatteringAlarmsContainer
 
run() - Method in class alma.acs.alarmsystemprofiler.document.DocumentBase
Automatically refresh the view
run() - Method in class alma.acs.alarmsystemprofiler.document.flood.AlarmFlood
The thread check every minute the state of the flood and terminates when the flood finishes.
run() - Method in class alma.acs.alarmsystemprofiler.document.TenMinutesContainer
The thread does nothing but waiting that the time elapses then start a new sample.
run() - Method in class alma.acs.commandcenter.engine.NativeCommand.Reader
 
run() - Method in class alma.acs.commandcenter.engine.NativeCommand
We use four delegates: One to start a process One to watch its progress Two to read its output (out and err) The delegates give feedback to the main thread by provoking InterruptedExceptions on it.
run() - Method in class alma.acs.commandcenter.engine.NativeCommand.Spawner
 
run() - Method in class alma.acs.commandcenter.engine.NativeCommand.Watcher
 
run() - Method in class alma.acs.commandcenter.meta.MaciSupervisor.ManagerConnectionExceptionHandler.ConnectorThread
 
run() - Method in class alma.acs.commandcenter.meta.MaciSupervisor.RefreshIfNeeded
 
run(AcsCorba, String, String) - Method in class alma.acs.container.AcsEmbeddedContainerRunner
Runs this container using the ORB provided in acsCorba and returns w/o blocking on the ORB.
run(IProgressMonitor) - Method in class alma.acs.eventbrowser.handlers.NotifyServiceUpdateJob
 
run() - Method in class alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer
 
run() - Method in class alma.ACS.impl.CommonMonitorImpl
 
run() - Method in class alma.ACS.jbaci.BACIAction
NOT TO BE CHANGED.
run() - Method in class alma.ACS.jbaci.BACIDispatchAction
NOT TO BE CHANGED.
run() - Method in class alma.ACS.jbaci.BACITimer.RunLoop
 
run() - Method in class alma.acs.logging.archive.zoom.ManualZoomDlg
The thread to load the logs in the given interval
run() - Method in class alma.acs.logging.dialogs.error.ErrorLogFile
The method executed by the Timer.
run() - Method in class alma.acs.logging.errorbrowser.Engine
The thread to get all the logs of the error trace
run() - Method in class alma.acs.logging.table.LogEntryTableModelBase
 
run() - Method in class alma.acs.logtools.monitor.file.FileStatistics
The thread to write total values on file
run() - Method in class alma.acs.logtools.monitor.LogDetailsDispatcher
The thread notifying listeners about statistics
run() - Method in class alma.acs.logtools.monitor.LogMonitor
The thread for the shutdown hook
run() - Method in class alma.acs.monitoring.blobber.BlobberWorker
This method will be called at fixed intervals.
run() - Method in class alma.acs.service.nsStatisticsService
 
run() - Method in class alma.acs.shutdown.ShutdownHookBase
 
run(Class) - Static method in class alma.acs.testsupport.tat.TATJUnitRunner
Deprecated.
This method is used for compatibility with the old JUnit-3 based version of this class. It will be removed after ACS 11.2.
run() - Method in class alma.acs.util.stringqueue.TimestampedStringQueue
The method to get and delete unused files
run(String[]) - Method in class alma.acs.xml.validator.XMLValidator
 
run() - Method in class alma.acsplugins.alarmsystem.gui.sound.AlarmSound
The task to emit the sound.
run() - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
The thread refreshes the content of the table at a fixed rate.
run() - Method in class alma.acsplugins.alarmsystem.gui.undocumented.UndocStatusLinePnl
 
run() - Method in class alma.alarmsystem.statistics.StatHashMap
The thread picks maps from the StatHashMap.mapsQueue then calculate and write on file the statistics.
run() - Method in class alma.alarmsystem.statistics.StatsCalculator
The scheduler invokes this method at fixed time intervals to generate and publish statistics.
run(File, File, List<String>, List<File>, File) - Method in class alma.tools.entitybuilder.CastorBuilder
Runs the Castor code generator.
run(IAction) - Method in class cl.utfsm.acs.acg.gui.actions.ExitHandler
 
run(IAction) - Method in class cl.utfsm.acs.acg.gui.actions.LoadFromCDBActionDelegate
 
run(IAction) - Method in class cl.utfsm.acs.acg.gui.actions.SaveToCDBActionDelegate
 
run() - Method in class cl.utfsm.samplingSystemUI.core.PropertySamp
Generates a SamplingObject (if none exist for the target sampDetail) and creates a channel for communication
run() - Method in class cl.utfsm.samplingSystemUI.ScriptExecutor
 
run() - Method in class cl.utfsm.samplingSystemUI.Timer
starts the timer, if timeout then calls the timeout method
run() - Method in class com.cosylab.acs.jms.ACSJMSSession
 
run() - Method in class com.cosylab.acs.laser.AlarmSourcesListenerCached
 
run() - Method in class com.cosylab.acs.laser.LaserComponent.LaserComponentTerminator
 
run() - Method in class com.cosylab.acs.maci.manager.app.RecoverySnapshotTask
 
run() - Method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSortManager
(Sync is clean since activationPendingRWLock is acquired and all notify request is issued only from its reader lock).
run() - Method in class com.cosylab.acs.maci.manager.PingTimerTask
 
run() - Method in class com.cosylab.acs.maci.plug.DefaultCORBAService
Main thread to handle CORBA requests.
run(String[]) - Method in class com.cosylab.cdb.jdal.HibernateServer
 
run(String[]) - Method in class com.cosylab.cdb.jdal.Server
 
run() - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval.RateUpdater
The thread
run() - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
The thread to read and notify the logs read from the file to the listeners
run() - Method in class com.cosylab.logging.engine.simulator.simulatorRemoteAccess
 
run() - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess.Dispatcher
 
run() - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean.SubNodesSearching
Thread that searches for subnodes of a selected/clicked node in the tree.
run0(String[], String) - Method in class alma.tools.entitybuilder.CastorBuilder
Parses the arguments given to main and then hands over control to method run.
runActions() - Method in class alma.acs.genfw.runtime.sm.AcsDoActivity
Must call the action methods associated with this activity.
runBackground(Runnable) - Method in class alma.acs.commandcenter.app.CommandCenterLogic
 
runCorba() - Method in class alma.acs.container.corba.AcsCorba
Runs the ORB and POAs.
runLoop() - Method in class alma.acs.concurrent.ThreadLoopRunner
Runs the loop, either for the first time, or after a call to ThreadLoopRunner.suspendLoop().
RunLoop() - Constructor for class alma.ACS.jbaci.BACITimer.RunLoop
 
runLoop_ - Variable in class alma.ACS.jbaci.BACITimer
 
runMain() - Method in interface alma.acs.commandcenter.engine.Executor.RunMain
 
runMain(Class<?>) - Method in class alma.acs.testsupport.tat.TATJUnitRunner
Modified version of JUnitCore#runMain(JUnitSystem, String...).
runModel - Variable in class alma.acs.commandcenter.engine.ExecuteAcs
 
runModel - Variable in class alma.acs.commandcenter.engine.ExecuteManager
 
runModel - Variable in class alma.acs.commandcenter.engine.ExecuteServices
 
runModel - Variable in class alma.acs.commandcenter.engine.ExecuteTools
 
RunModel - Interface in alma.acs.commandcenter.engine
Contains the data needed to run the various Acs workers.
RunModelAdapter - Class in alma.acs.commandcenter.engine
Facilitates implementations of interface RunModel.
RunModelAdapter() - Constructor for class alma.acs.commandcenter.engine.RunModelAdapter
 
RUNNING - Static variable in class alma.acs.commandcenter.engine.NativeCommand
 
runRestricted(boolean) - Method in class alma.acs.gui.loglevel.LogLevelPanel
 
runScript() - Method in class cl.utfsm.samplingSystemUI.BeanGrouper
 
runTest() - Method in class alma.acs.component.client.ComponentClientTestCase
Executes a single test method.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.CCSampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T112Sampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T13Sampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T21Sampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T22Sampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T23Sampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T24Sampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.acs.perftest.sampler.T26Sampler
Perform a single sample.
runTest(JavaSamplerContext) - Method in class com.cosylab.distsync.JMeterSampler
 
RVtrialAndError(ORB, int) - Constructor for class alma.acs.container.corba.AcsCorba.RVtrialAndError
 
RWbooleanImpl - Class in alma.ACS.impl
Implementation of alma.ACS.ROpattern.
RWbooleanImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWbooleanImpl
 
RWbooleanImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWbooleanImpl
 
RWCommonComparablePropertyImpl - Class in alma.ACS.impl
Implementation of read-write common comparable property, i.e.
RWCommonComparablePropertyImpl(Class, String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWCommonComparablePropertyImpl
Constructor with memory data access.
RWCommonComparablePropertyImpl(Class, String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWCommonComparablePropertyImpl
Constructor.
RWCommonComparablePropertyImpl.DecrementAction - Class in alma.ACS.impl
BACI action to invoke incrementImpl asynchroniously.
RWCommonComparablePropertyImpl.IncrementAction - Class in alma.ACS.impl
BACI action to invoke incrementImpl asynchroniously.
RWCommonPropertyImpl - Class in alma.ACS.impl
Implementation of read-write common property, i.e.
RWCommonPropertyImpl(Class, String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWCommonPropertyImpl
Constructor with memory data access.
RWCommonPropertyImpl(Class, String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWCommonPropertyImpl
Constructor.
RWdoubleImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWdouble.
RWdoubleImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWdoubleImpl
 
RWdoubleImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWdoubleImpl
 
RWdoubleSeqImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWdouble.
RWdoubleSeqImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWdoubleSeqImpl
 
RWdoubleSeqImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWdoubleSeqImpl
 
RWfloatImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWfloat.
RWfloatImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWfloatImpl
 
RWfloatImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWfloatImpl
 
RWfloatSeqImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWfloat.
RWfloatSeqImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWfloatSeqImpl
 
RWfloatSeqImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWfloatSeqImpl
 
RWlongImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWlong.
RWlongImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWlongImpl
 
RWlongImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWlongImpl
 
RWlongLongImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWlongLong.
RWlongLongImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWlongLongImpl
 
RWlongLongImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWlongLongImpl
 
RWlongSeqImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWlong.
RWlongSeqImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWlongSeqImpl
 
RWlongSeqImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWlongSeqImpl
 
RWOnOffSwitchImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWpattern.
RWOnOffSwitchImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWOnOffSwitchImpl
 
RWOnOffSwitchImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWOnOffSwitchImpl
 
RWpatternImpl - Class in alma.ACS.impl
Implementation of alma.ACS.RWpattern.
RWpatternImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWpatternImpl
 
RWpatternImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWpatternImpl
 
RWstringImpl - Class in alma.ACS.impl
 
RWstringImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWstringImpl
 
RWstringImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWstringImpl
 
RWuLongLongImpl - Class in alma.ACS.impl
 
RWuLongLongImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.RWuLongLongImpl
 
RWuLongLongImpl(String, CharacteristicComponentImpl, DataAccess) - Constructor for class alma.ACS.impl.RWuLongLongImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Generated at 2016-07-04