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 _ 

E

E4LifecycleHandler - Class in alma.acs.eventbrowser.lifecycle
This class gets registered as an extension property in plugin.xml, see http://www.vogella.com/articles/Eclipse4LifeCycle/article.html.
E4LifecycleHandler() - Constructor for class alma.acs.eventbrowser.lifecycle.E4LifecycleHandler
 
EbeDocument - Class in cl.utfsm.acs.ebe
Error Browser and Editor Document object.
EbeDocument() - Constructor for class cl.utfsm.acs.ebe.EbeDocument
Initialize a new EbeDocument
EbeDocumentManager - Class in cl.utfsm.acs.ebe
Error Browser and Editor Document manager.
EbeDocumentManager() - Constructor for class cl.utfsm.acs.ebe.EbeDocumentManager
Reads the schema files, setup classes and init the pool
EbeOpenFileFilter - Class in cl.utfsm.acs.ebe.util
Restricts the file type to open and save to xml
EbeOpenFileFilter() - Constructor for class cl.utfsm.acs.ebe.util.EbeOpenFileFilter
 
EbeTableModel - Class in cl.utfsm.acs.ebe.util
 
EbeTableModel() - Constructor for class cl.utfsm.acs.ebe.util.EbeTableModel
 
EbeTableModel(ComplexObject, ErrorBrowserEditor) - Constructor for class cl.utfsm.acs.ebe.util.EbeTableModel
 
eclipseTAG - Static variable in class alma.acs.eclipse.utils.pluginbuilder.PluginXmlWriter
The eclipse TAG
edit(GPNode) - Method in interface cern.gp.capabilities.EditCapability
Indicates to this object that it has to be edited.
EditAction - Class in cern.gp.actions
The action for "editing" something.
EditAction() - Constructor for class cern.gp.actions.EditAction
Creates a new instance do not call this directly, use SystemActions.get() instead
EditCapability - Interface in cern.gp.capabilities
Capability an object implements so that it can be edited.
editCommandsDialog - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
 
editCommandsPanel - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
 
editorGlobal - Variable in class alma.acs.gui.loglevel.leveldlg.LogLevelSelectorPanel
 
editorLocal - Variable in class alma.acs.gui.loglevel.leveldlg.LogLevelSelectorPanel
 
editorRenderer - Variable in class alma.acs.gui.loglevel.leveldlg.LogLevelTable
 
editPexpectsDialog - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
 
editPexpectsPanel - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
 
EditPexpectsPanel - Class in alma.acs.commandcenter.gui
 
EditPexpectsPanel(CommandCenterLogic) - Constructor for class alma.acs.commandcenter.gui.EditPexpectsPanel
 
EDTExecutor - Class in alma.acs.gui.util.threadsupport
EDTExecutor executes tasks in the swing event dispatcher thread (EDT).
elementName - Variable in class alma.acs.cdbChecker.BaciSchemaChecker.BaciPropertyLocator
 
elements - Variable in class com.cosylab.cdb.jdal.JNDIContext
 
ElementValue - Class in com.cosylab.cdb.jdal.hibernate
Plain XML element with value.
ElementValue(String) - Constructor for class com.cosylab.cdb.jdal.hibernate.ElementValue
Constructor.
ElementValueFeature - Interface in com.cosylab.cdb.jdal.hibernate
 
elevation - Variable in class dartboard.Dart
 
embeddedRunner - Variable in class alma.acs.container.AcsContainerRunner
 
EMERGENCY - Static variable in class alma.acs.exceptions.ErrorTraceLogLevels
 
EMERGENCY - Static variable in class alma.acs.logging.AcsLogLevel
A panic condition.
EMPTY_ERRORTRACE - Static variable in class alma.ACS.jbaci.CompletionUtil
Empty ErrorTrace[], used not to recreate empty array over and over...
EMPTY_EVENT_SET - Static variable in class cern.gp.beans.BeanInfoSupport
Empty array of event set descriptor that you can return in getEventSetDescriptorsLazy in order not to have any event set and to prevent the Introspector to introspect the event set from the bean
EMPTY_METHOD_SET - Static variable in class cern.gp.beans.BeanInfoSupport
Empty array of method descriptors that you can return in getMethodDescriptorsLazy in order not to have any method descriptor and to prevent the Introspector to introspect the methods from the bean
EMPTY_MOON - Static variable in class dartboard.Moon
 
EMPTY_PROPERTY_SET - Static variable in class cern.gp.beans.BeanInfoSupport
Empty array of property set that you can return in getPropertyDescriptorsLazy in order not to have any property and to prevent the Introspector to introspect the properties from the bean
EMPTY_SET - Static variable in class com.cosylab.cdb.jdal.hibernate.ExtraDataFeatureUtil
 
EMPTY_STRING - Static variable in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
 
EMPTY_STRING_SUBSTITUTE - Static variable in class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
 
EmptyStringHandlerBACIPropertyType - Class in alma.TMCDB.baci
 
EmptyStringHandlerBACIPropertyType(BACIPropertyTypeIF) - Constructor for class alma.TMCDB.baci.EmptyStringHandlerBACIPropertyType
 
enable() - Method in class alma.ACS.impl.CommonComparableMonitorImpl
Enable on-change monitoring/pooling.
enable(Node[]) - Method in class cern.gp.actions.OpenLocalExplorerAction
 
enable(Node[]) - Method in class cern.gp.actions.support.NodeAction
The action will only be enabled if at least one GPNode is selected.
enable() - Method in class cern.laser.util.buffer.LinkedQueueSynchroBuffer
Enable the listener.
enable() - Method in class cern.laser.util.buffer.SynchroBuffer
Enable the listener.
enable() - Method in class cern.laser.util.buffer.SynchroBufferAdapter
Enable the listener.
enable_alarm_system() - Method in class alma.ACS.impl.RObooleanImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROdoubleImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROdoubleSeqImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROfloatImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROfloatSeqImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROlongImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROlongLongImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROlongSeqImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROpatternImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROstringImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROstringSeqImpl
 
enable_alarm_system() - Method in class alma.ACS.impl.ROuLongLongImpl
 
enableAcsLogging() - Static method in class alma.acs.logging.adapters.Log4jFactory
This method must be called once in order to enable ACS logging behind the scenes of log4j logging.
enableAlarms() - Method in interface alma.acs.alarmsystem.source.AlarmSource
Enable the sending of alarms.
enableAlarms() - Method in class alma.acs.alarmsystem.source.AlarmSourceImpl
 
enableAutoReconnection(boolean) - Method in class com.cosylab.logging.engine.ACS.LCEngine
Enable/disable the auto reconnection
enableButtons(boolean) - Method in class com.cosylab.cdb.browser.Browser
Enables/Disables both buttons: saveChanges & resetData
enableCB - Variable in enum alma.acs.logging.preferences.ExpertPrefsDlg.OptionWidgets
The check box for this option
enabled - Variable in class alma.ACS.impl.CommonComparableMonitorImpl
Enabled status (might be true even if disabled (if suspended)) - user status.
enableDynamicDiscarding(int, int, int) - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
Enable dynamic discarding of incoming logs.
enableDynamicDiscarding(int, int, int) - Method in class com.cosylab.logging.engine.ACS.LCEngine
Enable or disable the dynamic change of the discard level depending on the amount of available memory.
enableEventQueue(int, AcsEventPublisher.EventProcessingHandler<T>) - Method in interface alma.acs.nc.AcsEventPublisher
enableEventQueue(int, AcsEventPublisher.EventProcessingHandler<T>) - Method in class alma.acs.nc.NCPublisher
 
enableFiltersButtonOverwrite(Boolean) - Method in class alma.acs.logging.dialogs.main.LogToolBar
This method allows to enable or disable the filters button, in a way that overwrites the setting from LogToolBar.setEnabled(boolean).
enableFiltersWidgets(boolean) - Method in class com.cosylab.logging.LoggingClient
Enable/disable the filter menu item and the filter button in the tool bar.
enableLoggingAlarms(ClientLogManager.LogAlarmHandler) - Method in class alma.acs.logging.ClientLogManager
Enables alarms to be raised by the logging classes.
enableSearchNext(boolean) - Method in class com.cosylab.logging.LoggingClient
Enable or disable the Search next menu item (tipically this action is preformed by the SearchDialog when a valid search is performed)
encloseByDoubleQuotes(boolean) - Method in class alma.acs.logging.tools.CSVConverter
Put or remove the double quotes around the fields
encode(Color) - Static method in enum alma.acs.gui.standards.StandardColors
Translates colors to strings
encode(ImageIcon) - Static method in enum alma.acs.gui.standards.StandardIcons
Translates icons to strings
end - Variable in class alma.acs.util.stringqueue.QueueEntry
The ending position of the entry in the file
endElement(String, String, String) - Method in class com.cosylab.cdb.jdal.XMLHandler
End element.
endMark - Variable in class alma.acs.commandcenter.engine.NativeCommand
 
endorsedFoldersPropertyName - Variable in class alma.acs.eclipse.utils.pluginbuilder.PluginBuilder
The endorsed folders of jars
endRead() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
Called upon termination of a read.
endTime - Variable in class alma.acs.logging.archive.zoom.FileHelper
The end time of the logs to read from file
endWrite() - Method in class com.cosylab.acs.maci.manager.ReaderPreferenceReadWriteLock
Called upon termination of a write.
enforce() - Static method in class alma.acs.gui.standards.GuiStandards
A call to this method is recommended for applications wanting to use the Alma GUI Standards.
Engine - Class in alma.acs.logging.errorbrowser
The error browser engine is the object in charge of extracting all the logs of an error trace.
Engine(LogEntryTableModelBase, String, LogEntryTableModelBase) - Constructor for class alma.acs.logging.errorbrowser.Engine
Constructor
EngineerAudience - Class in com.cosylab.logging.engine.audience
The audience for the engineers: thi s accepts all the logs
EngineerAudience() - Constructor for class com.cosylab.logging.engine.audience.EngineerAudience
 
ensureCapacity(int) - Method in class com.cosylab.acs.maci.IntArray
Grow the internal array as needed to accomodate the specified number of elements.
ensureCapacity(int) - Method in class com.cosylab.util.CircularArrayList
 
enter(String) - Method in interface com.cosylab.distsync.Synchronizer
DOCUMENT ME!
enter(String) - Method in class com.cosylab.distsync.SynchronizerImpl
 
entity - Variable in class com.cosylab.acs.jms.ACSJMSMessage
 
EntitybuilderConfig - Class in alma.tools.entitybuilder
 
EntitybuilderConfig() - Constructor for class alma.tools.entitybuilder.EntitybuilderConfig
 
EntitybuilderSettings - Class in alma.tools.entitybuilder.generated
 
EntitybuilderSettings() - Constructor for class alma.tools.entitybuilder.generated.EntitybuilderSettings
 
EntitybuilderSettingsDescriptor - Class in alma.tools.entitybuilder.generated
 
EntitybuilderSettingsDescriptor() - Constructor for class alma.tools.entitybuilder.generated.EntitybuilderSettingsDescriptor
 
EntityBuilderTask - Class in alma.tools.entitybuilder.ant
 
EntityBuilderTask() - Constructor for class alma.tools.entitybuilder.ant.EntityBuilderTask
 
EntityDeserializer - Class in alma.acs.entityutil
Helper class to convert serialized XML entities from the ALMA project data model (APDM) to their Java binding class representations.
EntityException - Exception in alma.acs.entityutil
 
EntityException() - Constructor for exception alma.acs.entityutil.EntityException
 
EntityException(String) - Constructor for exception alma.acs.entityutil.EntityException
 
EntityException(String, Throwable) - Constructor for exception alma.acs.entityutil.EntityException
 
EntityException(Throwable) - Constructor for exception alma.acs.entityutil.EntityException
 
EntityManager - Interface in cl.utfsm.acs.acg.core
Common interface to all the entities Managers.
EntityRefFinder - Class in alma.acs.entityutil
Takes an entity object (binding class) and traverses the tree to find references (EntityRefT nodes) to other entity objects.
EntityRefFinder() - Constructor for class alma.acs.entityutil.EntityRefFinder
 
EntityRefFinder(boolean) - Constructor for class alma.acs.entityutil.EntityRefFinder
 
EntitySchema - Class in alma.tools.entitybuilder.generated
 
EntitySchema() - Constructor for class alma.tools.entitybuilder.generated.EntitySchema
 
EntitySchemaDescriptor - Class in alma.tools.entitybuilder.generated
 
EntitySchemaDescriptor() - Constructor for class alma.tools.entitybuilder.generated.EntitySchemaDescriptor
 
EntitySerializer - Class in alma.acs.entityutil
Serializes entity objects.
EntityTFinder - Class in alma.acs.entityutil
Takes the binding object that represents an (xml) entity object, and finds the child element of type alma.entities.commonentity.EntityT.
EntityTFinder(Logger) - Constructor for class alma.acs.entityutil.EntityTFinder
 
EntriesQueue - Class in alma.acs.util.stringqueue
The queue of entries.
EntriesQueue() - Constructor for class alma.acs.util.stringqueue.EntriesQueue
 
entry() - Method in interface alma.acs.genfw.runtime.sm.AcsState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.ErrorState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.InitializingPass1State
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.InitializingPass2State
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.OfflineState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.OfflineSubStateAbstract
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.OnlineState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.OperationalState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.PreInitializedState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.PreShutdownState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.ReinitializingState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShutdownState
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass1State
 
entry() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass2State
 
ENTRY_LENGTH - Static variable in class alma.acs.util.stringqueue.QueueEntry
The length of the bytes representing each entry.
EntryTypeIcon - Enum in com.cosylab.logging.client
The icons shown for each log entry type The icon was part of LogTypeHelper but has been moved here because it caused a process using the engine to crash if executed without X running or when started with sudo
EntryTypeRenderer - Class in alma.acs.logging.table.renderer
A specialized renderer to display both icon and text for each type of the log.
EntryTypeRenderer(boolean) - Constructor for class alma.acs.logging.table.renderer.EntryTypeRenderer
Constructor
enumerateComponentInterface() - Method in class alma.acs.tools.comphelpergen.generated.ComponentHelperInfo
 
enumerateEntitySchema() - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
 
enumerateXmlNamespace2JPackage() - Method in class alma.tools.entitybuilder.generated.EntitybuilderSettings
 
epochToJava(Epoch) - Static method in class alma.acs.time.TimeHelper
Converts from an ACS Epoch ("long-epoch UTC", 100-ns since Oct 15, 1582) to Java time ("short-epoch UTC", ms since Jan 01, 1970).
equals(Object) - Method in class alma.acs.alarm.gui.senderpanel.SenderPanelUtils.Triplet
 
equals(Object) - Method in class alma.acs.algorithms.DataBinner.TimeValue
 
equals(Object) - Method in class alma.acs.algorithms.Vertex
 
equals(MaciInfo.SortingTreeNode) - Method in class alma.acs.commandcenter.meta.MaciInfo.SortingTreeNode
 
equals(String) - Method in class alma.acs.commandcenter.util.StringRingBuffer
 
equals(Object) - Method in class alma.acs.container.ComponentAdapter
todo: check with rest of ACS which fields really make a component unique in the system.
equals(Object) - Method in class alma.acs.logging.engine.LogReceiver.DelayedLogEntry
Equals method, just to be consistent with compareTo.
equals(Object) - Method in class alma.acs.monitoring.blobber.CollectorList.CollectorData
 
equals(Object) - Method in class alma.acs.monitoring.DAO.ComponentData
equals(Object) - Method in class alma.acs.nc.testsupport.InMemoryNcFake
equals based on {InMemoryNcFake.channelName.
equals(Object) - Method in class alma.acs.nsstatistics.ChannelData
 
equals(Object) - Method in class alma.acs.nsstatistics.NotifyServiceData
 
equals(Object) - Method in class alma.acs.releasedoc.Cvs2clXmlEntry
 
equals(Object) - Method in class alma.acs.tmcdb.translator.TmcdbObject
 
equals(Object) - Method in class alma.acs.util.CmdLineOption
 
equals(Object) - Method in class alma.acs.util.CmdLineRegisteredOption
Returns super.equals(obj) because the minimum number required arguments should not be part of the CmdLineRegisteredOption identity (only the name gets used).
equals(Object) - Method in class alma.acsplugins.alarmsystem.gui.undocumented.table.UndocAlarmTableModel.AlarmData
 
equals(Object, Object) - Method in class alma.hibernate.util.StringEnumUserType
 
equals(Object) - Method in class cern.cmw.mom.pubsub.impl.SubscriptionHandle
Method equals
equals(Object) - Method in class cern.gp.nodes.children.BeanComparatorAdapter
 
equals(Object) - Method in class cern.laser.business.data.AlarmChange
 
equals(Object) - Method in class cern.laser.business.data.AlarmImpl
 
equals(Object) - Method in class cern.laser.business.data.Building
 
equals(Object) - Method in class cern.laser.business.data.CategoryActiveList
 
equals(Object) - Method in class cern.laser.business.data.CategoryImpl
 
equals(Object) - Method in class cern.laser.business.data.ConsoleUser
 
equals(Object) - Method in class cern.laser.business.data.Location
 
equals(Object) - Method in class cern.laser.business.data.Source
 
equals(Object) - Method in class cern.laser.business.data.SourceStatus
 
equals(Object) - Method in class cern.laser.business.data.StatusImpl
 
equals(Object) - Method in class cern.laser.business.data.Triplet
 
equals(Object) - Method in class cern.laser.business.data.UserProperty
 
equals(Object) - Method in class cern.laser.business.definition.data.AlarmDefinition
 
equals(Object) - Method in class cern.laser.business.definition.data.CategoryDefinition
 
equals(Object) - Method in class cern.laser.business.definition.data.CategoryLink
 
equals(Object) - Method in class cern.laser.business.definition.data.MaintenanceMask
 
equals(Object) - Method in class cern.laser.business.definition.data.ModeMask
 
equals(Object) - Method in class cern.laser.business.definition.data.MultiplicityThreshold
 
equals(Object) - Method in class cern.laser.business.definition.data.ReductionLink
 
equals(Object) - Method in class cern.laser.business.definition.data.SourceDefinition
 
equals(Object) - Method in class cern.laser.client.impl.data.AlarmImpl
 
equals(Object) - Method in class cern.laser.client.impl.data.CategoryImpl
 
equals(Object) - Method in class cern.laser.client.impl.data.LocationImpl
 
equals(Object) - Method in class cern.laser.client.impl.data.ResponsiblePersonImpl
 
equals(Object) - Method in class cern.laser.client.impl.data.SourceImpl
 
equals(Object) - Method in class cern.laser.client.impl.data.StatusImpl
 
equals(Object) - Method in class cern.laser.client.impl.data.TripletImpl
 
equals(Object) - Method in class cern.laser.client.impl.services.selection.FilterImpl
 
equals(Object) - Method in class cern.laser.console.impl.CommentedAlarmRef
 
equals(Object) - Method in class cern.laser.source.alarmsysteminterface.impl.FaultStateImpl
Check for equality with respect to the fault state triplet ff,fm,fc.
equals(Object) - Method in class cl.utfsm.samplingSystemUI.core.DataItem
compare with an object and see if they are equal.
equals(Object) - Method in class cl.utfsm.samplingSystemUI.core.SampDetail
compare with an object and see if they are equal.
equals(Object) - Method in class com.cosylab.acs.maci.IntArray
Compares this list to another list, value by value.
equals(Object) - Method in class com.cosylab.acs.maci.plug.AdministratorProxy
 
equals(Object) - Method in class com.cosylab.acs.maci.plug.ClientProxy
 
equals(Object) - Method in class com.cosylab.acs.maci.plug.ContainerProxy
 
equals(Object) - Method in class com.cosylab.acs.maci.plug.DaemonProxy
 
equals(Object) - Method in class com.cosylab.acs.maci.plug.ManagerProxy
 
equals(Object) - Method in class com.cosylab.acs.maci.plug.ServiceDaemonProxy
 
equals(Object) - Method in class com.cosylab.acs.maci.plug.SynchronousAdministratorProxy
 
equals(Object) - Method in class com.cosylab.logging.engine.log.ILogEntry.AdditionalData
 
equalsContent(Object) - Method in class alma.acs.tmcdb.translator.TmcdbObject
 
ERR_ITR - Static variable in class com.cosylab.acs.perftest.sampler.T24Sampler
 
errIcon - Variable in class alma.acs.commandcenter.gui.CommandCenterGui.Icons
 
errIcon - Variable in class alma.acs.commandcenter.trace.DefaultChecklistPanel
 
errMgr - Static variable in class cern.gp.logging.NetBeansLog
 
ERROR - Static variable in class alma.acs.exceptions.ErrorTraceLogLevels
 
ERROR - Static variable in class alma.acs.logging.AcsLogLevel
Error messages.
error() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemContext
 
error() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
 
error() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableState
 
error() - Method in class alma.ACS.MasterComponentImpl.statemachine.AvailableSubStateAbstract
 
error(SAXParseException) - Method in class alma.acs.xml.validator.XMLValidator.XMLErrorHandler
 
error(Object) - Method in class cern.gp.logging.NetBeansLog
 
error(Object, Throwable) - Method in class cern.gp.logging.NetBeansLog
 
ERROR - Static variable in class cern.gp.util.GPManager
Serious problem, application may be crippled
Error - Class in cl.utfsm.acs.ebe
The internal representation of an Error.
Error() - Constructor for class cl.utfsm.acs.ebe.Error
Error Constructor.
error(SAXParseException) - Method in class com.cosylab.cdb.jdal.XMLHandler
 
error(String) - Method in class org.slf4j.impl.JDK14LoggerAdapter
Log a message object at the SEVERE level.
error(String, Object) - Method in class org.slf4j.impl.JDK14LoggerAdapter
Log a message at the SEVERE level according to the specified format and argument.
error(String, Object, Object) - Method in class org.slf4j.impl.JDK14LoggerAdapter
Log a message at the SEVERE level according to the specified format and arguments.
error(String, Object...) - Method in class org.slf4j.impl.JDK14LoggerAdapter
Log a message at level SEVERE according to the specified format and arguments.
error(String, Throwable) - Method in class org.slf4j.impl.JDK14LoggerAdapter
Log an exception (throwable) at the SEVERE level with an accompanying message.
ERROR_XSD - Static variable in class cl.utfsm.acs.ebe.ErrorSchema
The ACSERROR XSD files
errorAcknowledged() - Method in class com.cosylab.logging.LoggingClient
When the user acknowledges the message, we enable the glass pane to forward all the messages to the content pane.
errorAcknowledged() - Method in interface com.cosylab.logging.MessageWidget.MessageWidgetListener
 
ErrorBox - Class in alma.acs.commandcenter.gui
 
ErrorBox() - Constructor for class alma.acs.commandcenter.gui.ErrorBox
 
ErrorBrowserDlg - Class in alma.acs.logging.errorbrowser
The dialog showing the stack trace of errors.
ErrorBrowserDlg(LoggingClient) - Constructor for class alma.acs.logging.errorbrowser.ErrorBrowserDlg
Constructor
ErrorBrowserEditor - Class in cl.utfsm.acs.ebe
 
ErrorBrowserEditor() - Constructor for class cl.utfsm.acs.ebe.ErrorBrowserEditor
This is the default constructor
errorCommunicationFailure(Throwable) - Method in class alma.acs.container.ContainerServices.ComponentReleaseCallback
Called when a CORBA or other communication error occurred.
errorCommunicationFailure(Throwable) - Method in class alma.acs.container.ContainerServices.ComponentReleaseCallbackWithLogging
 
ErrorComponentHelper - Class in alma.acsexmplErrorComponent.ErrorComponentImpl
Component helper class.
ErrorComponentHelper(Logger) - Constructor for class alma.acsexmplErrorComponent.ErrorComponentImpl.ErrorComponentHelper
Constructor
ErrorComponentImpl - Class in alma.acsexmplErrorComponent.ErrorComponentImpl
Implementation of the ErrorComponent interface, which should demonstrate proper use of the ACS error system in Java.
ErrorComponentImpl() - Constructor for class alma.acsexmplErrorComponent.ErrorComponentImpl.ErrorComponentImpl
 
errorComponentReleaseFailed(AcsJComponentDeactivationFailedEx) - Method in class alma.acs.container.ContainerServices.ComponentReleaseCallback
Called when the target component deactivation failed.
errorComponentReleaseFailed(AcsJComponentDeactivationFailedEx) - Method in class alma.acs.container.ContainerServices.ComponentReleaseCallbackWithLogging
 
ErrorComponentTest - Class in alma.acsexmpl.clients
 
ErrorComponentTest() - Constructor for class alma.acsexmpl.clients.ErrorComponentTest
 
ErrorDialog - Class in si.ijs.acs.objectexplorer
Insert the type's description here.
ErrorDialog() - Constructor for class si.ijs.acs.objectexplorer.ErrorDialog
Constructor
ErrorDialog(Frame, String, String) - Constructor for class si.ijs.acs.objectexplorer.ErrorDialog
ErrorDialog constructor comment.
errorDoc - Variable in class cl.utfsm.acs.ebe.ErrorSchema
The DOM error document
ErrorLogDialog - Class in alma.acs.logging.dialogs.error
The dialog to show the errors.
ErrorLogDialog(Frame, String, boolean) - Constructor for class alma.acs.logging.dialogs.error.ErrorLogDialog
Constructor
ErrorLogFile - Class in alma.acs.logging.dialogs.error
ErrorLogFile encapsulates a file adding methods to close the file when it has not been since used for long time.
ErrorLogFile(int, String, String, String, boolean, boolean) - Constructor for class alma.acs.logging.dialogs.error.ErrorLogFile
Constructor.
errorNoPermission(String) - Method in class alma.acs.container.ContainerServices.ComponentReleaseCallback
Called when the client cannot legally release the component, e.g.
errorNoPermission(String) - Method in class alma.acs.container.ContainerServices.ComponentReleaseCallbackWithLogging
 
errorReceived(String) - Method in class alma.acs.logging.archive.zoom.FileHelper
 
errorReceived(String) - Method in class alma.acs.logging.tools.LogFileExtractor
 
errorReceived(String) - Method in class alma.acs.logging.tools.LogFileSplitter
 
errorReceived(String) - Method in class alma.acs.logtools.monitor.LogDetailsDispatcher
 
errorReceived(String) - Method in interface com.cosylab.logging.engine.ACS.ACSRemoteErrorListener
The method is executed when an error happened building a log from a string.
errorReceived(String) - Method in class com.cosylab.logging.LoggingClient
 
errors - Variable in class alma.acs.logtools.monitor.TotalStatsData
Number of errors parsing logs since the begging of the execution
ErrorSchema - Class in cl.utfsm.acs.ebe
This schema definition reads the ERROR_XSD schema file.
ErrorSchema() - Constructor for class cl.utfsm.acs.ebe.ErrorSchema
Constructor.
ErrorState - Class in alma.ACS.MasterComponentImpl.statemachine
 
ErrorState(AlmaSubsystemContext, AvailableState) - Constructor for class alma.ACS.MasterComponentImpl.statemachine.ErrorState
 
ErrorSystemHelper - Class in alma.demo.ErrorSystemComp
Component helper class.
ErrorSystemHelper(Logger) - Constructor for class alma.demo.ErrorSystemComp.ErrorSystemHelper
Constructor
ErrorSystemImpl - Class in alma.demo.ErrorSystemComp
 
ErrorSystemImpl() - Constructor for class alma.demo.ErrorSystemComp.ErrorSystemImpl
 
ErrorTab - Class in alma.acs.logging.errorbrowser
The component in each error tab of the error browser dialog
ErrorTab(LogEntryTableModelBase, String, LoggingClient) - Constructor for class alma.acs.logging.errorbrowser.ErrorTab
Constructor
ErrorTraceLogLevels - Class in alma.acs.exceptions
Provides JDK logger style level objects for the severity levels in alma.ACSErr.Severity.
ErrorTraceLogLevels(String, int) - Constructor for class alma.acs.exceptions.ErrorTraceLogLevels
 
ErrorTraceManipulator - Class in alma.acs.exceptions
 
ErrorTraceManipulator() - Constructor for class alma.acs.exceptions.ErrorTraceManipulator
 
ErrorTreeCellRenderer - Class in cl.utfsm.acs.ebe.util
 
ErrorTreeCellRenderer() - Constructor for class cl.utfsm.acs.ebe.util.ErrorTreeCellRenderer
 
errorType - Static variable in class cl.utfsm.acs.ebe.Error
The class AcsType
ErrTestComponentImpl - Class in alma.perftest.ErrTestComponentImpl
 
ErrTestComponentImpl() - Constructor for class alma.perftest.ErrTestComponentImpl.ErrTestComponentImpl
 
ErrTestComponentImplHelper - Class in alma.perftest.ErrTestComponentImpl
 
ErrTestComponentImplHelper(Logger) - Constructor for class alma.perftest.ErrTestComponentImpl.ErrTestComponentImplHelper
Passes a logger to the callback object.
errText - Variable in class alma.acs.commandcenter.trace.DefaultChecklistPanel
 
escapeString(Object) - Static method in class com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector
 
etherealize(byte[], POA, Servant, boolean, boolean) - Method in class alma.acs.container.ComponentServantManager
See CORBA spec (2.4) 11.3.5.2 etherealize.
EthernetAddress() - Constructor for class alma.TMCDB.baci.AmbDevice.EthernetAddress
 
Event - Class in alma.TMCDB.maci
 
Event() - Constructor for class alma.TMCDB.maci.Event
Default Constructor for Component.
EVENT_QUEUE_CAPACITY - Static variable in class alma.acs.nc.AcsEventSubscriberImplBase
Event queue should hold at least two events to avoid unnecessary scary logs about slow receivers, but must be short enough to get receivers to actually implement their own queue and discard mechanism instead of relying on this ACS queue which may buffer events for a limited time and thus obscure the problem.
EventChannel - Class in alma.TMCDB.maci
 
EventChannel() - Constructor for class alma.TMCDB.maci.EventChannel
Default Constructor for Component.
EventChannelNode - Class in alma.TMCDB.maci
Node only (to create hierarchy of channels) - only holds a list of "subchannels".
EventChannelNode() - Constructor for class alma.TMCDB.maci.EventChannelNode
Default Constructor for ContainerNode.
EventConsumerHelper - Class in alma.demo.EventConsumerImpl
 
EventConsumerHelper(Logger) - Constructor for class alma.demo.EventConsumerImpl.EventConsumerHelper
 
EventConsumerImpl - Class in alma.demo.EventConsumerImpl
Implementation class of the ConsumerComp IDL interface.
EventConsumerImpl() - Constructor for class alma.demo.EventConsumerImpl.EventConsumerImpl
 
EventData - Class in alma.acs.nsstatistics
 
EventData(long, String, long, String, Long, String, Any) - Constructor for class alma.acs.nsstatistics.EventData
 
EventDetailPart - Class in alma.acs.eventbrowser.parts
Displays details of an event selected in the EventListPart.
EventDetailPart() - Constructor for class alma.acs.eventbrowser.parts.EventDetailPart
 
eventDropped(U) - Method in interface alma.acs.nc.AcsEventPublisher.EventProcessingHandler
Notification that an event was dropped because of failures and a full queue.
EventListFilterToolControl - Class in alma.acs.eventbrowser.parts
Some of this code was ported to e4 from alma.acs.eventbrowser.views.EventListView#buildTextFilter.
EventListFilterToolControl() - Constructor for class alma.acs.eventbrowser.parts.EventListFilterToolControl
 
EventListPart - Class in alma.acs.eventbrowser.parts
TODO: check http://tomsondev.bestsolution.at/2011/10/07/jface-viewer-and-eclipse-databinding-with-10-000-objects/
EventListPart() - Constructor for class alma.acs.eventbrowser.parts.EventListPart
The constructor.
EventListViewContentProvider - Class in alma.acs.eventbrowser.parts
 
EventListViewContentProvider(EventModel) - Constructor for class alma.acs.eventbrowser.parts.EventListViewContentProvider
 
EventModel - Class in alma.acs.nsstatistics
 
eventModel - Variable in class alma.acs.service.nsStatisticsService
Event model used to get services & channels statistics
eventProcessingHandler - Variable in class alma.acs.nc.NCPublisher
Optional event processing handler.
eventQueue - Variable in class alma.acs.nc.NCPublisher
If the user registers NCPublisher.eventProcessingHandler, then we also create this queue; otherwise it remains null.
eventQueueSync - Variable in class alma.acs.nc.NCPublisher
eventSent(U) - Method in interface alma.acs.nc.AcsEventPublisher.EventProcessingHandler
Notification that an event was sent.
EventSourceLabelProvider - Class in alma.acs.eventbrowser.parts
 
EventSourceLabelProvider() - Constructor for class alma.acs.eventbrowser.parts.EventSourceLabelProvider
 
eventStoredInQueue(U) - Method in interface alma.acs.nc.AcsEventPublisher.EventProcessingHandler
Notification that an event was stored in a local queue after some problem occurred when trying to send the event immediately.
EventSubscriberAction - Enum in alma.acs.nc.sm.generated
All SM actions get mapped to the generic AcsScxmlDispatchingAction that is parametrized with an action enum such as this one.
EventSubscriberActionDispatcher - Class in alma.acs.nc.sm.generated
Convenience class for dispatching from enum-based AcsScxmlActionExecutor to action handler EventSubscriberAllActionsHandler.
EventSubscriberActionDispatcher(EventSubscriberAllActionsHandler, Logger) - Constructor for class alma.acs.nc.sm.generated.EventSubscriberActionDispatcher
 
EventSubscriberAllActionsHandler - Interface in alma.acs.nc.sm.generated
A convenience interface that bundles all state machine actions as methods.
EventSubscriberSignal - Enum in alma.acs.nc.sm.generated
Signal (event) for the EventSubscriber state machine.
EventSubscriberSignalDispatcher - Class in alma.acs.nc.sm.generated
Dispatches SM signals (events) by calling AcsScxmlEngine.fireSignalWithErrorFeedback(Enum) on the provided state machine.
EventSubscriberSignalDispatcher() - Constructor for class alma.acs.nc.sm.generated.EventSubscriberSignalDispatcher
 
EventSubscriberSignalHandler - Interface in alma.acs.nc.sm.generated
Interface to send events to the SM, similar to the IDL-generated component "Operations" interface
EventSubscriberStateMachine - Class in alma.acs.nc.sm
Adapts AcsScxmlEngine for the concrete SM type 'EventSubscriber', and a single all-action handler.
EventSubscriberStateMachine(Logger, EventSubscriberActionDispatcher) - Constructor for class alma.acs.nc.sm.EventSubscriberStateMachine
 
EventSupplierHelper - Class in alma.demo.EventSupplierImpl
 
EventSupplierHelper(Logger) - Constructor for class alma.demo.EventSupplierImpl.EventSupplierHelper
 
EventSupplierImpl - Class in alma.demo.EventSupplierImpl
 
EventSupplierImpl() - Constructor for class alma.demo.EventSupplierImpl.EventSupplierImpl
 
eventType - Variable in class alma.acs.nc.AcsEventSubscriberImplBase
Runtime access to the type parameter <T>.
EventTypeCountLabelProvider - Class in alma.acs.eventbrowser.parts
 
EventTypeCountLabelProvider() - Constructor for class alma.acs.eventbrowser.parts.EventTypeCountLabelProvider
 
EventTypeLabelProvider - Class in alma.acs.eventbrowser.parts
 
EventTypeLabelProvider() - Constructor for class alma.acs.eventbrowser.parts.EventTypeLabelProvider
 
exactCheck - Variable in class com.cosylab.logging.settings.FilterIntegerPanel
 
exactCheck - Variable in class com.cosylab.logging.settings.FilterTypePanel
 
ExactFilter - Class in com.cosylab.logging.engine
The filter for the Constraint EXACT type.
ExactFilter(LogField, boolean, Comparable, boolean) - Constructor for class com.cosylab.logging.engine.ExactFilter
Constructor for Constraint types EXACT.
Example - Class in alma.acs.gui.standards
 
Example() - Constructor for class alma.acs.gui.standards.Example
 
EXCEPTION - Static variable in class cern.gp.util.GPManager
Something went wrong, though it can be recovered
exceptionFromCompletion(short) - Method in class alma.acsexmplErrorComponent.ErrorComponentImpl.ErrorComponentImpl
This method throws a GenericErrorEx exception if the completion returned from ErrorComponentImpl.internalCompletionMethod(int) has an associated exception.
ExceptionListener - Interface in cern.cmw.mom.pubsub
Public interface.
exceptionMethod() - Method in class alma.demo.LampCallbackImpl.LampCallbackImpl
Throws a plain CORBA exception, that is, one that does not collaborate with the ACS error system.
exceptionMethod() - Method in class alma.demo.XmlComponentImpl.XmlComponentImpl
At the CORBA interface level, we must use the CORBA-exceptions.
excludeForeignKeyAsCollection(String, TableIdentifier, List, TableIdentifier, List) - Method in class alma.acs.tmcdb.translator.AbstractReverseEngineeringStrategy
 
excludeForeignKeyAsManytoOne(String, TableIdentifier, List, TableIdentifier, List) - Method in class alma.acs.tmcdb.translator.AbstractReverseEngineeringStrategy
 
EXEC_ARG_LANG_WRAPPER_OPTION - Static variable in class alma.acs.tmcdb.logic.ContainerStartupOptionHelper
Wrapper for options targeted at the language-specific container start script.
execute(PubSubScenario) - Method in class acs.benchmark.nc.client.PubSubExecutor
Run the specified pub/sub container and components.
execute(PubSubScenario, long, TimeUnit) - Method in class acs.benchmark.nc.client.PubSubExecutor
Run the specified pub/sub container and components.
execute(Shell) - Method in class alma.acs.alarmsystemprofiler.handlers.AboutHandler
 
execute(Shell) - Method in class alma.acs.alarmsystemprofiler.handlers.ConnectAcsHandler
 
execute(IWorkbench, Shell) - Method in class alma.acs.alarmsystemprofiler.handlers.QuitHandler
 
execute(Shell) - Method in class alma.acs.alarmsystemprofiler.handlers.SaveHandler
 
execute() - Method in class alma.acs.component.ComponentImplBase
 
execute() - Method in interface alma.acs.component.ComponentLifecycle
Called after ComponentLifecycle.initialize(ContainerServices) to tell the component that it has to be ready to accept incoming functional calls any time.
execute(Shell) - Method in class alma.acs.eventbrowser.handlers.AboutHandler
 
execute(MPart) - Method in class alma.acs.eventbrowser.handlers.ClearEventsHandler
 
execute(ParsedAnyData[]) - Method in class alma.acs.eventbrowser.handlers.CopyDetailsToClipboardHandler
Receives the selection from the event detail part.
execute(MHandledItem) - Method in class alma.acs.eventbrowser.handlers.PeriodicRefreshHandler
Starts a NotifyServiceUpdateJob with 10 seconds refresh period, which will notify the interested parts via the IEventBroker.
execute(Shell) - Method in class alma.acs.eventbrowser.handlers.PreferencesHandler
 
execute(IWorkbench, Shell) - Method in class alma.acs.eventbrowser.handlers.QuitHandler
 
execute() - Method in class alma.acs.eventbrowser.handlers.SingleRefreshHandler
 
execute(Object, MHandledItem) - Method in class alma.acs.eventbrowser.handlers.SubscribeNCHandler
Allows one or many NCs to be selected, which is why we use 'Object' instead of 'ChannelData' as the selection.
execute() - Method in class alma.acs.genfw.runtime.sm.AcsDoActivity
Runs AcsDoActivity.runActions() in a separate thread and returns immediately.
execute(Runnable) - Method in class alma.acs.gui.util.threadsupport.EDTExecutor
Executes the passed command in the EDT.
execute(PrioritizedRunnable) - Method in class alma.ACS.impl.CharacteristicComponentImpl
Execute action.
execute() - Method in class alma.ACS.impl.CommonPropertyImpl.GetAsyncAction
 
execute() - Method in class alma.ACS.impl.CommonPropertyImpl.SetAsyncAction
 
execute() - Method in class alma.ACS.impl.RWCommonComparablePropertyImpl.DecrementAction
 
execute() - Method in class alma.ACS.impl.RWCommonComparablePropertyImpl.IncrementAction
 
execute() - Method in class alma.ACS.jbaci.BACIAction
Action to be executed - implement it.
execute(PrioritizedRunnable) - Method in class alma.ACS.jbaci.BACIDispatcher
Execute action.
execute(PrioritizedRunnable) - Method in interface alma.ACS.jbaci.PrioritizedExecutor
Return runnable task.
execute() - Method in class alma.ACS.jbaci.ReflectionBACIAction
 
execute() - Method in class alma.acs.logging.io.LoadFileChooser
 
execute() - Method in class alma.acs.logging.io.LoadSwitchesPanel
Remove the logs from the table and disconnect the engine (if the checkboxes are selected).
execute() - Method in class alma.acs.monitoring.blobber.BlobberImpl
Repeatedly runs the blobber worker code in a separate thread (every 60 seconds).
execute(EventSubscriberAction, EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in class alma.acs.nc.AcsEventSubscriberImplBase
Dispatches the action enum to one of the action handler methods.
execute(EventSubscriberAction, EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in class alma.acs.nc.sm.generated.EventSubscriberActionDispatcher
 
execute(A, EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in class alma.acs.nc.sm.generic.AcsScxmlActionDispatcher
Generic action handler, dispatches to the right handler based on action type.
execute(A, EventDispatcher, ErrorReporter, SCInstance, Collection<TriggerEvent>) - Method in interface alma.acs.nc.sm.generic.AcsScxmlActionExecutor
 
execute(EventDispatcher, ErrorReporter, SCInstance, Log, Collection) - Method in class alma.acs.nc.sm.generic.AcsScxmlDispatchingAction
 
execute() - Method in class alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl
 
execute() - Method in class alma.COUNTER.CounterConsumerImpl.CounterConsumerImpl
 
execute() - Method in class alma.COUNTER.CounterSupplierImpl.CounterSupplierImpl
 
execute() - Method in class alma.demo.HelloDemoImpl.HelloDemoImpl
 
execute() - Method in class alma.lifecycleTest.TestLifeCycleCompImpl.TestLifeCycleCompImpl
 
execute() - Method in class alma.perftest.LogStressImpl.LogStressImpl
 
execute() - Method in class alma.tools.entitybuilder.ant.EntityBuilderTask
 
execute() - Method in class com.cosylab.acs.laser.LaserComponent
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.AdministratorCommandAllocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.AdministratorCommandDeallocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.AdministratorCommandSet
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.AlarmCleared
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.AlarmRaised
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ClientCommandAllocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ClientCommandDeallocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ClientCommandSet
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ClientInfoCommandComponentAdd
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ClientInfoCommandComponentRemove
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandAckAlloc
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandAllocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandAllocateHandle
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandClientAdd
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandClientRemove
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandDeallocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandPreallocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentCommandSet
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentInfoCommandComponentAdd
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ComponentInfoCommandComponentRemove
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ContainerCommandAllocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ContainerCommandDeallocate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ContainerCommandSet
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ContainerCommandUpdate
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ContainerInfoCommandComponentAdd
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.ContainerInfoCommandComponentRemove
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.DefaultComponentCommandPut
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.UnavailableComponentCommandPut
 
execute(PrevalentSystem) - Method in class com.cosylab.acs.maci.manager.recovery.UnavailableComponentCommandRemove
 
executeAcs - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
 
ExecuteAcs - Class in alma.acs.commandcenter.engine
 
ExecuteAcs(RunModel) - Constructor for class alma.acs.commandcenter.engine.ExecuteAcs
 
executeAfterDelay(long, BACITimer.TimerRunnable) - Method in class alma.ACS.jbaci.BACITimer
Excecute the given command after waiting for the given delay.
executeAllAndWait(long, TimeUnit) - Method in class alma.acs.concurrent.ThreadBurstExecutorService
Unleashes all submitted (and therefore already started) threads at the same time.
executeAt(Date, BACITimer.TimerRunnable) - Method in class alma.ACS.jbaci.BACITimer
Execute the given command at the given time.
executeContainer - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
 
ExecuteContainer - Class in alma.acs.commandcenter.engine
 
ExecuteContainer() - Constructor for class alma.acs.commandcenter.engine.ExecuteContainer
 
ExecuteContainer(AcsLogger) - Constructor for class alma.acs.commandcenter.engine.ExecuteContainer
 
executeContainer - Variable in class alma.acs.startup.AcsStartLight
 
executeManager - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
 
ExecuteManager - Class in alma.acs.commandcenter.engine
 
ExecuteManager(RunModel) - Constructor for class alma.acs.commandcenter.engine.ExecuteManager
 
executeManager - Variable in class alma.acs.startup.AcsStartLight
 
executePeriodically(long, BACITimer.TimerRunnable, long) - Method in class alma.ACS.jbaci.BACITimer
Execute the given command every period milliseconds AT FIXED RATE.
executeServices - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
 
ExecuteServices - Class in alma.acs.commandcenter.engine
 
ExecuteServices(RunModel) - Constructor for class alma.acs.commandcenter.engine.ExecuteServices
 
executeServices - Variable in class alma.acs.startup.AcsStartLight
 
executeSync(Runnable) - Method in class alma.acs.gui.util.threadsupport.EDTExecutor
Execute the passed command in the EDT synchronously.
executeTools - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
 
ExecuteTools - Class in alma.acs.commandcenter.engine
 
ExecuteTools(RunModel) - Constructor for class alma.acs.commandcenter.engine.ExecuteTools
 
ExecuteTools.ToolStarter - Class in alma.acs.commandcenter.engine
 
Executor - Class in alma.acs.commandcenter.engine
 
Executor() - Constructor for class alma.acs.commandcenter.engine.Executor
 
executor - Variable in class alma.ACS.jbaci.BACIAction
Executor.
Executor.LocalInProcFlow - Class in alma.acs.commandcenter.engine
 
Executor.LocalInProcStream - Class in alma.acs.commandcenter.engine
 
Executor.LocalOutProcFlow - Class in alma.acs.commandcenter.engine
 
Executor.RemoteContainerDaemonFlow - Class in alma.acs.commandcenter.engine
 
Executor.RemoteFlow - Class in alma.acs.commandcenter.engine
 
Executor.RemoteServicesDaemonFlow - Class in alma.acs.commandcenter.engine
 
Executor.RunMain - Interface in alma.acs.commandcenter.engine
 
Executor.SingleStepFlow - Class in alma.acs.commandcenter.engine
 
exist(String) - Method in class alma.demo.dyncomp.MyTableModel
Check if an element with the given name already exists in the table
exit(int) - Method in class alma.acs.commandcenter.app.CommandCenterLogic
System.exit() can be prevented by setting the boolean flag to false through the corresponding command line switch.
exit() - Method in class alma.ACS.MasterComponentImpl.statemachine.AlmaSubsystemStateAbstract
 
exit() - Method in class alma.ACS.MasterComponentImpl.statemachine.InitializingPass1State
 
exit() - Method in class alma.ACS.MasterComponentImpl.statemachine.InitializingPass2State
 
exit() - Method in class alma.ACS.MasterComponentImpl.statemachine.ReinitializingState
 
exit() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass1State
 
exit() - Method in class alma.ACS.MasterComponentImpl.statemachine.ShuttingdownPass2State
 
ExitHandler - Class in cl.utfsm.acs.acg.gui.actions
 
ExitHandler() - Constructor for class cl.utfsm.acs.acg.gui.actions.ExitHandler
 
exitValue - Variable in class alma.acs.commandcenter.engine.NativeCommand
 
expectedOutput - Variable in class alma.acs.commandcenter.engine.NativeCommand.Reader
 
ExpertPrefsDlg - Class in alma.acs.logging.preferences
A dialog to setup (expert) preferences.
ExpertPrefsDlg(Component, UserPreferences) - Constructor for class alma.acs.logging.preferences.ExpertPrefsDlg
Constructor
ExpertPrefsDlg.NumberOption - Enum in alma.acs.logging.preferences
A class containing the options for the number of logs.
ExpertPrefsDlg.OptionWidgets - Enum in alma.acs.logging.preferences
OptionWidgets is essentially used to access the check boxes with a meaningful name.
ExpertPrefsDlg.TimeOption - Enum in alma.acs.logging.preferences
A class containing the options for the time frame of logs
explodeDummyNode(BACITreeDataNode) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
 
explodeRootNodeByName() - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
Explodes the root node and groups the devices by their parent devices.
explodeTreeNode(OETreeNode) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
Insert the method's description here.
explodeTreeNode(OETreeNode) - Method in interface si.ijs.acs.objectexplorer.engine.RemoteAccess
Given a tree node in the name space of remote objects, create and initialize nodes that a given node contains.
ExtendedTextArea - Class in alma.acs.gui.widgets
ExtendedTextArea is a JTextArea written to replace com.cosylab.gui.components.r2.SmartTextArea.
ExtendedTextArea(int) - Constructor for class alma.acs.gui.widgets.ExtendedTextArea
Constructor
ExtendedTextArea() - Constructor for class alma.acs.gui.widgets.ExtendedTextArea
Constructor with the default max number of messages (ExtendedTextArea.defaultNumOfMessages
extension - Variable in class alma.acs.logtools.monitor.file.FileHelper
The folder to create file into
EXTERNAL_SCHEMA_LOCATION_PROPERTY_ID - Static variable in class com.cosylab.cdb.jdal.DALImpl
Property for setting the mapping of URIs to XML schemas.
ExternalInterfaceTranslator - Interface in alma.acs.container
Interface used to distinguish a user-provided interface translator for XML-binded components which uses for certain operations the default interface translator.
extract() - Method in class alma.ACS.jbaci.Heap
Return and remove least element, or null if empty.
extract() - Method in class alma.acs.logging.tools.LogFileExtractor
Extract the logs from the source to the destination applying the selection criteria given in the constructor
extract() - Method in class alma.acs.util.ReaderExtractor
 
extract() - Method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSort
Return and remove least element, or null if empty.
extractAny(Any) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
Insert the method's description here.
extractAny(TypeCode, Any) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
Insert the method's description here.
extractChannelName(String) - Static method in class alma.acs.nc.Helper
 
extractDomainName(String) - Static method in class alma.acs.nc.Helper
 
extractElements(Node, String, Logger, DAOUtil.ElementHandler) - Static method in class com.cosylab.acs.laser.dao.DAOUtil
 
extractEntityT(Object) - Method in class alma.acs.entityutil.EntityTFinder
Extracts the EntityT child of entityObj.
extractInvocationObject(RemoteCall) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
Insert the method's description here.
extractJavaSourcesToFiles(JarFile, File) - Method in class alma.acs.makesupport.JarSourceExtractor
Extracts Java source files from a JAR file and puts them as individual files under a given directory.
extractJavaSourcesToJar(JarFile, JarOutputStream) - Method in class alma.acs.makesupport.JarSourceExtractor
Extracts Java source files from a JAR file and adds them to another JAR file.
extractLocation(Object) - Method in class alma.acs.commandcenter.meta.MaciSupervisor
Helper for createNode()
extractLongProperty(String, long) - Method in class alma.acs.logging.LogParameterUtil
Extracts property with specified name of type long from the special properties map.
extractOuts(Request, OperationDescription) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
Insert the method's description here.
extractSequence(TypeCode, Any) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
 
extractStringProperty(String, String) - Method in class alma.acs.logging.LogParameterUtil
Extracts property with specified name of type String from the special properties map.
extractTypedef(TypeCode, Any) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
Insert the method's description here.
extractTypedef(Any) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
Insert the method's description here.
ExtraDataFeature - Interface in com.cosylab.cdb.jdal.hibernate
 
ExtraDataFeatureUtil - Class in com.cosylab.cdb.jdal.hibernate
 
ExtraDataFeatureUtil(Logger) - Constructor for class com.cosylab.cdb.jdal.hibernate.ExtraDataFeatureUtil
 
extraTools - Static variable in class alma.acs.commandcenter.engine.ToolManager
 
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 _ 
Skip navigation links
Generated at 2016-07-04