- p - Static variable in class alma.acs.commandcenter.gui.CommandCenterGui
-
- P_BOOLEAN - Static variable in class alma.acs.eventbrowser.preferences.PreferenceConstants
-
- P_CHOICE - Static variable in class alma.acs.eventbrowser.preferences.PreferenceConstants
-
- P_PATH - Static variable in class alma.acs.eventbrowser.preferences.PreferenceConstants
-
- P_STRING - Static variable in class alma.acs.eventbrowser.preferences.PreferenceConstants
-
- PACKAGE - Static variable in class alma.acs.tmcdb.translator.AbstractTable2Class
-
- PAGE_LEN - Static variable in class alma.acs.util.stringqueue.EntriesQueue
-
The number of
QueueEntry to read/write from/to disk
on each I/O
- paint(Graphics) - Method in class alma.acs.logging.table.renderer.DateRenderer
-
- paint(Graphics) - Method in class alma.acs.logging.table.renderer.EntryTypeRenderer
-
- paint(Graphics) - Method in class com.cosylab.logging.TransparentGlassPane
-
Paint the panel in a light gray.
- paintComponent(Graphics) - Method in class alma.acs.commandcenter.gui.LogoPanel
-
- paintComponent(Graphics) - Method in class dartboard.Dartboard
-
- paintValue(Graphics, Rectangle) - Method in class cern.gp.beans.editors.ButtonEditor
-
- paintValue(Graphics, Rectangle) - Method in class cern.gp.beans.editors.CheckBoxEditor
-
- paintValue(Graphics, Rectangle) - Method in class cern.gp.beans.editors.support.ColoredEditorHelper
-
method that draws the text retrieved from PropertyEditor with the given background given by
ColorMaster.
- paintValue(Graphics, Rectangle) - Method in class cern.gp.beans.editors.support.ColoredEditorSupport
-
- paintValue(Graphics, Rectangle, String, Color, Color) - Static method in class cern.gp.beans.editors.support.ColoredEditorSupport
-
a static version of the paintValue method that can be called from other places
- paintValue(Graphics, Rectangle) - Method in class cern.gp.explorer.test.helpers.ColoredIntegerEditor
-
- panel - Variable in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender
-
The parent component to show the dialog
- PanelException - Exception in alma.acs.gui.util.panel
-
An Exception of the panel package.
- PanelException(String) - Constructor for exception alma.acs.gui.util.panel.PanelException
-
- PanelException(String, Throwable) - Constructor for exception alma.acs.gui.util.panel.PanelException
-
- PanelStatus - Class in alma.acsplugins.alarmsystem.gui.specialalarm
-
The status
- PanelStatus(boolean, Properties) - Constructor for class alma.acsplugins.alarmsystem.gui.specialalarm.PanelStatus
-
Build the status
- PanelTriplet - Class in alma.acsplugins.alarmsystem.gui.specialalarm
-
The triplet
- PanelTriplet(String, String, int) - Constructor for class alma.acsplugins.alarmsystem.gui.specialalarm.PanelTriplet
-
Constructor
- ParallelAlarmSender - Class in alma.acs.alarm.gui.senderpanel
-
Sends alarms in parallel by sending each alarm to a different sender.
- ParallelAlarmSender(ContainerServices, int, long) - Constructor for class alma.acs.alarm.gui.senderpanel.ParallelAlarmSender
-
Constructor
- ParallelAlarmSender.AlarmToSend - Class in alma.acs.alarm.gui.senderpanel
-
An alarm to send.
- PARAM_HOSTNAME - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_LINE - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_PRIORITY - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_PROCESSNAME - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_SOURCEOBJECT - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_STACK_ID - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_STACK_LEVEL - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_THREAD_NAME - Static variable in class alma.acs.logging.LogParameterUtil
-
- PARAM_URI - Static variable in class alma.acs.logging.LogParameterUtil
-
- params - Variable in class alma.acs.service.nsStatisticsService
-
Command line parameters
- parent(int) - Method in class alma.ACS.jbaci.Heap
-
Get parent index.
- parent - Variable in class alma.acs.jhelpgen.Gen.AnchorNode
-
- parent(int) - Method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSort
-
Return parent node of the child.
- parent - Variable in class com.cosylab.cdb.jdal.DALNode
-
- parentComponent - Variable in class alma.ACS.impl.PropertyImpl
-
Property parent component.
- parse(String) - Method in interface alma.acs.logging.engine.parser.ACSLogParser
-
Parses the xmlLog.
- parse(String) - Method in class alma.acs.logging.engine.parser.ACSLogParserDOM
-
- parse(String) - Method in class alma.acs.logging.engine.parser.ACSLogParserVTD
-
Implements required method of ACSLogParser interface.
- parse(File) - Method in class alma.acs.profiling.orb.OrbProfilerParser
-
Parses the given file and returns the profiler messages extracted from the file as a list for further processing.
- parse(String) - Static method in class alma.acs.util.IorParser
-
Parses the specified hex-IOR and returns info about it.
- parse(String, int, String, int) - Static method in class com.cosylab.util.WildcharMatcher
-
Recursive method for parsing the string.
- parseArgs(String[]) - Method in class alma.acs.util.CmdLineArgs
-
If called more than once without calling reset() in between,
the options are merged in the style of a Map.
- parseCmdLineArgs(String[]) - Method in class alma.acs.eclipse.utils.pluginbuilder.PluginBuilder
-
Parse the command line
- ParsedAnyData - Class in alma.acs.eventbrowser.parts
-
- ParsedAnyData(String, String, String) - Constructor for class alma.acs.eventbrowser.parts.ParsedAnyData
-
- ParsedAnyData() - Constructor for class alma.acs.eventbrowser.parts.ParsedAnyData
-
- parseGeometry(String) - Static method in class alma.acs.gui.util.WindowUtil
-
Parses a geometry string made up of positional parameters
"width height xpos ypos" or "xpos ypos" (ie.
- parseInt(String) - Static method in class alma.acs.commandcenter.util.MiscUtils
-
Returns the specified string parsed as an int, or 0 if parsing fails.
- parseIntIdList(Node) - Static method in class com.cosylab.acs.laser.dao.DAOUtil
-
- parseIsoTimestamp(String) - Static method in class alma.acs.util.IsoDateFormat
-
- parseLine(String) - Method in class alma.acs.profiling.orb.OrbProfilerParser
-
Parses a line of orb profiler stdout output.
- parseNode(DALNode, XMLHandler, String) - Method in class com.cosylab.cdb.jdal.DALImpl
-
- parser - Variable in class cl.utfsm.acs.xml.CommonSchema
-
The local DOM parser reference
- parser - Variable in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- parser - Variable in class com.cosylab.cdb.jdal.XSDElementTypeResolver
-
- parseStringIdList(Node) - Static method in class com.cosylab.acs.laser.dao.DAOUtil
-
- parseXml(File) - Method in class alma.acs.releasedoc.Cvs2clXmlParser
-
- parseXML(String) - Static method in class com.cosylab.acs.laser.dao.DAOUtil
-
- parties() - Method in interface com.cosylab.distsync.RemoteCyclicBarrier
-
DOCUMENT ME!
- parties() - Method in class com.cosylab.distsync.RemoteCyclicBarrierImpl
-
- password - Variable in class cern.laser.business.data.ConsoleUser
-
- password - Variable in class com.cosylab.cdb.jdal.hibernate.DBUtil.ConnectionData
-
- PASSWORD_KEY_NAME - Static variable in class com.cosylab.cdb.jdal.hibernate.plugin.PluginFactory
-
- PASSWORD_PROPERTY - Static variable in class cern.cmw.mom.util.MomConfig
-
Field PASSWORD_PROPERTY
- Path - Variable in class alma.TMCDB.maci.Component
-
- Path - Variable in class alma.TMCDB.maci.Container
-
- Path - Variable in class alma.TMCDB.maci.EventChannel
-
- PATH_SEPARATOR - Static variable in class com.cosylab.cdb.jdal.hibernate.DOMJavaClassIntrospector
-
- pattern - Variable in enum alma.acs.logging.table.reduction.Antennae
-
The pattern of an antenna to match in a message
- pattern - Static variable in class alma.acs.util.IsoDateFormat
-
- pause() - Method in class alma.acs.gui.loglevel.LogLevelPanel
-
Method used by the plugin interface in EXEC.
- pause() - Method in class alma.acs.logging.dialogs.main.LogToolBar
-
Set the play/pause button in pause mode
- pause() - Method in class alma.acsplugins.alarmsystem.gui.CernSysPanel
-
- pause() - Method in class alma.acsplugins.alarmsystem.gui.statusline.StatusLine
-
Pause the thread to update values
- pause(boolean) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel
-
Pause/un-pause the update of the table
- pause(boolean) - Method in class com.cosylab.logging.engine.ACS.ACSLogRetrieval
-
Pause/unpause the thread that publishes logs
- pause(boolean) - Method in class com.cosylab.logging.engine.simulator.simulatorRemoteAccess
-
Pause/unpause the thread that publishes logs
- pause() - Method in class com.cosylab.logging.LoggingClient
-
Method used by the plugin interface in EXEC.
- pauseSampling(boolean) - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
Pauses/unpauses the displaying of the sampling process
- pauseStr - Static variable in class alma.acs.logging.dialogs.main.LogToolBar
-
- Pdouble - Class in alma.TMCDB.baci
-
- Pdouble() - Constructor for class alma.TMCDB.baci.Pdouble
-
Default Constructor for Component.
- peek() - Method in class alma.ACS.jbaci.Heap
-
Return least element without removing it, or null if empty.
- peek() - Method in class com.cosylab.acs.maci.manager.ComponentInfoTopologicalSort
-
Return least element without removing it, or null if empty
- pendingRequest - Variable in class alma.ACS.jbaci.BACIDispatchAction
-
Pending request.
- performAction() - Method in class cern.gp.actions.MainLauncherAction
-
- performAction(Node[]) - Method in class cern.gp.actions.OpenLocalExplorerAction
-
- performAction(Node[]) - Method in class cern.gp.actions.support.BeanAction
-
Standard perform action extended by actually activated nodes.
- performAction() - Method in class cern.gp.actions.support.CallableSystemAction
-
Performs the action for the given nodes.
- performAction(GPNode[]) - Method in class cern.gp.actions.support.ContextAction
-
the action will be enabled only if the super class enables it
and if the context is not null.
- performAction(GPNode[], Object) - Method in class cern.gp.actions.support.ContextAction
-
A method called by GP when you invoke this action.
- performAction(Node[]) - Method in class cern.gp.actions.support.NodeAction
-
Standard perform action extended by actually activated nodes.
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.AcceptAction
-
Performs the capability for the given node.
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.CopyAction
-
Performs the capability for the given node.
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.DeleteAction
-
Performs the capability for the given node.
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.EditAction
-
Performs the capability for the given node.
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.RemoveAction
-
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.StopAction
-
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.support.BeanAction
-
Performs the capability for the given node.
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.support.BeanActionSupport
-
Performs the associated capability for the given node.
- performCapability(GPNode, Capability) - Method in class cern.gp.actions.ViewAction
-
Performs the capability for the given node.
- PeriodicRefreshHandler - Class in alma.acs.eventbrowser.handlers
-
Handler for the toggling of the various popup/part menu items that control periodic refreshing
of the notify service data.
- PeriodicRefreshHandler() - Constructor for class alma.acs.eventbrowser.handlers.PeriodicRefreshHandler
-
- PERSIST_ALWAYS - Static variable in class cern.gp.windows.WindowUtils
-
always persist the TopComponent
- PERSIST_NEVER - Static variable in class cern.gp.windows.WindowUtils
-
dont persist the TopComponent
- PERSIST_ONLY_OPENED - Static variable in class cern.gp.windows.WindowUtils
-
persist a TopComponent only if it is opened
- PERSIST_UNKNOWN - Static variable in class cern.gp.windows.WindowUtils
-
unkown persistence mode the TopComponent
- Perspective - Class in cl.utfsm.acs.acg.gui
-
- Perspective() - Constructor for class cl.utfsm.acs.acg.gui.Perspective
-
- ping() - Method in class acs.benchmark.util.ManagerAdminClient
-
- ping() - Method in class alma.acs.commandcenter.meta.MaciSupervisor.AdministratorImplementation
-
- ping() - Method in class alma.acs.container.AcsContainer
-
Replies with true so that Manager sees that this container is alive.
- ping() - Method in class alma.acs.gui.loglevel.tree.AdministratorClient
-
- ping() - Method in interface com.cosylab.acs.maci.Client
-
Manager pings its clients (both GUI clients, as well as Containers) repeatedly to verify that they still exist.
- ping() - Method in class com.cosylab.acs.maci.plug.ClientImpl
-
- ping() - Method in class com.cosylab.acs.maci.plug.ClientProxy
-
- ping() - Method in class com.cosylab.acs.maci.plug.ClientProxyImpl
-
- ping() - Method in class com.cosylab.acs.maci.plug.ManagerProxyImpl
-
Ping method so that clients can feel good about having an alive manager.
- PingableResourceChecker(T, String) - Constructor for class alma.ACS.MasterComponentImpl.SubsysResourceMonitor.PingableResourceChecker
-
- pingManager(long) - Method in class alma.acs.container.AcsManagerProxy
-
Pings the manager.
- PingTimerTask - Class in com.cosylab.acs.maci.manager
-
Implementation of ping task executed by java.util.Timer.
- PingTimerTask(ManagerImpl, Logger, ClientInfo, AlarmSource) - Constructor for class com.cosylab.acs.maci.manager.PingTimerTask
-
Constructs a ping task which monitors client's state.
- placeHolder - Static variable in class alma.acs.logging.table.reduction.ReductionRule
-
The place holder for comparison
- Planet - Class in dartboard
-
Insert the type's description here.
- Planet() - Constructor for class dartboard.Planet
-
Planet constructor comment.
- PlanetPanel - Class in dartboard
-
Insert the type's description here.
- PlanetPanel() - Constructor for class dartboard.PlanetPanel
-
PlanetPanel constructor comment.
- PlanetPanel(LayoutManager) - Constructor for class dartboard.PlanetPanel
-
PlanetPanel constructor comment.
- PlanetPanel(LayoutManager, boolean) - Constructor for class dartboard.PlanetPanel
-
PlanetPanel constructor comment.
- PlanetPanel(boolean) - Constructor for class dartboard.PlanetPanel
-
PlanetPanel constructor comment.
- PlanetPanelBeanInfo - Class in dartboard
-
The bean information class for AMS.PlanetPanel.
- PlanetPanelBeanInfo() - Constructor for class dartboard.PlanetPanelBeanInfo
-
- played() - Method in interface alma.acsplugins.alarmsystem.gui.sound.AlarmSoundListener
-
A sound has been played.
- played() - Method in class alma.acsplugins.alarmsystem.gui.toolbar.SoundWidget
-
- playing(int) - Method in interface alma.acsplugins.alarmsystem.gui.sound.AlarmSoundListener
-
A sound is playing for the passed priority.
- playing(int) - Method in class alma.acsplugins.alarmsystem.gui.toolbar.SoundWidget
-
- playStr - Static variable in class alma.acs.logging.dialogs.main.LogToolBar
-
- Plong - Class in alma.TMCDB.baci
-
- Plong() - Constructor for class alma.TMCDB.baci.Plong
-
Default Constructor for Component.
- PlotPrinter - Class in cl.utfsm.samplingSystemUI
-
- PlotPrinter(SamplingSystemGUI) - Constructor for class cl.utfsm.samplingSystemUI.PlotPrinter
-
Constructor, initialize the sampling counter and creates a BeanMemoryWidget for representation.
- PlotPrinter(SamplingSystemGUI, PlotWidget, int) - Constructor for class cl.utfsm.samplingSystemUI.PlotPrinter
-
Constructor, initialize the sampling counter and sets the Widget as the one passed by reference.
- PlotWidget - Class in cl.utfsm.samplingSystemUI
-
- PlotWidget() - Constructor for class cl.utfsm.samplingSystemUI.PlotWidget
-
- PlotWidget(int) - Constructor for class cl.utfsm.samplingSystemUI.PlotWidget
-
- plugin - Variable in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- PLUGIN_ID - Static variable in class cl.utfsm.acs.acg.gui.Activator
-
- PluginBuilder - Class in alma.acs.eclipse.utils.pluginbuilder
-
Build an eclipse plugin from one or more jar files.
- PluginBuilder(String[]) - Constructor for class alma.acs.eclipse.utils.pluginbuilder.PluginBuilder
-
Constructor
- PluginFactory - Class in com.cosylab.cdb.jdal.hibernate.plugin
-
- PluginFactory() - Constructor for class com.cosylab.cdb.jdal.hibernate.plugin.PluginFactory
-
- pluginXMLFileName - Static variable in class alma.acs.eclipse.utils.pluginbuilder.PluginXmlWriter
-
The name of the XML definition file
- PluginXmlWriter - Class in alma.acs.eclipse.utils.pluginbuilder
-
Write the plugin.xml file.
- PluginXmlWriter(File) - Constructor for class alma.acs.eclipse.utils.pluginbuilder.PluginXmlWriter
-
Constructor.
- plusIcon - Variable in class alma.acs.commandcenter.gui.CommandCenterGui.Icons
-
- pnlEditVariables - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
-
- pnlManagerLocationForContainers - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
-
- pnlManagerLocationForTools - Variable in class alma.acs.commandcenter.gui.CommandCenterGui
-
- poa - Variable in class com.cosylab.cdb.jdal.HibernateWDALImpl
-
- POLL_SLEEP - Static variable in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
- POLL_TIMEOUT - Static variable in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
- poolTime - Variable in exception alma.ACS.jbaci.DataAccess.OnChangeNotSupportedException
-
Recommended pool time in ms.
- PoolTimer() - Constructor for class alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer
-
- poolTimerTask - Variable in class alma.ACS.impl.CommonComparableMonitorImpl
-
Monitor timer task.
- pop() - Method in class alma.acs.nc.CircularQueue
-
Remove the first element in the queue and return it.
- pop() - Method in class alma.acs.util.stringqueue.TimestampedStringQueue
-
Get and remove the next string from the cache.
- PopulateEventList - Class in alma.acs.eventbrowser.parts
-
- PopulateEventList(Logger, TableViewer, StatusLineWriter, BlockingQueue<?>, String) - Constructor for class alma.acs.eventbrowser.parts.PopulateEventList
-
- populateModel() - Method in class alma.acs.vmtools.LogManagerGui
-
- populateModel(String[]) - Method in class alma.acs.vmtools.LogManagerGui
-
- populateModel(String[]) - Method in class alma.acs.vmtools.SysPropEditor
-
- popupTitle - Variable in enum alma.acsplugins.alarmsystem.gui.table.AlarmTableModel.AlarmTableColumn
-
The title of the column as it appears in the table header popup menu
- port - Variable in class alma.acs.container.corba.AcsCorba.RVtrialAndError
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.AlarmFloodPart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.AlarmsPerTenMinutesPart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.AnnunciatedPart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.ChatteringPart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.LostSourcesPart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.MostFrequentAlarmPart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.StalePart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.StatisticPart
-
- postConstruct(Composite) - Method in class alma.acs.alarmsystemprofiler.parts.SuppressedPart
-
- postConstruct(Composite, IEventBroker) - Method in class alma.acs.eventbrowser.parts.ArchivingListPart
-
- postConstruct(Composite, IEclipseContext, EMenuService, IEventBroker) - Method in class alma.acs.eventbrowser.parts.ChannelTreePart
-
See http://www.vogella.com/articles/EclipseJFaceTree/article.html
- postConstruct(Composite, IEclipseContext, IEventBroker, EMenuService) - Method in class alma.acs.eventbrowser.parts.EventListPart
-
- postProcessing() - Method in class cl.utfsm.samplingSystemUI.DataPrinter
-
Do a post processing once stop all samplings threads.
- postProcessing() - Method in class cl.utfsm.samplingSystemUI.FilePrinter
-
This method should be called after stopping the sampling.
- postProcessing() - Method in class cl.utfsm.samplingSystemUI.MemoryPrinter
-
In memory printer postProcesing do nothing with sampled data stored,
they will be destroyed in object destruction.
- postProcessing() - Method in class cl.utfsm.samplingSystemUI.PlotPrinter
-
This method should be called after stopping the sampling.
- postProcessing() - Method in class cl.utfsm.samplingSystemUI.WidgetPrinter
-
Do nothing
- postShutdown() - Method in class cl.utfsm.acs.acg.gui.ApplicationWorkbenchAdvisor
-
- postWindowOpen() - Method in class cl.utfsm.acs.acg.gui.ApplicationWorkbenchWindowAdvisor
-
- preallocate() - Method in class com.cosylab.acs.maci.manager.HandleDataStore
-
Preallocate an element in this HandleDataStore.
- preDestroy() - Method in class alma.acs.eventbrowser.parts.ArchivingListPart
-
- preDestroy() - Method in class alma.acs.eventbrowser.parts.ChannelTreePart
-
- preDestroy() - Method in class alma.acs.eventbrowser.parts.EventListPart
-
- preDestroy() - Method in class alma.acs.eventbrowser.status.MyStatusBar
-
- PREF_CUSTOM_EDITOR - Static variable in class cern.gp.explorer.properties.PropertyField
-
Constant defining preferences in displaying of value.
- PREF_INPUT_STATE - Static variable in class cern.gp.explorer.properties.PropertyField
-
Constant defining preferences in displaying of value.
- PREF_READ_ONLY - Static variable in class cern.gp.explorer.properties.PropertyField
-
Constant defining preferences in displaying of value.
- PreferenceConstants - Class in alma.acs.eventbrowser.preferences
-
Constant definitions for plug-in preferences
- PreferenceConstants() - Constructor for class alma.acs.eventbrowser.preferences.PreferenceConstants
-
- PreferenceInitializer - Class in alma.acs.eventbrowser.preferences
-
Class used to initialize default preference values.
- PreferenceInitializer() - Constructor for class alma.acs.eventbrowser.preferences.PreferenceInitializer
-
- PreferencesHandler - Class in alma.acs.eventbrowser.handlers
-
- PreferencesHandler() - Constructor for class alma.acs.eventbrowser.handlers.PreferencesHandler
-
- prefix - Variable in class alma.acs.util.stringqueue.TimestampedStringQueueFileHandler
-
The prefix to prepend to the name of each file of the cache
- PREFIX_PATHS - Static variable in class alma.acs.makesupport.AbstractJarEntryExtractor
-
prefix paths inside JAR files which are not considered part of Java package paths
- PreInitializedState - Class in alma.ACS.MasterComponentImpl.statemachine
-
- PreInitializedState(AlmaSubsystemContext, OfflineState, AcsLogger) - Constructor for class alma.ACS.MasterComponentImpl.statemachine.PreInitializedState
-
- prepare(CommandCenterLogic.StartupOptions) - Method in class alma.acs.commandcenter.app.CommandCenterLogic
-
- prepare() - Method in class alma.acs.commandcenter.gui.CommandCenterGui
-
- prepareDIIparameters(OperationDescription, Object[]) - Method in class si.ijs.acs.objectexplorer.engine.BACI.BACIIntrospector
-
Insert the method's description here.
- PreparedString - Class in alma.acs.commandcenter.util
-
Purpose of this class is to resolve placeholders
in a source string like "my name is ?".
- PreparedString(String) - Constructor for class alma.acs.commandcenter.util.PreparedString
-
Constructs an instance with the given source string and "?" as
the placeholder character for later insertions.
- PreparedString(String, char) - Constructor for class alma.acs.commandcenter.util.PreparedString
-
Constructs an instance with the given source string and the given
placeholder character.
- prepareInstance(Logger, String, String) - Static method in class com.cosylab.acs.perftest.client.ComponentClientSingleton
-
- prepareOrb(String[]) - Method in class alma.acs.container.corba.AcsCorba
-
- prepareRemoteLogging() - Method in class alma.acs.logging.ClientLogManager
-
If not done already, sets up remote handlers for all loggers using a shared queue.
- prepareRenderer(TableCellRenderer, int, int) - Method in class alma.acs.logging.table.LogEntryTable
-
Sets a tool tip on all the cells.
- prepareRenderer(TableCellRenderer, int, int) - Method in class alma.acsplugins.alarmsystem.gui.table.AlarmTable
-
- prepareRenderer(TableCellRenderer, int, int) - Method in class alma.acsplugins.alarmsystem.gui.undocumented.table.UndocumentedAlarmTable
-
- prepareRenderer(TableCellRenderer, int, int) - Method in class com.cosylab.logging.client.DetailedLogTable
-
Sets a tool tip on all the cells.
- prepareShow(String, DefaultChecklistPanel) - Method in class alma.acs.commandcenter.gui.TabPanel.FlowDialog
-
Bring up the dialog (execution in swing thread guaranteed).
- preShutdown() - Method in class cl.utfsm.acs.acg.gui.ApplicationWorkbenchAdvisor
-
- PreShutdownState - Class in alma.ACS.MasterComponentImpl.statemachine
-
- PreShutdownState(AlmaSubsystemContext, OfflineState, AcsLogger) - Constructor for class alma.ACS.MasterComponentImpl.statemachine.PreShutdownState
-
- prettyName - Variable in class alma.acs.jhelpgen.Gen.AnchorNode
-
- previous(int) - Method in class com.cosylab.acs.maci.manager.HandleDataStore
-
Return the handle of the previous element in this ADT.
- preWindowOpen() - Method in class cl.utfsm.acs.acg.gui.ApplicationWorkbenchWindowAdvisor
-
- print(Graphics, PageFormat, int) - Method in class cern.gp.printing.PrintableComponent
-
- print(Graphics, PageFormat, int) - Method in class cern.gp.printing.PrintableListTableExplorer
-
- print(Graphics, PageFormat, int) - Method in class cern.gp.printing.PrintableTreeExplorer
-
- print(Printable) - Method in class cern.gp.printing.PrintUtil
-
- print(Component) - Method in class cern.gp.printing.PrintUtil
-
- print(int) - Method in class com.cosylab.cdb.jdal.DALNode
-
Prints the hierarchy on System.out indenting child nodes
This function is used for debuging purposes.
- PrintableComponent - Class in cern.gp.printing
-
- PrintableComponent(Component) - Constructor for class cern.gp.printing.PrintableComponent
-
- PrintableListTableExplorer - Class in cern.gp.printing
-
- PrintableListTableExplorer(ListTableExplorer) - Constructor for class cern.gp.printing.PrintableListTableExplorer
-
- PrintableTreeExplorer - Class in cern.gp.printing
-
- PrintableTreeExplorer(TreeExplorer) - Constructor for class cern.gp.printing.PrintableTreeExplorer
-
- printAcsJInterface() - Method in class org.jacorb.idl.AcsInterfacePrinter
-
Todo:
- Substitute types in operations parameters and returns
The code was copied from Interface#printOperations()
and then modified to not append "Operations"
(plus "interfce." scope resolution to fix compile errors)
- printArray(Object[], int) - Static method in class cern.gp.util.ArrayUtil
-
utility method, prints out an array using the toString() method of the members.
- printConcurrentCalls(PrintStream) - Method in class alma.acs.profiling.orb.OrbProfilerStatistics
-
- printFileTableInfo() - Method in class com.cosylab.logging.client.cache.LogMultiFileCache
-
Return the current maximum size of the log file
- printHolderClass(String, String, String, String, String) - Method in class org.jacorb.idl.AcsHolderPrinter
-
Code copied from AliasTypeSpec#print(PrintWriter) and private method
AliasTypeSpec#printHolderClass(String, PrintWriter) and adjusted for ACS xml purposes.
- printHolderClass() - Method in class org.jacorb.idl.AcsStructPrinter
-
- printHolderClass() - Method in class org.jacorb.idl.AcsTypedefPrinter
-
Code copied from AliasTypeSpec#print(PrintWriter) and private method
AliasTypeSpec#printHolderClass(String, PrintWriter) and adjusted for ACS xml purposes.
- printNode(Node, int) - Static method in class com.cosylab.logging.engine.log.LogEntryXML
-
Recursively prints the struct of the node
- printSignature(PrintWriter, OpDecl) - Method in class org.jacorb.idl.AcsInterfacePrinter
-
- printSignature(PrintWriter, boolean, OpDecl) - Method in class org.jacorb.idl.AcsInterfacePrinter
-
- printSizes(Component) - Static method in class alma.acs.commandcenter.gui.thirdparty.SpringUtilities
-
A debugging utility that prints to stdout the component's
minimum, preferred, and maximum sizes.
- printStructClass() - Method in class org.jacorb.idl.AcsStructPrinter
-
- printThreadsInfo(ThreadInfo[], boolean) - Static method in class alma.acs.monitoring.RemoteThreadsUtil
-
Returns an array with the information of a group of threads that can be
printed.
- printThreadsInfo(ThreadInfo[], PrintStream, boolean) - Static method in class alma.acs.monitoring.RemoteThreadsUtil
-
Prints the information of a group of threads into the specified printer
object printer.
- printUsage() - Static method in class alma.acs.alarmsystem.corbaservice.AlarmServiceUtils
-
- printUsage(OutputStream) - Static method in class alma.acs.eclipse.utils.pluginbuilder.PluginBuilder
-
Print the usage string in the passed stream
- printUsage(String) - Static method in class alma.acs.gui.util.panel.Frame
-
Print the usage message on the stdout
- printUsage(String) - Static method in class alma.acs.logging.dialogs.main.CommandLineParser
-
Print the standard usage message if the parameters in the command
line are wrong.
- printUsage() - Static method in class alma.acs.logtools.monitor.LogMonitor
-
Print the usage message
- printUsage() - Static method in class cl.utfsm.cdbChecker.CDBChecker
-
Prints usage information.
- PrintUtil - Class in cern.gp.printing
-
- PrioritizedExecutor - Interface in alma.ACS.jbaci
-
Interface defining PrioritizedRunnable executor.
- PrioritizedRunnable - Interface in alma.ACS.jbaci
-
Runnable interface with addition of taks being prioritized.
- PrioritizedRunnableComparator<T> - Class in alma.ACS.jbaci
-
Implementation of PrioritizedRunnable comparator.
- PrioritizedRunnableComparator() - Constructor for class alma.ACS.jbaci.PrioritizedRunnableComparator
-
- priority - Variable in class alma.ACS.jbaci.BACIAction
-
Action priority.
- priority - Variable in class alma.ACS.jbaci.BACIDispatchAction
-
Action priority.
- Priority(int, AlarmGUIType) - Constructor for class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel.Priority
-
- priority - Variable in class alma.acsplugins.alarmsystem.gui.table.AlarmTableModel.Priority
-
The priority
- priority - Variable in enum alma.alarmsystem.core.alarms.LaserCoreFaultState.LaserCoreFaultCodes
-
The priority of the alarm
- process - Variable in class alma.acs.commandcenter.engine.NativeCommand
-
- process(Message) - Method in class cern.laser.business.pojo.AlarmMessageProcessorImpl
-
- processChange(FaultState, String, String, Timestamp) - Method in class cern.laser.business.pojo.AlarmMessageProcessorImpl
-
- ProcessCvs2clOutput - Class in alma.acs.releasedoc
-
This class bundles the other classes of this package and provides a command line tool.
- ProcessCvs2clOutput() - Constructor for class alma.acs.releasedoc.ProcessCvs2clOutput
-
- ProcessCvs2clOutput.SortBy - Enum in alma.acs.releasedoc
-
- processedFS(String, boolean) - Method in class alma.alarmsystem.statistics.StatHashMap
-
A new FS has been processed: if not already present,
it is stored in the
StatHashMap.alarmsMap map otherwise its state is updated.
- processedFS(String, boolean) - Method in class alma.alarmsystem.statistics.StatsCalculator
-
An FaultState with the passed ID and activation state
has been processed.
- processEvent(Object, EventDescription) - Method in class alma.acs.nc.AcsEventSubscriberImplBase
-
- processEventAsync(Object, EventDescription) - Method in class alma.acs.nc.AcsEventSubscriberImplBase
-
- ProcessingController - Class in cern.laser.business
-
This class is a singleton controlling if the MDB's should start processing alarm messages or not.
- ProcessingControllerListener - Interface in cern.laser.business
-
The interface to implement to be notified when to start processing alarm messages.
- processName - Variable in class alma.acs.shutdown.ShutdownHookBase
-
- ProcessStreamGobbler - Class in alma.acs.util
-
Continuously reads the stdout and stderr streams of Process in separate threads,
so that the OS will not block out the JVM, as it could otherwise happen if lines are read from these streams sequentially in one thread.
- ProcessStreamGobbler(Process, ThreadFactory, boolean) - Constructor for class alma.acs.util.ProcessStreamGobbler
-
- processTimeLogRepeatGuard - Variable in class alma.acs.nc.AcsEventSubscriberImplBase
-
Contains a list of repeat guards for each different type of event.
- ProcessUtil - Class in alma.acs.testsupport
-
Helper class to be used by tests which need to verify that some other process exists
or does not exist, or that need to kill some process.
- ProcessUtil(Logger) - Constructor for class alma.acs.testsupport.ProcessUtil
-
- Profiler - Class in alma.acs.time
-
Class that facilitates runtime profiling.
- Profiler() - Constructor for class alma.acs.time.Profiler
-
Standard constructor.
- ProfilerMessage - Class in alma.acs.profiling.orb
-
- PROFILING_ENABLED_PROPERTYNAME - Static variable in class com.cosylab.acs.maci.manager.ProfilingReentrantLock
-
- ProfilingReentrantLock - Class in com.cosylab.acs.maci.manager
-
A Lock that internally delegates to a ReentrantLock and profiles the time
it takes a thread to acquire the lock, and the time for which the lock is held.
- ProfilingReentrantLock(String) - Constructor for class com.cosylab.acs.maci.manager.ProfilingReentrantLock
-
- project - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
-
- project - Variable in class alma.acs.commandcenter.app.CommandCenterLogic.StartupOptions
-
- project - Variable in class alma.acs.commandcenter.app.ProjectRunModel
-
- projectCreatorId - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
-
assigned in prepare()
- projectCreatorId() - Method in class alma.acs.commandcenter.app.CommandCenterLogic
-
- projectCreatorId - Variable in class alma.acs.commandcenter.app.ProjectMaker
-
- projectMaker - Variable in class alma.acs.commandcenter.app.CommandCenterLogic
-
- ProjectMaker - Class in alma.acs.commandcenter.app
-
- ProjectMaker(String) - Constructor for class alma.acs.commandcenter.app.ProjectMaker
-
- ProjectRunModel - Class in alma.acs.commandcenter.app
-
Makes an AcsCommandCenterProject available as a RunModel.
- ProjectRunModel(AcsCommandCenterProject) - Constructor for class alma.acs.commandcenter.app.ProjectRunModel
-
- PROP_ACTIVATED - Static variable in interface org.openide.windows.TopComponent.Registry
-
Name of property for the selected top component.
- PROP_ACTIVATED_NODES - Static variable in interface org.openide.windows.TopComponent.Registry
-
Name of property for lastly activated nodes nodes.
- PROP_ASSERTION_MESSAGE - Static variable in class alma.contLogTest.TestLogLevelsCompImpl.TestLogLevelsCompImpl
-
- PROP_ASSERTION_MESSAGE - Static variable in class alma.COUNTER.CounterConsumerImpl.CounterConsumerImpl
-
- PROP_ASSERTION_MESSAGE - Static variable in class alma.COUNTER.CounterSupplierImpl.CounterSupplierImpl
-
- PROP_COMP_HELPERS_OUTDIR - Static variable in class alma.tools.idlgen.XmlIdlCompiler
-
- PROP_CURRENT_NODES - Static variable in interface org.openide.windows.TopComponent.Registry
-
Name of property for currently selected nodes.
- PROP_DO_GENERATE_COMP_HELPERS - Static variable in class alma.tools.idlgen.XmlIdlCompiler
-
- PROP_OPENED - Static variable in interface org.openide.windows.TopComponent.Registry
-
Name of property for the set of opened components.
- properties - Variable in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender.AlarmRead
-
- properties - Variable in class alma.ACS.impl.CharacteristicComponentImpl
-
List of all component properties (needed on component destruction).
- properties() - Static method in class cern.laser.client.impl.services.selection.FilterImpl
-
- properties - Static variable in class cern.laser.client.services.selection.Filter
-
The predefined properties array.
- PropertiesAction - Class in cern.gp.actions
-
Get properties of a node.
- PropertiesAction() - Constructor for class cern.gp.actions.PropertiesAction
-
- propertiesFromString(String) - Static method in class alma.acs.alarm.gui.senderpanel.SenderPanelUtils
-
Build the user properties from the passed string of properties
- propertiesRegExp - Static variable in class alma.acs.alarm.gui.senderpanel.SenderPanelUtils
-
The list of properties has the format
key1=val1, key2=val2...
- property - Variable in class alma.ACS.impl.CommonMonitorImpl
-
Monitorized property.
- property() - Method in class alma.perftest.SimpleBACIComponentImpl.SimpleBACIComponentImpl
-
- property() - Method in class almaCompileTime.IdlCompilationTime.SimpleBACIComponentImpl.SimpleBACIComponentImpl
-
- property - Variable in class cl.utfsm.samplingSystemUI.DataPrinter
-
- PROPERTY - Static variable in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
- property01() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property02() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property03() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property04() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property05() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property06() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property07() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property08() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property09() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property10() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property11() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property12() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property13() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property14() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property15() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- property16() - Method in class alma.perftest.ComplexBACIComponentImpl.ComplexBACIComponentImpl
-
- PROPERTY_APPLICATION_TOPJARS - Static variable in class alma.acs.classloading.JarOrderOptimizer
-
- PROPERTY_CLASSLOADERVERBOSE - Static variable in class alma.acs.classloading.AcsComponentClassLoader
-
Name of the property that flags verbose mode of the component classloader.
- PROPERTY_CLASSLOADERVERBOSE - Static variable in class alma.acs.classloading.AcsSystemClassLoader
-
- PROPERTY_EXTRACT_ONLY_GENERATED_JARS - Static variable in class alma.acs.makesupport.JarSourceExtractorRunner
-
- PROPERTY_INFO_PROPERTY_NAME - Static variable in interface cern.gp.beans.GPBean
-
the property info property name
- PROPERTY_JARDIRS - Static variable in class alma.acs.classloading.AcsComponentClassLoader
-
Name of the property that defines the directories for component implementation jar files.
- PROPERTY_JARDIRS - Static variable in class alma.acs.classloading.AcsSystemClassLoader
-
- PROPERTY_JAVAEXCEPTION_CLASS - Static variable in class alma.acs.exceptions.CorbaExceptionConverter
-
- PROPERTY_JAVAEXCEPTION_MESSAGE - Static variable in class alma.acs.exceptions.CorbaExceptionConverter
-
- PROPERTY_POOL_TIMEOUT - Static variable in class si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteAccess
-
- PROPERTY_TOPJARSONLY - Static variable in class alma.acs.classloading.AcsSystemClassLoader
-
- propertyChange(PropertyChangeEvent) - Method in class cern.gp.explorer.properties.PropertyField.BeanPropertyChangeListener
-
- propertyChange(PropertyChangeEvent) - Method in class cern.gp.windows.WorkspaceSwitchListenerSupport
-
- propertyChange(PropertyChangeEvent) - Method in class org.openide.windows.TopComponent.NodeName
-
Listens to Node.PROP_DISPLAY_NAME.
- propertyChangeSupport - Variable in class alma.acs.tmcdb.translator.TmcdbObject
-
- PropertyDialog - Class in cern.gp.explorer.properties
-
A dialog Panel for editing a property
- PropertyDialog(GPNode, String, boolean) - Constructor for class cern.gp.explorer.properties.PropertyDialog
-
- propertyExists(String, String) - Method in class cl.utfsm.samplingSystemUI.core.AcsInformation
-
- propertyExists(String, String) - Method in class cl.utfsm.samplingSystemUI.core.ComponentsManager
-
Verify if a property exists by name for a given component name.
- propertyExists(String, String) - Static method in class cl.utfsm.samplingSystemUI.core.SamplingManagerUITool
-
Wraper that checks if a property exists given a component.
- propertyExists(String) - Method in class com.cosylab.acs.jms.ACSJMSMessage
-
- PropertyField - Class in cern.gp.explorer.properties
-
A GUI field useful to edit one property which can be embedded in another GUI
This is the same as used in the GP Explorers and in the Property Sheet opened by the
PropertiesAction, and therefore has the same behavior and
representation as those property panels.
- PropertyField(GPNode, String) - Constructor for class cern.gp.explorer.properties.PropertyField
-
Constructor that creates a PropertyField from a node and a property Name,
- PropertyField(GPNode, String, int) - Constructor for class cern.gp.explorer.properties.PropertyField
-
Constructor that creates a PropertyField from a node and a property Name, with preferences
- PropertyField(PropertyModel, Object, String, int) - Constructor for class cern.gp.explorer.properties.PropertyField
-
- PropertyField.BeanPropertyChangeListener - Class in cern.gp.explorer.properties
-
helper class that updates the PropertyField when the value gets updated in the
Bean while the PropertyField is open
It can handle both Beans that do and those that don't inherit from BeanSupport.
- PropertyImpl - Class in alma.ACS.impl
-
Implementation of alma.ACS.Property.
- PropertyImpl(String, CharacteristicComponentImpl) - Constructor for class alma.ACS.impl.PropertyImpl
-
Constructor.
- PropertyInfo - Interface in cern.gp.beans
-
This interface defines information that can be returned for a given property.
- PropertyInfoSupport - Class in cern.gp.beans
-
Support class allowing to create instances of PropertyInfo.
- PropertyInfoSupport(String, Class) - Constructor for class cern.gp.beans.PropertyInfoSupport
-
Creates a new PropertyInfoSupport with a given PropertyEditorClass that is non cached, non expert and non hidden.
- PropertyInfoSupport(String, String) - Constructor for class cern.gp.beans.PropertyInfoSupport
-
Creates a new PropertyInfoSupport with no PropertyEditor that is non cached, non expert and non hidden.
- PropertyInfoSupport(String, String, Class) - Constructor for class cern.gp.beans.PropertyInfoSupport
-
Creates a new PropertyInfoSupport with a given PropertyEditorClass that is non cached, non expert and non hidden.
- PropertyInfoSupport(String, boolean) - Constructor for class cern.gp.beans.PropertyInfoSupport
-
Creates a new PropertyInfoSupport with no PropertyEditorClass that is non cached, non expert and hidden or not
depending of the given value.
- PropertyInitializationFailed - Exception in alma.ACS.jbaci
-
Exception thrown if property initialization failed.
- PropertyInitializationFailed() - Constructor for exception alma.ACS.jbaci.PropertyInitializationFailed
-
- PropertyInitializationFailed(String) - Constructor for exception alma.ACS.jbaci.PropertyInitializationFailed
-
- PropertyInitializationFailed(String, Throwable) - Constructor for exception alma.ACS.jbaci.PropertyInitializationFailed
-
- PropertyInitializationFailed(Throwable) - Constructor for exception alma.ACS.jbaci.PropertyInitializationFailed
-
- propertyName - Variable in class alma.acs.cdbChecker.BaciSchemaChecker.BaciPropertyLocator
-
- propertyName - Variable in class alma.acs.monitoring.DAO.ComponentData
-
- PropertyName - Variable in class alma.TMCDB.baci.BACIPropertyType
-
- PropertyName - Variable in class alma.TMCDB.baci.TypelessProperty
-
- PROPERTYNAME_FAKE_UID_FOR_TESTING - Static variable in class alma.acs.container.ContainerServicesImpl
-
cheat property that allows testing without identifier archive present, because UIDs will be faked
- PROPERTYNAME_MIN_LOG_LEVEL - Static variable in class alma.acs.logging.config.LogConfig
-
- PROPERTYNAME_MIN_LOG_LEVEL_LOCAL - Static variable in class alma.acs.logging.config.LogConfig
-
- PROPERTYNAME_NAMED_LOGGER_LEVELS - Static variable in class alma.acs.logging.config.LogConfig
-
Using this property, we can configure named loggers for processes other than containers and manager,
for which there is no logging configuration in the CDB.
- PropertyNode - Class in cern.gp.nodes.impl
-
**For internal use only**
A node that represents a property of a node.
- PropertyNode(Property) - Constructor for class cern.gp.nodes.impl.PropertyNode
-
- propertyPathname() - Method in class alma.acs.monitoring.DAO.ComponentData
-
- propertyPattern - Variable in class alma.acs.eclipse.utils.pluginbuilder.BuildProperties
-
The regular expression with the name of the property in the
fileOfProperties listing the required jars.
- propertyRef - Variable in class alma.ACS.impl.PropertyImpl
-
- PropertyReferenceHolder - Interface in alma.ACS.impl
-
- propertyRegExp - Static variable in class alma.acs.alarm.gui.senderpanel.SenderPanelUtils
-
A property has the format
key=val
- PropertySamp - Class in cl.utfsm.samplingSystemUI.core
-
For each sampling detail one of this classes must be created to sample the
data.
- PropertySamp(SampDetail) - Constructor for class cl.utfsm.samplingSystemUI.core.PropertySamp
-
Assigns a SamplingManager and an AcsInformation object to the sampDetail (each sampDetail should have it's own Manager)
- PropertySetImpl - Class in alma.ACS.jbaci
-
Implementation of org.omg.CosPropertyService.PropertySet.
- PropertySetImpl() - Constructor for class alma.ACS.jbaci.PropertySetImpl
-
- PropertySetImpl(Property[]) - Constructor for class alma.ACS.jbaci.PropertySetImpl
-
- propertyType - Variable in class alma.ACS.impl.CommonPropertyImpl
-
Property Class type.
- propertyTypeName - Variable in class alma.acs.cdbChecker.BaciSchemaChecker.BaciPropertyLocator
-
- props - Variable in class alma.acs.alarm.gui.senderpanel.BaseAlarmsSender.AlarmRead
-
The properties "key=val1, key2=val2..."
- PROXIES_PER_ADMIN - Static variable in class alma.acs.nc.NCSubscriber
-
Maximum number of proxies (subscribers) per admin object.
- proxyConsumer - Variable in class alma.acs.nc.NCPublisher
-
The server-side proxy consumer object used by this supplier to push events onto the channel.
- proxySupplier - Variable in class alma.acs.nc.NCSubscriber
-
The supplier proxy we are connected to.
- pruneNullElements(Object[]) - Static method in class cern.gp.util.ArrayUtil
-
A utility method that cuts off null-elements at the end of an array.
- pruneNullElements(Object[], boolean) - Static method in class cern.gp.util.ArrayUtil
-
prunes the null elements at the tail of an array.
- PSHelper - Class in alma.alarmsystemdemo.PSImpl
-
- PSHelper(Logger) - Constructor for class alma.alarmsystemdemo.PSImpl.PSHelper
-
- publicRefreshNodeTree() - Method in class cl.utfsm.acs.ebe.ErrorBrowserEditor
-
- publish(LogRecord) - Method in class alma.acs.eclipse.utils.pluginbuilder.LogHandler
-
- publish(LogRecord) - Method in class alma.acs.logging.AcsLoggingHandler
-
- publish(LogRecord) - Method in class alma.acs.logging.StdOutConsoleHandler
-
Publish a LogRecord.
- publish(String, Message) - Method in class cern.cmw.mom.pubsub.impl.DefaultPublisherImpl
-
Method publish
- publish(String, Message, int, int, long) - Method in class cern.cmw.mom.pubsub.impl.DefaultPublisherImpl
-
Publish a message to the given topic.
- publish(String, Message) - Method in interface cern.cmw.mom.pubsub.Publisher
-
Publish a message to the given topic.
- publish(String, Message, int, int, long) - Method in interface cern.cmw.mom.pubsub.Publisher
-
Publish a message to the given topic.
- publish(Collection) - Method in class cern.laser.business.pojo.AlarmCacheServerImpl
-
- publish(AlarmChange) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- publish(Collection) - Method in class cern.laser.business.pojo.AlarmPublisherImpl
-
- publish(Message) - Method in class com.cosylab.acs.jms.ACSJMSTopicPublisher
-
Publish a message in the topic
The topic is the topic whose name has been passed in the constructor.
- publish(Message, int, int, long) - Method in class com.cosylab.acs.jms.ACSJMSTopicPublisher
-
- publish(Topic, Message) - Method in class com.cosylab.acs.jms.ACSJMSTopicPublisher
-
- publish(Topic, Message, int, int, long) - Method in class com.cosylab.acs.jms.ACSJMSTopicPublisher
-
- publish_now() - Method in class alma.ACS.impl.TypelessPropertyImpl
-
- publishConnected(boolean) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
Publish the connection status to the listeners
The connection status means connected/disconnected
- publishConnecting() - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
Notify the listeners that an attempt to connect is in progress
- publishConnectionLost() - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
Notify the listeners that the connection has been lost
- publishCORBAEvent(StructuredEvent, T) - Method in class alma.acs.nc.NCPublisher
-
Method which publishes an entire CORBA StructuredEvent without making any
modifications to it.
- publishDiscarding() - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
- Publisher - Interface in cern.cmw.mom.pubsub
-
Public interface.
- publisher() - Static method in class cern.cmw.mom.pubsub.PubSubFactory
-
Create a new Publisher instance.
- publisher(String, String, String, Boolean, Boolean, Boolean) - Static method in class cern.cmw.mom.pubsub.PubSubFactory
-
Create a new Publisher instance using default properties.
- publishError(String) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
Notify the listener that an error happened parsing a log.
- publishEvent(T) - Method in interface alma.acs.nc.AcsEventPublisher
-
Publishes an event through the Notification Channel to which
this publisher is connected to.
- publishEvent(Object) - Method in class alma.acs.nc.ArchiveSupplier
-
Takes an object and tries to pack it into a CORBA Any and
publish it to the event channel.
- publishEvent(T) - Method in class alma.acs.nc.NCPublisher
-
Takes the given Java object and tries to pack it into a CORBA Any and
publish it to the notification channel.
- publishLog(ILogEntry) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
Publish a log to the listeners (if any)
- publishRawLog(String) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
Publish a RAW log to the listeners (if any)
- publishReport(String) - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
Publish a report string to the listeners (if any)
- publishSuspended() - Method in class com.cosylab.logging.engine.ACS.ACSListenersDispatcher
-
- PubSubComponentAccessUtil - Class in acs.benchmark.nc.client
-
ComponentAccessUtil with special support for test publisher and subscriber components.
- PubSubComponentAccessUtil(ContainerServices) - Constructor for class acs.benchmark.nc.client.PubSubComponentAccessUtil
-
- PubSubExecutor - Class in acs.benchmark.nc.client
-
Creates and runs publisher and subscriber components as specified
in an XML configuration file that must comply with schema pubSubConfig.xsd.
- PubSubExecutor() - Constructor for class acs.benchmark.nc.client.PubSubExecutor
-
Constructor, which is independent of a concrete pub-sub scenario.
- PubSubFactory - Class in cern.cmw.mom.pubsub
-
Public class.
- PubSubFactory() - Constructor for class cern.cmw.mom.pubsub.PubSubFactory
-
- PubSubScenario - Class in acs.benchmark.nc.client
-
Encapsulates an XML-defined PubSubInfrastructureSpec,
and in addition offers setting (or replacing) host names where to run containers,
which typically cannot be specified statically in the XML if a test
should run on different machines.
- PubSubScenario(Logger, File, boolean) - Constructor for class acs.benchmark.nc.client.PubSubScenario
-
Loads the test spec (castor classes) from an xml file.
- PubSubScenario(Logger, PubSubInfrastructureSpec) - Constructor for class acs.benchmark.nc.client.PubSubScenario
-
- pull(PullEvent) - Method in class cern.laser.source.alarmsysteminterface.impl.AlarmSystemInterfaceProxy
-
Implement the SysnchroBufferListener interface.
- pull(PullEvent) - Method in interface cern.laser.util.buffer.SynchroBufferListener
-
Callback method.
- PullEvent - Class in cern.laser.util.buffer
-
A buffer pull event class.
- PullEvent(Object, Collection) - Constructor for class cern.laser.util.buffer.PullEvent
-
Creates a new instance of PullEvent.
- PullException - Exception in cern.laser.util.buffer
-
Exception in calling the callback function to pull data from
the SynchroBuffer.
- PullException() - Constructor for exception cern.laser.util.buffer.PullException
-
Creates new PullException without detail message.
- PullException(String) - Constructor for exception cern.laser.util.buffer.PullException
-
Constructs an PullException with the specified detail message.
- purgeChildren(OETreeNode) - Method in class si.ijs.acs.objectexplorer.TreeHandlerBean
-
Recursively remove all the children of this node from devices Hashtable and from
this node itself.
- push(ACSFaultState) - Method in class alma.acs.alarmsystem.binding.ACSLaserSource
-
- push(Collection) - Method in class alma.acs.alarmsystem.binding.ACSLaserSource
-
- push(StructuredEvent, T) - Method in class alma.acs.nc.CircularQueue
-
Insert a structured event at the end of the queue.
- push(String) - Method in class alma.acs.util.stringqueue.TimestampedStringQueue
-
Push an entry in the cache.
- push(ACSFaultState) - Method in interface alma.alarmsystem.source.ACSAlarmSystemInterface
-
- push(Collection<ACSFaultState>) - Method in interface alma.alarmsystem.source.ACSAlarmSystemInterface
-
- push(ACSFaultState) - Method in class alma.alarmsystem.source.ACSAlarmSystemInterfaceProxy
-
Push a fault state.
- push(Collection<ACSFaultState>) - Method in class alma.alarmsystem.source.ACSAlarmSystemInterfaceProxy
-
Push a collection of fault states.
- push(FaultState) - Method in interface cern.laser.source.alarmsysteminterface.AlarmSystemInterface
-
Push a fault state.
- push(Collection) - Method in interface cern.laser.source.alarmsysteminterface.AlarmSystemInterface
-
Push a collection of fault states.
- push(FaultState) - Method in class cern.laser.source.alarmsysteminterface.impl.AlarmSystemInterfaceProxy
-
Push a fault state.
- push(Collection) - Method in class cern.laser.source.alarmsysteminterface.impl.AlarmSystemInterfaceProxy
-
Push an fault states collection.
- push(Object) - Method in class cern.laser.util.buffer.LinkedQueueSynchroBuffer
-
Push an object into the buffer.
- push(Collection) - Method in class cern.laser.util.buffer.LinkedQueueSynchroBuffer
-
Push a collection of objects into the buffer.
- push(Object) - Method in class cern.laser.util.buffer.SynchroBuffer
-
Push an object into the buffer.
- push(Collection) - Method in class cern.laser.util.buffer.SynchroBuffer
-
Push a collection of objects into the buffer.
- push(Object) - Method in class cern.laser.util.buffer.SynchroBufferAdapter
-
Push an object into the buffer.
- push(Collection) - Method in class cern.laser.util.buffer.SynchroBufferAdapter
-
Push a collection of objects into the buffer.
- push_structured_event(StructuredEvent) - Method in class alma.acs.nc.NCSubscriber
-
This method is called by the notification channel (supplier proxy) each time an event is received.
- push_structured_event(StructuredEvent) - Method in class com.cosylab.logging.engine.ACS.ACSStructuredPushConsumer
-
Adds all the logs to a list in a synchronized manner.
- push_structured_event_called(StructuredEvent) - Method in class alma.acs.nc.NCSubscriber
-
Users can override this method to get notified of raw events, for additional statistics,
to handle event data given as a sequence of IDL structs (exceptional case in acssamp),
or for DynAny access (eventGUI).
- push_structured_event_called(StructuredEvent) - Method in class alma.acs.nsstatistics.AdminConsumer
-
- pushActiveList(Collection) - Method in class alma.acs.alarmsystem.binding.ACSLaserSource
-
- pushActiveList(Collection<ACSFaultState>) - Method in interface alma.alarmsystem.source.ACSAlarmSystemInterface
-
- pushActiveList(Collection<ACSFaultState>) - Method in class alma.alarmsystem.source.ACSAlarmSystemInterfaceProxy
-
Push the set of active fault states.
- pushActiveList(Collection) - Method in interface cern.laser.source.alarmsysteminterface.AlarmSystemInterface
-
Push the set of active fault states.
- pushActiveList(Collection) - Method in class cern.laser.source.alarmsysteminterface.impl.AlarmSystemInterfaceProxy
-
Push the source active list forcing a backup
- put(String) - Method in class alma.acs.logtools.monitor.file.FileHelper
-
Write the string in the file.
- put(QueueEntry) - Method in class alma.acs.util.stringqueue.EntriesQueue
-
Put an entry in Cache.
- put(String, Object) - Method in class alma.TMCDB.alarm.DOMConfigurationAccessor
-
- put(Alarm) - Method in interface cern.laser.business.cache.AlarmCache
-
Puts an object in the cache.
- put(CommentedAlarm) - Method in class cern.laser.console.CommentedAlarmMap
-
Maps the specified commented alarm in this hashtable.
- put(Alarm) - Method in class com.cosylab.acs.laser.dao.ACSAlarmCacheImpl
-
- put(int, int) - Method in class com.cosylab.acs.maci.manager.IntHashMap
-
Maps the specified key to the specified
value in this hashtable.
- putAll(CommentedAlarmMap) - Method in class cern.laser.console.CommentedAlarmMap
-
Copies all the mappings from the specified CommentedAlarmMap to this one.
- putMember(String, Member) - Method in class cl.utfsm.acs.ebe.Error
-
Add a member to the TreeMap.
- putMember(Member) - Method in class cl.utfsm.acs.ebe.Error
-
Add a member to the TreeMap.
- putNode(ComplexObject) - Method in class cl.utfsm.acs.ebe.EbeDocument
-
Add a node (completion/error) to the document