Skip navigation links
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 

A

aborted() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
Direct/synchronous "aborted()" call on the target
aborted() - Method in interface org.ow2.clif.server.api.BladeInsertResponse
Informs that the scenario stopped before completion
aborted() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
ABORTED - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
ABOUT_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
AboutClifDialog - Class in org.ow2.clif.console.lib.egui.actions
Create an information dialog about CLIF.
AboutClifDialog() - Constructor for class org.ow2.clif.console.lib.egui.actions.AboutClifDialog
The constructor.
AbstractAnalyst - Class in org.ow2.clif.analyze.statistics
Generic class dedicated to analyze data of CLIF blades
AbstractAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
AbstractAnalyst.ProfilingStatistics - Class in org.ow2.clif.analyze.statistics
Cette classe stocke les mesures (de type long) de CLIF pour les analysts et offre les calculs statistiques pour ce type de données.
AbstractDataCollector - Class in org.ow2.clif.datacollector.lib
Abstract implementation of a Data Collector component.
AbstractDataCollector() - Constructor for class org.ow2.clif.datacollector.lib.AbstractDataCollector
 
AbstractDumbInsert - Class in org.ow2.clif.probe.util
This abstract implementation of a blade insert component manages a single thread, doing a periodic task (probing) with a given period (in milliseconds) and during an given actual time.
AbstractDumbInsert() - Constructor for class org.ow2.clif.probe.util.AbstractDumbInsert
 
AbstractEvent - Class in org.ow2.clif.storage.api
Abstract implementation of a blade event.
AbstractEvent() - Constructor for class org.ow2.clif.storage.api.AbstractEvent
 
AbstractEvent(long) - Constructor for class org.ow2.clif.storage.api.AbstractEvent
 
AbstractInsert - Class in org.ow2.clif.probe.util
This abstract implementation of a blade insert component manages a single thread, doing a periodic task (probing) with a given period (in milliseconds) and during an given actual time.
AbstractInsert() - Constructor for class org.ow2.clif.probe.util.AbstractInsert
 
AbstractProbeDataCollector - Class in org.ow2.clif.datacollector.lib
Data collector generic implementation computing statistical values for probes generating ProbeEvent-derived events.
AbstractProbeDataCollector() - Constructor for class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
 
accept(File) - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
 
accept(File) - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
 
accept(BladeDescriptor) - Method in class org.ow2.clif.analyze.lib.list.ClassnameBladeFilter
Filters blade descriptors according to the blade class name.
accept(TestDescriptor) - Method in class org.ow2.clif.analyze.lib.list.PrefixTestFilter
Accepts all test names matching this filter's prefix attribute.
accept(BladeDescriptor) - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
Filters blade descriptors according to the blade id and event type.
accept(BladeEvent) - Method in class org.ow2.clif.analyze.statistics.DateFilter
 
accept(TestDescriptor) - Method in class org.ow2.clif.analyze.statistics.TestFilterImpl
Accepts all test names matching this filter's expression attribute.
accept(ActionEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
 
accept(AlarmEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
 
accept(LifeCycleEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
 
accept(ProbeEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorFilter
 
accept(ActionEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
 
accept(AlarmEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
 
accept(LifeCycleEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
 
accept(ProbeEvent) - Method in class org.ow2.clif.datacollector.lib.GenericFilter
 
accept(BladeDescriptor) - Method in interface org.ow2.clif.storage.api.BladeFilter
 
accept(BladeEvent) - Method in interface org.ow2.clif.storage.api.EventFilter
 
accept(TestDescriptor) - Method in interface org.ow2.clif.storage.api.TestFilter
 
accept(BladeEvent) - Method in class org.ow2.clif.storage.lib.util.DateEventFilter
 
accept(BladeDescriptor) - Method in class org.ow2.clif.storage.lib.util.NameBladeFilter
 
ACTION - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for action tag (replacement of sample?)
action(ActionEvent) - Method in interface org.ow2.clif.scenario.multithread.MTScenarioSession
Performs an injection action and returns the corresponding test report (response time, etc.).
ACTION_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
ACTION_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
actionButtonPerformed(ActionEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
ActionDatum - Class in org.ow2.clif.analyze.statistics.profiling
This object materializes the date, the duration and the success of each request injected by CLIF.
ActionDatum(long, long, boolean) - Constructor for class org.ow2.clif.analyze.statistics.profiling.ActionDatum
 
ActionDescription - Interface in org.ow2.clif.scenario.isac.egui.plugins
Interface which define method which must be implemented by action description object
ActionEvent - Class in org.ow2.clif.storage.api
Class of events produced by load injectors.
ActionEvent() - Constructor for class org.ow2.clif.storage.api.ActionEvent
 
ActionEvent(long, long, String, long, boolean, int, String, Serializable) - Constructor for class org.ow2.clif.storage.api.ActionEvent
 
actionMaxDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
duration of the longest action since the previous call to getStat()
actionMinDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
duration of the quickest action since the previous call to getStat()
actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
 
actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
 
actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
 
actionNumber - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiAboutDialog
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiClearConfirm
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GUIInitDialog
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
Method invoked when the user clicks a button.
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
actionPerformed(ActionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
Method invoked when the user clicks a button.
actionPerformed(ActionEvent) - Method in class org.ow2.clif.util.gui.GuiAlert
 
ActionPlacement - Enum in org.ow2.clif.scenario.isac.egui.pages.pageBehavior
Enum containing possible insertion of node
ActionsClipboard - Class in org.ow2.clif.scenario.isac.egui.actions
This clipboard is used by all copy paste actions.
ActionsClipboard() - Constructor for class org.ow2.clif.scenario.isac.egui.actions.ActionsClipboard
 
ActionTestReport - Class in org.ow2.clif.console.lib.egui.monitor
Thread which collect data at each interval of time
ActionTestReport(ClifAppFacade, TableGraphComposite) - Constructor for class org.ow2.clif.console.lib.egui.monitor.ActionTestReport
Constructor
actionTotalDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
total amount of time spent by actions since the previous call to getStat()
actionTotalSquareDuration - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
sum of square response times since the previous call to getStat(), used to compute moving standard deviation
ActionWizard - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior
This class is used for adding an action to a behavior.
ActionWizard(Document, Element, Element, Map<String, PluginDescription>) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.ActionWizard
Constructor
ActionWizard(Document, Element, Element, Map<String, PluginDescription>, ActionPlacement) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.ActionWizard
Constuctor for the action Wizard
active_collects - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
activity_lock - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
ActivityControl - Interface in org.ow2.clif.server.api
Generic control of an activity
add(LifeCycleEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
Add a new lifecycle event
add(ActionEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
Add a new action (injection) event
add(AlarmEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
Add a new alarm
add(ProbeEvent) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
Add a new probe (measure) event
add(LifeCycleEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
Add a new lifecycle event - simply forwards it to the Storage Proxy component unless it is rejected by current DataCollectorFilter.
add(ActionEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
Add a new measure - simply transmit it to the Storage Proxy component unless it is rejected by current DataCollectorFilter.
add(AlarmEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
Add a new alarm - simply transmit it to the Storage Proxy component unless it is rejected by current DataCollectorFilter.
add(ProbeEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
Add a new measure - simply transmit it to the Storage Proxy component unless it is null or it is rejected by current DataCollectorFilter.
add(ProbeEvent) - Method in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
new measure available => call super class' add() method and compute statistics
add(ActionEvent) - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
new measure available => call super class' add() method and compute statistics
ADD_CHILD - Static variable in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
ADD_CHOICE - Static variable in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
ADD_CMD - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
ADD_ELSE - Static variable in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
ADD_GROUP_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ADD_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ADD_PARAM_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ADD_THEN - Static variable in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
addAction(String, String, int) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method adds action in java code (interface type + field + method + switch case)
addAction(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method adds an action into model.
addAction(String, String, int) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method adds action element in gui and plugin XML file.
addActionParameter(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method adds action parameter in java code (field) (SAMPLE_ACTION_, TIMER_ACTION_, TEST_ACTION_, CONTROL_ACTION_)
addAggregateDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addAggregateDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addAggregateDataset(String, String, String) - Method in class org.ow2.clif.analyze.lib.report.Section
 
addAlarm(AlarmObservation) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
Add alarm to "Alarms" tab
addAlarm(AlarmObservation) - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
Add an alarm
addAll(ListOfLong) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
adds all element
addAll(StatOnLongs) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
adds a copy of ListOfLong managed by the supplied StatOnLongs in the current one managed by this LongStatistics
addAll(ListOfLong) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
adds a ListOfLong in the current one managed by this LongStatistics
addAllPointsOnDisplay(Object[]) - Method in class org.ow2.clif.console.lib.gui.Graph
Add the points of all the hosts into the table of the hosts to display
addBehaviorPage(String) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
Create a new page editor for a behavior This function may be called by the add behavior action in ImportEditor or BehaviorEditor
addBlade() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Add an injector or a probe in the opened tab (with the right blade class).
addBlade(String, Map, String, String) - Method in interface org.ow2.clif.server.api.ClifServerControl
 
addBlade(String, Map, String, String) - Method in class org.ow2.clif.server.lib.ClifServerImpl
Creates a new blade component managed by this Clif server from an ADL definition.
addBladeData(String, List<Datum>) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
addBladeOption(BladeOption) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Adds a BladeOption to listBlades.
addBtn - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
addButtonSelected(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
 
addChartDataValues(List<ChartDataValues>) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
addChild(ClifTreeObject) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeParent
Add a child.
addChild(ParametersWidgetsNode) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
Add a new child to this node
addDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.report.Report
 
addDatasetInNewSection() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addDatasetModel(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Section
 
addDatasetToReport(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Report
 
addDatasetToSection(Section, Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
addDatasetToSection(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Section
 
addDatasource(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
addDatasource(Datasource) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
addEmptyEntryForTable(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
This method adds an entry on the table widget
addEmptyFieldForNField(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Add a new field to the current nfield
addEscapeCharacter(String, String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
Add escape separator before each separator
addEventFilter(String) - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
add a new blade filter for blade descriptors with the given event type
addExecutionTab(Map, String, ClifAppFacade) - Method in class org.ow2.clif.console.lib.egui.monitor.MonitorView
Create a new execution tab
addExpression(FieldFilterAndOp) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
addField(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
adds to all Datasources in this Dataset
addGroup(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method adds group element into model.
addGroup(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method adds group element in gui XML file.
addIdFilter(String) - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
add a new blade filter for blade descriptors with the given id.
addInjector(String) - Method in class org.ow2.clif.console.lib.gui.Graph
This method adds a new host to the list of all the existing host of this graph.
addInjector(String) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
Adds an injector to this table model list.
AddIsacPluginCmd - Class in org.ow2.clif.console.lib.batch
This class add isac-plugins into Manifest.mf file in order to be abble to use these isac-plugins with the CLIF console or with CLIF eclipse plugins.
AddIsacPluginCmd() - Constructor for class org.ow2.clif.console.lib.batch.AddIsacPluginCmd
 
addListener(ILabelProviderListener) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
Adds a listener
addListener(int, Listener) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Add listener to our tree
addListener(int, Listener) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
Add listener to our tree
addListeners() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
This method add a listener to the current widget
addLong(long) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
adds a long element
addLong(long) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
adds a long value in data
addMultipleDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addMultipleDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addMultipleDataset(String, String, String) - Method in class org.ow2.clif.analyze.lib.report.Section
 
addObjectToTree(Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
Add child (Section) to the currently selected node.
addObjectToTree(DefaultMutableTreeNode, Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
addObjeToTreect(DefaultMutableTreeNode, Object, boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
addObserver(Observer) - Method in interface org.ow2.clif.supervisor.api.TestControl
 
addPages() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Add always editPage and add testPage if registry is started and this test plan is deployed.
addPages() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NewClifProjectWizard
Adds wizard pages.
addPages() - Method in class org.ow2.clif.console.lib.egui.wizards.LaunchSwingAnalyzeWizard
Adding pages to the wizard.
addPages() - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestDeploymentWizard
Adding pages to the wizard.
addPages() - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizard
Add one page to the wizard: The choose container and file name page.
addPages() - Method in class org.ow2.clif.console.lib.egui.wizards.ParamWizard
 
addPages() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.ProfileWizard
 
addPages() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.ActionWizard
 
addPages() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.PluginWizard
 
addPages() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.HttpCaptureWizard
Adding pages to the wizard.
addPages() - Method in class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizard
Adding the page to the wizard.
addPages() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizard
 
addParameter(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method adds parameter element into model.
addParameter(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method adds parameter element in gui XML file.
addParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method adds parameter element into model.
addParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method adds parameter element in gui XML file.
addParams(Document, Element, Iterable<ParameterDescription>) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelWriterXIS
Sets the params section of an action or test (aka condition)
addPoint(String, String, int, long) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
Add point in graph
addPoint(String, String, int, long) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Add point in the graph
addPoint(String, int, int, long) - Method in class org.ow2.clif.console.lib.gui.Graph
Add a specific point to a specific host
addPoint(Point2D.Double, int) - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
This method adds a point to a specific graph of this host.
addPoint(ProfilePoint) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Add a new point in this profile
ADDPOINT_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
addPointsOnDisplay(String) - Method in class org.ow2.clif.console.lib.gui.Graph
Add the points of a specific host into the table of the hosts to display
addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
addProfilingData(List<Datum>) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.CpuAnalyst
 
addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.JvmAnalyst
 
addProfilingData(BladeStoreReader, EventFilter) - Method in class org.ow2.clif.analyze.statistics.MemoryAnalyst
 
addReportBlock(Long, Integer, Integer, Integer, Integer, Long, Long, Long) - Method in class org.ow2.clif.probe.rtp.ReportPacket
Add an item to the report packet.
address - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
 
addRtcpPortToList(Integer) - Method in class org.ow2.clif.probe.rtp.RTPStats
Add a port to a list to avoid decoding UDP packets from this port as RTP packets.
addSdesItem(Long, byte[]) - Method in class org.ow2.clif.probe.rtp.SDESPacket
Add an item the SDES packet.
addSectionToReport(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
addSimpleDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addSimpleDataset(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
addSimpleDataset(String, String, String) - Method in class org.ow2.clif.analyze.lib.report.Section
 
addSsrc(Long, String) - Method in class org.ow2.clif.probe.rtp.ByePacket
Create an element of BYE packet.
addWidget(Map<String, Object>, int, String, String, Composite, ModifyListener) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
Add a new widget to this panel
AdvancedParametersPage - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Fourth page of the New CLIF project Wizard.
AdvancedParametersPage() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.AdvancedParametersPage
Constructor
AdvancedProperties - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Advanced properties page of CLIF properties.
AdvancedProperties() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.AdvancedProperties
 
aggregateBladesOneSameEvent(List<List<BladeEvent>>) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
AggregateDataset - Class in org.ow2.clif.analyze.lib.report
 
AggregateDataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.AggregateDataset
 
AggregateDataset(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.AggregateDataset
 
AggregateDataset() - Constructor for class org.ow2.clif.analyze.lib.report.AggregateDataset
 
alarm(AlarmEvent) - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
Put the provided alarm in a queue for asynchronous forwarding to the target.
alarm(AlarmEvent) - Method in interface org.ow2.clif.server.api.BladeInsertResponse
Triggers an alarm event
alarm(AlarmEvent) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
alarm(String, AlarmEvent) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
Informs that an alarm occurred
alarm(String, AlarmEvent) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Forwards the alarm event to observers
ALARM_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
ALARM_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
AlarmEvent - Class in org.ow2.clif.storage.api
This class represent the different alarm generated by injector or console
AlarmEvent(long, int, Serializable) - Constructor for class org.ow2.clif.storage.api.AlarmEvent
 
AlarmObservation - Class in org.ow2.clif.supervisor.lib
Class for alarm objects dedicated to the Observer interface, encapsulating an AlarmEvent instance with the originating blade id.
AlarmObservation(String, AlarmEvent) - Constructor for class org.ow2.clif.supervisor.lib.AlarmObservation
 
alert() - Method in class org.ow2.clif.util.gui.GuiAlert
 
alias - Variable in class org.ow2.clif.analyze.lib.report.Datasource
 
allAddresses - Static variable in class org.ow2.clif.util.Network
 
allHosts - Variable in class org.ow2.clif.console.lib.gui.Graph
 
analyseBlock(ListIterator) - Static method in class org.ow2.clif.scenario.isac.engine.nodes.Util
 
analyseParams(Element) - Static method in class org.ow2.clif.scenario.isac.engine.nodes.Util
 
AnalyseSaxPlugin - Class in org.ow2.clif.scenario.isac.egui.plugins.parser
This class build a new sax handler, which analyse a plugin xml definition file
AnalyseSaxPlugin() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.parser.AnalyseSaxPlugin
Build a new handler object, whic object is made to analyse a plugin definition file
analyzeAllTests() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
analyzer - Variable in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
ANALYZER_EXTERNAL_ACCESS - Static variable in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
The Constant ANALYZER_EXTERNAL_ACCESS.
ANALYZER_LINK - Static variable in interface org.ow2.clif.analyze.api.AnalyzerLink
 
analyzerBc - Variable in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
AnalyzerExternalAccess - Interface in org.ow2.clif.analyze.api
Provide an external access interface to Analyzer.
AnalyzerImpl - Class in org.ow2.clif.analyze.lib.basic
 
AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
AnalyzerImpl - Class in org.ow2.clif.analyze.lib.egui
Implementation of Analyzer for Eclipse GUI.
AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Constructor
AnalyzerImpl - Class in org.ow2.clif.analyze.lib.graph
Implementation of the Analyzer Fractal component.
AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
Does nothing.
AnalyzerImpl - Class in org.ow2.clif.analyze.lib.list
Dummy analyzer: prints a list of tests and their blades, possibly filtering on the test names' prefix and the blades' class name.
AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.lib.list.AnalyzerImpl
 
AnalyzerImpl - Class in org.ow2.clif.analyze.statistics
That is the main class of the statistical analyzer dedicated to CLIF.
AnalyzerImpl() - Constructor for class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
AnalyzerLink - Interface in org.ow2.clif.analyze.api
 
AnalyzerParameters - Class in org.ow2.clif.analyze.statistics
This class is designed to present the analysis parameters of the CLIF test.
AnalyzerParameters() - Constructor for class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
analyzeTest(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
apply() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Applies all modifications on CLIF properties files.
apply() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
This method try to apply all modifications into model.
AppPacket - Class in org.ow2.clif.probe.rtp
Create a RTCP APP packet.
AppPacket(Integer, Long, String, String) - Constructor for class org.ow2.clif.probe.rtp.AppPacket
Constructor
arg_duration_ms - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
arg_period_ms - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
argument - Variable in class org.ow2.clif.deploy.BladeDeploy
 
argument - Variable in class org.ow2.clif.deploy.BladeDeploy
 
argument - Variable in class org.ow2.clif.storage.api.AlarmEvent
 
ARGUMENT_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
ARGUMENT_FIELD - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
ARGUMENT_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
ask() - Method in class org.ow2.clif.console.lib.gui.GuiClearConfirm
 
ask() - Method in class org.ow2.clif.console.lib.gui.GUIInitDialog
 
AsyncAlarmForwarder - Class in org.ow2.clif.scenario.isac.engine
Wrapper for asynchronous management of alarms sent to BladeInsertResponse interface.
AsyncAlarmForwarder(ThreadGroup, BladeInsertResponse) - Constructor for class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
Creates a front-end for a target BladeInsertResponse object.

B

BadBladePropertiesException - Exception in org.ow2.clif.console.lib.egui.editor.exceptions
Exception when an blade properties is not valid.
BadBladePropertiesException() - Constructor for exception org.ow2.clif.console.lib.egui.editor.exceptions.BadBladePropertiesException
Create a new exception with "Bad probe or injector properties.
BadElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
BadElementException(String, String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.BadElementException
 
BadRootElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
BadRootElementException(String, String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.BadRootElementException
 
bar - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
baseTime_ms - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
BatchUtil - Class in org.ow2.clif.console.lib.batch
Static methods used by all batch commands.
BatchUtil() - Constructor for class org.ow2.clif.console.lib.batch.BatchUtil
 
beginTimer() - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Begin the timer for these blade
beginTimer(String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Function called when the test is starting.
BEHAVIOR - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for behavior tag
behavior - Variable in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
 
BEHAVIOR_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
BehaviorDetailsPage - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior
Details page from pattern Master/Details Allow edition of parameters for the selected action in the master part.
BehaviorDetailsPage(IsacEditor, ScenarioManager) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
Constructor
BehaviorEditor - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior
Each behavior in the scenario has his own editor.
BehaviorEditor(ScenarioManager, IsacEditor, String, int, LoadProfile) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Constructor
BehaviorMasterPage - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior
Master part of the pattern Master/Details.
BehaviorMasterPage(ScenarioManager, IsacEditor, String, int, LoadProfile) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
Constructor
BehaviorNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
Some methods use for the 'behavior' nodes
BehaviorNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.BehaviorNode
 
BehaviorNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
BehaviorNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
 
BEHAVIORS - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for behaviorS tag
behaviors - Variable in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
 
BehaviorsNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
Some methods use for the 'behaviors' nodes
BehaviorsNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.BehaviorsNode
 
BehaviorTreeViewer - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior
This class is used for displaying a behavior A popup menu is set with this view for adding plug-ins or for copy-cut-paste actions.
BehaviorTreeViewer(Composite, int, ScenarioManager, int) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Constructor
BehaviorUtil - Class in org.ow2.clif.scenario.isac.egui.util
Some util function for behaviors
BehaviorUtil() - Constructor for class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
 
belongsToSubnet(Inet4Address, String) - Static method in class org.ow2.clif.util.Network
Checks if a given IPv4 address belongs to a given subnet
bind(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for binding a component to a name
bind(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for binding a component to a name
bindClifApp(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Bind clifApp component in registry namingService.
bindClifApp(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Bind clifApp component in registry namingService.
bindFc(String, Object) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
bindFc(String, Object) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
 
bindFc(String, Object) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
bindFc(String, Object) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
 
bindFc(String, Object) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
bindFc(String, Object) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
bindFc(String, Object) - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
bindFc(String, Object) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
bindFc(String, Object) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
bindFc(String, Object) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
bindFc(String, Object) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
 
bindServer(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Bind server component in registry namingService.
bindServer(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Bind server component in registry namingService.
bir - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
BLADE_CONTROL - Static variable in interface org.ow2.clif.server.api.BladeControl
 
BLADE_INSERT_CONTROL - Static variable in interface org.ow2.clif.server.api.BladeControl
 
BLADE_INSERT_RESPONSE - Static variable in interface org.ow2.clif.server.api.BladeInsertResponse
 
BLADE_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
BLADE_STATE_COMPLETED_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
BLADE_STATE_INITIALIZED_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
BLADE_STATE_RUNNING_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
BLADE_STATE_STARTING_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
BLADE_STATE_STOPPING_CODE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
bladeCollectStart(String, long) - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
bladeCollectStart(String, long) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
bladeCollectStart(String, long) - Method in interface org.ow2.clif.storage.api.CollectListener
Called before collecting test results from a blade.
bladeCollectStart(String, long) - Method in class org.ow2.clif.util.TextCollectMonitor
 
BladeControl - Interface in org.ow2.clif.server.api
 
BladeDatumReader - Class in org.ow2.clif.analyze.statistics
 
BladeDatumReader() - Constructor for class org.ow2.clif.analyze.statistics.BladeDatumReader
 
bladeDefs - Variable in class org.ow2.clif.deploy.BladeDeploy
 
bladeDefs - Variable in class org.ow2.clif.deploy.BladeDeploy
 
BladeDeploy - Class in org.ow2.clif.deploy
Asynchronously and remotely instantiates Blade components in one CLIF server and sets their arguments.
BladeDeploy - Class in org.ow2.clif.deploy
Asynchronously and remotely instantiates Blade components in one CLIF server and sets their arguments.
BladeDeploy(String, Component, Collection<Map.Entry<String, ClifDeployDefinition>>, Object) - Constructor for class org.ow2.clif.deploy.BladeDeploy
Creates a thread dedicated to deploying a collection of blades in a given CLIF server.
BladeDeploy(String, Component, Collection<Map.Entry<String, ClifDeployDefinition>>, Object) - Constructor for class org.ow2.clif.deploy.BladeDeploy
Creates a thread dedicated to deploying a collection of blades in a given CLIF server.
BladeDescriptor - Interface in org.ow2.clif.storage.api
This interface specifies methods to be implemented by a blade descriptor, whose role is to designate and describe a single blade involved in a given test run.
BladeDescriptorImpl - Class in org.ow2.clif.storage.lib.filestorage
Gathers description elements of a test blade: blade id, deployment definition, event type labels
BladeDescriptorImpl(File, String, ClifDeployDefinition) - Constructor for class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
BladeEvent - Interface in org.ow2.clif.storage.api
Common/base interface for every event generated by blades
BladeFilter - Interface in org.ow2.clif.storage.api
 
BladeFilterImpl - Class in org.ow2.clif.analyze.statistics
Instances of this class filter blade descriptors according to what you want..
BladeFilterImpl() - Constructor for class org.ow2.clif.analyze.statistics.BladeFilterImpl
Creates a new filter for blades with any filtering, which means all blades will be retained by this new filter.
bladeId - Variable in class org.ow2.clif.analyze.lib.report.Datasource
 
bladeId - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
 
BladeInsertAdapterImpl - Class in org.ow2.clif.server.lib
Implementation of a Blade Insert Adapter component (kind of an asynchronous wrapper to the Blade Insert component).
BladeInsertAdapterImpl() - Constructor for class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
BladeInsertResponse - Interface in org.ow2.clif.server.api
Interface used by the Blade Insert component to give information about its state to its Blade Insert Adapter component.
BladeLabelProvider(Display, Map<String, ClifDeployDefinition>, Map<String, Integer>) - Constructor for class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
 
BladeObservation - Class in org.ow2.clif.supervisor.lib
Used by the Observable interface: Observer objects will be invoked with an instance of this class as 2nd argument whenever a Blade state event occurs
BladeObservation(String, BladeState) - Constructor for class org.ow2.clif.supervisor.lib.BladeObservation
 
BladeOption - Class in org.ow2.clif.console.lib.egui.monitor
This class represents blade's options
BladeOption(boolean, boolean, String) - Constructor for class org.ow2.clif.console.lib.egui.monitor.BladeOption
Constructor.
BladeOptionCellModifier(TableViewer) - Constructor for class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeOptionCellModifier
Constructor.
bladeProgress - Variable in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
blades - Variable in class org.ow2.clif.server.lib.ClifServerImpl
contains blade components of this CLIF server, indexed by their identifier
bladesize - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
bladesize - Variable in class org.ow2.clif.util.TextCollectMonitor
 
bladesTabName(Map) - Method in class org.ow2.clif.console.lib.egui.monitor.MonitorView
Returns the list of class name for a testplan.
BladeState - Class in org.ow2.clif.supervisor.api
Representation of a blade state and utility methods to determine a global state resulting from individual blades states.
BladeState(String) - Constructor for class org.ow2.clif.supervisor.api.BladeState
Creates a BladeState instance with the provided state label (unique name), and associates a unique code to this object.
BladeStoreReader - Class in org.ow2.clif.analyze.statistics
This class implements the methods to browse test runs and access to test measurements/results.
BladeStoreReader() - Constructor for class org.ow2.clif.analyze.statistics.BladeStoreReader
empty constructor
BladeStoreReader(BladeDescriptor, File) - Constructor for class org.ow2.clif.analyze.statistics.BladeStoreReader
constructor
BladeTableContentProvider() - Constructor for class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeTableContentProvider
Constructor.
BLOCK_SIZE - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
BooleanHolder - Class in org.ow2.clif.scenario.isac.util
Utility class for transmitting a reference to a boolean.
BooleanHolder() - Constructor for class org.ow2.clif.scenario.isac.util.BooleanHolder
 
BooleanHolder(boolean) - Constructor for class org.ow2.clif.scenario.isac.util.BooleanHolder
 
Bucket - Class in org.ow2.clif.analyze.statistics.util.data
Bucket class stores the number of values (count) in a range defined by minThreshold (included) and maxThreshold (excluded).
Bucket(int, long, long) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Bucket
 
Bucket(int, long, long, long) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Bucket
 
buffer - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
BUFFERED_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
button - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
buttonPnl - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
ByePacket - Class in org.ow2.clif.probe.rtp
Create a RTCP BYE packet.
ByePacket() - Constructor for class org.ow2.clif.probe.rtp.ByePacket
Contructor
ByteArrayURLConnection - Class in org.ow2.clif.util.bytearray
 
ByteArrayURLConnection(URL, ClifClassLoader) - Constructor for class org.ow2.clif.util.bytearray.ByteArrayURLConnection
 
ByteArrayURLStreamHandler - Class in org.ow2.clif.util.bytearray
 
ByteArrayURLStreamHandler(ClifClassLoader) - Constructor for class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
 

C

CACHED_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
calculateCumulativePacketLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
Calculate the number of packets lost according to the RFC 3550.
calculateFractionLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
Calculate the fraction lost according to the RFC 3550.
calculateLsr(Long, Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
Calculate the LSR according to the RFC 3550.
calculateSeqNumMax(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
Compare the sequence number with the previous maximum calculated.
calculateTimeJitter(Long, Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
Calculate the time jitter, the sum of time jitter and the sum of square time jitter according to the RFC 3550.
cancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
This method performs cancel all modifications into model.
cancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizardPluginPage
Cancel all modifications into model.
cancelBtn - Variable in class org.ow2.clif.console.lib.gui.GuiClearConfirm
 
canceled - Variable in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
canceled - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
canFinish() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizard
 
canModify(Object, String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeOptionCellModifier
Returns whether the property can be modified
catchException(Exception) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Open a message error dialog to user, block plug-in activity in setting valid page to false and close the shell.
catchException(Exception) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
This method open a message error dialog to user, block plugin activity in setting valide page to false and close the shell.
changeParameter(String, String, String) - Method in class org.ow2.clif.deploy.ClifAppFacade
 
changeParameter(String, String, String) - Method in class org.ow2.clif.deploy.ClifAppFacade
 
changeParameter(String, Serializable) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
changeParameter(String, Serializable) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
changeParameter(String, Serializable) - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
changeParameter(String, Serializable) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
changeParameter(String, Serializable) - Method in interface org.ow2.clif.server.api.BladeControl
Sets the parameter parameter of this blade with the value value.
changeParameter(String, Serializable) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
asynchronously changes a parameter of the blade
changeParameter(String, String, Serializable) - Method in interface org.ow2.clif.supervisor.api.TestControl
 
changeParameter(String, String, Serializable) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Changes a blade parameter value.
ChangeParameterCmd - Class in org.ow2.clif.console.lib.batch
Command to change a parameter of a deployed and possibly running blade.
ChangeParameterCmd() - Constructor for class org.ow2.clif.console.lib.batch.ChangeParameterCmd
 
characters(char[], int, int) - Method in class org.ow2.clif.scenario.isac.egui.plugins.parser.AnalyseSaxPlugin
 
Chart - Class in org.ow2.clif.analyze.lib.report
 
Chart(Section, String, Section.ChartRepresentation, long, long, int, int, JFreeChart) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
 
Chart(Section, String, Section.ChartRepresentation, long, long, int, int) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
 
Chart(String, Section.ChartRepresentation) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
 
Chart(Section, String, Section.ChartRepresentation) - Constructor for class org.ow2.clif.analyze.lib.report.Chart
 
ChartDataValues - Class in org.ow2.clif.analyze.lib.report
 
ChartDataValues(Dataset, String, String, Set<Dataset.ChartType>, int, int, StatOnLongs, StatOnLongs, XYSeriesCollection, HistogramDataset, DefaultCategoryDataset, String, PlotOrientation, boolean, boolean, boolean) - Constructor for class org.ow2.clif.analyze.lib.report.ChartDataValues
 
ChartDataValues(Dataset, String, String, Set<Dataset.ChartType>, int, int, StatOnLongs, StatOnLongs, String) - Constructor for class org.ow2.clif.analyze.lib.report.ChartDataValues
 
CHECK_BOX - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
A check box group
checkFilterTable() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
Check is the table is filled
checkProfilingData(AbstractAnalyst.ProfilingStatistics) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
keep data that has not raised an CLIF error during load injection
checkSameBladeType(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
checkStateChanged(CheckStateChangedEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
 
checkStateChanged(CheckStateChangedEvent) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
childrenAllowed(Element, Element) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
Test if an element can be add into another one
childrenAllowed(Element) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
Test if the target element can have children
CHOICE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for separate the different choice for a nchoice controler
Choice(int, int) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction.Choice
 
CHOICE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ChoiceNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
This class is an implementation of some methods which will be used to build some nodes of type 'choice'
ChoiceNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.ChoiceNode
 
choices - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
 
choices - Variable in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
 
CLASS_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
CLASSNAME_EXTENSION - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
ClassnameBladeFilter - Class in org.ow2.clif.analyze.lib.list
Instances of this class filter blade descriptors according to their class name.
ClassnameBladeFilter() - Constructor for class org.ow2.clif.analyze.lib.list.ClassnameBladeFilter
Creates a new filter for blades with a null classname, which means all blades will be retained by this new filter.
ClassnameBladeFilter(String) - Constructor for class org.ow2.clif.analyze.lib.list.ClassnameBladeFilter
Creates a new classname blade filter for blade descriptors with the given class name.
CLASSPATH_SCHEME - Static variable in class org.ow2.clif.util.XMLEntityResolver
 
CLEAN_POLICY_AUTO - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
CLEAN_POLICY_NONE - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
CLEAN_POLICY_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
CLEANINGFACTOR_PROPDEFAULT - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
 
CLEANINGFACTOR_PROPNAME - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
 
CLEANINGLIMIT_PROPDEFAULT - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
 
CLEANINGLIMIT_PROPNAME - Static variable in class org.ow2.clif.analyze.lib.quickstat.TestStats
 
clear() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
Remove all nodes except the root node.
clear() - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
Remove selected alarms
clear() - Method in class org.ow2.clif.console.lib.gui.Graph
Clear the graph area (Clear all points)
clear() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
Removes all lines from the table
clear() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
Discards all alarms pending in the queue.
clear(String) - Method in interface org.ow2.clif.server.api.Synchronizer
Clear one lock.
clear(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
clear() - Static method in class org.ow2.clif.util.ClifClassLoader
flushes the class cache and renews the CLIF class loader singleton
CLEAR_CMD - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
clearAll() - Method in class org.ow2.clif.analyze.lib.report.Report
 
clearAll() - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
Remove all alarms in tableviewer.
clearAllPoints() - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
Remove all the points for this host.
clearBtn - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
clearChartDataValues() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
clearCurrentDs() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
clearDatasources() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
clearProperty(String) - Method in class org.ow2.clif.util.ConfigFileManager
Discards a property.
clearReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
clearSelection() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
CLIF_ANALYZER - Static variable in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
Fractal ADL definition file of the CLIF Analyzer.
CLIF_APPLICATION - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
Fractal ADL definition file of the CLIF application to deploy
CLIF_BACKEND - Static variable in class org.ow2.clif.util.FractalAdl
 
CLIF_CONSOLE_PERSPECTIVE_ID - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePerspective
CLIF Console perspective Id
CLIF_OPTS - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
CLIF options file replacing clif.props (format/contents slightly differs)
CLIF_PROPS - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
The CLIF properties file name in projects
CLIF_SERVER_CONTROL - Static variable in interface org.ow2.clif.server.api.ClifServerControl
 
ClifActionBuilder - Class in org.ow2.clif.console.lib.egui.rcp
Adds actions to a workbench window.
ClifActionBuilder(IActionBarConfigurer) - Constructor for class org.ow2.clif.console.lib.egui.rcp.ClifActionBuilder
Constructs a new action builder.
ClifAdvisor - Class in org.ow2.clif.console.lib.egui.rcp
 
ClifAdvisor() - Constructor for class org.ow2.clif.console.lib.egui.rcp.ClifAdvisor
Constructs a new BrowserAdvisor.
clifAnalyzerApp - Variable in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
clifAnalyzerAppCc - Variable in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
ClifAnalyzerAppFacade - Class in org.ow2.clif.deploy
 
clifApp - Variable in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
clifApp - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
clifApp - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
clifApp - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
CLIFAPP_NAME - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
name of the CLIF application component in the registry
CLIFAPP_NAME - Static variable in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
name of the CLIF Application component in the registry
clifAppCc - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
clifAppCc - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
clifAppDefinition - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
clifAppDefinition - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
ClifAppFacade - Class in org.ow2.clif.deploy
This class is responsible for creating the initial Clif application.
ClifAppFacade - Class in org.ow2.clif.deploy
This class is responsible for creating the initial Clif application.
ClifAppFacade(String, String) - Constructor for class org.ow2.clif.deploy.ClifAppFacade
Create new ClifAppFacade with all components of a ClifApplication : supervisor, storage...
ClifAppFacade(Component, String) - Constructor for class org.ow2.clif.deploy.ClifAppFacade
Constructor for ClifAppFacade.
ClifAppFacade(String, String) - Constructor for class org.ow2.clif.deploy.ClifAppFacade
Create new ClifAppFacade with all components of a ClifApplication : supervisor, storage...
ClifAppFacade(Component, String) - Constructor for class org.ow2.clif.deploy.ClifAppFacade
Constructor for ClifAppFacade.
clifAppName - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
clifAppName - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
ClifClassLoader - Class in org.ow2.clif.util
Special classloader bound to the CodeServer utility, enabling network download of classes and resources.
ClifConsole - Class in org.ow2.clif.console.lib.egui
CLIF console for getting System.out and System.err in Eclipse's console view.
ClifConsole() - Constructor for class org.ow2.clif.console.lib.egui.ClifConsole
Redirects System.out and System.err to the console view
ClifConsolePerspective - Class in org.ow2.clif.console.lib.egui
An Eclipse perspective for the CLIF Console : CLIF Console perspective.
ClifConsolePerspective() - Constructor for class org.ow2.clif.console.lib.egui.ClifConsolePerspective
 
ClifConsolePlugin - Class in org.ow2.clif.console.lib.egui
The CLIF Console plug-in class (id "org.ow2.clif.console.plugin")
ClifConsolePlugin() - Constructor for class org.ow2.clif.console.lib.egui.ClifConsolePlugin
 
ClifDeployDefinition - Class in org.ow2.clif.console.lib
 
ClifDeployDefinition(String, String, Map<String, String>, String, String, boolean) - Constructor for class org.ow2.clif.console.lib.ClifDeployDefinition
Construct a new clif definition.
ClifException - Exception in org.ow2.clif.supervisor.api
Class for CLIF exceptions
ClifException(String, Throwable) - Constructor for exception org.ow2.clif.supervisor.api.ClifException
 
ClifException(Throwable) - Constructor for exception org.ow2.clif.supervisor.api.ClifException
 
ClifException(String) - Constructor for exception org.ow2.clif.supervisor.api.ClifException
 
clifHeight - Static variable in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
ClifPrefetcher - Class in org.ow2.clif.util
 
ClifPrefetcher() - Constructor for class org.ow2.clif.util.ClifPrefetcher
 
ClifProperties - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Main properties page of CLIF properties.
ClifProperties() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.ClifProperties
 
ClifRegistry - Class in org.ow2.clif.deploy
The clifRegistry is responsible for creating the initial FractalRMI registry if not externally provided.
ClifRegistry - Class in org.ow2.clif.deploy
The clifRegistry is responsible for creating the initial FractalRMI registry if not externally provided.
ClifRegistry(boolean) - Constructor for class org.ow2.clif.deploy.ClifRegistry
Creates a new test plan deployer, using the default RMI registry (as specified by system properties fractal.registry.host and fractal.registry.port)
ClifRegistry(boolean) - Constructor for class org.ow2.clif.deploy.ClifRegistry
Creates a new test plan deployer, using the default RMI registry (as specified by system properties fractal.registry.host and fractal.registry.port)
ClifRunnable - Class in org.ow2.clif.console.lib.egui.rcp
 
ClifRunnable() - Constructor for class org.ow2.clif.console.lib.egui.rcp.ClifRunnable
 
ClifServerControl - Interface in org.ow2.clif.server.api
Interface for installing/uninstalling blades in a CLIF runtime (so-called "CLIF server")
ClifServerImpl - Class in org.ow2.clif.server.lib
Implementation of a CLIF server, supporting blade creation and removal.
ClifServerImpl() - Constructor for class org.ow2.clif.server.lib.ClifServerImpl
Does nothing.
ClifTreeContentProvider - Class in org.ow2.clif.console.lib.egui.tree
Provides content for the clif tree viewer.
ClifTreeContentProvider() - Constructor for class org.ow2.clif.console.lib.egui.tree.ClifTreeContentProvider
Constructor
ClifTreeLabelProvider - Class in org.ow2.clif.console.lib.egui.tree
Provides label and decoration for clif tree viewer
ClifTreeLabelProvider() - Constructor for class org.ow2.clif.console.lib.egui.tree.ClifTreeLabelProvider
 
ClifTreeObject - Class in org.ow2.clif.console.lib.egui.tree
Object in a clif tree view.
ClifTreeObject(String) - Constructor for class org.ow2.clif.console.lib.egui.tree.ClifTreeObject
Simple constructor with name
ClifTreeParent - Class in org.ow2.clif.console.lib.egui.tree
Clif tree object whose can have children
ClifTreeParent(String) - Constructor for class org.ow2.clif.console.lib.egui.tree.ClifTreeParent
Simple constructor with object's name
ClifTreeView - Class in org.ow2.clif.console.lib.egui.tree
An eclipse view : display blades sort by servers
ClifTreeView() - Constructor for class org.ow2.clif.console.lib.egui.tree.ClifTreeView
Simple constructor.
clifWidth - Static variable in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
clone() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
 
close() - Method in class org.ow2.clif.console.lib.egui.ClifConsole
Restores original System.out and System.err
close() - Method in class org.ow2.clif.console.lib.TestPlanWriter
 
close() - Method in class org.ow2.clif.probe.rtp.Insert
 
close() - Method in class org.ow2.clif.probe.rtp.RTPListener
Close the listener and the sockets by stopping thread.
close() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
close() - Method in class org.ow2.clif.probe.rtp.RTPStats
Close RTPStats by stopping thread
close() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
Override this method when you are willing to release some resources when the probe ends its activity.
close() - Method in interface org.ow2.clif.scenario.isac.plugin.SessionObjectAction
This method will be call when we stop using this SO, so if we have some active connection, this method will permit to close them
close() - Method in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
Closes the underlying buffered writer, after flushing all pending blade events to it.
close(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
closeCollect(UniqueKey) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
 
closeCollect(UniqueKey) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
 
closeEventIterator(Serializable) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Discards the iterator associated to the given key, possibly releasing resources.
closeEventIterator(Serializable) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
closeEventIterator(Serializable) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Discards the iterator associated to the given key, possibly releasing resources.
closeEventIterator(Serializable) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
closeEventIterator(Serializable) - Method in interface org.ow2.clif.storage.api.StorageRead
Discards the iterator associated to the given key, possibly releasing resources.
closeEventIterator(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
closeEventIterator(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
closeTest() - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
Informs the storage system that the local test is terminated
closeTest() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
Terminates the file storage system by closing every file stream.
closing - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
set to true when the writer must be closed
cname - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
code - Variable in class org.ow2.clif.supervisor.api.BladeState
integer value uniquely representing a blade state
CodeManipulator - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class permits to manipulate Java code with the Eclipse JDT API in order to construct a valid Java class for ISAC plugin.
CodeManipulator() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
Constructor.
CodeServer - Class in org.ow2.clif.util
This class implements a Java resource or class server.
codeServerIsShared() - Static method in class org.ow2.clif.util.ExecutionContext
 
COLLAPSE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
collect(String[], CollectListener) - Method in class org.ow2.clif.deploy.ClifAppFacade
Collect selected blades if global state is completed or stopped
collect(String[], CollectListener) - Method in class org.ow2.clif.deploy.ClifAppFacade
Collect selected blades if global state is completed or stopped
collect(Serializable, CollectListener) - Method in interface org.ow2.clif.storage.api.StorageAdmin
Collects the latest test data
collect(UniqueKey) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
Performs one collect step forward.
collect(Serializable, CollectListener) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
collect(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
collect(UniqueKey) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
 
collect() - Method in interface org.ow2.clif.supervisor.api.StorageControl
collects last test's data
collect(String[], CollectListener) - Method in interface org.ow2.clif.supervisor.api.TestControl
Collect test results from all or selected blades
collect(String[], CollectListener) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Collects latest test data for selected blades
CollectCmd - Class in org.ow2.clif.console.lib.batch
Batch command to collect results of a test plan.
CollectCmd() - Constructor for class org.ow2.clif.console.lib.batch.CollectCmd
 
CollectJob - Class in org.ow2.clif.console.lib.egui.editor
Collecting measures and generating a simple statistical report, with progress monitoring (in Progress view).
CollectJob(ClifAppFacade, String[]) - Constructor for class org.ow2.clif.console.lib.egui.editor.CollectJob
Creates a new job for collecting measures of the latest test, and generating a simple statistical report.
CollectListener - Interface in org.ow2.clif.storage.api
This interface is dedicated to monitoring the progress of test results/data collection.
collectStart(String, long) - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
collectStart(String, long) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
collectStart(String, long) - Method in interface org.ow2.clif.storage.api.CollectListener
Called at the collect beginning.
collectStart(String, long) - Method in class org.ow2.clif.util.TextCollectMonitor
 
collectThr - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
colName - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
color - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
 
COLORS - Static variable in class org.ow2.clif.console.lib.egui.monitor.GraphColorChooser
Array of colors
COMBO - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
A combo for grouping values
comment - Variable in class org.ow2.clif.analyze.lib.report.Report
 
comment - Variable in class org.ow2.clif.analyze.lib.report.Section
 
comment - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
comment - Variable in class org.ow2.clif.storage.api.ActionEvent
 
COMMENT_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
COMMENT_PREFIX - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
COMMENT_PREFIX - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
COMMENT_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
commit(boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
 
commit(boolean) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
commit(boolean) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
commit() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
Commit changes done into file.
compare(BladeEvent, BladeEvent) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.DateComp
 
COMPARE_ID - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
 
COMPARE_MESSAGE - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
 
COMPARE_SEVERITY - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
 
COMPARE_TIME - Static variable in class org.ow2.clif.supervisor.lib.AlarmObservation
 
compareBy(int) - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
compareTo(Datum) - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
The order is based on dates.
compareTo(Object) - Method in class org.ow2.clif.storage.api.AbstractEvent
The order is based on dates.
compareTo(AlarmObservation) - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
compareToByOrder(Section) - Method in class org.ow2.clif.analyze.lib.report.Section
 
compile(Map<String, PlugIn>, ArrayList<Instruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in interface org.ow2.clif.scenario.isac.engine.nodes.InstructionNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
 
compile(Map<String, PlugIn>, ArrayList<Instruction>, Stack<TestInstruction>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
 
completed - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
completed() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
Direct/synchronous "completed()" call on the target
completed() - Method in interface org.ow2.clif.server.api.BladeInsertResponse
Informs that the scenario has successfully completed
completed() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
COMPLETED - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
completeParamsWidgetDesc(ParametersWidgetsNode, Map<String, ParameterDescription>) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.gui.GUIDescriptionParser
Method to complete the ParametersWidgetsNode description tree, if some of the parameters are not defined
componentAdded(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
 
componentAdded(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorPanel
 
componentAdded(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
 
componentHidden(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
 
componentHidden(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
 
componentMoved(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
 
componentMoved(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
 
componentRemoved(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
 
componentRemoved(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorPanel
 
componentRemoved(ContainerEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
 
componentResized(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
 
componentResized(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
 
components - Variable in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
components - Variable in class org.ow2.clif.deploy.ClifAppFacade
clif application components indexed by their name (storage, supervisor, analyzer)
components - Variable in class org.ow2.clif.deploy.ClifAppFacade
clif application components indexed by their name (storage, supervisor, analyzer)
componentShown(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
 
componentShown(ComponentEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
 
compute(QuickstatProgress) - Method in class org.ow2.clif.analyze.lib.quickstat.TestStats
The first call to this method actually reads measures and computes statistics.
computeDatasetStatistics(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
computeDatasourceStatistics(Datasource, long, long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
computeSectionStatistics(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
based on "performStatAnalysis"'s value, computes all statistics for the dataset.
computeThroughput() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
CONDITION - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for condition tag
CONDITION_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ConditionNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
ConditionNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.ConditionNode
 
ConditionsPropertyPage - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class creates a delegate class (InteractionManager) in order to manage the condition property page in 'eclipse project properties'.
ConditionsPropertyPage() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.ConditionsPropertyPage
 
ConfigFileManager - Class in org.ow2.clif.util
Helper class for managing the CLIF configuration file (typically named clif.opts) with regard to network-related properties: fractal.registry.host and fractal.registry.port give the network address of the CLIF/Fractal registry, where all CLIF servers register.
ConfigFileManager(File) - Constructor for class org.ow2.clif.util.ConfigFileManager
Creates a new configuration file manager associated to a given file object.
ConfigFileManager(String) - Constructor for class org.ow2.clif.util.ConfigFileManager
Creates a new configuration file manager to a given path name.
ConfigIsac - Class in org.ow2.clif.scenario.isac.egui.wizards.httpCapture
This class extends from the maxQ Config class.
configureAndGetRegistry() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
Configure context and set the registry
connect() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
 
ConsoleFileStorageImpl - Class in org.ow2.clif.storage.lib.filestorage
Part of the storage.
ConsoleFileStorageImpl() - Constructor for class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
Constants - Interface in org.ow2.clif.analyze.statistics
 
constructStatsTree(String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Returns (or creates if directories don't exist) the path where the CSV file will be filled
containsTime(int) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Check if profile have already a point at this time
CONTEXT_CALL - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
CONTROL - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for control tag
CONTROL - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
CONTROL_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ControlAction - Interface in org.ow2.clif.scenario.isac.plugin
 
controlConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
ControlDescription - Class in org.ow2.clif.scenario.isac.egui.plugins
This class store a control description
ControlDescription(String, String, Vector<ParameterDescription>, Vector<String>) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
Build a new timer description object, used to store information about a timer action
ControlInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
ControlInstruction(String, int, ParamsHolder) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
 
ControlNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
ControlNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
 
controlParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
ControlsPropertyPage - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class creates a delegate class (InteractionManager) in order to manage the control property page in 'eclipse project properties'.
ControlsPropertyPage() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.ControlsPropertyPage
 
convert2Datum(BladeEvent, long) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
 
convertJavaIdentifier(String) - Static method in class org.ow2.clif.util.StringHelper
Returns a valid Java identifier by removing non valid character.
COPY_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
CopyAction - Class in org.ow2.clif.scenario.isac.egui.actions
Copy action used in editors : import and behavior
CopyAction(TreeViewer) - Constructor for class org.ow2.clif.scenario.isac.egui.actions.CopyAction
Constructor
copyFromResource(String, File) - Static method in class org.ow2.clif.util.FileUtil
Creates/overwrites a file copying content from a resource.
correctBehaviorsNode(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelWriterXIS
Add the behaviors node
correctLoadProfile(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelWriterXIS
Add loadprofile node
correctPlugins(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelWriterXIS
Add the plugins node
correctScenario(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelWriterXIS
Add the scenario node
countEvents(String, String, String, EventFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Counts the number of available events matching a given filter.
countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Counts the number of available events matching a given filter.
countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
countEvents(String, String, String, EventFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
Counts the number of available events matching a given filter.
countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
countEvents(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
CountVisitor - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
A visitor class which count field and action type number in AST Tree.
CountVisitor() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.CountVisitor
Constructor.
CPU_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
CPU_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
CPU_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
CpuAnalyst - Class in org.ow2.clif.analyze.statistics
This class is intended to analyze the measurements of CPU load measured by CLIF probes.
CpuAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.CpuAnalyst
constructor
CpuAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.CpuAnalyst
 
CPUEvent - Class in org.ow2.clif.probe.cpu
 
create(String, ClifRegistry) - Static method in class org.ow2.clif.server.lib.ClifServerImpl
Creates a CLIF server in current/local Fractal environment, and binds it with the given name in the given registry.
createActionContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
This method constructs graphics components.
createAdvancedContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Creates contents of advanced page
createChartDataValues() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
createComponent(Object, String, String, Object, Object, Object) - Method in class org.ow2.clif.util.FractalAdl
 
createContents(Composite) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Create injectors and probes properties labels and textfields.
createContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.AdvancedProperties
Creates and initializes controls through InterationManager
createContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.ClifProperties
Creates and initializes controls through InterationManager
createContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.CustomProperties
Creates and initializes controls through InterationManager
createContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningProperties
Creates and initializes controls through InterationManager
createContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.JvmTuningProperties
Creates and initializes controls through InterationManager
createContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NetworkProperties
Creates and initializes controls through InterationManager
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ConditionsPropertyPage
 
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ControlsPropertyPage
 
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.PluginPropertyPage
 
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SamplesPropertyPage
 
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SessionObjectPropertyPage
 
createContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.TimersPropertyPage
 
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.AdvancedParametersPage
Creates and initializes controls through InterationManager
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.CustomPage
Creates and initializes controls through InterationManager
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningPage
Creates and initializes controls through InterationManager
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.JVMTuningPage
Creates and initializes controls through InterationManager
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.MainParametersPage
Creates and initializes controls through InterationManager
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NetworkPage
Creates and initializes controls through InterationManager
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.LaunchSwingAnalyzePage
Creates controls
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.MainTestDeploymentPage
Creates controls
createControl(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizardPage
Create page contents (2 labels and textfields and 1 button).
createControl(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Creates all controls for MainHttpCaptureWizardPage
createControl(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.RunHttpCaptureWizardPage
Creates all controls for RunHttpCaptureWizardPage
createControl(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizardPage
 
createControl(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizardPluginPage
 
createCustomContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Creates contents of custom properties page
createFormContent(IManagedForm) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Create page contents.
Add a blades display tab folder and commands buttons to control test execution.
createHeader() - Method in class org.ow2.clif.probe.rtp.RTPPacket
Convert every information of the header in bytes.
createInitialLayout(IPageLayout) - Method in class org.ow2.clif.console.lib.egui.ClifConsolePerspective
Create the Clif Console Perspective with: Navigator view on the top left ClifTree view on the bottom left Properties view on the bottom left Editor on the center
createInitialLayout(IPageLayout) - Method in class org.ow2.clif.scenario.isac.egui.IsacScenarioPerspective
Create the Isac Scenario Perspective with: Navigator view on the top left Editor on the center
createISACContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Creates contents of ISAC page
createItem(Integer, String) - Method in class org.ow2.clif.probe.rtp.SDESPacket
Create an item to add in an SDES packet.
createJFreeChart(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
createJVMContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Creates contents of JVM page
createMainContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Creates contents of main page
createMasterPart(IManagedForm, Composite) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Create Master Part in Master/Detail pattern.
createMasterPart(IManagedForm, Composite) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
createMasterPart(IManagedForm, Composite) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportMasterPage
 
createNetworkContents(Composite) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Creates contents of Network page
createNewPanelsFromXML(Vector, PluginDescription, InputStream, Map<String, ParametersWidgetsNode>) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
Analyse a gui XML file, this kind of file define all the panels parameters for a plugin
createNewSessionObject() - Method in interface org.ow2.clif.scenario.isac.plugin.SessionObjectAction
This method will be used to create anew instance of a session object, thanks to this method we could share some references between sessionobject implementation instances, and initialize some new values for the object which don't need to be shared
createNewTransitionTable() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
Create a new transition table, which have the same table than it table
createNodeDescription(NodeDescription) - Method in interface org.ow2.clif.scenario.isac.egui.plugins.ActionDescription
Method which update the node description for this action The node have been initialised with the rigth type, we initialise the other fields
createNodeDescription(NodeDescription) - Method in class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
 
createNodeDescription() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.BehaviorNode
Create a 'behavior' node description
createNodeDescription() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.BehaviorsNode
Create a 'behaviors' node description
createNodeDescription() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.ChoiceNode
Create a node description for a choice
createNodeDescription(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NonePluginNode
Create a new node description of the given type
createNodeDescription(PluginManager, String, String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.WhileNode
Create a node description for the while controller
createNodeDescription(NodeDescription) - Method in class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
 
createNodeDescription(String, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
Create a node description of a selected action descripted by it type and name
createNodeDescription(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
Create a new node description for a selected action of a selected plug-in
createNodeDescription(NodeDescription) - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
 
createNodeDescription(NodeDescription) - Method in class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
 
createNodeDescription(NodeDescription) - Method in class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
 
createNodesDescriptions(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
Create the nodes descriptions of each actions defined in this plugin of the given type
createNodesDescriptions(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
Create a new vector with an entry for each actions, parameters values will be set to null
createNodesDescriptionsByPlugins(Vector<String>, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
Create a new vector with an entry for each actions, parameters values will be set to null But only action of the plug-in define in the vector which is given
createNonePluginNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Create a new node description of the specified type, if this type is known
createPacket() - Method in class org.ow2.clif.probe.rtp.AppPacket
Method to create a APP packet.
createPacket() - Method in class org.ow2.clif.probe.rtp.ByePacket
Method to create a BYE packet.
createPacket() - Method in class org.ow2.clif.probe.rtp.ReportPacket
Convert every information of the sender's report header in bytes.
createPacket() - Method in class org.ow2.clif.probe.rtp.RTCPPacket
Create a RTCP packet.
createPacket() - Method in class org.ow2.clif.probe.rtp.SDESPacket
Method to create a SDES packet.
createPageEdition() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Create a blades edition page sort by class.
createPages() - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
createPageTest() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Create a test plan execution commands.
createPanels(PluginDescription, InputStream) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
Create panels from a gui XML file, and store it
createParameterPanel(ParametersWidgetsNode, Composite, ModifyListener) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
Build a new parameter panel from a parameters widgets tree
createParametersWidgetsNode(Vector, Vector, String, String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
Create a new parameters widgets node
createParametersWidgetsNode() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.BehaviorNode
Create the parameters widgets tree
createParametersWidgetsNode() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.ChoiceNode
Create the parameters widgets tree
createParametersWidgetsNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NonePluginNode
Create the parameters widgets tree of a none plugin node
createPartControl(Composite) - Method in class org.ow2.clif.console.lib.egui.monitor.MonitorView
This callback allow us to create the viewer and initialize it.
createPartControl(Composite) - Method in class org.ow2.clif.console.lib.egui.page.SwingAnalyzePage
 
createPartControl(Composite) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeView
This is a callback that will allow us to create the viewer and initialize it.
createPartControl(Composite) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
createPartControl(Composite) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
createPartControl(Composite) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
createPluginContents(Composite) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
This method constructs graphics components.
createRtcpPacket(LinkedList<byte[]>) - Method in class org.ow2.clif.probe.rtp.RTCPPacket
Create a RTCP packet with each reports created previously.
createRtpPacket() - Method in class org.ow2.clif.probe.rtp.RTPPacket
Create a RTP packet in bytes.
createTabByClass() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Create one tab by blade class.
createTabsByClass(ArrayList<String>) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
Creates Tabs which will allow to sort blades by class.
createToolBarActions(IManagedForm) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Add 2 actions in the tool bar Horizontal orientation Vertical orientation
createToolBarActions(IManagedForm) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
createToolBarActions(IManagedForm) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportMasterPage
 
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.ow2.clif.console.lib.egui.rcp.ClifAdvisor
 
CSV_EXTENSION - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
CTRL_FIELD - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
cumulativeErrors - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
total number of error occurrences since current test initialization
cumulativeSuccessfullActions - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
total number of actions performed since current test initialization
CurrentParametersCmd - Class in org.ow2.clif.console.lib.batch
Command to get the list of parameters and their associated values of a blade.
CurrentParametersCmd() - Constructor for class org.ow2.clif.console.lib.batch.CurrentParametersCmd
 
currentTestId - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
currentTestId - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
currentTestId - Variable in class org.ow2.clif.supervisor.lib.SupervisorImpl
The current test ID
CustomPage - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Page of the New CLIF project Wizard, used to set custom system properties
CustomPage() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.CustomPage
 
CustomProperties - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Custom properties page of CLIF properties.
CustomProperties() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.CustomProperties
 
CUT_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
CutAction - Class in org.ow2.clif.scenario.isac.egui.actions
Cut action used in editors : import and behavior
CutAction(TreeViewer) - Constructor for class org.ow2.clif.scenario.isac.egui.actions.CutAction
Constructor

D

DATA_COLLECTOR_ADMIN - Static variable in interface org.ow2.clif.datacollector.api.DataCollectorAdmin
 
DATA_COLLECTOR_WRITE - Static variable in interface org.ow2.clif.datacollector.api.DataCollectorWrite
 
DATA_POWER_SNMP_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DATA_POWER_SNMP_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DataAccess - Class in org.ow2.clif.analyze.lib.graph.gui
 
DataAccess(JInternalFrame, StorageRead) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
DataAccess.DateComp - Class in org.ow2.clif.analyze.lib.graph.gui
 
DataAccess.W1SelectedDataset - Class in org.ow2.clif.analyze.lib.graph.gui
 
DataCollector - Class in org.ow2.clif.probe.cpu
Data collector for CPU probe
DataCollector() - Constructor for class org.ow2.clif.probe.cpu.DataCollector
 
DataCollector - Class in org.ow2.clif.probe.disk
Data collector for disk probe
DataCollector() - Constructor for class org.ow2.clif.probe.disk.DataCollector
 
DataCollector - Class in org.ow2.clif.probe.jmx_jvm
Data collector for JMX JVM probe
DataCollector() - Constructor for class org.ow2.clif.probe.jmx_jvm.DataCollector
 
DataCollector - Class in org.ow2.clif.probe.jvm
Data collector for JVM probe
DataCollector() - Constructor for class org.ow2.clif.probe.jvm.DataCollector
 
DataCollector - Class in org.ow2.clif.probe.memory
Data collector for memory probe
DataCollector() - Constructor for class org.ow2.clif.probe.memory.DataCollector
 
DataCollector - Class in org.ow2.clif.probe.network
Data collector for Network probe
DataCollector() - Constructor for class org.ow2.clif.probe.network.DataCollector
 
DataCollector - Class in org.ow2.clif.probe.rtp
DataCollector for RTP probe
DataCollector() - Constructor for class org.ow2.clif.probe.rtp.DataCollector
 
DataCollectorAdmin - Interface in org.ow2.clif.datacollector.api
 
DataCollectorFilter - Interface in org.ow2.clif.datacollector.api
 
DataCollectorWrite - Interface in org.ow2.clif.datacollector.api
Interface for collecting information generated by a blade.
DataProvider - Interface in org.ow2.clif.scenario.isac.plugin
Interface to provide data.
Dataset - Class in org.ow2.clif.analyze.lib.report
Implementation of a dataset as viewed by the report generator
Dataset(Dataset.DatasetType, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
Dataset() - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
Dataset(String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
Dataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
Dataset(String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
Dataset(Dataset.DatasetType, String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
Dataset(String, String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
Dataset(Dataset.DatasetType) - Constructor for class org.ow2.clif.analyze.lib.report.Dataset
 
dataset - Variable in class org.ow2.clif.analyze.lib.report.Datasource
 
Dataset.ChartType - Enum in org.ow2.clif.analyze.lib.report
 
Dataset.DatasetType - Enum in org.ow2.clif.analyze.lib.report
 
DatasetOptions - Class in org.ow2.clif.analyze.lib.graph
All the graph options are stocked here for each dataset
DatasetOptions - Class in org.ow2.clif.analyze.lib.graph
All the graph options are stocked here for each dataset
DatasetOptions(int, boolean, String, String, int, int, int, int, int, int) - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
DatasetOptions() - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
DatasetOptions(int, boolean, String, int, int, int) - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
DatasetOptions(int, boolean, String, String, int, int, int, int, int, int) - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
DatasetOptions() - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
DatasetOptions(int, boolean, String, int, int, int) - Constructor for class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
datasets - Variable in class org.ow2.clif.analyze.lib.report.Section
 
datasetType - Variable in class org.ow2.clif.analyze.lib.report.Dataset
 
Datasource - Class in org.ow2.clif.analyze.lib.report
 
Datasource(String, String, String, String, Dataset) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
 
Datasource(String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
 
Datasource(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
 
Datasource(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
 
Datasource(String) - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
 
Datasource() - Constructor for class org.ow2.clif.analyze.lib.report.Datasource
 
datasources - Variable in class org.ow2.clif.analyze.lib.report.Dataset
 
DatasourcesTableModel() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
DatasourcesTableModel(Dataset) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
date - Variable in class org.ow2.clif.storage.api.AbstractEvent
 
date - Variable in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
 
DATE_FIELD - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
DateComp() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.DataAccess.DateComp
 
DateEventFilter - Class in org.ow2.clif.storage.lib.util
Helper class for filtering blade events according to their date.
DateEventFilter(long, long) - Constructor for class org.ow2.clif.storage.lib.util.DateEventFilter
Creates a new blade event filter selecting events whose date is between the given bounds (inclusive).
DateFilter - Class in org.ow2.clif.analyze.statistics
Helper class for filtering blade events according their date.
DateFilter(long, long) - Constructor for class org.ow2.clif.analyze.statistics.DateFilter
Creates a new blade event filter selecting events whose date is between the given bounds (inclusive).
dateOrigin - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
 
Datum - Class in org.ow2.clif.analyze.statistics.profiling
This generic object is comparable to AbstractEvent.
Datum() - Constructor for class org.ow2.clif.analyze.statistics.profiling.Datum
 
dc_lock - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
dcw - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
debug - Static variable in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
declareWorkbenchImages() - Method in class org.ow2.clif.console.lib.egui.rcp.ClifAdvisor
Declares all IDE-specific workbench images.
decodeCount(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Returns the count header (RC, SC or Subtype).
decodeLength(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Returns the length header.
decodeName(byte[], Integer) - Method in class org.ow2.clif.probe.rtp.AppPacket
Decode Name from a APP packet.
decodePacketType(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Returns the packet type header.
decodePadding(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Returns the padding.
decodeSrLswNtpTimestamp(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
Decode LSW Timestamp from a SR report.
decodeSrMswNtpTimestamp(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
Decode MSW Timestamp from a SR report.
decodeSsrc(byte[], Integer) - Method in class org.ow2.clif.probe.rtp.AppPacket
Decode SSRC from a APP packet.
decodeSsrc(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ByePacket
List all SSRC present in a RTCP BYE.
decodeSsrc(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
Decode SSRC from a SR/RR report.
decodeTwoComplement(Long) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Decode the value (RTP use two's complement)
decodeTwoComplement(Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Decode the value (RTP use two's complement)
decodeVersion(byte[], Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Returns the version.
def - Variable in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
DEFAULT_ANALYZE_PROPERTY_FILE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_FACTOR - Static variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
DEFAULT_IS_DETAILED_ANALYSIS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_IS_OUTPUT_FILE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_MAX_TIME - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_MAXQ_PROPERTY_FILE - Static variable in class org.ow2.clif.util.ExecutionContext
relative path to the file holding MaxQ properties in console plugin
DEFAULT_MIN_TIME - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_PATH - Static variable in class org.ow2.clif.util.CodeServer
 
DEFAULT_PERCENT_MIN - Static variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
DEFAULT_PORT - Static variable in class org.ow2.clif.util.CodeServer
 
DEFAULT_REGEX_CTRL_ACTION - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_REPORT_PATH - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_RESULT_PATH - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_SEPARATOR - Static variable in class org.ow2.clif.storage.api.AbstractEvent
 
DEFAULT_SERVER - Static variable in class org.ow2.clif.util.ExecutionContext
Name of the default CLIF server possibly launched by a user interface for convenience
DEFAULT_SLICE_SIZE - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_STATISTICAL_SORT_FACTOR - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_STATISTICAL_SORT_RATIO - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_TIME_RANGE_END - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
DEFAULT_TIME_RANGE_START - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
delay_ms - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
minimum age of events before actually writing them
DELAY_S_DEFAULT - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
 
DELAY_S_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
 
DelayedWriter - Class in org.ow2.clif.storage.lib.filestorage
This class supports delayed and timely ascending ordered writing of blade events to a BufferedWriter object.
DelayedWriter(BufferedWriter, long) - Constructor for class org.ow2.clif.storage.lib.filestorage.DelayedWriter
Creates a delayed writer that will order blade events according to their date, before actually writing them using the provided BufferedWriter object, after the delay has expired.
delete(File) - Static method in class org.ow2.clif.util.FileUtil
Recursively deletes a directory or just a single file.
DELETE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
deleteAction(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method delete an action into model.
deleteAction(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method deletes action element in gui and plugin XML file.
deleteElement(String, String, String, String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method delete group or parameter element into model.
deleteElement(String, String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method deletes group or parameter element in gui and plugin XML file.
deleteObservers() - Method in interface org.ow2.clif.supervisor.api.TestControl
 
deleteParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method deletes parameter element into model.
deleteParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method deletes parameter element in gui XML file.
DELPOINT_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
deploy(Map<String, ClifDeployDefinition>, ClifRegistry) - Method in class org.ow2.clif.deploy.ClifAppFacade
Asynchronously deploys blades among CLIF servers according to the given definitions.
deploy(Map<String, ClifDeployDefinition>, ClifRegistry) - Method in class org.ow2.clif.deploy.ClifAppFacade
Asynchronously deploys blades among CLIF servers according to the given definitions.
DEPLOY_RETRIES_PROP_DEFAULT - Static variable in class org.ow2.clif.util.ExecutionContext
 
DEPLOY_RETRIES_PROP_NAME - Static variable in class org.ow2.clif.util.ExecutionContext
 
DEPLOY_RETRYDELAY_PROP_DEFAULT - Static variable in class org.ow2.clif.util.ExecutionContext
 
DEPLOY_RETRYDELAY_PROP_NAME - Static variable in class org.ow2.clif.util.ExecutionContext
 
DeployCmd - Class in org.ow2.clif.console.lib.batch
Batch command to deploy a test plan as defined in a given test plan file.
DeployCmd() - Constructor for class org.ow2.clif.console.lib.batch.DeployCmd
 
DeployDefinition - Class in org.ow2.clif.deploy
For scenario deployment definition.
DeployDefinition - Class in org.ow2.clif.deploy
For scenario deployment definition.
DeployDefinition(String, String, Map<String, String>, String, String) - Constructor for class org.ow2.clif.deploy.DeployDefinition
Creates a new scenario deployment definition.
DeployDefinition(String, String, Map<String, String>, String, String) - Constructor for class org.ow2.clif.deploy.DeployDefinition
Creates a new scenario deployment definition.
DEPLOYED - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
deployedTestPlan - Variable in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
 
DEPLOYING - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
deploymentIsBestEffort() - Static method in class org.ow2.clif.util.ExecutionContext
 
DeployObservation - Class in org.ow2.clif.deploy
Used by the Observable interface: Observer objects will be invoked with an instance of this class as 2nd argument when a deployment has been completed or has failed.
DeployObservation - Class in org.ow2.clif.deploy
Used by the Observable interface: Observer objects will be invoked with an instance of this class as 2nd argument when a deployment has been completed or has failed.
DeployObservation() - Constructor for class org.ow2.clif.deploy.DeployObservation
 
DeployObservation(boolean, Throwable) - Constructor for class org.ow2.clif.deploy.DeployObservation
 
DeployObservation() - Constructor for class org.ow2.clif.deploy.DeployObservation
 
DeployObservation(boolean, Throwable) - Constructor for class org.ow2.clif.deploy.DeployObservation
 
deselectAll() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
If withCheck, deselect all blades in every tabs.
destroy() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method resets all references.
disableFields() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Disable all fields
DiskEvent - Class in org.ow2.clif.probe.disk
 
displayArgumentHelp() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Opens a pop-up window displaying a basic help message for the currently selected blade class
displayDouble(double, int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
 
displayDouble(double) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
 
displayMillisecTime(long) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
 
displaySecondTime(long) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
 
displayStatistics() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
dispose() - Method in class org.ow2.clif.console.lib.egui.actions.AboutClifDialog
 
dispose() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Release allocated resources.
dispose() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Stop execution if needed.
dispose() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
Disposes any created resources
dispose() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeTableContentProvider
 
dispose() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
 
dispose() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeContentProvider
 
dispose() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeView
 
dispose() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
dispose() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
dispose() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
dispose() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
dispose all the elements of the panel
dispose() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
dispose the element used
distributedStorage - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
do_init() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
do_resume() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
do_start() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
do_stop(boolean) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
do_suspend() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
doComputeSize() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ConditionsPropertyPage
 
doComputeSize() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ControlsPropertyPage
 
doComputeSize() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SamplesPropertyPage
 
doComputeSize() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SessionObjectPropertyPage
 
doComputeSize() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.TimersPropertyPage
 
doControl(int, Map<String, String>) - Method in interface org.ow2.clif.scenario.isac.plugin.ControlAction
 
doGet(String) - Method in interface org.ow2.clif.scenario.isac.plugin.DataProvider
 
done() - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
done() - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
done() - Method in interface org.ow2.clif.storage.api.CollectListener
Called when the full collect is complete.
done() - Method in class org.ow2.clif.util.TextCollectMonitor
 
doProbe() - Method in class org.ow2.clif.probe.cpu.Insert
 
doProbe() - Method in class org.ow2.clif.probe.disk.Insert
 
doProbe() - Method in class org.ow2.clif.probe.jmx_jvm.Insert
 
doProbe() - Method in class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
 
doProbe() - Method in class org.ow2.clif.probe.jvm.Insert
 
doProbe() - Method in class org.ow2.clif.probe.memory.Insert
 
doProbe() - Method in class org.ow2.clif.probe.network.Insert
 
doProbe() - Method in class org.ow2.clif.probe.rtp.Insert
 
doProbe() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
Define this method to perform your measure and return it
doSample(int, Map<String, String>, ActionEvent) - Method in interface org.ow2.clif.scenario.isac.plugin.SampleAction
 
doSave(IProgressMonitor) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Save Test Plan with Java Properties format.
doSave(IProgressMonitor) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
doSave(IProgressMonitor) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
doSave(IProgressMonitor) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
doSaveAs() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Save Test Plan in new file and change Test Plan title.
doSaveAs() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
doSaveAs() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
doTest(int, Map<String, String>) - Method in interface org.ow2.clif.scenario.isac.plugin.TestAction
 
doTimer(int, Map<String, String>) - Method in interface org.ow2.clif.scenario.isac.plugin.TimerAction
 
doubleClick(DoubleClickEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
 
DOWN_ARROW_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
dragFinished(DragSourceEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementDragListener
Method declared on DragSourceListener
dragSetData(DragSourceEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementDragListener
Method declared on DragSourceListener
dragStart(DragSourceEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementDragListener
Method declared on DragSourceListener
DRAW_NOTHING_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
drawGraph(String[], String) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
Draw the graph for each id in ids
drawGraph(Object[], Map<String, Integer>) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.Graph
Draw the graph for each id in ids
dump() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
dump() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
dump() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
dump() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
dump() - Method in class org.ow2.clif.analyze.lib.report.Report
 
dump(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
DuplicatedAttributeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
DuplicatedAttributeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.DuplicatedAttributeException
 
duration - Variable in class org.ow2.clif.storage.api.ActionEvent
 
DURATION_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 

E

editPage - Variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
ElementDragListener - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd
Supports dragging ScenarioNodes from a structured viewer
ElementDragListener(StructuredViewer) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementDragListener
Constructor
ElementDropAdapter - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd
Supports dropping ScenarioNode into a tree viewer.
ElementDropAdapter(TreeViewer) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementDropAdapter
Constructor
ElementTransfer - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd
Class for serializing behaviorfulltree to/from a byte array
ElementWithId - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd
A org.w3c.dom Element with an id for testing during transfer
ElementWithId(String, Element) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementWithId
Constructor
ELSE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a control node
endElement(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.parser.AnalyseSaxPlugin
 
enoughPoints() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Check if there is enough point
equals(Object) - Method in class org.ow2.clif.supervisor.api.BladeState
equality is based on the state code value
equals(Object) - Method in class org.ow2.clif.util.UniqueKey
 
err(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
ERR_ARGS - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
error status code for missing args
ERR_CODESERVER - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
error status code for a problem creating a shared code server
ERR_DEPLOY - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
error status code for an undeployed test plan
ERR_EXEC - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
error status code for execution problem
ERR_LIFECYCLE - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
error status code for lifecycle violation
ERR_REGISTRY - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
error status code for missing registry
ERROR - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
errors - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
number of error occurrences since the previous call to getStat()
escapeProperty(String) - Static method in class org.ow2.clif.util.StringHelper
Java Properties values and keys need escaping when storing them to conform to the Properties.load() specification.
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.cpu.CPUEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.disk.DiskEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.jmx_jvm.JMX_JVMEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.jvm.JVMEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.memory.MemoryEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.network.NetworkEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.probe.rtp.RTPEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.storage.api.ActionEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
EVENT_TYPE_LABEL - Static variable in class org.ow2.clif.storage.api.LifeCycleEvent
 
EventFactory - Interface in org.ow2.clif.storage.api
 
EventFilter - Interface in org.ow2.clif.storage.api
 
eventIteratorKey - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
eventIterators - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
eventQ - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
 
EventStorageState - Class in org.ow2.clif.server.util
This class provides helpful utilities to manage the storage of events.
EventStorageState() - Constructor for class org.ow2.clif.server.util.EventStorageState
 
eventStorageStatesMap - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
eventType - Variable in class org.ow2.clif.analyze.lib.report.Datasource
 
eventTypeLabels - Variable in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
ExecutionContext - Class in org.ow2.clif.util
This class helps gathering configuration parameters to ease portability between several assemblies of CLIF.
ExecutionContext() - Constructor for class org.ow2.clif.util.ExecutionContext
 
ExistingBladeIdException - Exception in org.ow2.clif.console.lib.egui.editor.exceptions
Exception when an id is already used by a blade.
ExistingBladeIdException(String) - Constructor for exception org.ow2.clif.console.lib.egui.editor.exceptions.ExistingBladeIdException
Create a new exception with "The id "bladeId" already exists." message.
EXIT - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
EXIT_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ExitInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
ExitInstruction() - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.ExitInstruction
 
EXPAND_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
exportFormat - Variable in class org.ow2.clif.analyze.lib.report.Report
 
exportReportToHtml() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
ExportRoutineToXml() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
exportToHtml(int, File, String, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
ExportToHtml() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
exportToHtml(int, File) - Method in class org.ow2.clif.analyze.lib.report.Report
 
exportToHtml(int, File, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
 
exportToHtml(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
exportToTxt(int, File, String, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
ExportToTxt() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
exportToTXT(int) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
exportToTxt(File) - Method in class org.ow2.clif.analyze.lib.report.Report
 
exportToTxt(int, File, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
 
exportToTxt(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
exportToXML(int, File, String, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
ExportToXml() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
exportToXml(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
exportToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
exportXML(File) - Method in class org.ow2.clif.analyze.lib.report.Report
 
exportXML() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 

F

FATAL - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
fetchClassDependencies(Class<?>) - Static method in class org.ow2.clif.util.ClifClassLoader
Loads all dependencies of a class, i.e.
fetchClassDependencies(List<Class<?>>) - Static method in class org.ow2.clif.util.ClifClassLoader
Loads all dependencies of a provided list of classes, i.e.
field - Variable in class org.ow2.clif.analyze.lib.report.Datasource
 
FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.CpuAnalyst
 
FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.JvmAnalyst
 
FIELD_LABEL - Static variable in class org.ow2.clif.analyze.statistics.MemoryAnalyst
 
fieldFilter(List<BladeEvent>, String, String, String) - Static method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
FieldFilterAndOp - Class in org.ow2.clif.analyze.lib.graph
FieldFilterAndOp contains three values = field, filter and operator
FieldFilterAndOp - Class in org.ow2.clif.analyze.lib.graph
FieldFilterAndOp contains three values = field, filter and operator
FieldFilterAndOp(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
FieldFilterAndOp(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
FieldsValuesFilter - Class in org.ow2.clif.analyze.lib.report
Constants and utility methods for handling filters on field values.
FieldsValuesFilter() - Constructor for class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
FieldsValuesFilter.LogicalEnum - Enum in org.ow2.clif.analyze.lib.report
 
FILE_EXT - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
FILE_SCHEME - Static variable in class org.ow2.clif.util.XMLEntityResolver
 
fileIndex - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
FileName - Class in org.ow2.clif.scenario.isac.egui
Define the file names for the scenario modules
FileName() - Constructor for class org.ow2.clif.scenario.isac.egui.FileName
 
filename - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
 
Files - Class in org.ow2.clif.scenario.isac.dtd
 
Files() - Constructor for class org.ow2.clif.scenario.isac.dtd.Files
 
files - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
fileServer - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
FileStorageCollect - Class in org.ow2.clif.storage.lib.filestorage
Each instance of this class represents and manages the collect of test data files located in a given directory.
FileStorageCollectStep - Class in org.ow2.clif.storage.lib.filestorage
 
FileStorageCollectStep(String, SocketAddress) - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
 
FileStorageCommons - Class in org.ow2.clif.storage.lib.filestorage
 
FileStorageCommons() - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
FileStorageProxyImpl - Class in org.ow2.clif.storage.lib.filestorage
Proxy part of a file-based storage system.
FileStorageProxyImpl() - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
 
FileStorageReader - Class in org.ow2.clif.storage.lib.filestorage
Implementation of the StorageRead interface for the filestorage package.
FileStorageReader() - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageReader
Creates a new access to CLIF storage, using the default storage directory location.
FileStorageReader(String, boolean) - Constructor for class org.ow2.clif.storage.lib.filestorage.FileStorageReader
Creates a new access to CLIF storage
FileStoreReader - Class in org.ow2.clif.analyze.statistics
Partial but enhanced file storage reader (it allows outer path).
FileStoreReader() - Constructor for class org.ow2.clif.analyze.statistics.FileStoreReader
empty constructor
FileStoreReader(String) - Constructor for class org.ow2.clif.analyze.statistics.FileStoreReader
constructor
FileUtil - Class in org.ow2.clif.util
File utilities
FileUtil() - Constructor for class org.ow2.clif.util.FileUtil
 
fillCombo(String, String) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
Fills CCombo of CTabItem named bclass
fillContextMenu(IMenuManager) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
 
fillContextMenu(IMenuManager) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
 
fillCoolBar(ICoolBarManager) - Method in class org.ow2.clif.console.lib.egui.rcp.ClifActionBuilder
 
fillCTabItem(String, String) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
Fills the table with the blades for each Items.
fillEvent(String, String, ProbeEvent) - Static method in class org.ow2.clif.storage.api.ProbeEvent
 
fillMenuBar(IMenuManager) - Method in class org.ow2.clif.console.lib.egui.rcp.ClifActionBuilder
 
filterEventsByFieldsValues(List<BladeEvent>, FieldsValuesFilter) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
filterEventsByStatistics(List<BladeEvent>, Object, Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
finalize() - Method in class org.ow2.clif.probe.jvm.Insert.GCTracer
 
findBlade(String, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
findClass(String) - Method in class org.ow2.clif.util.ClifClassLoader
 
findClassesInPackage(String, boolean) - Static method in class org.ow2.clif.util.ClifPrefetcher
 
findResource(String) - Method in class org.ow2.clif.util.ClifClassLoader
 
findResources(String) - Method in class org.ow2.clif.util.ClifClassLoader
 
findTextName(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
finish() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizardPluginPage
Apply all modifications into model.
flattenProfilingStatistics() - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
join profiling data from several CLIF injectors
flush() - Method in class org.ow2.clif.console.lib.TestPlanWriter
 
forceFocus() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Force the focus on this composite
forceFocus() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
Force the focus on this composite
forceStop - Variable in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
 
FormatTime - Class in org.ow2.clif.console.lib.egui.monitor
Format given time in millisecond in hour minute second
FormatTime() - Constructor for class org.ow2.clif.console.lib.egui.monitor.FormatTime
 
FR_DATE_PATTERN - Static variable in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
FractalAdl - Class in org.ow2.clif.util
A Fractal API-based implementation of the ImplementationBuilder interface for the Fractal ADL parser.
FractalAdl() - Constructor for class org.ow2.clif.util.FractalAdl
 
frame - Static variable in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
frame - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
FREE_MEMORY_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
FREE_USABLE_MEMORY_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
frequency(double[]) - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get frequencies in a map that contains value for key and frequency for number of occurencies
fromByteArray(byte[]) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementTransfer
 
fromString(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
FULL_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
fullProgress - Variable in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
fullSize - Variable in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
fullsize - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
fullsize - Variable in class org.ow2.clif.util.TextCollectMonitor
 
Future - Class in org.ow2.clif.util
Abstract class for running asynchronous tasks.
Future(String, Object) - Constructor for class org.ow2.clif.util.Future
Creates an asynchronous task, but does not run it.
futureExecution() - Method in class org.ow2.clif.deploy.BladeDeploy
Actually performs the blades deployment.
futureExecution() - Method in class org.ow2.clif.deploy.BladeDeploy
Actually performs the blades deployment.
futureExecution() - Method in class org.ow2.clif.util.Future
Define this method to implement the task.
futureGet() - Method in class org.ow2.clif.util.Future
Blocks caller until the task is completed, and get its result or exception.

G

GC_ARGUMENT - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
GCTracer() - Constructor for class org.ow2.clif.probe.jvm.Insert.GCTracer
 
gen(String) - Static method in class org.ow2.clif.util.ItfName
Unique interface name generation (uniqueness is bound to this class definition in one JVM)
GENERATE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
generateGraphics() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
generateLswNtpTimestamp(Long) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
Decimal part of the NTP Timestamp.
generateMswNtpTimestamp(Long) - Static method in class org.ow2.clif.probe.rtp.ReportPacket
Floor part of the NTP timestamp.
generatePluginId(Document, String) - Static method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportUtil
Generate a plug-in id for a new import
Generator - Class in org.ow2.clif.analyze.statistics.util.data
 
Generator() - Constructor for class org.ow2.clif.analyze.statistics.util.data.Generator
 
GenericFilter - Class in org.ow2.clif.datacollector.lib
 
GenericFilter(String, boolean, boolean, boolean) - Constructor for class org.ow2.clif.datacollector.lib.GenericFilter
 
GenericFilterTest - Class in org.ow2.clif.datacollector.lib
Test GenericFilter instantiation and call to accept method with different values for parameter clif.store.action.
GenericFilterTest() - Constructor for class org.ow2.clif.datacollector.lib.GenericFilterTest
 
GenericProbe - Class in org.ow2.clif.probe.memory.linux
Linux generic memory probe intended to be more impervious to /proc file format changes.
GenericProbe(String[]) - Constructor for class org.ow2.clif.probe.memory.linux.GenericProbe
Creates a new memory probe that will return only the mentioned attributes' values, in the very same order.
get() - Method in class org.ow2.clif.deploy.BladeDeploy
Gets the blade components (the call is blocked waiting for the blades to be actually deployed)
get() - Method in class org.ow2.clif.deploy.BladeDeploy
Gets the blade components (the call is blocked waiting for the blades to be actually deployed)
get(int) - Static method in class org.ow2.clif.supervisor.api.BladeState
Gets the blade state instance associated to a state code
getAction() - Method in class org.ow2.clif.scenario.transitions.Transition
 
getActionGUIKey(String, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
Get the gui key of a specified action
getActionHelp(Element, PluginManager) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Gets the help for an ISAC instruction or an ISAC plug-in primitive
getActionHelp(String, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
This method return the action help of the action whose name is given in parameter
getActionName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Attribute actionName getter
getActionNumber() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CountVisitor
Returns int a number of same action in Java code.
getActionNumber(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns an int representing action number.
getActions(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns a ArrayList representing string actions.
getActions(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns a ArrayList representing string actions.
getAdapter(Class) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeObject
 
getAdditionalPoints() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
If the profile have some crenel_xx points we need to add some additional points.
getAddText(IStructuredSelection) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
Get the add text.
The text can change depending on the selected node and desactivated if there is no possibility
getAdlDefinition() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getAdlDefinition() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getAlarm() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
getAlias() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getAllEvents(String) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
getAllFieldsValues(String, String, String, String, String, int, int, int) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getAllInjectors() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
 
getAnalyzeParameters() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getAnalyzePropFileName() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
input of analyze parameters
getAnalyzeRangeLabel() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getAnalyzeRangeLabel() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
in order to display time range to be analyzed
getArgument() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getArgument() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getArgument() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
getArgument() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
getArrayFields() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getAverage() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getBackground(Object) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
 
getBaseDir() - Static method in class org.ow2.clif.util.ExecutionContext
Gets the base directory of CLIF runtime environment.
getBehaviorById(Document, String) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Get a behavior Element by id
getBehaviorId() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Behavior id getter
getBehaviorPos() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Behavior position getter
getBehaviorsId(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Get all behavior ids in a doc
getBladeDescriptor(String, NameBladeFilter) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getBladeDescriptor() - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
getBladeDir() - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
getBladeDir(String, String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
getBladeDir(String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getBladeEvents(String, String, String, Object) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getBladeEventsValues(BladeEvent[], String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getBladeFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getBladeId() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getBladeId() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getBladeId() - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Get the blade id
getBladeId() - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
Get the hostName of this interface
getBladeId() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
 
getBladeId() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
getBladeId() - Method in class org.ow2.clif.supervisor.lib.BladeObservation
 
getBladeIdentifiers() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
getBladeIdFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getBladeIds() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getBladeOneEventValues(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getBladeOneEventValues(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getBladeOneEventValuesArray(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getBladeOneEventValuesArray(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getBladeOneEventValuesList(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getBladeProperties(String, String) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Gets the java system properties for the given blade from the given test run.
getBladeProperties(String, String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getBladeProperties(String, String) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Gets the java system properties for the given blade from the given test run
getBladeProperties(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getBladeProperties(String, String) - Method in interface org.ow2.clif.storage.api.StorageRead
Gets the java system properties for the given blade from the given test run
getBladeProperties(String, String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
getBladeProperties(String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getBladeReader(String, BladeDescriptor) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
getBladesIds(String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getBladesIds() - Method in interface org.ow2.clif.supervisor.api.TestControl
Get the identifiers of all blades that are currently under control (i.e.
getBladesIds() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Get the identifiers of all blades that are currently under control (i.e.
getBooleanValue() - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
 
getBuildContent() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns a InputStream representing the build XML file.
getByeList() - Method in class org.ow2.clif.probe.rtp.RTPStats
Returns the list of participants which have sent a BYE packet.
getBytes(String) - Method in class org.ow2.clif.util.ClifClassLoader
 
getCanonicalName() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getCanvas() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Get the canvas where graph are drawn
getChart() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getChartDataValuesName() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getChartRepresentation() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getChartTypes() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getChartTypes() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getChartTypesSet() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getChartTypesSet() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getCheckBox(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
 
getCheckedBlades() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
 
getChildren(Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeContentProvider
 
getChildren() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeParent
Return array of children.
getChildren() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
 
getClassLoader() - Static method in class org.ow2.clif.util.ClifClassLoader
Get the CLIF class loader singleton.
getClassName() - Method in class org.ow2.clif.console.lib.ClifDeployDefinition
Return the probe name (cpu, memory, jvm) if blade is probe or else return injector.
getClassName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns class name.
getClassName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
 
getClassname() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
getClassname() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
getClazz() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
Attribute clazz getter
getClazz() - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
Attribute clazz getter
getClifAnalyzerApp() - Method in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
Get clifAnalyzerApp component
getClifApp() - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
 
getClifApp() - Method in class org.ow2.clif.deploy.ClifAppFacade
Get clifApp component
getClifApp() - Method in class org.ow2.clif.deploy.ClifAppFacade
Get clifApp component
getClipboard() - Static method in class org.ow2.clif.scenario.isac.egui.actions.ActionsClipboard
 
getCode() - Method in class org.ow2.clif.supervisor.api.BladeState
Gets the unique code representing this blade state.
getCodeServerPort() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getCollect(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
getCollectDataValue() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Gets value of Collect check box
getCollectSize(UniqueKey) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
 
getCollectSize(UniqueKey) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
 
getColumnClass(int) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
Necessary to display boolean value as a checkbox in the table.
getColumnCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
getColumnCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
 
getColumnImage(Object, int) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
Returns the image
getColumnName(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
getColumnName(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
 
getColumnText(Object, int) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
Returns the column text
getCombo(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
 
getComment() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getComment() - Method in class org.ow2.clif.analyze.lib.report.Report
 
getComment() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getComment() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getComment() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getComment() - Method in class org.ow2.clif.storage.api.ActionEvent
 
getComment() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
getComment() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
getCompilationUnit() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
Applies all modifications and returns compilation unit.
getComponentByName(String) - Method in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
Get a component of the clifApplication by his Fractal name
getComponentByName(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Get a component of the clifApplication by his Fractal name
getComponentByName(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Get a component of the clifApplication by his Fractal name
getComposite() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Get the widget to add new widget on it, used for group widget
getConfig() - Static method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.ConfigIsac
get maxQ configuration and load it if it does not exist
getContainerName() - Method in class org.ow2.clif.console.lib.egui.wizards.MainTestDeploymentPage
Return the container name.
getContainerName() - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizardPage
Return the container name.
getContainerName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets container name filled in text field
getContainerName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizardPage
 
getContainerPath() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets container path
getContent() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
 
getContentLength() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
 
getContentType() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
 
getContext() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getContext() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getControls() - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
 
getCount() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
 
getCount() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
getCount(String) - Method in interface org.ow2.clif.server.api.Synchronizer
Get the number of notifications issued for the specified lock
getCount(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
getCsrcCount() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getCTabItem(String) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
gets CTabItem which title is title
getCtpFile(String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
getCumulativePacketLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getCurrentParameters(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
 
getCurrentParameters(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
 
getCurrentParameters() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
getCurrentParameters() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
getCurrentParameters() - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
getCurrentParameters() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
getCurrentParameters() - Method in interface org.ow2.clif.server.api.BladeControl
Returns a Map which maps the defined parameters to their values.
getCurrentParameters() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
asynchronously gets parameters of the blade
getCurrentParameters(String) - Method in interface org.ow2.clif.supervisor.api.TestControl
Return current changeable parameters
getCurrentParameters(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Gets a Map of blade parameters and their associated values.
getCurrentStateName() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
Return the name of the current state
getCurrentTestId() - Method in class org.ow2.clif.deploy.ClifAppFacade
Retrieves current test identifier.
getCurrentTestId() - Method in class org.ow2.clif.deploy.ClifAppFacade
Retrieves current test identifier.
getCurrentTestId() - Method in interface org.ow2.clif.supervisor.api.TestControl
Retrieves current test identifier.
getCurrentTestId() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Retrieves current test identifier.
getCurrentWaitingTime() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
Return the time to wait for the current state
getCustomProperties() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getCycle() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets data as a list of long
getData() - Method in class org.ow2.clif.probe.memory.linux.GenericProbe
Reads the system data source file for memory usage, and returns the values of attributes of interest.
getData() - Method in class org.ow2.clif.probe.rtp.RTPInformation
 
getData() - Method in class org.ow2.clif.probe.util.SolarisProbe
Gets the latest measures from the resource usage polling process.
getDataAccess() - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
getDataAccess() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
getDataAccess() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
getDataMean() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getDataMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getDataNb() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getDataProvider() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns data provider state ("yes" or "no").
getDataset() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getDataset() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getDataset() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getDatasetId() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getDatasetId() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getDatasetId() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getDatasets(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getDatasets() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getDatasetType() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
 
getDatasetType() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getDatasource() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getDatasources() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getDataStd() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getDate() - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
 
getDate() - Static method in class org.ow2.clif.console.lib.egui.monitor.FormatTime
Get real time Date
getDate(long) - Static method in class org.ow2.clif.console.lib.egui.monitor.FormatTime
Get real time Date
getDate() - Method in class org.ow2.clif.deploy.TestNameAndDate
 
getDate() - Method in class org.ow2.clif.deploy.TestNameAndDate
 
getDate() - Method in class org.ow2.clif.storage.api.AbstractEvent
 
getDate() - Method in interface org.ow2.clif.storage.api.BladeEvent
 
getDate() - Method in interface org.ow2.clif.storage.api.TestDescriptor
Gets the test run initialization date of the test run represented by current test descriptor
getDate() - Method in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
 
getDate() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
getDefault() - Static method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
Returns the shared instance.
getDefault() - Static method in class org.ow2.clif.scenario.isac.egui.IsacScenarioPlugin
Returns the shared instance.
getDefaultCategoryDataset() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getDefaultEndTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
Gets the default chart ending time, i.e.
getDefaultStartTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
Gets the default chart starting time, i.e.
getDefaultValue() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ParameterDescription
 
getDefinitions() - Method in class org.ow2.clif.deploy.BladeDeploy
Gets the collection of blade definitions this instance is supposed to deploy.
getDefinitions() - Method in class org.ow2.clif.deploy.BladeDeploy
Gets the collection of blade definitions this instance is supposed to deploy.
getDefinitions() - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
 
getDefinitions() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Gets current test plan definition
getDensity() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
getDeploymentTimeOut() - Static method in class org.ow2.clif.util.ExecutionContext
 
getDescription() - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
 
getDescription() - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
 
getDescription(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
Return the plug-in description for a given name
getDirbase() - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
getDlsr() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getDocumentLoader() - Method in class org.ow2.clif.scenario.isac.egui.model.ModelHandlerForXIS
 
getDrawEndTime() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getDrawStartTime() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getDummyString() - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
 
getDummyString(int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
 
getDuration() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
getDuration() - Method in class org.ow2.clif.storage.api.ActionEvent
 
getEditPage() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Get edit page
getElements(Object) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeTableContentProvider
Returns an array of BladeOption objects
getElements(Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeContentProvider
 
getEllapsedTime() - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Get ellapsed time for this blade
getElt() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementWithId
Element getter
getEncodingDetector() - Method in class org.ow2.clif.scenario.isac.egui.model.ModelHandlerForXIS
 
getEndTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
Gets the forced chart ending time.
getEndTime() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getEventClassFile(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getEventClassName(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
getEventFactory(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
getEventFactory(String) - Static method in class org.ow2.clif.storage.api.AbstractEvent
 
getEventFieldLabel() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getEventFieldLabel() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getEventFieldLabels(String, String, String) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Gets the labels of fields hold by a given event type.
getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Gets the labels of fields hold by a given event type.
getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getEventFieldLabels(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
getEventFieldLabels(String) - Static method in class org.ow2.clif.storage.api.AbstractEvent
Get field labels of a given event type.
getEventFieldLabels(String, String, String) - Method in interface org.ow2.clif.storage.api.StorageRead
Gets the labels of fields hold by a given event type.
getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
getEventFieldLabels(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getEventFile(String, String, String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getEventIterator(String, String, String, EventFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Creates an event iterator.
getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Creates an event iterator.
getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getEventIterator(String, String, String, EventFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
Creates an event iterator.
getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
getEventIterator(String, String, String, EventFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getEventNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getEvents(String, EventFilter) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
getEvents(String, String, String, EventFilter, long, int) - Method in interface org.ow2.clif.storage.api.StorageRead
Retrieves a given number of events matching a given filter, from a given index.
getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
getEvents(String, String, String, EventFilter, long, int) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getEventsTypeLabels(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getEventType() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getEventType() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getEventTypeFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getEventTypeLabels() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
getEventTypeLabels() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
getException() - Method in class org.ow2.clif.deploy.DeployObservation
 
getException() - Method in class org.ow2.clif.deploy.DeployObservation
 
getExportFormat() - Method in class org.ow2.clif.analyze.lib.report.Report
 
getExtension() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getField() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
getField() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
getField() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getField() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getFieldLabels(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getFieldLabels(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getFieldLabels() - Method in class org.ow2.clif.probe.cpu.CPUEvent
 
getFieldLabels() - Method in class org.ow2.clif.probe.disk.DiskEvent
 
getFieldLabels() - Method in class org.ow2.clif.probe.jmx_jvm.JMX_JVMEvent
 
getFieldLabels() - Method in class org.ow2.clif.probe.jvm.JVMEvent
 
getFieldLabels() - Method in class org.ow2.clif.probe.memory.MemoryEvent
 
getFieldLabels() - Method in class org.ow2.clif.probe.network.NetworkEvent
 
getFieldLabels() - Method in class org.ow2.clif.probe.rtp.RTPEvent
 
getFieldLabels() - Method in class org.ow2.clif.storage.api.ActionEvent
 
getFieldLabels() - Method in class org.ow2.clif.storage.api.AlarmEvent
 
getFieldLabels() - Method in interface org.ow2.clif.storage.api.BladeEvent
 
getFieldLabels() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
 
getFieldLabelsWithoutDate(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getFieldNumber() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CountVisitor
Returns int a number of references in Java code.
getFields() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getFieldsValuesDiscardedEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getFieldsValuesFilter() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getFieldValue(String) - Method in class org.ow2.clif.storage.api.ActionEvent
 
getFieldValue(String) - Method in class org.ow2.clif.storage.api.AlarmEvent
 
getFieldValue(String) - Method in interface org.ow2.clif.storage.api.BladeEvent
 
getFieldValue(String) - Method in class org.ow2.clif.storage.api.LifeCycleEvent
 
getFieldValue(String) - Method in class org.ow2.clif.storage.api.ProbeEvent
 
getFiledsValueFilteredEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getFileFromCmdLine(String[]) - Static method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getFileName() - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizardPage
Return the file name.
getFileName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets result file name filled in text field
getFileName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizardPage
 
getFilename() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
 
getFileStorageClean() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getFileStorageDelay() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getFileStorageMaxPending() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getFilterEndTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getFilterEndTime() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getFilterList() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
getFilterStartTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getFilterStartTime() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getFinalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getFinalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getFinalTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getFirstEventTime(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getFirstEventTime(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getFirstEventTime() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
 
getFirstEventTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getFirstEventTimeAfterFilter() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getFirstReport() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getForceStop() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
 
getForeground(Object) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
 
getFractionLost() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getFrame() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
getGlobalState(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Get global state for these blades.
getGlobalState(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Get global state for these blades.
getGlobalState(Collection<BladeState>) - Static method in class org.ow2.clif.supervisor.api.BladeState
Return the global state resulting from some individual states.
getGlobalState(String[]) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
Get global state for these blades.
getGlobalState(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Get global state for some blades.
getGlobalTimeSupport() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getGraphAreaWidth() - Method in class org.ow2.clif.console.lib.gui.Graph
 
getGraphType() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getGraphType() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getGroupPeriod() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getGroupPeriod() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningPage
 
getGuiContent() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns a InputStream representing the gui XML file.
getGuiFileName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns gui file name.
getGUIKey() - Method in interface org.ow2.clif.scenario.isac.egui.plugins.ActionDescription
GUIKey getter
getGUIKey() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
 
getGUIKey() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
 
getGUIKey() - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
 
getGUIKey() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
 
getGUIKey() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
 
getHelp() - Method in interface org.ow2.clif.scenario.isac.egui.plugins.ActionDescription
Help getter
getHelp() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
 
getHelp() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.BehaviorNode
Help behavior node getter
getHelp() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.BehaviorsNode
Help behaviors node getter
getHelp() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.ChoiceNode
This method return the help of an choice node
getHelp() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.IfNode
This method return the help of an if node
getHelp() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NChoiceNode
This method return the help of an nchoice node
getHelp(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NonePluginNode
Help getter
getHelp() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.PreemptiveNode
This method return the help of a preemptive node
getHelp() - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.WhileNode
This method return the help of a while node
getHelp() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
Attribute help getter
getHelp() - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
Attribute help getter
getHelp() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
Attribute help getter
getHelp() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
Attribute help getter
getHelp(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns a String representing action help.
getHelp(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns a String representing action help.
getHelpMessage() - Method in class org.ow2.clif.probe.disk.Insert
 
getHelpMessage() - Method in class org.ow2.clif.probe.jmx_jvm.Insert
 
getHelpMessage() - Method in class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
 
getHelpMessage() - Method in class org.ow2.clif.probe.network.Insert
 
getHelpMessage() - Method in class org.ow2.clif.probe.rtp.Insert
 
getHelpMessage() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
Gives probe help.
getHistogramDataset() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getHistoryOfRawLongResults(LongStatistics, long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
analyze raw profile long results function of elapsed time.
getHistoryOfStatLongResults(LongStatistics, long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
analyze profile long results function of elapsed time.
getId() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getId() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getId() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
 
getId() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
getId() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
 
getId() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementWithId
Id getter
getId() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
getId() - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
getId() - Method in class org.ow2.clif.scenario.transitions.Transition
 
getId() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
getId() - Method in interface org.ow2.clif.server.api.BladeControl
 
getId() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
getId() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
getId() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
getImage(Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeLabelProvider
Get image to display in clif tree viewer depending of object : blade (injector or probe) or server.
getImageDescriptorFileName() - Static method in class org.ow2.clif.scenario.isac.egui.Icons
Create an hashtable with images indexed by their name
getImageFormat() - Method in class org.ow2.clif.analyze.lib.report.Report
 
getImageRegistry() - Static method in class org.ow2.clif.scenario.isac.egui.Icons
Get the image registry this function create it if the registry don't exist
getInetAddress(String) - Static method in class org.ow2.clif.util.Network
 
getInetAddresses() - Static method in class org.ow2.clif.util.Network
Get all locally available IPv4 addresses but the loopback address.
getInitialized() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getInitialName() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getInitialTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getInitialWindowPerspectiveId() - Method in class org.ow2.clif.console.lib.egui.rcp.ClifAdvisor
 
getInjectorStatSortFactor() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getInjectorStatSortRatio() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getInjectorsToCollect() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Get blades whose monitoring data must be picked up
getInjectorsToCollect() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
 
getInjectorsToDisplay() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Get blades whose monitoring data must be drawn
getInjectorsToDisplay() - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
 
getInputStream() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
 
getInputStream() - Method in class org.ow2.clif.util.Random
Input stream access to the random generator.
getInstance() - Static method in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
Get unique instance of ClifAnalyzerAppFacade
getInstance() - Static method in class org.ow2.clif.probe.rtp.RTPListener
Create or get the single instance of the thread
getInstance() - Static method in class org.ow2.clif.probe.rtp.RTPStats
Create or get the single instance of the thread.
getInstance() - Static method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementTransfer
Returns the singleton bft transfer instance.
getInstance() - Static method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns a ManipulatorManager singleton instance.
getInteractionManager() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.MainParametersPage
 
getInternalFrame() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getInternalFrame() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
getIntValue() - Method in class org.ow2.clif.scenario.isac.util.IntHolder
 
getIsacThread() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getIsacThread() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningPage
 
getItem(Point) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Get item under the point
getItem(Point) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
Get item under the point
getItemType(String) - Method in class org.ow2.clif.probe.rtp.SDESPacket
Returns the value associated to the item name.
getJfChart() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getJfChart() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getJobDelay() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getJobDelay() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningPage
 
getKey() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
getkParam() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getLabel() - Method in interface org.ow2.clif.analyze.api.AnalyzerLink
 
getLabel() - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getLabel() - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
getLabel() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
getLabel() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
 
getLabels() - Method in interface org.ow2.clif.datacollector.api.DataCollectorAdmin
Get labels describing the statistics
getLabels() - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
 
getLabels() - Method in class org.ow2.clif.probe.cpu.DataCollector
 
getLabels() - Method in class org.ow2.clif.probe.disk.DataCollector
 
getLabels() - Method in class org.ow2.clif.probe.jmx_jvm.DataCollector
 
getLabels() - Method in class org.ow2.clif.probe.jvm.DataCollector
 
getLabels() - Method in class org.ow2.clif.probe.memory.DataCollector
 
getLabels() - Method in class org.ow2.clif.probe.network.DataCollector
 
getLabels() - Method in class org.ow2.clif.probe.rtp.DataCollector
 
getLastAddedTabItemExec() - Method in class org.ow2.clif.console.lib.egui.monitor.MonitorView
Gets last tabItemExec added
getLastEventTime(Datasource) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getLastEventTime(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getLastEventTime() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
 
getLastEventTime() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getLastEventTimeAfterFilter() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getLastPacketSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getLastTimeJitterSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getLastTimeJitterSumSquare() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getLatestTest(StorageRead) - Static method in class org.ow2.clif.analyze.lib.quickstat.TestStats
 
getLength() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
getLifecycleCompleted(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getLifecycleRunning(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getLogicalOp() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
getLongAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
get long value at the specified position in this list (ith value, in chronological order)
getLongResults() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
get LongStatistics of durations to perform statistical analysis
getLsr() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getMarker() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getMax() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
getMax() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets the max value of raw data
getMaxCommonTime() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getMaxData() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getMaxElements() - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
 
getMaximum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getMaxIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
getMaxNumber() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns a int representing the maximum number attribute in plugin XML file.
getMaxPointsNb() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getMaxPointsNb() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getMaxPopulation() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
 
getMaxQPropFile() - Static method in class org.ow2.clif.util.ExecutionContext
Gets location of maxq.properties file in current project
getMaxSliceIndexesOfProfilingData(long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
list of the max index for time slices (times are timestamps).
getMaxStatSortIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
getMaxStatSortValue() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
getMaxThreshold() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
 
getMaxTime() - Method in class org.ow2.clif.analyze.statistics.DateFilter
 
getMaxTime() - Method in class org.ow2.clif.analyze.statistics.LifeCycleReader
 
getMaxTime() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
 
getMaxTimeFor(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getMaxTimestamp() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
getMaxTimestamp() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getMean() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets average of raw data
getMedian() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
 
getMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
getMedian(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
Returns median of data part.
getMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
median calculation of raw data
getMessage() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
getMessages(Throwable) - Static method in class org.ow2.clif.util.ThrowableHelper
Recursively gets exception messages and concatenate them.
getMethod() - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
Atribute method getter
getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ConditionNode
 
getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
 
getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
 
getMethodNumber(Map<String, PlugIn>) - Method in class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
 
getMin() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
getMin() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets the min value of raw data
getMinCommonTime() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getMinData() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getMinimum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getMinIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
getMinStatSortIndex() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
getMinStatSortValue() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
getMinThreshold() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
 
getMinTime() - Method in class org.ow2.clif.analyze.statistics.DateFilter
 
getMinTime() - Method in class org.ow2.clif.analyze.statistics.LifeCycleReader
 
getMinTimeFor(String, String) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getMinTimestamp() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
getMinTimestamp() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
getModel() - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
getModelLoader() - Method in class org.ow2.clif.scenario.isac.egui.model.ModelHandlerForXIS
 
getMovingAverages(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
Computes the moving average of values, according to a given time window and progression step.
getMovingAverages(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get moving average according to time window and the step given
getMovingMaximum(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
Computes the moving maximum of values, according to a given time window and progression step.
getMovingMaximum(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get moving maximum according to time window and the step given
getMovingMedians(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
Computes the moving median of values, according to a given time window and progression step.
getMovingMinimum(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
Computes the moving minimum of values, according to a given time window and progression step.
getMovingMinimum(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get moving minimum according to time window and the step given
getMovingStandardDeviations(double, double[], int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
Computes the moving standard deviation of values, according to a given time window and progression step.
getMovingStandardDeviations(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get moving standard deviation according to time window and the step given
getMovingThroughput(double, int[], int, int) - Method in class org.ow2.clif.analyze.lib.report.Chart
Computes the moving throughput of event occurrences, according to a given time window and progression step.
getMovingThroughput(int, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get moving throughput according to time window and the step given
getname() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getName() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getName() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getname() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getName() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeObject
Get name
getName() - Method in class org.ow2.clif.deploy.TestNameAndDate
 
getName() - Method in class org.ow2.clif.deploy.TestNameAndDate
 
getName() - Method in interface org.ow2.clif.scenario.isac.egui.plugins.ActionDescription
Name getter
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
 
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Attribute name getter
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
Attribute name getter
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ParameterDescription
Attribute name getter
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
Attribute name getter
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
Attribute name getter
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
Attribute name getter
getName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
Attribute name getter
getName() - Method in interface org.ow2.clif.storage.api.TestDescriptor
Gets the test run name of the test run represented by current test descriptor
getName() - Method in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
 
getNames() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getNetworkAddress() - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
 
getNetworkAddress() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getNewMeasure() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getNextColor() - Method in class org.ow2.clif.console.lib.gui.GraphColorChooser
Return the next color available.
getNextEvents(Serializable, int) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Gets next events from the given event iterator.
getNextEvents(Serializable, int) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getNextEvents(Serializable, int) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Gets next events from the given event iterator.
getNextEvents(Serializable, int) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getNextEvents(Serializable, int) - Method in interface org.ow2.clif.storage.api.StorageRead
Gets next events from the given event iterator.
getNextEvents(Serializable, int) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
getNextEvents(Serializable, int) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getNextSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getNextTransition() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
 
getNField(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
 
getNumber() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
getNumber() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
Attribute number getter
getNumber() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
Attribute number getter
getNumber() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
Attribute number getter
getNumberofPoints() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getNumberofPoints() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getNumberOfQuantils() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getNumberOfSlices() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getNumberOfSlices() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getNumberOfSlices() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getNumberOfValues() - Method in class org.ow2.clif.analyze.lib.report.Statistics
Number of values
getNumberOfValues(ListOfLong, int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
Get the number of values in interval
getObject() - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
 
getOperator() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
getOperator() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
getOptions() - Method in class org.ow2.clif.util.ConfigFileManager
Get all the options
getOrientation() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getOriginalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getOriginalEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getOtherSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getPackageName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns package name.
getPackageName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
 
getPackets(Integer) - Method in class org.ow2.clif.probe.rtp.RTPListener
This method return list of packets before cleaning it.
getPacketSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getPacketType() - Method in class org.ow2.clif.probe.rtp.AppPacket
Returns the packet type.
getPacketType() - Method in class org.ow2.clif.probe.rtp.ByePacket
Returns the packet type.
getPacketType() - Method in class org.ow2.clif.probe.rtp.ReportPacket
/** Returns the packet type.
getPacketType() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
getPacketType() - Method in class org.ow2.clif.probe.rtp.RTCPPacket
Returns the packet type of the RTCP packet.
getPacketType() - Method in class org.ow2.clif.probe.rtp.SDESPacket
Returns the packet type.
getPadding() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getPageType() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getPageType() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getParameterElementDefault(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns default parameter element value from model.
getParameterElementDefault(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns default parameter element value from gui XML file.
getParameterElements(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns parameter element list in gui XML file.
getParameterElements(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns parameter element list in gui XML file.
getParameterFieldSize(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method returns parameter field size from model.
getParameterFieldSize(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method returns parameter field size from gui file.
getParameterFieldText(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method returns parameter field text from model.
getParameterFieldText(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method returns parameter field text from gui file.
getParameterLabel(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method returns parameter label from model.
getParameterLabel(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method returns parameter label from gui file.
getParametersValues() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
Builds a map with all parameters names and parameters values
getParameterType(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method returns parameter represention from gui file.
getParameterType(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method returns parameter represention from gui file.
getParams(Element) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Get all params of an element
getParams() - Method in interface org.ow2.clif.scenario.isac.egui.plugins.ActionDescription
Get action parameters.
getParams() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
Attribute params getter
getParams() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
 
getParams() - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Attribute params getter
getParams() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
Attribute params getter
getParams() - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
Attribute params getter
getParams() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
Attribute params getter
getParams() - Method in class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
Attribute params getter
getParams(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns a Element representing action params element.
getParams(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns a Element representing action params element.
getParent(Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeContentProvider
 
getParent() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeObject
Get parent
getParent() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
 
getParticipantsStats() - Method in class org.ow2.clif.probe.rtp.RTPStats
Update statistics for each participants
getPath(DefaultMutableTreeNode) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
getPayload() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getPayloadType(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
Get the payload type from the RTP packet
getPayloadType() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getPayloadType() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
getPercentPointsKeptParam() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getPlainParams() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
 
getPlotName() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getPlugin() - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Attribute plugin getter
getPluginActionGUIKey(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
This method return the GUI key of a specified action of a specified plug-in
getPluginActionHelp(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
This method return the help lines of the action of a selected plugin
getPluginContent() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns a InputStream representing the plugin XML file.
getPluginDescription() - Method in class org.ow2.clif.scenario.isac.egui.plugins.parser.AnalyseSaxPlugin
 
getPluginFileName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns plugin file name.
getPluginGUIManager() - Method in class org.ow2.clif.scenario.isac.egui.ScenarioManager
 
getPluginHelp(Element, PluginManager) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Get the help of a giving plugin
getPluginManager() - Method in class org.ow2.clif.scenario.isac.egui.ScenarioManager
 
getPluginName() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns plugin name.
getPlugins(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Get all plugins imported in the document
getPluginsName() - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
 
getPort() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getPort() - Method in class org.ow2.clif.probe.rtp.RTPInformation
 
getPort() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
getPortNumber() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets local port number filled in text field
getPreferredSize() - Method in class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
 
getPreviousSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getPreviousTime() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getProbeStatSortFactor() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getProbeStatSortRatio() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getProfile(String) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
Return the profile for a behavior
getProfiles() - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
getProfiles(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Get all profiles in the document
getProfilesId(Document) - Static method in class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
Get all profiles ids in a doc
getProfilesPoints() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
 
getProfilingData() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
getProfilingData(EventFilter) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
 
getProfilingStatistics(String) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
getProject() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NewClifProjectWizard
Gets the created project
getPropertiesFile() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets maxQ properties file
getProperty(String, String) - Method in class org.ow2.clif.util.ConfigFileManager
Get a property's value.
getProxy() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.RunHttpCaptureWizardPage
Gets proxy server
getProxyHost() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets remote host filled in text field
getProxyPortNumber() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets remote port number filled in text field
getQuantiles() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getQuantilesNb() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getRadioGroup(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
 
getRandomDist() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets random distribution filled in text field
getRandomDistDelta() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets random delta or unit number filled in text field
getRandomDistDeviation() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets random deviation number filled in text field
getRealTokens(String, String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
Split the string value with the separator, and check if there is no escape character before the separator
getRegexCtrl() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getRegexCtrl() - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
getRegistry(boolean) - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
On first call, creates the registry or connects to an existing registry, and creates the default local CLIF server.
getRegistryHost() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getRegistryPort() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getRendezVous(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
Wait until a rendez-vous is complete, i.e.
getRendezVous(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
getReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getReportDir() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getReportDir() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.MainParametersPage
 
getReportDirectoryName() - Method in class org.ow2.clif.console.lib.egui.wizards.LaunchSwingAnalyzePage
Return the container name.
getReportPath() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getReportRoot() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getRepresentation() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getResourceBundle() - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
Returns the plugin's resource bundle,
getResourceBundle() - Method in class org.ow2.clif.scenario.isac.egui.IsacScenarioPlugin
Returns the plugin's resource bundle,
getResourceString(String) - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResourceString(String) - Static method in class org.ow2.clif.scenario.isac.egui.IsacScenarioPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getResult() - Method in class org.ow2.clif.analyze.statistics.profiling.ActionDatum
 
getResult() - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
 
getResult() - Method in class org.ow2.clif.analyze.statistics.profiling.ProbeDatum
 
getResult() - Method in class org.ow2.clif.storage.api.ActionEvent
 
getResultFilePath() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getResults() - Method in class org.ow2.clif.probe.rtp.RTPStats
Generate statistics for monitoring every seconds.
getRootElement() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Root element getter
getRootElement() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
Root element getter
getRowCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
getRowCount() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
 
getRtcpPackets(byte[], Long) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Method to separate RTCP report.
getSameLevelElement(List<Element>) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
If elements are on differents level, filter only element on the same level
getSamples() - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
 
getSampling(Integer) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
Returns the frequency associated to this payload type
getSampling() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
getScenario() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
getScenario() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
getSchedulerPeriod() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getSchedulerPeriod() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningPage
 
getSection(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getSection(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getSection() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getSection() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getSection() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getSectionByTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Report
 
getSectionId() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getSectionOrder() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getSections() - Method in class org.ow2.clif.analyze.lib.report.Report
 
getSelectedBlade() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Return id of the selected blade
getSelectedDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getSelectedDatasource() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getSelectedObject() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getSelectedSection() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
getSelectId() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Get selected id in the test plan
getSeqNumMax() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getSequenceNumber(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
Get the sequence number from the RTP packet
getSequenceNumber() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getSequenceNumber() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
getServerComponents() - Method in class org.ow2.clif.deploy.ClifRegistry
Gets the list of registered CLIF server names and components
getServerComponents() - Method in class org.ow2.clif.deploy.ClifRegistry
Gets the list of registered CLIF server names and components
getServerName() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getServerName() - Method in class org.ow2.clif.deploy.DeployDefinition
 
getServerName() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
getServerName() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
getServers(InputStream) - Static method in class org.ow2.clif.console.lib.TestPlanReader
Reads a test plan definition from the provided input stream, and returns the set of names of CLIF servers involved in this test plan.
getServers(Collection<ClifDeployDefinition>) - Static method in class org.ow2.clif.console.lib.TestPlanReader
Get the set of names of CLIF servers involved in the provided collection of deployment definitions.
getServers() - Method in class org.ow2.clif.deploy.ClifRegistry
Get bound servers in ClifRegistry
getServers() - Method in class org.ow2.clif.deploy.ClifRegistry
Get bound servers in ClifRegistry
getSession() - Method in class org.ow2.clif.storage.api.ActionEvent
 
getSeverity() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
getSharedCodeServer() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getSigar() - Static method in class org.ow2.clif.probe.util.SigarUtil
 
getSingleton() - Static method in class org.ow2.clif.probe.util.SolarisProbe
Gets the SolarisProbe singleton, creating a new one when the client counter is zero.
getSize(UniqueKey) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
getSliceSize() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getSlicesNb() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getSlicesNb() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getSocketAddress() - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollectStep
 
getSortedData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
getSortedValue(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
getSortFactor() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
getSortRatio() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
getSource() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns source path.
getSplitParams() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
 
getSquareSum() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
gets the list squareSum
getSsrc() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getSsrc(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
Get the ssrc from the RTP packet
getSsrc() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getSsrc() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
getStackTrace(Throwable) - Static method in class org.ow2.clif.util.ThrowableHelper
This method returns a recursive dump of an Throwable object as a simple String
getStackTraceLines(Throwable) - Static method in class org.ow2.clif.util.ThrowableHelper
This method returns a recursive dump of an Throwable object as an array of strings
getStandardDeviation() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getStartTime() - Method in class org.ow2.clif.analyze.lib.report.Chart
Gets the forced chart starting time.
getStartTime() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getStat() - Method in interface org.ow2.clif.datacollector.api.DataCollectorAdmin
Get latest blade statistics
getStat() - Method in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
Get statistics computed since previous call (or initialization for 1st call)
getStat() - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
Get statistics computed since previous call (or initialization for 1st call).
getState(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Get the state of a blade
getState(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Get the state of a blade
getState() - Method in class org.ow2.clif.supervisor.lib.BladeObservation
 
getStateId() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
 
getStatisticalFilteringParamsToHtml() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getStatisticalFilteringParamsToString() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getStatisticalSortFactor() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets the factor of statistical rejection (mean +/- factor*std)
getStatisticalSortPercentage() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets the target percentage of kept measures after statistical rejection
getStatistics() - Method in class org.ow2.clif.analyze.lib.report.AggregateDataset
 
getStatistics() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getStatistics() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getStatistics() - Method in class org.ow2.clif.analyze.lib.report.MultipleDataset
 
getStatistics() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getStatistics() - Method in class org.ow2.clif.analyze.lib.report.SimpleDataset
 
getStatLabels(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Retrieve the ActionStat of a specific host.
getStatLabels(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Retrieve the ActionStat of a specific host.
getStatLabels(String) - Method in interface org.ow2.clif.supervisor.api.TestControl
Retrieve the ActionStat of a specific host.
getStatLabels(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Gets labels describing statistics delivered by a blade
getStats(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Retrieve the ActionStat of a specific host.
getStats(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Retrieve the ActionStat of a specific host.
getStats(String) - Method in interface org.ow2.clif.supervisor.api.TestControl
Retrieve the ActionStat of a specific host.
getStats(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Retrieve the execution statistics of a blade.
getStatsDir() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getStatsDir() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.MainParametersPage
 
getStatsFilteredEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getStatSortDataNumber() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
getStatSortFactor() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
getStatSortMean() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
computes the statistical mean
getStatSortMedian() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
computes the statistical median (could be more robust in case of non-bell distribution).
getStatSortRatio() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
getStatSortStd() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
computes the standard deviation through statistical rejection
getStd() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets the standard deviation of raw data
getStep() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getStep() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getStep() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getStep() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getStol() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getStol() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getStolDate() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getStolDate() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getStoreReader() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getStringParams(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns String [] contening all parameter name
getStringValid(String) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.InputValidator
 
getStyle() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
 
getSum() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
gets the list sum
getTable(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
This method analyzes the value to be set in the table, and remove all escape characters
getTableBlade() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Get table blade
getTableBlade() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Get table blade viewer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1TablePanel.MyTableRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.ow2.clif.console.lib.gui.GraphCellRenderer
 
getTestDir(String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
getTestDir(String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getTestFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
getTestName() - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
getTestNameFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getTestPlan(String, BladeFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Gets the test plan definition for a given test run name.
getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
 
getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
getTestPlan() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Get observable test plan.
getTestPlan() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Get the observable test plan
getTestPlan() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Get test plan
getTestPlan() - Method in class org.ow2.clif.console.lib.egui.wizards.MainTestDeploymentPage
Return test plan selected
getTestPlan() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
getTestPlan() - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
getTestPlan(String, BladeFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
Gets the test plan definition for a given test run name.
getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
getTestPlan(String, BladeFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getTestPlanObs() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeView
Get the test plan observable
getTests(TestFilter) - Method in interface org.ow2.clif.analyze.api.AnalyzerExternalAccess
Gets a list of test runs matching a given filter.
getTests(TestFilter) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
getTests(TestFilter) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
Gets a list of test runs matching a given filter.
getTests(TestFilter) - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
 
getTests(TestFilter) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
getTests() - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
 
getTests(TestFilter) - Method in interface org.ow2.clif.storage.api.StorageRead
Gets a list of test runs matching a given filter.
getTests(TestFilter) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
getTests(TestFilter) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
getTestsNames() - Method in class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
Get the tests' names.
getTestsTreeNode() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getText(Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeLabelProvider
Get text to write in clif tree viewer
getText() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
 
getThroughput() - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get throughput
getTime(long) - Static method in class org.ow2.clif.console.lib.egui.monitor.FormatTime
Format given time in milisecond in hour minute second
getTime() - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
getTime() - Method in class org.ow2.clif.probe.rtp.RTPInformation
 
getTimeDiscardedEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getTimeEnd() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getTimeEnd() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getTimeEnd(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getTimeEnd() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getTimeFilteredEventsNumber() - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
getTimeFilterEventsDiscardedNumber() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getTimeJitter() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getTimeJitterSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getTimeJitterSumSquare() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
getTimer() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Gets timer selected in combo
getTimer() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.RunHttpCaptureWizardPage
Gets Timer
getTimers() - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
 
getTimestamp(byte[]) - Static method in class org.ow2.clif.probe.rtp.RTPPacket
Get the timestamp from the RTP packet
getTimestamp() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getTimestamp() - Method in class org.ow2.clif.probe.rtp.RTPSession
 
getTimeStart() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getTimeStart() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getTimeStart(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
getTimeStart() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
getTimeWindow() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getTimeWindow() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
getTimeWindow() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getTimeWindow() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getTitle() - Method in class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
 
getTitle() - Method in class org.ow2.clif.analyze.lib.report.Chart
 
getTitle() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getTitle() - Method in class org.ow2.clif.analyze.lib.report.Report
 
getTitle() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getTitleMacro() - Method in class org.ow2.clif.analyze.lib.report.Report
 
getType() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
 
getType() - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Attribute type getter
getType() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ParameterDescription
Attribute type getter
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
 
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ExitInstruction
 
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
 
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
 
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
 
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
 
getType() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
 
getType() - Method in class org.ow2.clif.storage.api.ActionEvent
 
getTypeIds() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementTransfer
Method declared on Transfer.
getTypeLabel() - Method in class org.ow2.clif.probe.cpu.CPUEvent
 
getTypeLabel() - Method in class org.ow2.clif.probe.disk.DiskEvent
 
getTypeLabel() - Method in class org.ow2.clif.probe.jmx_jvm.JMX_JVMEvent
 
getTypeLabel() - Method in class org.ow2.clif.probe.jvm.JVMEvent
 
getTypeLabel() - Method in class org.ow2.clif.probe.memory.MemoryEvent
 
getTypeLabel() - Method in class org.ow2.clif.probe.network.NetworkEvent
 
getTypeLabel() - Method in class org.ow2.clif.probe.rtp.RTPEvent
 
getTypeLabel() - Method in class org.ow2.clif.storage.api.ActionEvent
 
getTypeLabel() - Method in class org.ow2.clif.storage.api.AlarmEvent
 
getTypeLabel() - Method in interface org.ow2.clif.storage.api.BladeEvent
 
getTypeLabel() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
 
getTypeNames() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementTransfer
Method declared on Transfer.
getUniqueBladeIds() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getUniqueEventTypes() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getUniqueFields() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
getUseRemoteProxy() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
return true if remote proxy is used
getValue() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
getValue() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
getValue(Object, String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeOptionCellModifier
Returns the value for the property
getValue() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Method which permit to get the parameter value
getValueAt(int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
getValueAt(int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
 
getVersion() - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
getVersion() - Static method in class org.ow2.clif.util.Version
 
getViewComboInjectors() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Get the combo
getWidget() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
 
getxLabel() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getXms() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getXms() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.JVMTuningPage
 
getXmx() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
getXmx() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.JVMTuningPage
 
getXySeriesCollection() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
getYAxisLabel() - Method in class org.ow2.clif.analyze.lib.report.Section
 
getyLabel() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
globalState() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Return the global state of all selected blades.
GOTO - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
GotoInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
GotoInstruction(int) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
 
Graph - Class in org.ow2.clif.console.lib.egui.monitor
Extends canvas for drawing the curve of blade's stats.
Graph(Composite, int, Map<String, ClifDeployDefinition>, Map<String, Integer>) - Constructor for class org.ow2.clif.console.lib.egui.monitor.Graph
Constructor
Graph - Class in org.ow2.clif.console.lib.gui
 
Graph(String[], int, boolean) - Constructor for class org.ow2.clif.console.lib.gui.Graph
The Graph constructor.
Graph - Class in org.ow2.clif.scenario.isac.egui.loadprofile
Extends canvas for drawing the curve of blade's stats.
Graph(Composite, int) - Constructor for class org.ow2.clif.scenario.isac.egui.loadprofile.Graph
Create a new canvas for drawing curve
graphArea - Variable in class org.ow2.clif.console.lib.gui.Graph
 
GraphCellRenderer - Class in org.ow2.clif.console.lib.gui
 
GraphCellRenderer(InjectorsGraph[]) - Constructor for class org.ow2.clif.console.lib.gui.GraphCellRenderer
 
GraphColorChooser - Class in org.ow2.clif.console.lib.egui.monitor
Color provider (provides an array of relevant colors)
GraphColorChooser() - Constructor for class org.ow2.clif.console.lib.egui.monitor.GraphColorChooser
 
GraphColorChooser - Class in org.ow2.clif.console.lib.gui
This class handles colors for the graphics.
GraphColorChooser() - Constructor for class org.ow2.clif.console.lib.gui.GraphColorChooser
 
GraphTableModel - Class in org.ow2.clif.console.lib.gui
 
GraphTableModel(String[]) - Constructor for class org.ow2.clif.console.lib.gui.GraphTableModel
 
GROUP - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
A group for grouping multiple widget
GROUP - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
type for a definition of a group
GROUP_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
GroupNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
GroupNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
 
groups - Variable in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
 
GUI_DTD - Static variable in class org.ow2.clif.scenario.isac.dtd.Files
 
GuiAboutDialog - Class in org.ow2.clif.console.lib.gui
"About CLIF" information window - displays CLIF logo, version number and compilation time.
GuiAboutDialog(JFrame) - Constructor for class org.ow2.clif.console.lib.gui.GuiAboutDialog
 
GuiAlert - Class in org.ow2.clif.util.gui
Generic alert window (JInternalFrame) for Swing JDesktopPane
GuiAlert(JDesktopPane, String, String) - Constructor for class org.ow2.clif.util.gui.GuiAlert
 
GuiClearConfirm - Class in org.ow2.clif.console.lib.gui
 
GuiCollectDialog - Class in org.ow2.clif.console.lib.gui
Monitor window for test results collect.
GuiConsoleImpl - Class in org.ow2.clif.console.lib.gui
Implementation of a graphic user interface for Clif
GuiConsoleImpl() - Constructor for class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
GUIDescriptionParser - Class in org.ow2.clif.scenario.isac.egui.plugins.gui
 
GUIDescriptionParser() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.gui.GUIDescriptionParser
 
guiFile - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
GUIInitDialog - Class in org.ow2.clif.console.lib.gui
 
GuiMonitorCard - Class in org.ow2.clif.console.lib.gui
 
GuiMonitorCard(Map<String, ClifDeployDefinition>, String[], ClifAppFacade) - Constructor for class org.ow2.clif.console.lib.gui.GuiMonitorCard
The constructor that will initialize the internal panels.
GuiMonitorPanel - Class in org.ow2.clif.console.lib.gui
 
GuiMonitorPanel(Map<String, ClifDeployDefinition>, ClifAppFacade) - Constructor for class org.ow2.clif.console.lib.gui.GuiMonitorPanel
Constructor
GuiPanelBladeState - Class in org.ow2.clif.console.lib.gui
 
GuiPanelBladeState(JFrame) - Constructor for class org.ow2.clif.console.lib.gui.GuiPanelBladeState
The constructor with no initial hosts.
GuiPanelBothMonitor - Class in org.ow2.clif.console.lib.gui
 
GuiPanelBothMonitor(Map<String, ClifDeployDefinition>, ClifAppFacade) - Constructor for class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
The constructor that will initialize the internal panels.
GuiPanelOutput - Class in org.ow2.clif.console.lib.gui
 
GuiPanelOutput() - Constructor for class org.ow2.clif.console.lib.gui.GuiPanelOutput
 

H

hasChanged() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Return true if a modification has been made in edit page
hasChildren(Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeContentProvider
 
hasChildren() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeParent
Test if this object have at least one child.
hashCode() - Method in class org.ow2.clif.util.UniqueKey
 
HELP_HIDE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
HELP_SHOW_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
hostsToDisplay - Variable in class org.ow2.clif.console.lib.gui.Graph
 
htmlTabs(int) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
htmlTabs() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
htmlTabsm() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
htmlTabsp() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
HttpCaptureWizard - Class in org.ow2.clif.scenario.isac.egui.wizards.httpCapture
This is a new Http Capture wizard.
HttpCaptureWizard() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.HttpCaptureWizard
Constructor for HttpCaptureWizard.
HV_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 

I

Icons - Class in org.ow2.clif.scenario.isac.egui
Implementation of a image registry, which load the icons files
Icons() - Constructor for class org.ow2.clif.scenario.isac.egui.Icons
 
ICONS_DIR - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
id - Variable in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
 
id - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
 
id - Variable in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
ID_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
ID_MONITOR_VIEW - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePerspective
Monitor view id
ID_PAGE_EDITION - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
ID_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
ID_SWING_VIEW - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePerspective
Tree view id
ID_TREE_VIEW - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePerspective
Tree view id
idFld - Variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
 
IF - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a control node
IF_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
IfNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
This class embeds help information for nodes of type 'if'
IfNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.IfNode
 
IfNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
IfNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.IfNode
 
IllegalAttributeValueException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
IllegalAttributeValueException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.IllegalAttributeValueException
 
imageFormat - Variable in class org.ow2.clif.analyze.lib.report.Report
 
ImportDetailsPage - Class in org.ow2.clif.scenario.isac.egui.pages.pageImport
Details page from pattern Master/Details Allow edition of parameters for the selected import in the master part.
ImportDetailsPage(ScenarioManager, IsacEditor) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
Constructor
ImportEditor - Class in org.ow2.clif.scenario.isac.egui.pages.pageImport
There is only one import page editor for each scenario
ImportEditor(ScenarioManager, IsacEditor) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
Constructor
ImportMasterPage - Class in org.ow2.clif.scenario.isac.egui.pages.pageImport
Master part of the pattern Master/Details.
ImportMasterPage(ScenarioManager, IsacEditor) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportMasterPage
Constructor
ImportTableViewer - Class in org.ow2.clif.scenario.isac.egui.pages.pageImport
This class is used for displaying the plug-ins section A popup menu is set with this view for adding plug-ins or for copy-cut-paste actions.
ImportTableViewer(Composite, int, ScenarioManager) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
Constructor
ImportUtil - Class in org.ow2.clif.scenario.isac.egui.pages.pageImport
Some util function for import editor
ImportUtil() - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportUtil
 
INCOHERENT - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
incPacketSum() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
Increment number of packet by 1.
incrementSequenceNumber() - Method in class org.ow2.clif.probe.rtp.RTPSession
Increment by one for each new RTP packet.
incrementTimestamp() - Method in class org.ow2.clif.probe.rtp.RTPSession
The increment depends on the duration of each packets.
indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.ControlNode
 
indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
 
indentedToString(int, StringBuilder) - Method in interface org.ow2.clif.scenario.isac.engine.nodes.InstructionNode
 
indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
 
indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
 
indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
 
indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
 
indentedToString(int, StringBuilder) - Method in class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
 
INDEX_COL_ARGUMENT - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
INDEX_COL_CLASS - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
INDEX_COL_COMMENT - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
INDEX_COL_ID - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
INDEX_COL_ROLE - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
INDEX_COL_SERVER - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
INDEX_COL_STATE - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
INFO - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
init(boolean) - Static method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
init(IWorkbenchWindow) - Method in class org.ow2.clif.console.lib.egui.actions.AboutClifDialog
Save window object in order to be able to provide parent shell for the message dialog.
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NewClifProjectWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.console.lib.egui.wizards.LaunchSwingAnalyzeWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestDeploymentWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizard
We will accept the selection in the workbench to see if we can initialize from it.
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.console.lib.egui.wizards.ParamWizard
 
init(Serializable, String) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
Initialize a test
init(Serializable, String) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
Does nothing.
init(Serializable, String) - Method in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
new test initialization => call super class' init() method and resets all statistics, including the cumulative ones
init(Serializable, String) - Method in class org.ow2.clif.datacollector.lib.InjectorDataCollector
new test initialization => call super class' init() method and resets all statistics, including the cumulative ones
init(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Init selected blades if global state is deployed
init(String) - Method in class org.ow2.clif.deploy.ClifAppFacade
Init selected blades if global state is deployed
init(Serializable, String) - Method in class org.ow2.clif.probe.cpu.DataCollector
 
init(Serializable, String) - Method in class org.ow2.clif.probe.disk.DataCollector
 
init(Serializable, String) - Method in class org.ow2.clif.probe.jmx_jvm.DataCollector
 
init(Serializable, String) - Method in class org.ow2.clif.probe.jvm.DataCollector
 
init(Serializable, String) - Method in class org.ow2.clif.probe.memory.DataCollector
 
init(Serializable, String) - Method in class org.ow2.clif.probe.network.DataCollector
 
init(Serializable, String) - Method in class org.ow2.clif.probe.rtp.DataCollector
 
init(Serializable) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
init(IEditorSite, IEditorInput) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.ProfileWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.ActionWizard
 
init(IEditorSite, IEditorInput) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
init(IEditorSite, IEditorInput) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.PluginWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.HttpCaptureWizard
We will accept the selection in the workbench to see if we can initialize from it.
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizard
We will accept the selection in the workbench to see if we can initialize from it.
init(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CountVisitor
 
init(IProject, Shell) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method loads ISAC plugin files in memory.
init(IWorkbench, IStructuredSelection) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizard
 
init(Serializable) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
init(Serializable) - Method in class org.ow2.clif.scenario.multithread.MTScenario
initializes a new test, creating and starting the given number of activity threads, and returns as soon as every thread has been actually started
init(Serializable) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
init(Serializable) - Method in interface org.ow2.clif.server.api.ActivityControl
Initialize the activity
init(Serializable) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
asynchronously initialize the blade
init(String) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
Initialize the storage proxy
init(String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
Initializes the storage system
init(Serializable) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Initializes a new test for every blade in the deployed test plan.
init(String) - Static method in class org.ow2.clif.util.ExecutionContext
Sets the base directory of CLIF runtime environment, and configures log libraries.
initBladeFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
initBladeStates() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Init blade state to UNDEPLOYED state.
InitCmd - Class in org.ow2.clif.console.lib.batch
Batch command to initialize all blades of a given deployed test plan.
InitCmd() - Constructor for class org.ow2.clif.console.lib.batch.InitCmd
 
initCollect(Serializable) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
Initializes a new collect for a given test
initCollect(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
Initializes a new collect for a given test
initConfig() - Static method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.ConfigIsac
Set up the properties file from maxq.properties file
initContents() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
This method initializes graphics
initContents() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizardPluginPage
This method initializes the wizard page with model informations.
initGui() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
initialisePluginsTable(PluginGUIManager) - Method in class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
This method build the table which store the plug-ins descriptions
initialize(IManagedForm) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Save the managed form.
initialize(IWorkbenchConfigurer) - Method in class org.ow2.clif.console.lib.egui.rcp.ClifAdvisor
 
initialize() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initializes all properties by reading clif.opts or clif.props file.
initialize(IManagedForm) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
initialize(IManagedForm) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
initializeAdvanced() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initializes contents of advanced page
initializeCustom() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initializes contents of custom properties page
INITIALIZED - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
initializeFrom(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
initializeFrom(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
initializeFrom(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
initializing currenDsm depends on previous state: - when "Wizard step 1": copy currentDs on w1Dataset and pre-initialization of some fields - when"Report Manager": copy selected dataset on w1Dataset
initializeISACParam() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initializes contents of ISAC page
initializeJVMParam() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initializes contents of JVM page
initializeMainContents() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initializes contents of main page
initializeNetwork() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initializes contents of Network page
initializeStatsReportText(IPath) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Initialize values for report and stats directories
initializeStatsReportText(IPath) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.MainParametersPage
Update statistics and reporting directories fields through InteractionManager
INITIALIZING - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
initStoreReader() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
initTest(ClifAppFacade) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
initTestFilter() - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
INJECTOR_FREQUENCY_CLASS_NUMBER - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
INJECTOR_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
INJECTOR_QUANTILE_CLASS_NUMBER - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
InjectorAnalyst - Class in org.ow2.clif.analyze.statistics
Analyze one or more CLIF injectors: first of all, agglomerate action blades ; check success of any action ; compute data in order to get statistical stuff
InjectorAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.InjectorAnalyst
default constructor
InjectorAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
InjectorDataCollector - Class in org.ow2.clif.datacollector.lib
Data collector for load-injectors generating ActionEvent events.
InjectorDataCollector() - Constructor for class org.ow2.clif.datacollector.lib.InjectorDataCollector
 
InjectorsGraph - Class in org.ow2.clif.console.lib.gui
This structure represents a host with all its associated points, name and color
InjectorsGraph(int, boolean) - Constructor for class org.ow2.clif.console.lib.gui.InjectorsGraph
The constructor, which create all the vectors that will contain the points to store.
inputChanged(Viewer, Object, Object) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeContentProvider
 
InputValidator - Class in org.ow2.clif.scenario.isac.egui.pages.pageBehavior
Input validator
InputValidator(String[]) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.InputValidator
 
Insert - Class in org.ow2.clif.probe.cpu
Insert for CPU probe based on SIGAR
Insert() - Constructor for class org.ow2.clif.probe.cpu.Insert
 
Insert - Class in org.ow2.clif.probe.disk
Insert for disk probe based on SIGAR
Insert() - Constructor for class org.ow2.clif.probe.disk.Insert
 
Insert - Class in org.ow2.clif.probe.jmx_jvm
Insert for JMX JVM probe
Insert() - Constructor for class org.ow2.clif.probe.jmx_jvm.Insert
 
Insert - Class in org.ow2.clif.probe.jvm
Insert for JVM probe
Insert() - Constructor for class org.ow2.clif.probe.jvm.Insert
 
Insert - Class in org.ow2.clif.probe.memory
Insert for memory probe based on SIGAR
Insert() - Constructor for class org.ow2.clif.probe.memory.Insert
 
Insert - Class in org.ow2.clif.probe.network
Insert for Network probe based on SIGAR
Insert() - Constructor for class org.ow2.clif.probe.network.Insert
 
Insert - Class in org.ow2.clif.probe.rtp
Insert for RTP probe
Insert() - Constructor for class org.ow2.clif.probe.rtp.Insert
 
Insert.GCTracer - Class in org.ow2.clif.probe.jvm
 
Insert_JRockit5 - Class in org.ow2.clif.probe.jmx_jvm
Insert for JMX JVM probe
Insert_JRockit5() - Constructor for class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
 
insertBlade(String, ClifDeployDefinition, int) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
Inserts a blade at the specified row index of the table.
insertElementInTree(Element, Element, Element, ActionPlacement) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
Insert a new node in the document dependending on the selected node and the placement required
Instruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
Instruction() - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
InstructionNode - Interface in org.ow2.clif.scenario.isac.engine.nodes
 
instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
 
instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode.ChoiceNode
 
instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
 
instructions - Variable in class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
 
instructionsElse - Variable in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
 
instructionsThen - Variable in class org.ow2.clif.scenario.isac.engine.nodes.IfNode
 
InteractionManager - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Class used by wizard and properties pages.
InteractionManager(WizardPage, IProject) - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Constructor for a wizard page
InteractionManager(PreferencePage, IProject) - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Constructor for a properties page
InteractionManager - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class permits to manage all interactions between user and model.
InteractionManager(DialogPage, IProject, String) - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
Constructor.
interfaces - Static variable in class org.ow2.clif.util.ItfName
 
interrupt() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
Interruption override: traps interrupt for thread termination without generating InterruptedException in possibly active blocking operations (network I/O).
IntHolder - Class in org.ow2.clif.scenario.isac.util
This class implements a simple object storing a int value in order to use the reference of this object, which will be shared between multiple class
IntHolder() - Constructor for class org.ow2.clif.scenario.isac.util.IntHolder
 
IntHolder(int) - Constructor for class org.ow2.clif.scenario.isac.util.IntHolder
 
ISAC_SCENARIO_LOADPROFILE_ID - Static variable in class org.ow2.clif.scenario.isac.egui.IsacScenarioPerspective
Isac load profile view id
ISAC_SCENARIO_PERSPECTIVE_ID - Static variable in class org.ow2.clif.scenario.isac.egui.IsacScenarioPerspective
Isac scenario perspective Id
IsacEditor - Class in org.ow2.clif.scenario.isac.egui
This class is the editor for ISAC scenario At least four pages (four tab) for this editor.
IsacEditor() - Constructor for class org.ow2.clif.scenario.isac.egui.IsacEditor
Simple constructor
IsacExtendedEngine - Class in org.ow2.clif.scenario.isac.engine
This is the main class of the Isac extended engine.
IsacExtendedEngine() - Constructor for class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
The following properties can be set in clif.props : - clif.isac.threads - clif.isac.groupperiod - clif.isac.schedulerperiod - clif.isac.jobdelay - clif.store.action - clif.store.lifecycle - clif.store.alarms Otherwise, use default values.
IsacRuntimeException - Exception in org.ow2.clif.scenario.isac.exception
This class implements runtime exception for the Isac module
IsacRuntimeException(String) - Constructor for exception org.ow2.clif.scenario.isac.exception.IsacRuntimeException
Constructor, build a new runtime exception with a prdefined message
IsacRuntimeException(String, Exception) - Constructor for exception org.ow2.clif.scenario.isac.exception.IsacRuntimeException
Send an isac runtime exception
IsacScenarioPerspective - Class in org.ow2.clif.scenario.isac.egui
An Eclipse perspective for the Isac scenario editor : Isac scenario perspective.
IsacScenarioPerspective() - Constructor for class org.ow2.clif.scenario.isac.egui.IsacScenarioPerspective
 
IsacScenarioPlugin - Class in org.ow2.clif.scenario.isac.egui
The main plugin class to be used in the desktop.
IsacScenarioPlugin() - Constructor for class org.ow2.clif.scenario.isac.egui.IsacScenarioPlugin
The constructor.
IsacScenarioWizard - Class in org.ow2.clif.scenario.isac.egui.wizards
This is a sample new wizard.
IsacScenarioWizard() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizard
Constructor for IsacScenarioWizard.
IsacScenarioWizardPage - Class in org.ow2.clif.scenario.isac.egui.wizards
The "New" wizard page allows setting the container for the new file as well as the file name.
IsacScenarioWizardPage(ISelection) - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizardPage
Constructor for SampleNewWizardPage.
IsacTuningPage - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Sixth page of the New CLIF project Wizard.
IsacTuningPage() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningPage
Constructor
IsacTuningProperties - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
ISAC tuning properties page of CLIF properties.
IsacTuningProperties() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningProperties
 
isAllowedToMove(Element) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
 
isBehaviorsNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
This method evaluate if the given type is a behaviors tree node
isbLegend() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
isBoolcollect() - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Test if the blade must be collected
isBooldisplay() - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Test if the blade must be displayed
isbToolTips() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
isbUrls() - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
isCanceled() - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
isCanceled(String) - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
isCanceled() - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
isCanceled(String) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
isCanceled() - Method in interface org.ow2.clif.storage.api.CollectListener
Called an arbitrarily number of times at arbitrary moments during a collect to ensure the collect must go on or be canceled.
isCanceled(String) - Method in interface org.ow2.clif.storage.api.CollectListener
Called an arbitrarily number of times at arbitrary moments during a collect to ensure the collect must go on or be canceled for the given blade.
isCanceled() - Method in class org.ow2.clif.util.TextCollectMonitor
 
isCanceled(String) - Method in class org.ow2.clif.util.TextCollectMonitor
 
isCellEditable(int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
Only the first column is editable (set an alias instead of canonical name)
isCellEditable(int, int) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
Information about the editable cell of the table.
isChoiceNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Method which return if the type is a choice node type
isCommentLine(String) - Static method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
isCommentLine(String) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
isComplete() - Method in class org.ow2.clif.util.Future
Checks if the task is complete.
isControllerNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Method which evaluate if the given string is a type of a controler node
isCorrect() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Check if the profile is correct
isDataProvider() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
 
isDeployable() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
isDeployable() - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
isDetailedAnalysis() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
isDirty() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Detail part is dirty if properties have been changed and no commit.
isDirty() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Test if the edition page needs to be save.
isDirty() - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
isDirty() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
isDirty() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
isDirty() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
isDirty() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
isDrawMovingAverage() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isDrawMovingMax() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isDrawMovingMedian() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isDrawMovingMin() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isDrawMovingStdDev() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isDrawMovingThroughput() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isDrawn() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
isDrawn() - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
isDrawRaw() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isEditable() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Test if the edition page is editable.
isEditable() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Test if edit page is editable
isEmpty() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
isEmpty() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
isEmpty() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
isEmpty() - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
isEmpty() - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
isEnabled(String) - Static method in class org.ow2.clif.util.StringHelper
Checks if the given String is one among "true", "yes", "on" (ignoring case) or "1".
isEndFilterAtLastEvent() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isEndSession() - Method in class org.ow2.clif.scenario.transitions.Transition
 
isFileExistIntoJar(File, String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.SearchPluginFile
Check the existence of a file into a jar.
isIdle() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
 
isInjector() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
isInjector() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
isLabelProperty(Object, String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
Returns whether altering this property on this element will affect the label
isLimited - Variable in class org.ow2.clif.console.lib.gui.Graph
 
isLocalAddress(String) - Static method in class org.ow2.clif.util.Network
Checks that the given IP address is bound to a local network interface
isLocalAddress(InetAddress) - Static method in class org.ow2.clif.util.Network
Checks that the given IP address is bound to a local network interface
isNullOrEmpty(String) - Static method in class org.ow2.clif.util.StringHelper
 
isOk() - Method in class org.ow2.clif.analyze.statistics.profiling.ActionDatum
 
isOutputFile() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
isParameterExist(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Returns true if element exists
isParameterExist(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Returns true if element exists
isParent(Element, String) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
Test if an element target is a child of an element
isPerformDraw() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isPerformHistogram() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isPerformQuantiles() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isPerformStatAnalysis() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isPerformTimeChart() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isPluginNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Method which evaluate if the given string is a type of a plugin node
isProbe() - Method in class org.ow2.clif.console.lib.ClifDeployDefinition
Test if this blade is a probe
isProbe() - Method in interface org.ow2.clif.storage.api.BladeDescriptor
 
isProbe() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
isRunning(Collection<BladeState>) - Static method in class org.ow2.clif.supervisor.api.BladeState
Determines if the global state resulting from some individual states is "running", i.e.
isSaveAsAllowed() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
SaveAs is supported for this editor
isSaveAsAllowed() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
isSaveAsAllowed() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
isSplit() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
 
isStale() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
No model modification without direct user interaction.
isStale() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
isStale() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
isStartFilterAtFirstEvent() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
isStationaryState(Collection<BladeState>) - Static method in class org.ow2.clif.supervisor.api.BladeState
Determines if the global state resulting from some individual states is a stationary state or a transitional state.
isStructureNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Method which return if the type is a structure node type
isSuccessful() - Method in class org.ow2.clif.deploy.DeployObservation
 
isSuccessful() - Method in class org.ow2.clif.deploy.DeployObservation
 
isSuccessful() - Method in class org.ow2.clif.storage.api.ActionEvent
 
isTestPlanCorrect() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Test if args are correct
isUseNode(String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
ethod which evaluate if the given string is a type of a use node
isValid(String) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.InputValidator
 
isWithCheck() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Return true if check box is diplayed in the first column.
isWithState() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Return true if state column is diplayed as the last column.
iteration - Variable in class org.ow2.clif.storage.api.ActionEvent
 
ItfName - Class in org.ow2.clif.util
Interface unique name generator for collection client interfaces.
ItfName() - Constructor for class org.ow2.clif.util.ItfName
 

J

javaToNative(Object, TransferData) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementTransfer
Method declared on Transfer.
JMX_JVMEvent - Class in org.ow2.clif.probe.jmx_jvm
 
join(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Join selected blades if global state is running
join(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Join selected blades if global state is running
join() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
join() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
join() - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
join() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
join() - Method in interface org.ow2.clif.server.api.ActivityControl
Waits until the end of the activity
join() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
Waits for the end of the activity
join(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
Wait for selected blades to end
join() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Waits for the end of activity of all blades of currently deployed test plan.
join(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Waits for the end of execution of a selection of blades from currently deployed test plan.
JoinCmd - Class in org.ow2.clif.console.lib.batch
Batch command to wait until all blades of a given running test, or just a subset of them, terminate.
JoinCmd() - Constructor for class org.ow2.clif.console.lib.batch.JoinCmd
 
JVM_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
JVM_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
JvmAnalyst - Class in org.ow2.clif.analyze.statistics
Analyze JVM probes of CLIF
JvmAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.JvmAnalyst
constructor
JvmAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.JvmAnalyst
 
JVMEvent - Class in org.ow2.clif.probe.jvm
Measure events generated by JVM probes: heap memory usage.
JVMPROPS_FILENAME - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
JVMTuningPage - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Fifth page of the New CLIF project Wizard.
JVMTuningPage() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.JVMTuningPage
Constructor
JvmTuningProperties - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
JVM tuning properties page of CLIF properties.
JvmTuningProperties() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.JvmTuningProperties
 

K

keptRate() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
keptRate the percent rate of kept values as one digit after dot
KERNEL_CPU_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
key - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
keyPressed(KeyEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
 
keyPressed(KeyEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
keyReleased(KeyEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
 
keyReleased(KeyEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 

L

LABEL - Static variable in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
label - Variable in class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
 
label - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction.Choice
 
label - Variable in class org.ow2.clif.supervisor.api.BladeState
an explicit state name (running, stopping, stopped...)
labelFalse - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
 
LABELS - Static variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
 
LABELS - Static variable in class org.ow2.clif.probe.cpu.DataCollector
 
LABELS - Static variable in class org.ow2.clif.probe.disk.DataCollector
 
LABELS - Static variable in class org.ow2.clif.probe.jmx_jvm.DataCollector
 
LABELS - Static variable in class org.ow2.clif.probe.jvm.DataCollector
 
LABELS - Static variable in class org.ow2.clif.probe.memory.DataCollector
 
LABELS - Static variable in class org.ow2.clif.probe.network.DataCollector
 
LABELS - Static variable in class org.ow2.clif.probe.rtp.DataCollector
 
last_id - Static variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
 
launch(InetAddress, int, String, String) - Static method in class org.ow2.clif.util.CodeServer
 
LaunchCmd - Class in org.ow2.clif.console.lib.batch
Batch command to deploy and to run a test plan as defined in a given test plan file.
LaunchCmd() - Constructor for class org.ow2.clif.console.lib.batch.LaunchCmd
 
LaunchSwingAnalyzePage - Class in org.ow2.clif.console.lib.egui.wizards
Unique page for report wizard.
LaunchSwingAnalyzePage(ISelection) - Constructor for class org.ow2.clif.console.lib.egui.wizards.LaunchSwingAnalyzePage
Constructor for LaunchSwingAnalyzePage
LaunchSwingAnalyzeWizard - Class in org.ow2.clif.console.lib.egui.wizards
Main class for Report Wizard.
Used to start the swing gui with the report chosen.
LaunchSwingAnalyzeWizard() - Constructor for class org.ow2.clif.console.lib.egui.wizards.LaunchSwingAnalyzeWizard
Constructor
LIFECYCLE_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
LIFECYCLE_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
LifeCycleEvent - Class in org.ow2.clif.storage.api
This class represents the different events
LifeCycleEvent(long, BladeState) - Constructor for class org.ow2.clif.storage.api.LifeCycleEvent
 
LifeCycleReader - Class in org.ow2.clif.analyze.statistics
 
LifeCycleReader(BladeStoreReader) - Constructor for class org.ow2.clif.analyze.statistics.LifeCycleReader
 
LINE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
list() - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for listing all bound names
list() - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for listing all bound names
listFc() - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
listFc() - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
 
listFc() - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
listFc() - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
 
listFc() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
listFc() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
listFc() - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
listFc() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
listFc() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
listFc() - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
listFc() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
 
ListOfLong - Class in org.ow2.clif.analyze.statistics.util.data
ListOfLong : a list of long with convenient management tools and stuff for statistics as sum, squareSum.
ListOfLong() - Constructor for class org.ow2.clif.analyze.statistics.util.data.ListOfLong
constructor of an empty ListOfLong.
ListOfLong(int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.ListOfLong
Constructs an empty list of long with the specified initial capacity.
ListOfLong(ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.ListOfLong
Constructs a list of long containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ListServersCmd - Class in org.ow2.clif.console.lib.batch
Batch command to print the list of all CLIF servers registered in the Registry, or the list of CLIF servers used by one or several test plans.
ListServersCmd() - Constructor for class org.ow2.clif.console.lib.batch.ListServersCmd
 
load(String) - Method in class org.ow2.clif.console.lib.egui.page.SwingAnalyzePage
 
load(ICompilationUnit, String, Shell) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method loads information and contructs a AST Tree.
load(boolean) - Method in class org.ow2.clif.util.ConfigFileManager
Loads a configuration file.
LOAD_PROFILE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for loadprofile tag
loadBuild(InputStream) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method loads build file in memory.
loadDatasourceReport(Element, String, String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
LoadFileFilter - Class in org.ow2.clif.analyze.lib.graph.util
The Class SaveFileFilter.
LoadFileFilter() - Constructor for class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
Instantiates a new save file filter.
loadGui(InputStream) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method loads gui file in memory.
loadGUIDescriptionFile(Vector, InputStream, PluginDescription, Map<String, ParametersWidgetsNode>) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.gui.GUIDescriptionParser
Loads a GUI description file, trying to find description for the session object, samples, timers, tests and controls.
loadMacro() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
loadMacro(Element) - Method in class org.ow2.clif.analyze.lib.report.Report
 
loadParameters(Properties) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
load analyze parameters from properties
loadParameters(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
load analyze parameters from property file
loadParameters() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
load default analyze parameters
loadPlugin(InputStream) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method loads plugin file in memory.
loadPluginDescription(PluginGUIManager, File) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
Load a plugin description from a properties file which has it path specified in parameter
LoadProfile - Class in org.ow2.clif.scenario.isac.egui.loadprofile
A load profile set for a specific behavior.
LoadProfile(String, List<ProfilePoint>, boolean) - Constructor for class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Constructor
LoadProfileView - Class in org.ow2.clif.scenario.isac.egui.loadprofile
This view is used in plugin ISAC for displaying profiles
LoadProfileView() - Constructor for class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
loadReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Report
 
loadReport(Element) - Method in class org.ow2.clif.analyze.lib.report.Section
 
loadReportFromXLM(Element) - Method in class org.ow2.clif.analyze.lib.report.Report
 
loadRoutine() - Method in class org.ow2.clif.analyze.lib.report.Report
 
log(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
LogAndDebug - Class in org.ow2.clif.analyze.lib.report
 
LogAndDebug() - Constructor for class org.ow2.clif.analyze.lib.report.LogAndDebug
 
logger - Variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
logm(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
decrements the tabs count and then prints a message on System.output
logn(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
prints a message on System.output without "\n"
logp(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
prints a message on System.output and then increments the tabs count
longAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
long value at the specified position in this list.
LongStatistics - Class in org.ow2.clif.analyze.statistics.util.data
Class for performances statistical calculation (data stored in ListOfLong) with median, average value, standard deviation ...
LongStatistics() - Constructor for class org.ow2.clif.analyze.statistics.util.data.LongStatistics
longStat empty constructor
LongStatistics(int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.LongStatistics
Constructs a LongStatistics with an empty list of long contructed with the specified initial capacity.
LongStatistics(ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.LongStatistics
longStat constructor based on existing ListOfLong.
lookup(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for finding a component from its name
lookup(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for finding a component from its name
lookupClifApp(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Looks for a clifApp component.
lookupClifApp(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Looks for a clifApp component.
lookupFc(String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
lookupFc(String) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
 
lookupFc(String) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
lookupFc(String) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
 
lookupFc(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
lookupFc(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
lookupFc(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
lookupFc(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
lookupFc(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
lookupFc(String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
lookupFc(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
 
lookupServer(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Looks for a server component.
lookupServer(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Looks for a server component.

M

m_clickedPath - Variable in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
main(String[]) - Static method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
main(String[]) - Static method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
The main method.
main(String[]) - Static method in class org.ow2.clif.analyze.lib.list.AnalyzerImpl
 
main(String[]) - Static method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.AddIsacPluginCmd
Add isac-plugins name at the end of Manifest.mf file if the isac-plugins path is not yet present
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ChangeParameterCmd
Changes the value of a blade parameter.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.CollectCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.CurrentParametersCmd
Displays the list of a blade's parameters and associated values.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.DeployCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.InitCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.JoinCmd
Blocks until all blades of a given running test, or just a subset of them, terminate.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.LaunchCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ListServersCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ProbeHelpCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.QuickstatsCmd
Prints a simple statistical report on load injection for the latest test execution.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.RegistryCmd
Runs the Clif Registry and possibly a shared code server.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.ResumeCmd
Resumes the execution of a suspended test, or just of a subset of its blades.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.RunCmd
Initializes and starts a deployed test plan, or just a subset of its blades, and then collect data after termination.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.StartCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.StopCmd
Stops a test execution, or just a subset of its blades.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.SuspendCmd
Suspends a running test, or just a subset of its blades.
main(String[]) - Static method in class org.ow2.clif.console.lib.batch.WaitServersCmd
 
main(String[]) - Static method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
main(String[]) - Static method in class org.ow2.clif.console.lib.TestPlanReader
Simple command that prints the names of all CLIF servers involved in some test plans Names are printed only once whatever the number of occurrences in the test plans.
main(String[]) - Static method in class org.ow2.clif.datacollector.lib.GenericFilterTest
Runs the test.
main(String[]) - Static method in class org.ow2.clif.probe.cpu.Insert
 
main(String[]) - Static method in class org.ow2.clif.probe.disk.Insert
 
main(String[]) - Static method in class org.ow2.clif.probe.memory.Insert
 
main(String[]) - Static method in class org.ow2.clif.probe.network.Insert
 
main(String[]) - Static method in class org.ow2.clif.server.lib.ClifServerImpl
Creates a CLIF server and binds it in the CLIF registry.
main(String[]) - Static method in class org.ow2.clif.util.ClifPrefetcher
 
main(String[]) - Static method in class org.ow2.clif.util.ConfigFileManager
Generates or modifies a CLIF configuration file, setting network-related properties.
main(String[]) - Static method in class org.ow2.clif.util.NetConfHelper
Runs either the server part or the client part.
main(String[]) - Static method in class org.ow2.clif.util.Network
Prints to standard output the local IP address from which the provided host IP address or name is reachable.
main(String[]) - Static method in class org.ow2.clif.util.Version
 
MainHttpCaptureWizardPage - Class in org.ow2.clif.scenario.isac.egui.wizards.httpCapture
This is the first page of Http Capture wizard.
MainHttpCaptureWizardPage(ISelection) - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.MainHttpCaptureWizardPage
Constructor for MainHttpCaptureWizardPage
MainParametersPage - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Second page of the New CLIF project Wizard.
MainParametersPage() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.MainParametersPage
Constructor
MainTestDeploymentPage - Class in org.ow2.clif.console.lib.egui.wizards
Unique page for deployment wizard.
MainTestDeploymentPage(ISelection) - Constructor for class org.ow2.clif.console.lib.egui.wizards.MainTestDeploymentPage
Constructor for MainTestDeploymentPage
makeActions(IWorkbenchWindow) - Method in class org.ow2.clif.console.lib.egui.rcp.ClifActionBuilder
 
makeEvent(String, String) - Method in interface org.ow2.clif.storage.api.EventFactory
 
ManipulatorManager - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
Singleton class which manages model in memory (Java code + XML).
Math4Long - Class in org.ow2.clif.analyze.statistics.util.data
Math extension more specifically tuned to deal with statistical analysis of time measures
Math4Long() - Constructor for class org.ow2.clif.analyze.statistics.util.data.Math4Long
 
maxElements - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
 
MAXIMIZEVIEW_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
maxPending - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
maximum number of young events waiting to be written (subsumes delay_ms)
MAXPENDING_DEFAULT - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
 
MAXPENDING_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
 
MEMORY_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
MEMORY_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
MemoryAnalyst - Class in org.ow2.clif.analyze.statistics
Analyze memory probes of CLIF
MemoryAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.MemoryAnalyst
constructor
MemoryAnalyst(String) - Constructor for class org.ow2.clif.analyze.statistics.MemoryAnalyst
 
MemoryEvent - Class in org.ow2.clif.probe.memory
 
MIN_SIZE_OF_STATISTICAL_DATA - Static variable in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
 
MissingAttributeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
MissingAttributeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.MissingAttributeException
 
MissingElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
MissingElementException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.MissingElementException
 
modelAboutToBeChanged(IStructuredModel) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
modelAboutToBeReinitialized(IStructuredModel) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
modelChanged() - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
Force the model to commit all changes
modelChanged(IStructuredModel) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
modelDirtyStateChanged(IStructuredModel, boolean) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
ModelHandlerForXIS - Class in org.ow2.clif.scenario.isac.egui.model
Provides xis model handling.
ModelHandlerForXIS() - Constructor for class org.ow2.clif.scenario.isac.egui.model.ModelHandlerForXIS
Constructor
ModelReaderXIS - Class in org.ow2.clif.scenario.isac.egui.model
Some function for reading the model
ModelReaderXIS() - Constructor for class org.ow2.clif.scenario.isac.egui.model.ModelReaderXIS
 
modelReinitialized(IStructuredModel) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
modelResourceDeleted(IStructuredModel) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
modelResourceMoved(IStructuredModel, IStructuredModel) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
ModelWriterXIS - Class in org.ow2.clif.scenario.isac.egui.model
Test if the model is right and correct it if it's not
ModelWriterXIS() - Constructor for class org.ow2.clif.scenario.isac.egui.model.ModelWriterXIS
 
modify(Object, String, Object) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeOptionCellModifier
Modifies the element
modifyBlade(String, String, String, String, String, String, boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Modify a blade.
modifyBlade(String, String, String, String, String, String, boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Modify the specified blade with these new properties.
modifySomething(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
 
modifyText(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
modify the text of a table entry
modifyText(ModifyEvent) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
 
monitor - Variable in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
MonitorView - Class in org.ow2.clif.console.lib.egui.monitor
 
MonitorView() - Constructor for class org.ow2.clif.console.lib.egui.monitor.MonitorView
Constructor.
moveDatasetDown(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
moveDatasetUp(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
moveDownAction(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method move down action element into model.
moveDownAction(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method move down action element in gui and plugin XML file.
moveDownParameter(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method moves down parameter in XML file.
moveDownParameter(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method moves down parameter in gui XML file.
moveDownParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method moves down parameter element in gui XML file.
moveDownParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method moves down parameter element in gui XML file.
moveUpAction(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method move up action into model.
moveUpAction(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method move up action element in gui and plugin XML file.
moveUpParameter(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method moves up parameter in XML file.
moveUpParameter(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method moves up parameter in gui XML file.
moveUpParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method moves up parameter element into model.
moveUpParameterElement(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method moves up parameter element in gui XML file.
MTScenario - Class in org.ow2.clif.scenario.multithread
Abstract implementation of a multi-thread based scenario component.
MTScenario() - Constructor for class org.ow2.clif.scenario.multithread.MTScenario
 
MTScenarioSession - Interface in org.ow2.clif.scenario.multithread
Interface to be implemented by session objects when using a MTScenario-derived scenario.
MultipleDataset - Class in org.ow2.clif.analyze.lib.report
 
MultipleDataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.MultipleDataset
 
MultipleDataset(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.MultipleDataset
 
MultipleDataset() - Constructor for class org.ow2.clif.analyze.lib.report.MultipleDataset
 
mustRestart() - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
 
MyTableRenderer() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1TablePanel.MyTableRenderer
 

N

name - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
 
name - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
 
name - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
name - Variable in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
 
NameBladeFilter - Class in org.ow2.clif.storage.lib.util
 
NameBladeFilter(String) - Constructor for class org.ow2.clif.storage.lib.util.NameBladeFilter
Creates a new blade event filter selecting events whose date is between the given bounds (inclusive).
nativeToJava(TransferData) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementTransfer
Method declared on Transfer.
nbElements - Variable in class org.ow2.clif.console.lib.gui.Graph
 
NCHOICE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a control node
NCHOICE - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
NCHOICE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
NChoiceInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
NChoiceInstruction(int, ArrayList<NChoiceInstruction.Choice>) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
 
NChoiceInstruction.Choice - Class in org.ow2.clif.scenario.isac.engine.instructions
 
NChoiceNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
This class embeds help information for nodes of type 'nchoice'
NChoiceNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.NChoiceNode
 
NChoiceNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
NChoiceNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode
 
NChoiceNode.ChoiceNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
NetConfHelper - Class in org.ow2.clif.util
Utility class for automatic IP address selection.
NetConfHelper() - Constructor for class org.ow2.clif.util.NetConfHelper
 
Network - Class in org.ow2.clif.util
This utility class provides a method to get all IPv4 addresses of local network interfaces, either randomly or in a round-robin way.
Network() - Constructor for class org.ow2.clif.util.Network
 
NETWORK_EVENT_CLASS - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
NETWORK_EVENT_TYPE_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
networkDialogChanged() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
Ensures that both text fields are correctly filled.
NetworkEvent - Class in org.ow2.clif.probe.network
 
NetworkPage - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Third page of the New CLIF project Wizard.
NetworkPage() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.NetworkPage
 
NetworkProperties - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Network properties page of CLIF properties.
NetworkProperties() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.NetworkProperties
 
NEW_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
NewClifProjectWizard - Class in org.ow2.clif.console.lib.egui.wizards.clifProject
Main class for New CLIF project Wizard.
NewClifProjectWizard() - Constructor for class org.ow2.clif.console.lib.egui.wizards.clifProject.NewClifProjectWizard
Constructor
newCollect(File) - Static method in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
newLock(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
Raise an alarm on each first lock notify
newLock(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
Does nothing.
newMeasure() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
Start a new measure.
newSession(int, String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
newTest(Serializable, Map<String, ClifDeployDefinition>) - Method in interface org.ow2.clif.storage.api.StorageAdmin
Informs the storage system about the beginning of a new test
newTest(Serializable) - Method in interface org.ow2.clif.storage.api.StorageProxyAdmin
Informs the storage system of a new local test
newTest(Serializable, Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
Inform the storage system the beginning of a new test
newTest(Serializable) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
Initializes the storage directories for the new test
NewTestDeploymentWizard - Class in org.ow2.clif.console.lib.egui.wizards
Main class for Deployment Wizard.
NewTestDeploymentWizard() - Constructor for class org.ow2.clif.console.lib.egui.wizards.NewTestDeploymentWizard
Constructor
NewTestPlanWizard - Class in org.ow2.clif.console.lib.egui.wizards
Wizard to create a new test plan file with de ".ctp" extension.
NewTestPlanWizard() - Constructor for class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizard
Construct a new "create new test plan" wizard.
NewTestPlanWizardPage - Class in org.ow2.clif.console.lib.egui.wizards
The "New" wizard page allows setting the container for the new test plan file as well as the file name.
NewTestPlanWizardPage(ISelection) - Constructor for class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizardPage
Construct a new NewTestPlanWizardPage.
newURL(String) - Static method in class org.ow2.clif.scenario.isac.egui.Icons
Create a new URL with the given string in parameters
nextBladeId - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
nextGaussian(int, int, int, int) - Method in class org.ow2.clif.util.Random
Gaussian law distribution
nextKey - Static variable in class org.ow2.clif.util.UniqueKey
 
nextNegativeExponential(int, int) - Method in class org.ow2.clif.util.Random
Negative exponential law distribution
nextPoisson(double, int) - Method in class org.ow2.clif.util.Random
Poisson law distribution
nextState(ReportManager.Phases) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
nextState(ReportManager.Phases, Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
nextStringBuilder(int) - Method in class org.ow2.clif.util.Random
 
nextUniform(int, int) - Method in class org.ow2.clif.util.Random
Uniform distribution
NFIELD - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
A nfield for editing n values
NO_SUCH_RESOURCE - Static variable in class org.ow2.clif.util.CodeServer
 
Node - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
This interface defined the differents types allowed for tree nodes
Node() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
 
NodeDescription - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
Implementation of an object storing the full description of a tree node
NodeDescription(String) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Build a node description element, the type of the node must be defined in parameter
NodeDescription(NodeDescription) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Build a new element which is a copy of the given one
NodeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
NodeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.NodeException
 
NodeUtil - Class in org.ow2.clif.scenario.isac.egui.util
Utilities for node manipulation
NodeUtil() - Constructor for class org.ow2.clif.scenario.isac.egui.util.NodeUtil
 
NoMoreEvent - Exception in org.ow2.clif.storage.api
 
NoMoreEvent() - Constructor for exception org.ow2.clif.storage.api.NoMoreEvent
 
NONE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
No widget should have this dummy type
NONE - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
NonePluginNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
This class implements some statics methods which will be used with none plugins nodes
NonePluginNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.NonePluginNode
 
NORMALVIEW_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
notify(String) - Method in interface org.ow2.clif.server.api.Synchronizer
Notify the specified lock, incrementing a notification counter.
notify(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 

O

ObjectDescription - Class in org.ow2.clif.scenario.isac.egui.plugins
This class store an object description
ObjectDescription(String, String, Vector<ParameterDescription>, Vector<String>) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
Build a new 'object description' object
offset - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
Initial time in ms
okBtn - Variable in class org.ow2.clif.console.lib.gui.GuiClearConfirm
 
okBtn - Variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
 
okBtn - Variable in class org.ow2.clif.util.gui.GuiAlert
 
old_collects - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
OPEN_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
openConnection(URL) - Method in class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
 
openSocket(InetAddress, ArrayList<Integer>) - Method in class org.ow2.clif.probe.rtp.RTPListener
Open sockets using java.nio
openStats(ArrayList<Integer>) - Method in class org.ow2.clif.probe.rtp.RTPStats
Open sockets using RTPListener.java
OPERATOR_BEGINS_NOT_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_BEGINS_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_CONTAINS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_CONTAINS_NOT - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_ENDS_NOT_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_ENDS_WITH - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_EQUALS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_EQUALS_NOT - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_EQUALS_NOT_REGEX - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_EQUALS_REGEX - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_GREATER_THAN - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_GREATER_THAN_OR_EQUALS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_LESS_THAN - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATOR_LESS_THAN_OR_EQUALS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPERATORS - Static variable in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
OPTS_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
relative path to the file holding CLIF options
org.ow2.clif.analyze.lib.basic - package org.ow2.clif.analyze.lib.basic
Analyzer component implementation providing a GUI for browsing test runs and proceed with basic statistical analysis.
org.ow2.clif.analyze.lib.egui - package org.ow2.clif.analyze.lib.egui
 
org.ow2.clif.analyze.lib.graph - package org.ow2.clif.analyze.lib.graph
Analyzer component implementation providing a GUI for drawing graphs and and proceed with enhanced statistical analysis.
org.ow2.clif.analyze.lib.graph.gui - package org.ow2.clif.analyze.lib.graph.gui
 
org.ow2.clif.analyze.lib.graph.util - package org.ow2.clif.analyze.lib.graph.util
 
org.ow2.clif.console.lib.egui - package org.ow2.clif.console.lib.egui
 
org.ow2.clif.console.lib.egui.actions - package org.ow2.clif.console.lib.egui.actions
 
org.ow2.clif.console.lib.egui.editor - package org.ow2.clif.console.lib.egui.editor
 
org.ow2.clif.console.lib.egui.editor.exceptions - package org.ow2.clif.console.lib.egui.editor.exceptions
 
org.ow2.clif.console.lib.egui.monitor - package org.ow2.clif.console.lib.egui.monitor
 
org.ow2.clif.console.lib.egui.page - package org.ow2.clif.console.lib.egui.page
 
org.ow2.clif.console.lib.egui.rcp - package org.ow2.clif.console.lib.egui.rcp
 
org.ow2.clif.console.lib.egui.tree - package org.ow2.clif.console.lib.egui.tree
 
org.ow2.clif.console.lib.egui.wizards - package org.ow2.clif.console.lib.egui.wizards
 
org.ow2.clif.console.lib.egui.wizards.clifProject - package org.ow2.clif.console.lib.egui.wizards.clifProject
 
org.ow2.clif.console.lib.gui - package org.ow2.clif.console.lib.gui
Swing-based GUI for deploying, controling and monitoring tests from a central "console".
org.ow2.clif.deploy - package org.ow2.clif.deploy
Support for asynchronous deployment of Clif servers and blade components.
org.ow2.clif.scenario.isac.egui - package org.ow2.clif.scenario.isac.egui
Isac is a Scenario Architecture for Clif.
org.ow2.clif.scenario.isac.egui.actions - package org.ow2.clif.scenario.isac.egui.actions
 
org.ow2.clif.scenario.isac.egui.loadprofile - package org.ow2.clif.scenario.isac.egui.loadprofile
 
org.ow2.clif.scenario.isac.egui.model - package org.ow2.clif.scenario.isac.egui.model
 
org.ow2.clif.scenario.isac.egui.pages.pageBehavior - package org.ow2.clif.scenario.isac.egui.pages.pageBehavior
 
org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd - package org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd
 
org.ow2.clif.scenario.isac.egui.pages.pageImport - package org.ow2.clif.scenario.isac.egui.pages.pageImport
 
org.ow2.clif.scenario.isac.egui.plugins - package org.ow2.clif.scenario.isac.egui.plugins
 
org.ow2.clif.scenario.isac.egui.plugins.gui - package org.ow2.clif.scenario.isac.egui.plugins.gui
 
org.ow2.clif.scenario.isac.egui.plugins.nodes - package org.ow2.clif.scenario.isac.egui.plugins.nodes
 
org.ow2.clif.scenario.isac.egui.plugins.parser - package org.ow2.clif.scenario.isac.egui.plugins.parser
 
org.ow2.clif.scenario.isac.egui.util - package org.ow2.clif.scenario.isac.egui.util
 
org.ow2.clif.scenario.isac.egui.wizards - package org.ow2.clif.scenario.isac.egui.wizards
 
org.ow2.clif.scenario.isac.egui.wizards.httpCapture - package org.ow2.clif.scenario.isac.egui.wizards.httpCapture
 
org.ow2.clif.scenario.isac.egui.wizards.plugin - package org.ow2.clif.scenario.isac.egui.wizards.plugin
 
org.ow2.clif.util.gui - package org.ow2.clif.util.gui
 
outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.JvmAnalyst
 
outputAnalysis(boolean, long) - Method in class org.ow2.clif.analyze.statistics.ProbeAnalyst
 
outputData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
outputData the original data as one value per line
outputData(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
outputData the original data as an Array of "number" columns.
outputFirstTenthReckoning(String, boolean) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
prints the first tenth reckoning on the standard output stream.
outputHistories(Map<String, List<SliceSummary>>, int, long) - Method in class org.ow2.clif.analyze.statistics.ProbeAnalyst
 
outputHistoryOfActionResults(AbstractAnalyst.ProfilingStatistics, LongStatistics, long) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
outputProbeHistory(List<SliceSummary>, long) - Method in class org.ow2.clif.analyze.statistics.ProbeAnalyst
 
outputRawDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
prints the list which contains the data distribution in 'number' buckets.
outputRawDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
prints list which contains the raw data distribution in 'number' quantiles (buckets that contain the same number of values).
outputResultsOfRawDataSlicing(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
Prints the medians of 'number' slices of raw data (increased-value sort).
outputSortedData() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
outputSortedData the sorted data as one value per line
outputSortedData(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
outputSortedData the sorted data as an Array of "number" columns.
outputStatisticalSortDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
prints the list which contains the data distribution in 'number' buckets.
outputStatisticalSortDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
prints the list which contains the data distribution in 'number' quantiles (buckets that contain the same number of values).
outputStatisticalSummary(String, boolean) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
print the statistical summary of data on the standard output stream.
outputStatistics(String, boolean) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
print the data analyze by enhanced statistics, including median result, on the standard output stream.

P

packetTypeAvailable(Integer) - Static method in class org.ow2.clif.probe.rtp.RTCPPacket
Tells if the packet type is supported by CLIF.
pageChange(int) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
 
paintComponent(Graphics) - Method in class org.ow2.clif.console.lib.gui.Graph
 
paintControl(PaintEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
 
paintControl(PaintEvent) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
PARAM - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a param node
PARAM_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ParameterDescription - Class in org.ow2.clif.scenario.isac.egui.plugins
This class is the description of an action parameter
ParameterDescription(String, String) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.ParameterDescription
Build a new parameter description object with specified values
ParameterPanel - Class in org.ow2.clif.scenario.isac.egui.plugins.gui
Implementation of the panel which will store all the paraemters widgets
ParameterPanel(Composite) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
Build a new parameter panel
ParameterParser - Class in org.ow2.clif.scenario.isac.util
General methods for escaping/unescaping characters in Isac parameters' values.
ParameterParser() - Constructor for class org.ow2.clif.scenario.isac.util.ParameterParser
 
ParametersWidgetsNode - Class in org.ow2.clif.scenario.isac.egui.plugins.gui
This class is a node of the parameters widgets trees
ParametersWidgetsNode(WidgetDescription) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
Build a new parameters widget node
ParameterWidget - Class in org.ow2.clif.scenario.isac.egui.plugins.gui
Implementation of the object which included widgets to edit parameters
ParameterWidget(int, String, String, Map<String, Object>, Composite, ModifyListener) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Constructor, build a new WidgetParam
PARAMS - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for paramS tag
params - Variable in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
 
paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
 
ParamsHolder - Class in org.ow2.clif.scenario.isac.engine.instructions
 
ParamsHolder(Map<String, PlugInParamPart[]>) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
 
paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
 
paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
 
paramsHolder - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
 
ParamWizard - Class in org.ow2.clif.console.lib.egui.wizards
 
ParamWizard(Map<String, Serializable>, ClifAppFacade, String) - Constructor for class org.ow2.clif.console.lib.egui.wizards.ParamWizard
Construct parameters of Wizard Page.
ParamWizard(Map<String, List<String>>, ClifAppFacade, List<String>, String) - Constructor for class org.ow2.clif.console.lib.egui.wizards.ParamWizard
Construct parameters of Wizard Page.
parseURL(URL, String, int, int) - Method in class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
 
partActivated(IWorkbenchPart) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
partBroughtToTop(IWorkbenchPart) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
partClosed(IWorkbenchPart) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
partDeactivated(IWorkbenchPart) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
ParticipantStats - Class in org.ow2.clif.probe.rtp
Class to keep statistics about each participants.
ParticipantStats(Long, Integer, Integer) - Constructor for class org.ow2.clif.probe.rtp.ParticipantStats
Constructor
partOpened(IWorkbenchPart) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
PASTE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PasteAction - Class in org.ow2.clif.scenario.isac.egui.actions
Paste action used in editors : import and behavior
PasteAction(TreeViewer) - Constructor for class org.ow2.clif.scenario.isac.egui.actions.PasteAction
Constructor
PATH_SEPARATOR - Static variable in class org.ow2.clif.util.CodeServer
 
performCancel() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.AdvancedProperties
cancels modifications when user clicks on Cancel
performCancel() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.ClifProperties
cancels modifications when user clicks on Cancel
performCancel() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.CustomProperties
cancels modifications when user clicks on Cancel
performCancel() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningProperties
cancels modifications when user clicks on Cancel
performCancel() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.JvmTuningProperties
cancels modifications when user clicks on Cancel
performCancel() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NetworkProperties
cancels modifications when user clicks on Cancel
performCancel() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NewClifProjectWizard
If project is created then, this methods delete the project when user clicks on Cancel button
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.HttpCaptureWizard
Closing proxy connections and cleaning configuration when user click on "Cancel" button
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ConditionsPropertyPage
 
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ControlsPropertyPage
 
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.PluginPropertyPage
 
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizard
 
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SamplesPropertyPage
 
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SessionObjectPropertyPage
 
performCancel() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.TimersPropertyPage
 
performDrop(Object) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementDropAdapter
Method declared on ViewerDropAdapter
performFinish() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NewClifProjectWizard
Creates files, folders and write CLIF properties when user clicks on finish button.
performFinish() - Method in class org.ow2.clif.console.lib.egui.wizards.LaunchSwingAnalyzeWizard
Checks if directory exist.
performFinish() - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestDeploymentWizard
Checks if container exist and if the right properties are loaded.
performFinish() - Method in class org.ow2.clif.console.lib.egui.wizards.NewTestPlanWizard
This method is called when 'Finish' button is pressed in the wizard.
performFinish() - Method in class org.ow2.clif.console.lib.egui.wizards.ParamWizard
 
performFinish() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.ProfileWizard
 
performFinish() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.ActionWizard
 
performFinish() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.PluginWizard
 
performFinish() - Method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.HttpCaptureWizard
Closing proxy connections and cleaning configuration when user click on "Finish" button
performFinish() - Method in class org.ow2.clif.scenario.isac.egui.wizards.IsacScenarioWizard
This method is called when 'Finish' button is pressed in the wizard.
performFinish() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizard
 
performOk() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.AdvancedProperties
applies modifications when user clicks on OK
performOk() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.ClifProperties
applies modifications when user clicks on OK
performOk() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.CustomProperties
applies modifications when user clicks on OK
performOk() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.IsacTuningProperties
applies modifications when user clicks on OK
performOk() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.JvmTuningProperties
applies modifications when user clicks on OK
performOk() - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NetworkProperties
applies modifications when user clicks on OK
performOk() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ConditionsPropertyPage
 
performOk() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ControlsPropertyPage
 
performOk() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.PluginPropertyPage
 
performOk() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SamplesPropertyPage
 
performOk() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.SessionObjectPropertyPage
 
performOk() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.TimersPropertyPage
 
PlugIn - Class in org.ow2.clif.scenario.isac.engine
This class collects data about a plug-in, by reading its configuration files.
PlugIn(String) - Constructor for class org.ow2.clif.scenario.isac.engine.PlugIn
Constructs a new PlugIn by reading its configuration files.
PLUGIN_DTD - Static variable in class org.ow2.clif.scenario.isac.dtd.Files
 
PLUGIN_EXTENSION - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGIN_ID - Static variable in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
The plugin id.
PLUGIN_ID - Static variable in class org.ow2.clif.scenario.isac.egui.IsacScenarioPlugin
The plugin id.
PLUGIN_PROPERTIES_FILE - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGIN_TEMPLATES_BUILD_FILE - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGIN_TEMPLATES_DIR - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGIN_TEMPLATES_GUI_FILE - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGIN_TEMPLATES_PLUGIN_FILE - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGIN_TEMPLATES_PROPERTIES_FILE - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGIN_TEMPLATES_SESSIONOBJECT_FILE - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PluginDescription - Class in org.ow2.clif.scenario.isac.egui.plugins
Implementation of an object which stre the plugin description
PluginDescription(String, Map<String, ActionDescription>, Map<String, ActionDescription>, Map<String, ActionDescription>, Map<String, ActionDescription>, ObjectDescription, Vector) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.PluginDescription
constructor, use the 'loadPluginDescription' method to build an instance of the object which is contains in a XML file
PluginGUIManager - Class in org.ow2.clif.scenario.isac.egui.plugins.gui
Implementation of the object which will store the parameters definition panels
PluginGUIManager(ScenarioManager) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
Constructor
plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
 
plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
 
plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
 
plugInId - Variable in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
 
PluginManager - Class in org.ow2.clif.scenario.isac.egui.plugins
Manage the list of available ISAC plug-ins
PluginManager() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.PluginManager
Constructor
PlugInNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
PlugInNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
 
PlugInParamPart - Class in org.ow2.clif.scenario.isac.engine.instructions
 
PlugInParamPart() - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
PluginPropertyPage - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class creates a delegate class (InteractionManager) in order to manage the plugin property page in 'eclipse project properties'.
PluginPropertyPage() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.PluginPropertyPage
 
PLUGINS - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for plugins tag
plugIns - Variable in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
 
PLUGINS_DIR - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PLUGINS_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PluginWizard - Class in org.ow2.clif.scenario.isac.egui.pages.pageImport
This class is used for adding a plug-in to the plug-ins section.
PluginWizard(DocumentImpl, PluginManager) - Constructor for class org.ow2.clif.scenario.isac.egui.pages.pageImport.PluginWizard
 
POINT - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
type for a point node
Point(int, int) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.RampNode.Point
 
points - Variable in class org.ow2.clif.console.lib.gui.InjectorsGraph
 
POINTS - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
type for the definition of the points of a ramp
points - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode
 
poller - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
population - Variable in class org.ow2.clif.scenario.isac.egui.loadprofile.ProfilePoint
population value
POS_PAGE_EDITION - Static variable in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Edition page use for editing a test plan
PREEMPTIVE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a control node
PREEMPTIVE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
PreemptiveNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
This class embeds help information for nodes of type 'preemptive'
PreemptiveNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.PreemptiveNode
 
PreemptiveNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
PreemptiveNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.PreemptiveNode
 
prefetch() - Method in class org.ow2.clif.util.ClifPrefetcher
 
PREFETCH_FILE - Static variable in class org.ow2.clif.util.ExecutionContext
relative path to the file holding the list of classes to prefetch (including all dependencies)
prefetchPackage(String, boolean) - Method in class org.ow2.clif.util.ClifPrefetcher
 
PrefixTestFilter - Class in org.ow2.clif.analyze.lib.list
Instances of this class filter tests according to a given name prefix.
PrefixTestFilter() - Constructor for class org.ow2.clif.analyze.lib.list.PrefixTestFilter
Creates a new prefix name filter for test descriptors with a null prefix, which means all test names will match this new filter.
PrefixTestFilter(String) - Constructor for class org.ow2.clif.analyze.lib.list.PrefixTestFilter
Creates a new prefix name filter for test descriptors with the given prefix string.
preStartup() - Method in class org.ow2.clif.console.lib.egui.rcp.ClifAdvisor
 
preWindowOpen(IWorkbenchWindowConfigurer) - Method in class org.ow2.clif.console.lib.egui.rcp.ClifAdvisor
 
print() - Method in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
 
print() - Method in class org.ow2.clif.scenario.isac.engine.nodes.RampNode
 
printUsageOfCmdLine() - Static method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
proba - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction.Choice
 
proba - Variable in class org.ow2.clif.scenario.isac.engine.nodes.NChoiceNode.ChoiceNode
 
PROBE_FREQUENCY_CLASS_NUMBER - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
PROBE_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
ProbeAnalyst - Class in org.ow2.clif.analyze.statistics
Generic analyst of the CLIF probes.
ProbeAnalyst() - Constructor for class org.ow2.clif.analyze.statistics.ProbeAnalyst
 
ProbeDatum - Class in org.ow2.clif.analyze.statistics.profiling
This object stores the date and measurement carried out by a probe of CLIF.
ProbeDatum(long, long) - Constructor for class org.ow2.clif.analyze.statistics.profiling.ProbeDatum
 
ProbeEvent - Class in org.ow2.clif.storage.api
Super class for events generated by probes.
ProbeEvent() - Constructor for class org.ow2.clif.storage.api.ProbeEvent
 
ProbeEvent(long, long[]) - Constructor for class org.ow2.clif.storage.api.ProbeEvent
 
ProbeHelpCmd - Class in org.ow2.clif.console.lib.batch
Batch command to get help for a given probe.
ProbeHelpCmd() - Constructor for class org.ow2.clif.console.lib.batch.ProbeHelpCmd
 
probeId - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
ProfilePoint - Class in org.ow2.clif.scenario.isac.egui.loadprofile
A point with a rampStyle
ProfilePoint(int, int, String) - Constructor for class org.ow2.clif.scenario.isac.egui.loadprofile.ProfilePoint
Constructor
ProfileWizard - Class in org.ow2.clif.scenario.isac.egui.loadprofile
This wizard is used for editing or creating a profile for a behavior
ProfileWizard(Document, String, LoadProfile) - Constructor for class org.ow2.clif.scenario.isac.egui.loadprofile.ProfileWizard
Constructor
ProfilingStatistics() - Constructor for class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
default constructor
ProfilingStatistics(List<Datum>) - Constructor for class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
constructor
progress(String, long) - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
progress - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
progress(String, long) - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
progress(String, long) - Method in interface org.ow2.clif.storage.api.CollectListener
Called an arbitrary number of times when collecting test results from a blade to give current progress
progress - Variable in class org.ow2.clif.util.TextCollectMonitor
 
progress(String, long) - Method in class org.ow2.clif.util.TextCollectMonitor
 
ProjectWizard - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
Class creates a new ISAC Plugin project with appropriate files.
ProjectWizard() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizard
Constructor.
ProjectWizardPluginPage - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class creates a delegate class (InteractionManager) in order to manage wizard pages during the 'New ISAC Project' wizard.
ProjectWizardPluginPage(String) - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizardPluginPage
Constructor.
PROPERTIES_WITH_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
Names of CLIF system properties whose value is a path
PROPERTY - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
PROPS_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
relative path to the file holding CLIF system properties
put(String, ClifDeployDefinition) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Associates the specified value with the specified key in this testplan and notify observers
putEventStorageStates(Map<String, Serializable>, Map<String, Object>) - Static method in class org.ow2.clif.server.util.EventStorageState
Utility for GetCurrentParameters().

Q

Quantile - Class in org.ow2.clif.analyze.statistics.util.data
Bucket class stores the number of values (number) in a range defined by min (included) and max (included).
Quantile(int, int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Quantile
 
Quantile(int, int, long, long, long) - Constructor for class org.ow2.clif.analyze.statistics.util.data.Quantile
 
quantiles(int, double[]) - Method in class org.ow2.clif.analyze.lib.report.Chart
Get quantiles
quantiles(int, double[]) - Method in class org.ow2.clif.analyze.lib.report.Statistics
Get quantiles
quickAnalyzer - Static variable in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
quickstatComplete() - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
Called to indicate that the statistical report computation is complete.
quickstatComplete() - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
quickstatIsCanceled() - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
Called to check whether the computation should be canceled.
quickstatIsCanceled() - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
QuickstatProgress - Interface in org.ow2.clif.analyze.lib.quickstat
Interface for monitoring, and possibly stop, the progress of the simple statistical report computation.
quickstatProgress(String, int) - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
Called to give the amount of work achieved up to now, as well as a description of current subtask.
quickstatProgress(String, int) - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
QuickstatsCmd - Class in org.ow2.clif.console.lib.batch
Command for printing a simple statistical report on load injectors of the latest test execution.
QuickstatsCmd() - Constructor for class org.ow2.clif.console.lib.batch.QuickstatsCmd
 
quickstatStarted(String, int) - Method in interface org.ow2.clif.analyze.lib.quickstat.QuickstatProgress
Called to give the target test name, and an estimation of the total amount of computation
quickstatStarted(String, int) - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 

R

RADIO_GROUP - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
A radio button group
RAMP - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
type for the definition of a ramp
RampNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
RampNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.RampNode
 
RampNode.Point - Class in org.ow2.clif.scenario.isac.engine.nodes
 
ramps - Variable in class org.ow2.clif.scenario.isac.engine.nodes.GroupNode
 
rampStyle - Variable in class org.ow2.clif.scenario.isac.egui.loadprofile.ProfilePoint
the rampstyle linking this point with another line, crenel_vh or crenel_hv
Random - Class in org.ow2.clif.util
This class extends Java's basic random features with extra primitives that are likely to be useful to introduce random parameters in requests and testing scenarios...
Random() - Constructor for class org.ow2.clif.util.Random
 
Random(long) - Constructor for class org.ow2.clif.util.Random
 
randomInt(int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
randoms a int value between 0 (included) to maxValue (excluded) with (approximately) uniform distribution from that range
randomLong(long) - Static method in class org.ow2.clif.analyze.statistics.util.data.Generator
randoms a long value between 0 (included) to maxValue (excluded) with (approximately) uniform distribution from that range
rawDataFrequency(LongStatistics, int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
rawDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
determines the distribution of raw data, as the number of values in 'number' buckets.
rawDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
 
readerImpl - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
readFromProp(InputStream) - Static method in class org.ow2.clif.console.lib.TestPlanReader
Reads a CLIF test plan definition from the provided input stream, and returns a test plan object, i.e.
rebind(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for rebinding a component to a name
rebind(String, Component) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for rebinding a component to a name
receiverToSender() - Method in class org.ow2.clif.probe.rtp.ReportPacket
Change type of report (201 to 200)
refresh() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1TreePanel
 
refresh() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Not called because the part is not stale.
refresh() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Refresh test plan display.createPageEdition
refresh() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Update test plan display TabOrder.
refresh() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Refresh all table viewer in each tabs.
refresh() - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
Refresh the import editor or a behavior editor depending on current editor
refresh() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
refresh() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Refresh components in this editor
refresh() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
Refresh details part and tree
refresh() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
refresh() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
Refresh components in this editor
refresh() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportMasterPage
Refresh details part and table part
registerEventFieldLabels(String, String[], EventFactory) - Static method in class org.ow2.clif.storage.api.AbstractEvent
Registers the given event type label (which must be unique) and associates the fields labels for this event type.
registerPages(DetailsPart) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Register injectors and probes details page.
registerPages(DetailsPart) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
registerPages(DetailsPart) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportMasterPage
 
RegistryCmd - Class in org.ow2.clif.console.lib.batch
Batch command to run the Clif Registry where servers and ClifApplications will be bound.
RegistryCmd() - Constructor for class org.ow2.clif.console.lib.batch.RegistryCmd
 
remove(String) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Removes the mapping for this key from this test plan and notify observers
REMOVE_CMD - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
removeAction(String, String, String[]) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method removes action in java code if user does not use the field.
removeActionParameter(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method removes action parameter in java code (field) (SAMPLE_ACTION_, TIMER_ACTION_, TEST_ACTION_, CONTROL_ACTION_)
removeAll() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
removeAllBlades() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Remove all blades in the test plan.
removeAllBlades() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Removes all BladeOption
removeAllBlades() - Method in interface org.ow2.clif.server.api.ClifServerControl
 
removeAllBlades() - Method in class org.ow2.clif.server.lib.ClifServerImpl
Removes every blade from this CLIF server, and clears the CLIF class loader cache.
removeAllPoints() - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
Remove all points in the listPoints.
removeAllPoints() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Remove all points in the graph
removeAllPointsFromDisplay(Object[]) - Method in class org.ow2.clif.console.lib.gui.Graph
Remove the points of all the hosts from the table of the hosts to display
removeAllTab() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Remove all tabs.
removeBlade(String) - Method in interface org.ow2.clif.server.api.ClifServerControl
 
removeBlade(String) - Method in class org.ow2.clif.server.lib.ClifServerImpl
Removes a blade from this Clif server.
removeBladeData(String) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
removeBtn - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
removeButtonSelected(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
 
removeChild(ClifTreeObject) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeParent
Remove child.
removeConfig() - Static method in class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.ConfigIsac
remove maxQ configuration
removeCurrentNode() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
Remove the currently selected node.
removeDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
removeDataset(int, int) - Method in class org.ow2.clif.analyze.lib.report.Report
 
removeDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Section
 
removeDatasource(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
removeLastBladeEntered() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Removes last BladeOption added in listBlades.
removeLastEntryForTable(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
This method removes the last entry of the table widget
removeLastFieldForNField(Object) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Remove the last field of the nfield
removeListener(ILabelProviderListener) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite.BladeLabelProvider
Removes a listener
removeListener(int, Listener) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Remove a listener from our tree
removeListener(int, Listener) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
Remove a listener from our tree
removeListeners() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
This method remove the listener of the current widget
removeLongAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
remove long value at the specified position in this list.
removeLongAt(int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
remove long value at the specified position in this list.
removePoint(ProfilePoint) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Remove a point
removePointsFromDisplay(String) - Method in class org.ow2.clif.console.lib.gui.Graph
Remove the points of a specific host from the table of the hosts to display
removeSection(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
removeSection(Section) - Method in class org.ow2.clif.analyze.lib.report.Report
 
removeSelectedBlade() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Remove the selected blade in the opened tab.
removeTime(int) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Remove point at this time
RENAME_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
report(PrintStream) - Method in class org.ow2.clif.analyze.lib.quickstat.TestStats
First calls the compute method() to make sure the statistics are ready, then prints the report into the provided stream.
Report - Class in org.ow2.clif.analyze.lib.report
 
Report(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Report
 
Report(String) - Constructor for class org.ow2.clif.analyze.lib.report.Report
 
Report() - Constructor for class org.ow2.clif.analyze.lib.report.Report
 
Report.exportFormats - Enum in org.ow2.clif.analyze.lib.report
 
Report.imageFormats - Enum in org.ow2.clif.analyze.lib.report
 
REPORT_DIR_DEFAULT - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
REPORT_DIR_PROP - Static variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCommons
 
ReportManager - Class in org.ow2.clif.analyze.lib.graph.gui
 
ReportManager(JInternalFrame, AnalyzerImpl) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.ReportManager
 
ReportManager.Phases - Enum in org.ow2.clif.analyze.lib.graph.gui
 
ReportManagerView - Class in org.ow2.clif.analyze.lib.graph.gui
 
ReportManagerView(ReportManager, DataAccess) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
ReportManagerView.SelectedObjectType - Enum in org.ow2.clif.analyze.lib.graph.gui
 
ReportPacket - Class in org.ow2.clif.probe.rtp
Create a RTCP SR/RR packet.
ReportPacket(Long) - Constructor for class org.ow2.clif.probe.rtp.ReportPacket
Constructor for a receiver report.
ReportPacket(Long, Long, Long, Long) - Constructor for class org.ow2.clif.probe.rtp.ReportPacket
Contructor for a sender report.
reset() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
resets ListOfLong
reset() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
resets the environment
reset() - Method in class org.ow2.clif.console.lib.egui.monitor.ActionTestReport
Reset the global timer and reset the graph (remove all points)
reset() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Reset graph draw
reset() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method resets memory.
reset() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method resets memory.
reset() - Method in interface org.ow2.clif.scenario.isac.plugin.SessionObjectAction
This method will be used to reset datas of a sessionobject implementation
reset() - Method in interface org.ow2.clif.server.api.Synchronizer
Clear all locks supported by this synchronizer.
reset() - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
resetPreviousState() - Method in class org.ow2.clif.scenario.transitions.TransitionTable
This method is used to reset all the previous states
resolveEntity(String, String) - Method in class org.ow2.clif.util.XMLEntityResolver
 
RESOURCE_TOO_BIG - Static variable in class org.ow2.clif.util.CodeServer
 
result - Variable in class org.ow2.clif.storage.api.ActionEvent
 
RESULT_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
RESULT_FIELD - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
resume(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Resume selected blades if global state is suspended
resume(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Resume selected blades if global state is suspended
resume() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
resume() - Method in class org.ow2.clif.probe.util.AbstractInsert
 
resume() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
resume() - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
resume() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
resume() - Method in interface org.ow2.clif.server.api.ActivityControl
Resume the activity (if suspended)
resume() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
asynchronously resumes the blade
resume(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
Resume selected blades
resume() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Resumes all blades of currently deployed test plan.
resume(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Resumes a selection of blades from currently deployed test plan.
ResumeCmd - Class in org.ow2.clif.console.lib.batch
Batch command to resume the execution of a suspended test, or just of a subset of its blades.
ResumeCmd() - Constructor for class org.ow2.clif.console.lib.batch.ResumeCmd
 
RESUMING - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
RMChartsView - Class in org.ow2.clif.analyze.lib.graph.gui
 
RMChartsView(ReportManager, ReportManagerView, DataAccess, JInternalFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
 
RMOptionsView - Class in org.ow2.clif.analyze.lib.graph.gui
 
RMOptionsView(ReportManager, ReportManagerView, DataAccess, JInternalFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
RMOptionsView.DatasourcesTableModel - Class in org.ow2.clif.analyze.lib.graph.gui
 
RMOptionsView.StatsTableModel - Class in org.ow2.clif.analyze.lib.graph.gui
 
RMReportTree - Class in org.ow2.clif.analyze.lib.graph.gui
 
RMReportTree() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
RMReportTree(ReportManager, ReportManagerView, DataAccess, JInternalFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
ROLE_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
round(double) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
rounds a double keeping only "n" digits (default way) considering this double is representing a time measurement.
round(double, int) - Static method in class org.ow2.clif.analyze.statistics.util.data.Math4Long
refines the rounding of a double keeping only "n" digits considering the number of measures used to calculate this double (typical of average..)
rows - Variable in class org.ow2.clif.console.lib.gui.GraphTableModel
 
RTCPInformation - Class in org.ow2.clif.probe.rtp
Class to keep informations about RTCP packets.
RTCPInformation(Integer, Integer, Integer, Long) - Constructor for class org.ow2.clif.probe.rtp.RTCPInformation
 
RTCPPacket - Class in org.ow2.clif.probe.rtp
Create a RTCP packet.
RTCPPacket() - Constructor for class org.ow2.clif.probe.rtp.RTCPPacket
 
RTPEvent - Class in org.ow2.clif.probe.rtp
RTPEvent for RTP probe
RTPInformation - Class in org.ow2.clif.probe.rtp
Class to keep informations about RTP packets.
RTPInformation() - Constructor for class org.ow2.clif.probe.rtp.RTPInformation
 
RTPInformation(byte[], Long, Integer) - Constructor for class org.ow2.clif.probe.rtp.RTPInformation
 
RTPListener - Class in org.ow2.clif.probe.rtp
Thread to open and listen UDP packets.
RTPPacket - Class in org.ow2.clif.probe.rtp
This class is used to create a RTP packet.
RTPPacket(Integer, Integer, Long, Long, byte[]) - Constructor for class org.ow2.clif.probe.rtp.RTPPacket
 
rtpReceiver() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
If the participant doesn't send RTP packet, he becomes a receiver.
rtpSender() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
If the participant send RTP packet, he becomes a sender.
RTPSession - Class in org.ow2.clif.probe.rtp
 
RTPSession(Integer, Long, Long, Double, Integer) - Constructor for class org.ow2.clif.probe.rtp.RTPSession
 
RTPSession(Integer, Long, Long, Double, Float, Integer) - Constructor for class org.ow2.clif.probe.rtp.RTPSession
 
RTPStats - Class in org.ow2.clif.probe.rtp
Thread to return statistics about RTP.
run(String, String, String, String) - Static method in class org.ow2.clif.console.lib.batch.ChangeParameterCmd
Changes the value of a blade parameter.
run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.CollectCmd
 
run(String, String) - Static method in class org.ow2.clif.console.lib.batch.CurrentParametersCmd
Displays the list of a blade's parameters and associated values.
run(String, String) - Static method in class org.ow2.clif.console.lib.batch.DeployCmd
Deploys a test plan (i.e.
run(String, String) - Static method in class org.ow2.clif.console.lib.batch.InitCmd
Initializes all the blades of the given deployed test plan to prepare for a new execution.
run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.JoinCmd
Blocks until all blades of a given running test, or just a subset of them, terminate.
run(String, String, String) - Static method in class org.ow2.clif.console.lib.batch.LaunchCmd
Deploys a test plan (i.e.
run() - Static method in class org.ow2.clif.console.lib.batch.ListServersCmd
Prints the list of registered CLIF servers.
run(String) - Static method in class org.ow2.clif.console.lib.batch.ProbeHelpCmd
Prints the help message about the probe's arguments.
run(String) - Static method in class org.ow2.clif.console.lib.batch.QuickstatsCmd
Prints a simple statistical report on load injection for the latest test execution.
run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.ResumeCmd
Resumes the execution of a suspended test, or just of a subset of its blades.
run(String, String, String[]) - Static method in class org.ow2.clif.console.lib.batch.RunCmd
Initializes and starts a deployed test plan, or just a subset of its blades, and then collect data after termination.
run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.StartCmd
Starts all blades of an initialized test plan, or just a subset of them if specified.
run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.StopCmd
Stops a test execution, or just a subset of its blades.
run(String, String[]) - Static method in class org.ow2.clif.console.lib.batch.SuspendCmd
Suspends a running test, or just a subset of its blades.
run(String) - Static method in class org.ow2.clif.console.lib.batch.WaitServersCmd
Wait for the registry to be ready, and then for all CLIF servers in a given test plan file to be registered in the registry.
run(IAction) - Method in class org.ow2.clif.console.lib.egui.actions.AboutClifDialog
Open a dialog with some informations about CLIF.
run(IProgressMonitor) - Method in class org.ow2.clif.console.lib.egui.editor.CollectJob
 
run() - Method in class org.ow2.clif.console.lib.egui.monitor.ActionTestReport
Implementation of ActionTestReport
run() - Method in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
run() - Method in class org.ow2.clif.probe.rtp.RTPListener
 
run() - Method in class org.ow2.clif.probe.rtp.RTPStats
 
run() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
run() - Method in class org.ow2.clif.probe.util.AbstractInsert
 
run() - Method in class org.ow2.clif.probe.util.SolarisProbe
Resource usage polling activity.
run() - Method in class org.ow2.clif.scenario.isac.egui.actions.CopyAction
 
run() - Method in class org.ow2.clif.scenario.isac.egui.actions.CutAction
 
run() - Method in class org.ow2.clif.scenario.isac.egui.actions.PasteAction
 
run() - Method in class org.ow2.clif.scenario.isac.engine.AsyncAlarmForwarder
Thread activity: get alarms from the queue and forward them until the thread is interrupted.
run() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
Timer to manage the execution duration.
run() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
handles asynchronous calls on control operations, enforcing mutual exclusion
run() - Method in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
The delay writer's activity consists in getting events from the blade events queue when they are sufficiently old (with respect to delay and blade event dates), and writing them to the underlying buffered writer.
run() - Method in class org.ow2.clif.util.CodeServer
 
run() - Method in class org.ow2.clif.util.Future
Calls abstract method futureExecution() which is supposed to implement (through inheritance) the task, and manages synchronization: on return from futureExecution(): all calls blocked on method futureGet() are resumed method isComplete() definitely returns true instead of false when a lock is provided, all threads waiting on this lock are notified
run() - Method in class org.ow2.clif.util.NetConfHelper
Server part activity
RunCmd - Class in org.ow2.clif.console.lib.batch
Batch command to initialize and start a deployed test plan, or just a subset of its blades, and then collect data after termination.
RunCmd() - Constructor for class org.ow2.clif.console.lib.batch.RunCmd
 
RunHttpCaptureWizardPage - Class in org.ow2.clif.scenario.isac.egui.wizards.httpCapture
This is the second page of Http Capture wizard.
RunHttpCaptureWizardPage(ISelection) - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.httpCapture.RunHttpCaptureWizardPage
Constructor for RunHttpCaptureWizardPage.
RUNNING - Static variable in class org.ow2.clif.supervisor.api.BladeState
 

S

SAMPLE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for sample tag
SAMPLE - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
SAMPLE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
SampleAction - Interface in org.ow2.clif.scenario.isac.plugin
This interface describe the methods, which will be needed for a sample plugin
sampleConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
SampleDescription - Class in org.ow2.clif.scenario.isac.egui.plugins
The class which store the description of a sample action
SampleDescription(String, String, String, Vector<ParameterDescription>, Vector<String>) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
Build a new sample description object with specified values
SampleInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
SampleInstruction(String, int, ParamsHolder) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
 
SampleNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
SampleNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.SampleNode
 
sampleParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
samples - Variable in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
 
SamplesPropertyPage - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class creates a delegate class (InteractionManager) in order to manage the sample property page in 'eclipse project properties'.
SamplesPropertyPage() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.SamplesPropertyPage
 
save() - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
this method saves all modifications on model into xml and Java files.
SAVE_AS_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
SAVE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
SaveFileFilter - Class in org.ow2.clif.analyze.lib.graph.util
The Class SaveFileFilter.
SaveFileFilter() - Constructor for class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
Instantiates a new save file filter.
saveMacro() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
saveMacro(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
saveMacro(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
saveMacroXml() - Method in class org.ow2.clif.analyze.lib.report.Report
 
saveReportToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
saveReportToXML(int, File, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
 
saveReportToXML(int, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Section
 
saveRoutine() - Method in class org.ow2.clif.analyze.lib.report.Report
 
saveToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
saveToXML(int) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
saveToXML(int, Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
saveToXml(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
SCENARIO - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a control scenario
SCENARIO_DTD - Static variable in class org.ow2.clif.scenario.isac.dtd.Files
 
scenarioId - Variable in class org.ow2.clif.scenario.multithread.MTScenario
 
ScenarioManager - Class in org.ow2.clif.scenario.isac.egui
This class contains pluginGUIManager and pluginManager used by each editor
ScenarioManager() - Constructor for class org.ow2.clif.scenario.isac.egui.ScenarioManager
Build a new Scenario gui editor object, this object is a application window, which permit the edition of a clif scenario file
ScenarioNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
ScenarioNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
 
SDESPacket - Class in org.ow2.clif.probe.rtp
Create a RTCP SDES packet.
SDESPacket() - Constructor for class org.ow2.clif.probe.rtp.SDESPacket
Constructor
searchInputStream(File, String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.SearchPluginFile
Extract the first of input stream of a file into a jar.
searchInputStreams(File, String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.SearchPluginFile
Extract a list of input stream of a file into a jar whose name is ending by fileName.
SearchPluginFile - Class in org.ow2.clif.scenario.isac.egui.plugins
This class implements method which is able to search file in a tree structure
SearchPluginFile() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.SearchPluginFile
 
searchPlugins(String, String) - Static method in class org.ow2.clif.scenario.isac.egui.plugins.SearchPluginFile
Search Jar Files into the directory who contain a specific fileName.
Section - Class in org.ow2.clif.analyze.lib.report
 
Section(int, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Section
 
Section() - Constructor for class org.ow2.clif.analyze.lib.report.Section
 
Section(int) - Constructor for class org.ow2.clif.analyze.lib.report.Section
 
Section(String) - Constructor for class org.ow2.clif.analyze.lib.report.Section
 
Section(String, String) - Constructor for class org.ow2.clif.analyze.lib.report.Section
 
Section.ChartRepresentation - Enum in org.ow2.clif.analyze.lib.report
 
sectionId - Variable in class org.ow2.clif.analyze.lib.report.Section
 
sectionOrder - Variable in class org.ow2.clif.analyze.lib.report.Section
 
sections - Variable in class org.ow2.clif.analyze.lib.report.Report
 
selectAll() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
If withCheck, select all blades in every tabs.
selectChart(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
selectDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
selectDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
 
selectDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
selectDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
selectedTestPlan() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Return a new test plan with the selected blades.
Return all test plan if not with ckeck.
selectionChanged(IAction, ISelection) - Method in class org.ow2.clif.console.lib.egui.actions.AboutClifDialog
 
selectionChanged(IFormPart, ISelection) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Show selected blade properties.
With the id of the selected blade, we take its blade definition in the test plan and fill textfield with properties.
selectionChanged(SelectionChangedEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Calls when user clicks the cells of blades Table
selectionChanged(SelectionChangedEvent) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
selectionChanged(IFormPart, ISelection) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Provides the selection listener which filters the selection to the elements on the same level
selectionChanged(IFormPart, ISelection) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportMasterPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.PluginWizard
 
selectObject(Object) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
selectReport(Report, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
selectReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
selectReport(Report) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
 
selectReport(Report, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
selectReport() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
selectReport(Report, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
selectSection(String, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
 
selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
selectSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
selectTabBySectionName(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
 
senderToReceiver() - Method in class org.ow2.clif.probe.rtp.ReportPacket
Change type of report (200 to 201)
sendPacket(byte[], InetAddress, int, int) - Method in class org.ow2.clif.probe.rtp.RTPListener
Send a RTP packet on the given local port to the remote client.
SERVER_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
SERVER_PROP - Static variable in class org.ow2.clif.console.lib.TestPlanReader
 
serverComp - Variable in class org.ow2.clif.deploy.BladeDeploy
 
serverComp - Variable in class org.ow2.clif.deploy.BladeDeploy
 
serverName - Variable in class org.ow2.clif.deploy.BladeDeploy
 
serverName - Variable in class org.ow2.clif.deploy.BladeDeploy
 
servers - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
SESSION_ID - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
sessionId - Variable in class org.ow2.clif.storage.api.ActionEvent
 
SessionObjectAction - Interface in org.ow2.clif.scenario.isac.plugin
This interface force the implementation of some methods used in a isac plugin session object
sessionObjectClass - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
SessionObjectPropertyPage - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class creates a delegate class (InteractionManager) in order to manage the session object property page in 'eclipse project properties'.
SessionObjectPropertyPage() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.SessionObjectPropertyPage
 
setActionName(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Attribute actionName setter
setAlias(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
setAnalyzeParameters(AnalyzerParameters) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
setAnalyzePropFileName(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
input of analyze parameters
setAnalyzeRangeLabel(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
setArgument(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
Sets sampling period duration parameters.
setArgument(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
setArgument(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
Sets number of threads and test duration parameters
setArgument(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
Binds this Insert component in the CLIF/Fractal registry using the provided domain name.
setArgument(String) - Method in interface org.ow2.clif.server.api.BladeControl
Sets the scenario argument string.
setArgument(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
Sets blade argument.
setAvailableServers(String[]) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
setAvailableServers(String[]) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
setAverage() - Method in class org.ow2.clif.analyze.lib.report.Statistics
Set average
setAverage(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setBeginTime(String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
Set begin time for a new started blade
setBehaviorId(String) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Set the behavior Id
setBehaviorId(String) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
Set behavior Id
setBehaviorPos(int) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Set the position of this behavior in file
setBehaviorPos(int) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
Set behavior position
setBehaviorPos(int) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Set the behavior position
setBehaviorProfile(LoadProfile) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
Set behavior profile
setBladeDescriptor(BladeDescriptor) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
setBladeDir(File) - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
setBladeFilter(BladeFilter) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
setBladeId(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
setBladeId(String) - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Set blade id
setBladeIdFilter(Set<String>) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setBladeState(String, BladeState) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Modify the state of the id blade.
setBladeState(String, BladeState) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
setBladeState(String, BladeState) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
setBladeState(String, BladeState) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
Informs that the state of a host has changed.
setBladeState(String, BladeState) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Inform that the state of a blade has changed.
setBladeStoreReader(BladeStoreReader) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
 
setbLegend(boolean) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setBoolcollect(boolean) - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Set if the blade must be collected
setBooldisplay(boolean) - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Set if the blade must be displayed
setBooleanValue(boolean) - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
 
setBooleanValue(String) - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
Sets this boolean value according to a string representation of a boolean.
setBorder(JComponent, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
setBorder(Container, String) - Method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
setbToolTips(boolean) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setbUrls(boolean) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setChanged(boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Set the changed boolean to true if edit page has changed
setChanged() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
If a change has been made restart started clifApp
setChart(Chart) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setChartRepresentation(Section.ChartRepresentation) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setChartTypesSet(Set<Dataset.ChartType>) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setChartTypesSet(Set<Dataset.ChartType>) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setClassName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Sets new class name.
setComboValues(Vector) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
method wich set the values for the combo which is named "id"
setComboValues(Vector) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Set the values of a combo
setComment(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setComment(String) - Method in class org.ow2.clif.analyze.lib.report.Report
 
setComment(String) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setCompilationUnit(ICompilationUnit) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
 
setCount(Integer) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
setCsrcCount(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setData(byte[]) - Method in class org.ow2.clif.probe.rtp.RTPInformation
 
setDataProvider(boolean) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method adds or removes informations about DataProvider interface.
setDataProvider(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Sets new data provider state ("yes" or "no").
setDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
setDataset(Dataset) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setDatasets(ArrayList<Dataset>) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setDatasetType(Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
 
setDatasetType(Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDatasource(Datasource) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setDate(long) - Method in class org.ow2.clif.analyze.statistics.profiling.Datum
 
setDate(long) - Method in class org.ow2.clif.storage.api.AbstractEvent
 
setDefaultCategoryDataset(DefaultCategoryDataset) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setDefaultValue(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.ParameterDescription
 
setDefinitions(Map<String, ClifDeployDefinition>) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
 
setDefinitions(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Sets the test plan definition.
setDelay(int) - Method in class org.ow2.clif.console.lib.egui.monitor.ActionTestReport
Set the interval of time between each thread cycle
setDelay(int) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Set delay interval beetween two graph redraw
setDeployedTest(String) - Static method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Sets the file name of the currently deployed test plan
setDescription(String) - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
Sets the description.
setDescription(String) - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
Sets the description.
setDirbase(String) - Method in class org.ow2.clif.analyze.statistics.FileStoreReader
 
setDirty(boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Set the editor dirty state.
setDirty(boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Change editor dirty state.
setDirty(boolean) - Method in class org.ow2.clif.scenario.isac.egui.IsacEditor
Set the dirty boolean
setDlsr(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setDocument(IDocument) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Set the edited document
setDocument(IDocument) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorMasterPage
Set document
setDocument(IDocument) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
Set document in our tree view.
setDocument(IDocument) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
Set the edited document
setDocument(IDocument) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportMasterPage
Set document
setDocument(IDocument) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
Set document in our tree view.
setDrawEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setDrawMovingAverage(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDrawMovingMax(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDrawMovingMedian(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDrawMovingMin(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDrawMovingStdDev(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDrawMovingThroughput(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDrawRaw(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setDrawStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setDuration(Double) - Method in class org.ow2.clif.probe.rtp.RTPSession
 
setEditable(boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
Set the editor editable state
setEditable(boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
True if the editor is editable.
setEditable(boolean) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
Enables or disable testplan edition
setEditable(boolean) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
setEditor(IsacEditor) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
Set editor
setEnabled(Component, boolean) - Static method in class org.ow2.clif.util.gui.SwingHelper
Enables or disables the given GUI component, as well as its sub-components recursively when it is a container.
setEndFilterAtLastEvent(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Chart
Forces the chart ending time, or leaves it to its default
setEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setEventStorageState(Map<String, Object>, String, Serializable) - Static method in class org.ow2.clif.server.util.EventStorageState
Utility for changeParameter().
setEventType(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
setEventTypeFilter(Set<String>) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setEventTypeLabel(String) - Method in class org.ow2.clif.analyze.statistics.BladeDatumReader
 
setExportFormat(Report.exportFormats) - Method in class org.ow2.clif.analyze.lib.report.Report
 
setExtension(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setExtensions(String[]) - Method in class org.ow2.clif.analyze.lib.graph.util.LoadFileFilter
Sets the extensions.
setExtensions(String[]) - Method in class org.ow2.clif.analyze.lib.graph.util.SaveFileFilter
Sets the extensions.
setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.disk.Insert
 
setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.jmx_jvm.Insert
 
setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.jmx_jvm.Insert_JRockit5
 
setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.network.Insert
 
setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.rtp.Insert
 
setExtraArguments(List<String>) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
Override this method when you are willing to pass some extra parameters to the Insert, below the sampling period and duration standard arguments.
setField(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
setField(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
setField(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
setField(String) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setFieldsValueFilteredEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setFieldsValuesFilter(FieldsValuesFilter) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setFilter(DataCollectorFilter) - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
Sets a filter selecting generated events forwarded to Storage
setFilter(DataCollectorFilter) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
 
setFilterEndTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setFilterList(List<FieldFilterAndOp>) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
setFilterStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setFinalEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setFirstEventTime(long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
 
setFirstEventTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setFirstReport() - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setFocus() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
No default property textfield focus.
setFocus() - Method in class org.ow2.clif.console.lib.egui.monitor.MonitorView
 
setFocus() - Method in class org.ow2.clif.console.lib.egui.page.SwingAnalyzePage
 
setFocus() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeView
 
setFocus() - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
 
setFocus() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
setFocus() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
 
setFocus() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
setFocus() - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportEditor
 
setForceStop(boolean) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfile
Sets the force stop flag
setFormInput(Object) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Part needs not to react.
setFormInput(Object) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorDetailsPage
 
setFormInput(Object) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportDetailsPage
 
setGuiFileName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Sets new gui file name.
setGUIKey(String) - Method in interface org.ow2.clif.scenario.isac.egui.plugins.ActionDescription
The GUIKey Setter, this key is the reference in the table which store the parameters definitions interfaces
setGUIKey(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.ControlDescription
 
setGUIKey(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.ObjectDescription
 
setGUIKey(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.SampleDescription
 
setGUIKey(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
 
setGUIKey(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
 
setGuiObjectName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method sets object name in gui XML file.
setHelp(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Set action help into model
setHelp(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Set action help in plugin XML file
setHistogramDataset(HistogramDataset) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setId(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setId(int) - Method in class org.ow2.clif.console.lib.gui.GraphTableModel
Sets an ID for this table model.
setId(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
Sets this scenario's unique identifier
setId(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
setId(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
Sets this scenario's unique identifier
setId(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
setId(String) - Method in interface org.ow2.clif.server.api.BladeControl
Sets a unique identifier string to this blade
setId(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
Sets the blade identifier.
setImageFormat(Report.imageFormats) - Method in class org.ow2.clif.analyze.lib.report.Report
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NewClifProjectWizard
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizard
 
setInitialized(boolean) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
 
setInitialName(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setInjectorStatSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setInjectorStatSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setInternalFrame(JInternalFrame) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
setIntValue(int) - Method in class org.ow2.clif.scenario.isac.util.IntHolder
 
setIsDetailedAnalysis(boolean) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setIsOutputFile(boolean) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setJfChart(JFreeChart) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
setkParam(double) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setLabel(String) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
setLabels(ClifAppFacade, String) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
Creates a LinkedList for each labels for this blade
setLastEventTime(long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
 
setLastEventTime(long) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setLastSeqNum(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setLength(Integer) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
setLogger(Logger) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
to specify a logger when you want to log something.
setLogicalOp(FieldsValuesFilter.LogicalEnum) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setLogicalOp(FieldsValuesFilter.LogicalEnum) - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
setLsr(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setMarker(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setMax(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
setMaxCommonTime(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
setMaxElements(int) - Method in class org.ow2.clif.console.lib.gui.InjectorsGraph
Set the maximum number of points to store for the graph of this host.
setMaximum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
Set maximum
setMaximum(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setMaxPointsNb(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setMaxPointsNb(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setMaxQPropFile(String) - Static method in class org.ow2.clif.util.ExecutionContext
Sets absolute location of maxq.properties file in current project
setMedian() - Method in class org.ow2.clif.analyze.lib.report.Statistics
Set median
setMedian(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setMedian(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
 
setMedian(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
setMin(long) - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
setMinCommonTime(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
setMinimum() - Method in class org.ow2.clif.analyze.lib.report.Statistics
Set minimum
setMinimum(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setName(String) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setName(String) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeObject
Set name
setNbPoints(int) - Method in class org.ow2.clif.console.lib.gui.Graph
Sets the maximum number of points to store.
setNetworkAddress(String) - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
 
setNewValues(Long, Long, Long) - Method in class org.ow2.clif.probe.rtp.ReportPacket
To add new value to the SR report.
setNumberOfQuantils(int) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
setNumberOfSlices(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setNumberOfSlices(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setNumberOfSlices(int) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
setOperator(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
setOperator(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
setOrientation(PlotOrientation) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setOriginalEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setOutputText(String) - Method in class org.ow2.clif.console.lib.gui.GuiPanelOutput
 
setPackageName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Sets new package name.
setPacketSum(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setPacketType(Integer) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
setPadding(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setPageType(String) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setPageType(String) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setParameterElementDefault(String, String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method sets default parameter element value to true or false into model.
setParameterElementDefault(String, String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method sets default parameter element value to true or false in gui XML file.
setParameterFieldSize(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method updates parameter field size into model.
setParameterFieldSize(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method updates parameter field size in gui file.
setParameterFieldText(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method updates parameter field text into model.
setParameterFieldText(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method updates parameter field text in gui file.
setParameterLabel(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method updates parameter label into model.
setParameterLabel(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method updates parameter label in gui file.
setParametersValues(Map<String, String>) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterPanel
method which set the values of the differents parameters
setParameterType(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method updates parameter represention in gui file.
setParameterType(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method updates parameter represention in gui file.
setParams(Map<String, String>) - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Attribute params setter
setParent(ClifTreeParent) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeObject
Set parent.
setParent(ParametersWidgetsNode) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
 
setParentComposite(Composite) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
Method which will set the parent composite, we will create the parameters panel into it
setPayload(byte[]) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setPayloadType(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setPayloadType(Integer) - Method in class org.ow2.clif.probe.rtp.RTPSession
 
setPercentPointsKeptParam(double) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setPerformDraw(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setPerformHistogram(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setPerformQuantiles(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setPerformStatAnalysis(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setPerformTimeChart(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setPlotName(String) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setPlugin(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
Attribute plugin setter
setPluginClassName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method sets class name in plugin XML file.
setPluginFileName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Sets new plugin file name.
setPluginName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Sets new plugin name.
setPluginName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method sets plugin name in plugin and build XML files.
setPort(Integer) - Method in class org.ow2.clif.probe.rtp.RTPInformation
 
setPort(Integer) - Method in class org.ow2.clif.probe.rtp.RTPSession
 
setPreviousSeqNum(Integer) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setPreviousTime(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setPreviousTimestamp(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setPriority(String) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
Set the blade id which will be draw in first plan.
setPriority(String) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.Graph
Set the blade id which will be draw in first plan.
setProbeStatSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setProbeStatSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setProfile(LoadProfile) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorEditor
Set a profile for this behavior
setProfiles(Map<String, LoadProfile>) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.Graph
Set profiles
setProfiles(Map<String, LoadProfile>) - Method in class org.ow2.clif.scenario.isac.egui.loadprofile.LoadProfileView
Set profiles
setProfilingData(List<Datum>) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
setProject(IProject) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.InteractionManager
set Project and fill initClasses
setProject(IProject) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.MainParametersPage
 
setProject(IProject) - Method in class org.ow2.clif.console.lib.egui.wizards.clifProject.NetworkPage
 
setProject(IProject) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.InteractionManager
 
setProject(IProject) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ProjectWizardPluginPage
 
setProperties(File) - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
 
setProperties(Properties) - Method in class org.ow2.clif.scenario.transitions.Transition
 
setProperties(InputStream) - Static method in class org.ow2.clif.util.ExecutionContext
Sets system properties according to the contents of an input stream.
setProperty(String, String) - Method in class org.ow2.clif.util.ConfigFileManager
Set a property's value.
setQuantiles(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setQuantilesNb(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setRegexCtrl(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setRegexCtrl(String) - Method in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
setRendezVous(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
Set a rendez-vous for a given lock, setting the minimum number of notifications that must be reached to complete the rendez-vous.
setRendezVous(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
setReportPath(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setRepresentation(Section.ChartRepresentation) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
setResultFilePath(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setSampling(Double) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setSampling(Float) - Method in class org.ow2.clif.probe.rtp.RTPSession
 
setSection(Section) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setSection(Section) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setSectionId(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setSectionOrder(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setSectionsList(ArrayList<Section>) - Method in class org.ow2.clif.analyze.lib.report.Report
 
setSelectedDataset(Dataset, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
setSelectedDatasource(Datasource, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
setSelectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
setSelectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
 
setselectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
setselectedObject(Object, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
setSelectedSection(Section, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
setSelectId(String) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Set selected of this test plan
setSelection(String, boolean) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Select the right blade in table.
setSelection(int) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
Select a tab
setSequenceNumber(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setSequenceNumber(Integer) - Method in class org.ow2.clif.probe.rtp.RTPSession
 
setSliceSize(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setSlicesNb(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setSlicesNb(int) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
setSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
setSource(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
Sets new source path.
setSourceDir(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method sets the source directory in the build XML file.
setSquareSum(double) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
 
setSsrc(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setSSRC(Long) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setSsrc(Long) - Method in class org.ow2.clif.probe.rtp.RTPSession
 
setStandardDeviation(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setStartFilterAtFirstEvent(boolean) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Chart
Forces the chart starting time, or leaves it to its default
setStartTime(long) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setStatisticalSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
sets the factor of statistical sort (rejection based on mean +/- factor*std).
setStatisticalSortPercentage(double) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
sets the target percentage of kept measures after statistical rejection in order to avoid to clear data during statistical rejection.
setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.AggregateDataset
 
setStatistics(Statistics) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setStatistics(Statistics) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.MultipleDataset
 
setStatistics(List<Statistics>) - Method in class org.ow2.clif.analyze.lib.report.SimpleDataset
 
setStatsFilteredEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setStatSortFactor(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
setStatSortRatio(double) - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst
 
setStatus(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
setStatus(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
setStatusLine(BladeState, long) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
setStdDvt() - Method in class org.ow2.clif.analyze.lib.report.Statistics
Set standard deviation
setStep(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setStep(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setStep(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setStol(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setStol(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setStolDate(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setStolDate(StatOnLongs) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setStoreReader(FileStoreReader) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
setSum(double) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
 
setSuspendedTime(String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
Suspend time for blade id
setTableBlade(TestPlanVisualDisplay) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Set the table blade viewer
setTestFilter(TestFilter) - Method in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
setTestName(String) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
setTestNameFilter(String) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setTestPlan(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Set observable test plan
setTestPlan(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Set test plan
setTestPlan(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
setTestPlan(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.gui.TestPlanWindow
 
setThroughput(double) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setTime(Long) - Method in class org.ow2.clif.probe.rtp.RTCPInformation
 
setTime(Long) - Method in class org.ow2.clif.probe.rtp.RTPInformation
 
setTimeEnd(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setTimeEnd(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setTimeEnd(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setTimeFilteredEventsNumber(int) - Method in class org.ow2.clif.analyze.lib.report.Statistics
 
setTimeFrame(int) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
Set max time reference used for X coords
setTimeFrame(int) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Set nbpoints to display
setTimeJitter(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setTimeJitterSum(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setTimeJitterSumSquare(Long) - Method in class org.ow2.clif.probe.rtp.ParticipantStats
 
setTimestamp(Long) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setTimestamp(Long) - Method in class org.ow2.clif.probe.rtp.RTPSession
 
setTimeStart(long) - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
setTimeWindow(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setTimeWindow(int) - Method in class org.ow2.clif.analyze.lib.graph.DatasetOptions
 
setTimeWindow(int) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setTimeWindow(int) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
setTitle(String) - Method in class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
 
setTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
setTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Report
 
setTitle(String) - Method in class org.ow2.clif.analyze.lib.report.Section
 
setTitleMacro(String) - Method in class org.ow2.clif.analyze.lib.report.Report
 
setTransition(String) - Method in class org.ow2.clif.scenario.transitions.Transition
Set the transition and parse the parameters: id, action, and optional arguments.
setUIContext(Object) - Method in interface org.ow2.clif.analyze.api.AnalyzerLink
 
setUIContext(Object) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
setUIContext(Object) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
setValue(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
setValue(String) - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
setValue(String) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Set the widget value
setValueAt(Object, int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.DatasourcesTableModel
 
setValueAt(String, int, int) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
 
setVersion(Integer) - Method in class org.ow2.clif.probe.rtp.RTPPacket
 
setView(int) - Method in class org.ow2.clif.console.lib.gui.Graph
Set the current view of the graph area.
setxLabel(String) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setXMLFiles(String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Sets the names of plugin and gui XML files associated to the plug-in
setXySeriesCollection(XYSeriesCollection) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
setyLabel(String) - Method in class org.ow2.clif.analyze.lib.report.ChartDataValues
 
severity - Variable in class org.ow2.clif.storage.api.AlarmEvent
 
SEVERITY_FIELD - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
showStack(int) - Method in class org.ow2.clif.analyze.lib.report.LogAndDebug
prints the methods calling stack up to a depth "depth"
siblingAllowed(Element, Element) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
Test if the target can posses sibling
SigarUtil - Class in org.ow2.clif.probe.util
Manages the Sigar singleton for all SIGAR-based probes
SigarUtil() - Constructor for class org.ow2.clif.probe.util.SigarUtil
 
SimpleDataset - Class in org.ow2.clif.analyze.lib.report
 
SimpleDataset(String, String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.SimpleDataset
 
SimpleDataset(String, String, String) - Constructor for class org.ow2.clif.analyze.lib.report.SimpleDataset
 
SimpleDataset() - Constructor for class org.ow2.clif.analyze.lib.report.SimpleDataset
 
size() - Method in class org.ow2.clif.analyze.statistics.AbstractAnalyst.ProfilingStatistics
 
size() - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
gets the data size
size - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageCollect
 
sleepTimeMs - Static variable in class org.ow2.clif.console.lib.batch.WaitServersCmd
 
SliceSummary - Class in org.ow2.clif.analyze.statistics.util.data
summarize long data set (durations) measured within a elapsed time slice
SliceSummary(long, long, ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
SolarisProbe - Class in org.ow2.clif.probe.util
Probe for Solaris, designed to produce a variety of system usage measures as a single, background activity, and shared by CLIF probes of several kinds, namely cpu and memory as of current version.
sortAndFilterEventsByTime(List<BladeEvent>, long, long) - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
SparseTableModel() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
 
split(String, String) - Static method in class org.ow2.clif.util.StringSplitter
 
split(String, String, String[]) - Static method in class org.ow2.clif.util.StringSplitter
 
SPLIT_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
sr_lock - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
start(BundleContext) - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
This method is called upon plug-in activation
start() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Start drawing thread
start(IApplicationContext) - Method in class org.ow2.clif.console.lib.egui.rcp.ClifRunnable
 
start(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Start selected blades if global state is initialized
start(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Start selected blades if global state is initialized
start() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
start() - Method in class org.ow2.clif.probe.util.AbstractInsert
 
start(BundleContext) - Method in class org.ow2.clif.scenario.isac.egui.IsacScenarioPlugin
This method is called upon plug-in activation
start() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
start() - Method in class org.ow2.clif.scenario.multithread.MTScenario
releases every activity thread
start() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
start() - Method in interface org.ow2.clif.server.api.ActivityControl
Initial start of the activity
start() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
asynchronously starts the blade
start(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
Start selected blades
start() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Starts all blades of the currently deployed test plan.
start(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Starts a selection of blades of currently deployed test plan.
StartCmd - Class in org.ow2.clif.console.lib.batch
Batch command to start blades of an initialized test plan.
StartCmd() - Constructor for class org.ow2.clif.console.lib.batch.StartCmd
 
started - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
startElement(String, String, String, Attributes) - Method in class org.ow2.clif.scenario.isac.egui.plugins.parser.AnalyseSaxPlugin
 
STARTING - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
startListener() - Method in class org.ow2.clif.probe.rtp.RTPListener
Start the thread of the singleton if it hasn't been started yet.
startMonitoring(String[], long) - Method in class org.ow2.clif.deploy.ClifAppFacade
Start the monitoring of ActionStat of a specific host.
startMonitoring(String[], long) - Method in class org.ow2.clif.deploy.ClifAppFacade
Start the monitoring of ActionStat of a specific host.
startServer(InetSocketAddress) - Method in class org.ow2.clif.util.NetConfHelper
Start the server part.
startStats() - Method in class org.ow2.clif.probe.rtp.RTPStats
Start the thread of the singleton if it hasn't been started yet.
state - Variable in class org.ow2.clif.storage.api.LifeCycleEvent
 
STATE_COL - Static variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
statisticalSortDataFrequency(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
determines the distribution of data after statistical rejection, as the number of values in 'number' buckets ; the data is used within the statistical range (rejection based on mean +/- factor x std).
statisticalSortDataQuantiles(int) - Method in class org.ow2.clif.analyze.statistics.util.data.LongStatistics
determines the list of 'number' buckets (= quantile because contains the same number of values) that divide data after statistical rejection.
Statistics - Class in org.ow2.clif.analyze.lib.report
The Class Statistics
Statistics(List<BladeEvent>, String, int) - Constructor for class org.ow2.clif.analyze.lib.report.Statistics
 
StatOnLongs - Class in org.ow2.clif.analyze.statistics.util.data
Class for performances statistical calculation (data stored in ListOfLong) with median, average value, standard deviation ...
StatOnLongs() - Constructor for class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
longStat empty constructor
StatOnLongs(int) - Constructor for class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
Constructs a LongStatistics with an empty list of long contructed with the specified initial capacity.
StatOnLongs(ListOfLong) - Constructor for class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
longStat constructor based on existing ListOfLong.
stats - Variable in class org.ow2.clif.datacollector.lib.AbstractProbeDataCollector
 
StatsTableModel() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView.StatsTableModel
 
statStartTime - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
absolute date of previous call to getStat()
stop(BundleContext) - Method in class org.ow2.clif.console.lib.egui.ClifConsolePlugin
This method is called when the plug-in is stopped
stop() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Stop drawing thread
stop() - Method in class org.ow2.clif.console.lib.egui.rcp.ClifRunnable
 
stop(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Stop selected blades if global state is not stopped/completed/aborted
stop(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Stop selected blades if global state is not stopped/completed/aborted
stop() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
stop() - Method in class org.ow2.clif.probe.util.AbstractInsert
 
stop() - Method in class org.ow2.clif.probe.util.SolarisProbe
Decreases the number of clients for this SolarisProbe, and stops the resource usage polling process when the client counter becomes zero.
stop(BundleContext) - Method in class org.ow2.clif.scenario.isac.egui.IsacScenarioPlugin
This method is called when the plug-in is stopped
stop() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
stop() - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
stop() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
stop() - Method in interface org.ow2.clif.server.api.ActivityControl
Final stop of the activity
stop() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
asynchronously stops the blade
stop(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
Stop selected blades
stop() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Stops all blades of currently deployed test plan.
stop(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Stops a selection of blades from currently deployed test plan.
StopCmd - Class in org.ow2.clif.console.lib.batch
Batch command to stop a test execution, or just a subset of its blades.
StopCmd() - Constructor for class org.ow2.clif.console.lib.batch.StopCmd
 
stopped - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
STOPPED - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
STOPPING - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
stopServer() - Method in class org.ow2.clif.util.NetConfHelper
Stop the server part
stopThread() - Method in class org.ow2.clif.console.lib.egui.monitor.ActionTestReport
Stop the ActionTestReport thread
storage - Variable in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
storage - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
storage - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
STORAGE_ADMIN - Static variable in interface org.ow2.clif.storage.api.StorageAdmin
 
STORAGE_READ - Static variable in interface org.ow2.clif.storage.api.StorageRead
 
STORAGE_WRITE - Static variable in interface org.ow2.clif.storage.api.StorageWrite
 
StorageAdmin - Interface in org.ow2.clif.storage.api
Interface for controlling the storage system
storageBc - Variable in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
storageBc - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
storageBc - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
StorageControl - Interface in org.ow2.clif.supervisor.api
 
STORAGEPROXY_ADMIN - Static variable in interface org.ow2.clif.storage.api.StorageProxyAdmin
 
StorageProxyAdmin - Interface in org.ow2.clif.storage.api
Optional interface for controlling local storage system
StorageRead - Interface in org.ow2.clif.storage.api
This interface specifies the methods to browse test runs and access to tests measurements/results
StorageReadHelper - Class in org.ow2.clif.analyze.lib.graph.util
Wraps and adds some utility methods to a StorageRead implementation.
StorageReadHelper(StorageRead) - Constructor for class org.ow2.clif.analyze.lib.graph.util.StorageReadHelper
Creates a new front-end on top of the provided StorageRead back-end implementation, providing extra utility methods.
StorageWrite - Interface in org.ow2.clif.storage.api
Interface to write an in the storage system
store - Variable in class org.ow2.clif.analyze.lib.list.AnalyzerImpl
 
store() - Method in class org.ow2.clif.util.ConfigFileManager
Writes the properties to the configuration file.
storeAlarmEvents - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
storeLifeCycleEvents - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
storeMonitoring(String, String[], int, long[]) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Store monitoring data in a CSV File
storeProbeEvents - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
str - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
STRING - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
StringHelper - Class in org.ow2.clif.util
Miscellaneous String utilities
StringHelper() - Constructor for class org.ow2.clif.util.StringHelper
 
stringIndent(int, StringBuilder) - Static method in class org.ow2.clif.scenario.isac.engine.nodes.Util
 
StringSplitter - Class in org.ow2.clif.util
String utility for getting fields separated by the given delimiter characters.
StringSplitter() - Constructor for class org.ow2.clif.util.StringSplitter
 
style - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode
 
subMax(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
the list of the sorted values is divided in m equal parts, the median from the best value (minimal) till the n_th part (included) is returned
subMean(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
the list of the sorted values is divided in m equal parts the mean of the n_th part of the best values is returned
subMean(int, int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
the list of the sorted values is divided in m equal parts (m>0) mean of the sets [n1..n2] (n1 till n2, 0 < n1 < n2 <= m )
subMedian(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
the list of the sorted values is divided in m equal parts, the median from the best value (minimal) till the n_th part (included) is returned
subMin(int, int) - Method in class org.ow2.clif.analyze.statistics.util.data.StatOnLongs
the list of the sorted values is divided in m equal parts, the median from the best value (minimal) till the n_th part (included) is returned
SUCCESS - Static variable in class org.ow2.clif.console.lib.batch.BatchUtil
success status code
SUCCESS_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
successful - Variable in class org.ow2.clif.storage.api.ActionEvent
 
successfullActions - Variable in class org.ow2.clif.datacollector.lib.InjectorDataCollector
number of successful actions performed since the previous call to getStat()
supervisor - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
supervisor - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
SUPERVISOR_INFO - Static variable in interface org.ow2.clif.supervisor.api.SupervisorInfo
 
supervisorBc - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
supervisorBc - Variable in class org.ow2.clif.deploy.ClifAppFacade
 
SupervisorImpl - Class in org.ow2.clif.supervisor.lib
Supervisor implementation, used to control a deployed test plan (i.e.
SupervisorImpl() - Constructor for class org.ow2.clif.supervisor.lib.SupervisorImpl
 
supervisorInfo - Variable in class org.ow2.clif.deploy.BladeDeploy
 
supervisorInfo - Variable in class org.ow2.clif.deploy.BladeDeploy
 
SupervisorInfo - Interface in org.ow2.clif.supervisor.api
Interface used to send blade state information from a CLIF server to the Supervisor
suspend(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Suspend selected blades if global state is running
suspend(String[]) - Method in class org.ow2.clif.deploy.ClifAppFacade
Suspend selected blades if global state is running
suspend() - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
suspend() - Method in class org.ow2.clif.probe.util.AbstractInsert
 
suspend() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
suspend() - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
suspend() - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
suspend() - Method in interface org.ow2.clif.server.api.ActivityControl
Suspend the activity
suspend() - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
asynchronously suspends the blade
suspend(String[]) - Method in interface org.ow2.clif.supervisor.api.TestControl
Suspend selected blades
suspend() - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Suspends all blades of currently deployed test plan.
suspend(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Suspends a selection of blades from currently deployed test plan.
SuspendCmd - Class in org.ow2.clif.console.lib.batch
Batch command to suspend a running test, or just a subset of its blades.
SuspendCmd() - Constructor for class org.ow2.clif.console.lib.batch.SuspendCmd
 
suspended - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
SUSPENDED - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
SUSPENDING - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
suspendTimer() - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
Suspend the timer for these blade
suspendTimer(String) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Function called when the test is suspending.
SwingAnalyzePage - Class in org.ow2.clif.console.lib.egui.page
Page for swing analyzer component
SwingAnalyzePage() - Constructor for class org.ow2.clif.console.lib.egui.page.SwingAnalyzePage
 
SwingHelper - Class in org.ow2.clif.util.gui
Utility methods for Java swing GUI components
SwingHelper() - Constructor for class org.ow2.clif.util.gui.SwingHelper
 
switchPanel(Element) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
Change the parameters panels
sws - Variable in class org.ow2.clif.datacollector.lib.AbstractDataCollector
 
syncDeploy(Map<String, ClifDeployDefinition>, ClifRegistry) - Method in class org.ow2.clif.deploy.ClifAppFacade
Synchronous version of deploy method (returns when deployment is complete).
syncDeploy(Map<String, ClifDeployDefinition>, ClifRegistry) - Method in class org.ow2.clif.deploy.ClifAppFacade
Synchronous version of deploy method (returns when deployment is complete).
Synchro - Class in <Unnamed>
Just a short-cut name for the Synchronizer implementation class (easier to type in a test plan)
Synchro() - Constructor for class Synchro
 
SynchroBladeInsert - Class in org.ow2.clif.scenario.util
Implementation of a centralized synchronization BladeInsert component to provide synchronization support among distributed scenarios.
SynchroBladeInsert() - Constructor for class org.ow2.clif.scenario.util.SynchroBladeInsert
 
Synchronizer - Interface in org.ow2.clif.server.api
Support for multiple synchronization locks designated by names, possibly with counters for the number of lock notifications.
SYNCHRONIZER - Static variable in interface org.ow2.clif.server.api.Synchronizer
 
SynchronizerImpl - Class in org.ow2.clif.server.lib
Just a plain implementation of Synchronizer interface.
SynchronizerImpl() - Constructor for class org.ow2.clif.server.lib.SynchronizerImpl
 

T

TabItemFolderPrincipal - Class in org.ow2.clif.console.lib.egui.monitor
 
TabItemFolderPrincipal(CTabFolder, int, ClifAppFacade, Map) - Constructor for class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
Constructor
table - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
TABLE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
A table widget
TableAlarmComposite - Class in org.ow2.clif.console.lib.egui.monitor
Content of a CtabItems in TabItemFolderPrincipal.
TableAlarmComposite(Composite, int, Map<String, DeployDefinition>, Map<String, Integer>) - Constructor for class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
 
tableChanged(TableModelEvent) - Method in class org.ow2.clif.console.lib.gui.GuiMonitorCard
This method is called each time an event occured in the injector table It is necessary for an immediate graphics update when checking/unchecking display box.
tableChanged(TableModelEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBothMonitor
This method is called each time an event occured in the injector table It is necessary for an immediate graphics update when checking/unchecking display box.
tableClean() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
TableGraphComposite - Class in org.ow2.clif.console.lib.egui.monitor
Content of CTabItems.
TableGraphComposite(Composite, int, ClifAppFacade, Map<String, ClifDeployDefinition>, Map<String, Integer>) - Constructor for class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
 
TableGraphComposite.BladeLabelProvider - Class in org.ow2.clif.console.lib.egui.monitor
 
TableGraphComposite.BladeOptionCellModifier - Class in org.ow2.clif.console.lib.egui.monitor
This class represents the cell modifier for the TableViewer of the Monitoring view
TableGraphComposite.BladeTableContentProvider - Class in org.ow2.clif.console.lib.egui.monitor
 
tableUpdate() - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
tableUpdate(String, String) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
tabs(int) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
tabs() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
tabs(int) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
tabs() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
tabsm() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
tabsm() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
tabsp() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
tabsp() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
TEMP_BEHAVIORS - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
terminate() - Method in interface org.ow2.clif.datacollector.api.DataCollectorWrite
End of a test
terminate() - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
Does nothing.
terminate() - Method in interface org.ow2.clif.storage.api.StorageAdmin
Terminates the storage system
terminate() - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
Terminate the storage system
terminated - Variable in class org.ow2.clif.probe.util.AbstractDumbInsert
 
TEST - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for test tag
TEST - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
test - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
TEST_CONTROL - Static variable in interface org.ow2.clif.supervisor.api.TestControl
 
TestAction - Interface in org.ow2.clif.scenario.isac.plugin
This interface describe the methods, which will be needed for a test plugin
TestControl - Interface in org.ow2.clif.supervisor.api
Interface for controlling a (distributed) test plan : deployment, initialization, start, stop...
testConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
TestDescription - Class in org.ow2.clif.scenario.isac.egui.plugins
This class store a test description
TestDescription(String, String, Vector<ParameterDescription>, Vector<String>) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.TestDescription
Build a new test description object, used to store information about a test action
TestDescriptor - Interface in org.ow2.clif.storage.api
This interface specifies methods to be implemented by a test run descriptor, whose role is to designate a given test run.
TestDescriptorImpl - Class in org.ow2.clif.storage.lib.filestorage
Gathers description elements of a test: test name (aka test run id), execution date
TestDescriptorImpl(File) - Constructor for class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
 
testDirbase - Variable in class org.ow2.clif.storage.lib.filestorage.FileStorageReader
 
testDirname - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
TestFilter - Interface in org.ow2.clif.storage.api
 
TestFilterImpl - Class in org.ow2.clif.analyze.statistics
Filter tests according to a given name.
TestFilterImpl() - Constructor for class org.ow2.clif.analyze.statistics.TestFilterImpl
Creates a new name filter for test descriptors with a null match, which means all test names will match this new filter.
TestFilterImpl(String) - Constructor for class org.ow2.clif.analyze.statistics.TestFilterImpl
Creates a new filter for test name with the given string.
testId - Variable in class org.ow2.clif.scenario.multithread.MTScenario
 
testId - Variable in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
TestInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
TestInstruction(String, int, ParamsHolder, int) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
 
testName - Variable in class org.ow2.clif.analyze.lib.report.Datasource
 
TestNameAndDate - Class in org.ow2.clif.deploy
Elaborated implementation for test ids, holding its instantiation date.
TestNameAndDate - Class in org.ow2.clif.deploy
Elaborated implementation for test ids, holding its instantiation date.
TestNameAndDate(String) - Constructor for class org.ow2.clif.deploy.TestNameAndDate
Creates a new test identifier with the provided name, and remembers current time.
TestNameAndDate(String) - Constructor for class org.ow2.clif.deploy.TestNameAndDate
Creates a new test identifier with the provided name, and remembers current time.
testParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
TestPlanDetailsEditPage - Class in org.ow2.clif.console.lib.egui.editor
Injectors and probes details page in Master/Details pattern.
TestPlanDetailsEditPage(TestPlanMasterEditPage, Map<String, ClifDeployDefinition>) - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Create a new injectors and probes details page.
TestPlanEditor - Class in org.ow2.clif.console.lib.egui.editor
Multi-Page editor for CLIF Test Plans.
TestPlanEditor() - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanEditor
 
TestPlanMasterEditPage - Class in org.ow2.clif.console.lib.egui.editor
Injector and probe Master view in Master/Details pattern.
TestPlanMasterEditPage(FormPage, Map<String, ClifDeployDefinition>, File) - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Create a Master/Detail pattern manager for test plan edition.
TestPlanObservable - Class in org.ow2.clif.console.lib.egui.editor
Test plan observed by different views (TreeView and Editor).
TestPlanObservable() - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Simple construtor.
TestPlanObservable(Map<String, ClifDeployDefinition>) - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanObservable
Construtor with a testplan
TestPlanReader - Class in org.ow2.clif.console.lib
CLIF test plan reader.
TestPlanReader() - Constructor for class org.ow2.clif.console.lib.TestPlanReader
 
TestPlanTestPage - Class in org.ow2.clif.console.lib.egui.editor
Test Plan Editor page to execute tests.
Selected blades are executed.
Test commands are:
Initialize: initialize blades; Start: start test; Suspend/Resume: suspend/resume test; Stop: stop test; Collect: After execution, collect results; Parameters: gets and possibly changes some blades parameters at runtime. An executed test plan can be executed again after a new initialization.
An executing test plan can't be changed.
TestPlanTestPage(FormEditor, TestPlanObservable, String, String) - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Construct a test page to select blades and execute test plan.
TestPlanTestPage(TestPlanObservable, String, String) - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Construct a test page to select blades and execute test plan.
TestPlanVisualDisplay - Class in org.ow2.clif.console.lib.egui.editor
Tab Folder that containts one tab for each kind of blade.
TestPlanVisualDisplay(Composite, Map<String, ClifDeployDefinition>, IManagedForm, IEditorInput, int, ISelectionChangedListener, MouseListener, boolean, boolean) - Constructor for class org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay
Create a tab folder that display in tab each blade sort by class.
TestPlanWindow - Class in org.ow2.clif.console.lib.gui
 
TestPlanWindow(JFrame) - Constructor for class org.ow2.clif.console.lib.gui.TestPlanWindow
 
TestPlanWriter - Class in org.ow2.clif.console.lib
Utility class for writing a test plan as a property file.
TestPlanWriter(OutputStream) - Constructor for class org.ow2.clif.console.lib.TestPlanWriter
 
TestStats - Class in org.ow2.clif.analyze.lib.quickstat
Simple statistical report generator on injectors' response times and throughput.
TestStats(StorageRead) - Constructor for class org.ow2.clif.analyze.lib.quickstat.TestStats
Initiates a simple statistical report generator for the latest test execution in the provided storage object.
TestStats(StorageRead, String) - Constructor for class org.ow2.clif.analyze.lib.quickstat.TestStats
Initiates a simple statistical report generator for the given test execution in the provided storage object.
TEXT_FIELD - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
A simple text field
TextCollectMonitor - Class in org.ow2.clif.util
 
TextCollectMonitor() - Constructor for class org.ow2.clif.util.TextCollectMonitor
 
THEN - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a control node
THEN_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
ThrowableHelper - Class in org.ow2.clif.util
Helper class for handling throwable objects.
ThrowableHelper() - Constructor for class org.ow2.clif.util.ThrowableHelper
 
time - Variable in class org.ow2.clif.scenario.isac.egui.loadprofile.ProfilePoint
time value
timeFilterSetEndAtLastEvent(Dataset, boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
timeFilterSetEndAtLastEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
timeFilterSetStartAtFirstEvent(Dataset, boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
timeFilterSetStartAtFirstEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
timeFilterUnsetEndAtLastEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
timeFilterUnsetStartAtFirstEvent(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
TIMER - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for timer tag
TIMER - Static variable in class org.ow2.clif.scenario.isac.engine.instructions.Instruction
 
TIMER_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
TimerAction - Interface in org.ow2.clif.scenario.isac.plugin
This interface describe the methods, which will be needed for a timer plugin
timerConversionMap - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
TimerDescription - Class in org.ow2.clif.scenario.isac.egui.plugins
This class store a timer description
TimerDescription(String, String, Vector<ParameterDescription>, Vector<String>) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.TimerDescription
Build a new timer description object, used to store information about a timer action
TimerInstruction - Class in org.ow2.clif.scenario.isac.engine.instructions
 
TimerInstruction(String, int, ParamsHolder) - Constructor for class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
 
TimerNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
TimerNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.TimerNode
 
timerParams - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
TimersPropertyPage - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class creates a delegate class (InteractionManager) in order to manage the timer property page in 'eclipse project properties'.
TimersPropertyPage() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.TimersPropertyPage
 
title - Variable in class org.ow2.clif.analyze.lib.report.Report
 
title - Variable in class org.ow2.clif.analyze.lib.report.Section
 
TitledPanel - Class in org.ow2.clif.analyze.lib.graph.gui
Instances of this class are Swing panels with a titled border.
TitledPanel(String) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.TitledPanel
 
tModel - Variable in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
toByteArray(List<Element>) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementTransfer
 
toc() - Method in class org.ow2.clif.analyze.lib.report.Report
 
toc() - Method in class org.ow2.clif.analyze.lib.report.Section
 
toDisplay(int, int) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.BehaviorTreeViewer
 
toDisplay(int, int) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageImport.ImportTableViewer
 
toExternalForm(URL) - Method in class org.ow2.clif.util.bytearray.ByteArrayURLStreamHandler
 
toggleAnalysisTool(int, boolean) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
 
toggleBoxAnalysisTool(int) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
Toggle the checkbox with to the given state
toString() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
toString() - Method in class org.ow2.clif.analyze.lib.graph.FieldFilterAndOp
 
toString() - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
toString() - Method in class org.ow2.clif.analyze.lib.report.FieldsValuesFilter
 
toString() - Method in class org.ow2.clif.analyze.lib.report.Report
 
toString() - Method in class org.ow2.clif.analyze.lib.report.Section
 
toString() - Method in class org.ow2.clif.analyze.statistics.AnalyzerParameters
 
toString() - Method in class org.ow2.clif.analyze.statistics.BladeFilterImpl
 
toString() - Method in class org.ow2.clif.analyze.statistics.BladeStoreReader
 
toString() - Method in class org.ow2.clif.analyze.statistics.DateFilter
 
toString() - Method in class org.ow2.clif.analyze.statistics.TestFilterImpl
 
toString() - Method in class org.ow2.clif.analyze.statistics.util.data.Bucket
 
toString(int) - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
toString defines the string representative of all long values as an Array of supplied number of columns.
toString() - Method in class org.ow2.clif.analyze.statistics.util.data.ListOfLong
toString defines the string representative of all long values.
toString() - Method in class org.ow2.clif.analyze.statistics.util.data.Quantile
 
toString() - Method in class org.ow2.clif.analyze.statistics.util.data.SliceSummary
 
toString() - Method in class org.ow2.clif.console.lib.egui.monitor.BladeOption
 
toString() - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeObject
 
toString() - Method in class org.ow2.clif.deploy.ClifRegistry
 
toString() - Method in class org.ow2.clif.deploy.ClifRegistry
 
toString() - Method in class org.ow2.clif.deploy.DeployDefinition
 
toString() - Method in class org.ow2.clif.deploy.DeployDefinition
 
toString() - Method in class org.ow2.clif.deploy.DeployObservation
 
toString() - Method in class org.ow2.clif.deploy.DeployObservation
 
toString() - Method in class org.ow2.clif.deploy.TestNameAndDate
 
toString() - Method in class org.ow2.clif.deploy.TestNameAndDate
 
toString() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParametersWidgetsNode
 
toString() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
 
toString() - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
 
toString() - Method in class org.ow2.clif.scenario.isac.egui.plugins.nodes.NodeDescription
This method serialize the object
toString() - Method in class org.ow2.clif.scenario.isac.egui.plugins.ParameterDescription
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ControlInstruction
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ExitInstruction
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.GotoInstruction
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.ParamsHolder
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.SampleInstruction
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TestInstruction
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.instructions.TimerInstruction
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.BehaviorNode
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.ConditionNode
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
 
toString() - Method in class org.ow2.clif.scenario.isac.engine.nodes.ScenarioNode
 
toString() - Method in class org.ow2.clif.scenario.isac.util.BooleanHolder
 
toString() - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
toString() - Method in class org.ow2.clif.storage.api.ActionEvent
 
toString(long, String) - Method in class org.ow2.clif.storage.api.ActionEvent
 
toString() - Method in class org.ow2.clif.storage.api.AlarmEvent
 
toString(long, String) - Method in class org.ow2.clif.storage.api.AlarmEvent
 
toString(long, String) - Method in interface org.ow2.clif.storage.api.BladeEvent
 
toString() - Method in class org.ow2.clif.storage.api.LifeCycleEvent
 
toString(long, String) - Method in class org.ow2.clif.storage.api.LifeCycleEvent
 
toString() - Method in class org.ow2.clif.storage.api.ProbeEvent
 
toString(long, String) - Method in class org.ow2.clif.storage.api.ProbeEvent
 
toString() - Method in class org.ow2.clif.storage.lib.filestorage.BladeDescriptorImpl
 
toString() - Method in class org.ow2.clif.storage.lib.filestorage.TestDescriptorImpl
 
toString() - Method in class org.ow2.clif.supervisor.api.BladeState
Gets the explicit name of this state (e.g.
toString() - Method in class org.ow2.clif.supervisor.lib.AlarmObservation
 
toString() - Method in class org.ow2.clif.supervisor.lib.BladeObservation
 
toString() - Method in class org.ow2.clif.util.bytearray.ByteArrayURLConnection
 
total - Variable in class org.ow2.clif.scenario.isac.engine.instructions.NChoiceInstruction
 
toText(double[]) - Method in class org.ow2.clif.analyze.lib.report.Chart
 
toText() - Method in enum org.ow2.clif.analyze.lib.report.Dataset.DatasetType
 
toText(Object) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
toTxt(StatOnLongs) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
trace() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
prints the calling method's name plus a message
trace(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
prints the calling method's name plus a message
tracem() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
tracem(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
decrements the tabs count and then prints the calling method's name with a message.
tracep() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
tracep(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
increments the tabs count and then prints the calling method's name with a message.
Transition - Class in org.ow2.clif.scenario.transitions
 
Transition() - Constructor for class org.ow2.clif.scenario.transitions.Transition
 
TransitionTable - Class in org.ow2.clif.scenario.transitions
This class provides utilities to design a scenario, which deals with these aspects:
- Probability for the virtual user to reach a given link.
TransitionTable(String, String, boolean, boolean) - Constructor for class org.ow2.clif.scenario.transitions.TransitionTable
Create a transition table with specifics files and give information about how to handle think time.
tryAddresses(String, int, int) - Static method in class org.ow2.clif.util.NetConfHelper
Submit all IP addresses of locally configured network interfaces to the server part.
type - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
type - Variable in class org.ow2.clif.storage.api.ActionEvent
 
TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.CpuAnalyst
 
TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.InjectorAnalyst
 
TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.JvmAnalyst
 
TYPE_LABEL - Static variable in class org.ow2.clif.analyze.statistics.MemoryAnalyst
 

U

unbind(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for unbinding a component name
unbind(String) - Method in class org.ow2.clif.deploy.ClifRegistry
Direct access to CLIF/Fractal registry for unbinding a component name
unbindFc(String) - Method in class org.ow2.clif.analyze.lib.basic.AnalyzerImpl
 
unbindFc(String) - Method in class org.ow2.clif.analyze.lib.egui.AnalyzerImpl
 
unbindFc(String) - Method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
unbindFc(String) - Method in class org.ow2.clif.datacollector.lib.AbstractDataCollector
 
unbindFc(String) - Method in class org.ow2.clif.probe.util.AbstractDumbInsert
 
unbindFc(String) - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
 
unbindFc(String) - Method in class org.ow2.clif.scenario.multithread.MTScenario
 
unbindFc(String) - Method in class org.ow2.clif.scenario.util.SynchroBladeInsert
 
unbindFc(String) - Method in class org.ow2.clif.server.lib.BladeInsertAdapterImpl
 
unbindFc(String) - Method in class org.ow2.clif.storage.lib.filestorage.ConsoleFileStorageImpl
 
unbindFc(String) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
 
UNDEPLOYED - Static variable in class org.ow2.clif.supervisor.api.BladeState
 
unescape(String) - Static method in class org.ow2.clif.scenario.isac.util.ParameterParser
Replaces every escape sequences by the corresponding original character
UnexpectedAttributeException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
UnexpectedAttributeException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.UnexpectedAttributeException
 
UnexpectedElementException - Exception in org.ow2.clif.scenario.isac.engine.nodes
 
UnexpectedElementException(String) - Constructor for exception org.ow2.clif.scenario.isac.engine.nodes.UnexpectedElementException
 
unimplemented() - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
prints, on Sysytem.output, the calling method's name plus the message "*** Unimplemented Method \"
unimplemented(int) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
unimplemented(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
UniqueKey - Class in org.ow2.clif.util
 
UniqueKey() - Constructor for class org.ow2.clif.util.UniqueKey
 
UNKNOW - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
This type is used to be an unknow type
unselectObject() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
UP_ARROW_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
update(Observable, Object) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
Update the edit page when a change has been done in the test plan.
update(Observable, Object) - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanTestPage
Receives alarms, deployment information and blade state changes from the supervisor.
update(Observable, Object) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
 
update(Observable, Object) - Method in class org.ow2.clif.console.lib.egui.tree.ClifTreeView
Update the viewer when a change has been done in the test plan.
update(Observable, Object) - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
Receive alarms and blade state changes from the supervisor
update(Observable, Object) - Method in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
update(Observable, Object) - Method in class org.ow2.clif.deploy.ClifAppFacade
 
update(Observable, Object) - Method in class org.ow2.clif.deploy.ClifAppFacade
 
updateAction(String, String, String, String[]) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method updates action and action parameters in project by doing a rename refactoring.
updateAction(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method updates an action into model.
updateAction(String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method update action element in gui and plugin XML file.
updateActionParameter(String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method updates action parameter in java code by doing rename refactoring
updateAvailableServers() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanDetailsEditPage
Set the list of the available servers in the server combo box.
updateBounds(long, long) - Method in class org.ow2.clif.analyze.statistics.DateFilter
reduce the elapsed time window to be analyzed
updateChart() - Method in class org.ow2.clif.analyze.lib.report.Section
 
updateChartsView() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMChartsView
 
updateClassName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method updates class name by doing a rename refactoring.
updateClifProperties() - Method in class org.ow2.clif.console.lib.egui.editor.TestPlanMasterEditPage
 
updateData() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
updateDatasetChartOptionsFromGui() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
updateDrawEndTime() - Method in class org.ow2.clif.analyze.lib.report.Section
if not set, computes (max) chart's (draw) end time from all dataset's drawStartTime and stores it in chart's data
updateDrawRaw(boolean) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
 
updateDrawStartTime() - Method in class org.ow2.clif.analyze.lib.report.Section
if not set, computes (min) chart's (draw) start time from all dataset's drawStartTime and stores it in chart's data
updateElementName(String, String, String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method updates group or parameter element name into model.
updateElementName(String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method updates group or parameter element name in gui and plugin XML file.
updateEvGroupCB(ArrayList<SortedSet<String>>) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
updateFiltering(Dataset) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
re-computes filtering and re-generates chart for this dataset
updateGraph() - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
Redraw graph with the new collected stat
updateGraph() - Method in class org.ow2.clif.console.lib.gui.Graph
This method re-calculate a correct scale for the graph and repaint all the graph components
updateGuiFromDatasetType(Dataset.DatasetType) - Method in class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
updateMenus() - Method in class org.ow2.clif.console.lib.gui.GuiConsoleImpl
Enables or disables menu items depending on the current state
updateOptions() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
updatePackage(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method updates package name declaration.
updateParameterElement(String, String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.ManipulatorManager
This method updates parameter element into model.
updateParameterElement(String, String, String, String, String, String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
This method updates parameter element in gui XML file.
updatePluginName(String) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CodeManipulator
This method updates plugin name in class (Javadoc, exception, ...).
updatePopulation() - Method in class org.ow2.clif.scenario.isac.engine.IsacExtendedEngine
Called by the timer to update the number of vUsers.
updateProperties(File) - Static method in class org.ow2.clif.deploy.ClifAnalyzerAppFacade
 
updateReportDisplay() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
re-creates all displays from report model
updateReportManagerView() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
updateReportTree() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
updateReportTreeSelections() - Method in class org.ow2.clif.analyze.lib.graph.gui.RMReportTree
 
updateSectionDisplay(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
Updates all displays after a change in chartRepresentation (TIME_BASED, HISTOGRAM, QUANTILE, BOXPLOT) or after a modification on datasets (adding or removing), or on draw start and end times.
updateSectionFromGui(Section) - Method in class org.ow2.clif.analyze.lib.graph.gui.RMOptionsView
 
updateSelections() - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
updateXAxis(int) - Method in class org.ow2.clif.console.lib.gui.Graph
Sets the maximum value on the X Axis.
USE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Xml name for use tag
USE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
USED_MEMORY_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
USED_RAM_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
USED_SWAP_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
useGlobalTime() - Static method in class org.ow2.clif.util.ExecutionContext
 
USER_CPU_EVENT_FIELD_LABEL - Static variable in interface org.ow2.clif.analyze.statistics.Constants
 
Util - Class in org.ow2.clif.scenario.isac.engine.nodes
 
Util() - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.Util
 

V

validateDrop(Object, int, TransferData) - Method in class org.ow2.clif.scenario.isac.egui.pages.pageBehavior.dnd.ElementDropAdapter
Method declared on ViewerDropAdapter
validatePlacement(Element, Element, ActionPlacement) - Static method in class org.ow2.clif.scenario.isac.egui.util.BehaviorUtil
Validate and change the action Placement depending on the targeted node
value - Variable in class org.ow2.clif.console.lib.gui.GuiClearConfirm
 
value - Variable in class org.ow2.clif.console.lib.gui.GuiCollectDialog
 
value - Variable in class org.ow2.clif.console.lib.gui.GUIInitDialog
 
value - Variable in class org.ow2.clif.util.UniqueKey
 
valueChanged(ListSelectionEvent) - Method in class org.ow2.clif.console.lib.gui.GuiPanelBladeState
 
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.ChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.DatasetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.FieldsValuesFilter.LogicalEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Report.exportFormats
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Report.imageFormats
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.analyze.lib.report.Section.ChartRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.clif.scenario.isac.egui.pages.pageBehavior.ActionPlacement
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManager.Phases
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.analyze.lib.graph.gui.ReportManagerView.SelectedObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.ChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.analyze.lib.report.Dataset.DatasetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.analyze.lib.report.FieldsValuesFilter.LogicalEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.analyze.lib.report.Report.exportFormats
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.analyze.lib.report.Report.imageFormats
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.analyze.lib.report.Section.ChartRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.clif.scenario.isac.egui.pages.pageBehavior.ActionPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.ow2.clif.storage.api.ProbeEvent
 
variable - Variable in class org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
 
VERBOSE - Static variable in class org.ow2.clif.analyze.statistics.AnalyzerImpl
 
verifyWizardDataset() - Method in class org.ow2.clif.analyze.lib.graph.gui.DataAccess
 
VERSION - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
Version - Class in org.ow2.clif.util
Gives CLIF's version (including compilation date and time)
Version() - Constructor for class org.ow2.clif.util.Version
 
version_filename - Static variable in class org.ow2.clif.util.Version
 
VH_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
VIEW - Variable in class org.ow2.clif.console.lib.gui.Graph
 
visit(SimpleName) - Method in class org.ow2.clif.scenario.isac.egui.wizards.plugin.CountVisitor
 

W

W1SelectedDataset() - Constructor for class org.ow2.clif.analyze.lib.graph.gui.DataAccess.W1SelectedDataset
 
wait(String) - Method in interface org.ow2.clif.server.api.Synchronizer
Wait until the specified lock is notified at least once.
wait(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
Wait until the specified lock is notified at least once, or the specified time out is reached
wait(String, long, long) - Method in interface org.ow2.clif.server.api.Synchronizer
Wait until the specified lock is notified at least the specified number of times, or the specified time out is reached
wait(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
wait(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
wait(String, long, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
waitEndOfRun(String[]) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
Test if these blades are Running or not.
waitEndOfRun(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Wait until blades are stopped, completed or aborted.
waitForState(String[], BladeState) - Method in class org.ow2.clif.deploy.ClifAppFacade
Waits until this state is reached
waitForState(String[], BladeState) - Method in class org.ow2.clif.deploy.ClifAppFacade
Waits until this state is reached
waitForState(String[], BladeState) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
Wait until a target state is reached.
waitForState(String[], BladeState) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Waits until blades are all in a given state.
WaitServersCmd - Class in org.ow2.clif.console.lib.batch
Batch command to wait for the CLIF registry to be ready, and, optionally, for CLIF servers used in a test plan to be ready (i.e.
WaitServersCmd() - Constructor for class org.ow2.clif.console.lib.batch.WaitServersCmd
 
waitStationaryState(String[]) - Method in interface org.ow2.clif.supervisor.api.SupervisorInfo
Test if these blades are stationary or not.
waitStationaryState(String[]) - Method in class org.ow2.clif.supervisor.lib.SupervisorImpl
Waits until blades are all in a stationary state.
warning(String) - Static method in class org.ow2.clif.analyze.lib.report.LogAndDebug
 
WARNING - Static variable in class org.ow2.clif.storage.api.AlarmEvent
 
wasNotified(String) - Method in interface org.ow2.clif.server.api.Synchronizer
Test if a lock has been notified at least once
wasNotified(String, long) - Method in interface org.ow2.clif.server.api.Synchronizer
Test if a lock has been notified at least the specified number of times.
wasNotified(String) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
wasNotified(String, long) - Method in class org.ow2.clif.server.lib.SynchronizerImpl
 
WHILE - Static variable in class org.ow2.clif.scenario.isac.egui.plugins.nodes.Node
Type for a control node
WHILE_ICON - Static variable in class org.ow2.clif.scenario.isac.egui.FileName
 
WhileNode - Class in org.ow2.clif.scenario.isac.egui.plugins.nodes
This class is an implementation of some methods which will be used to build some nodes of type 'while'
WhileNode() - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.nodes.WhileNode
 
WhileNode - Class in org.ow2.clif.scenario.isac.engine.nodes
 
WhileNode(Element) - Constructor for class org.ow2.clif.scenario.isac.engine.nodes.WhileNode
 
widgetDefaultSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
 
widgetDefaultSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
 
widgetDefaultSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
 
widgetDefaultSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
 
widgetDefaultSelected(SelectionEvent) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
Do nothing
widgetDefaultSelected(SelectionEvent) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
 
WidgetDescription - Class in org.ow2.clif.scenario.isac.egui.plugins.gui
This class is the implementation of a widget description object, it will be used to create a widget with this description in order to edit some parameters
WidgetDescription(int, String, String, Map<String, Object>) - Constructor for class org.ow2.clif.scenario.isac.egui.plugins.gui.WidgetDescription
Build a new widget description element
widgetSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.Graph
 
widgetSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TabItemFolderPrincipal
 
widgetSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableAlarmComposite
 
widgetSelected(SelectionEvent) - Method in class org.ow2.clif.console.lib.egui.monitor.TableGraphComposite
 
widgetSelected(SelectionEvent) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.ParameterWidget
 
widgetSelected(SelectionEvent) - Method in class org.ow2.clif.scenario.isac.egui.plugins.gui.PluginGUIManager
 
windowFrameStateChanged(WindowEvent) - Static method in class org.ow2.clif.analyze.lib.graph.AnalyzerImpl
 
Wizard1MainView - Class in org.ow2.clif.analyze.lib.graph.gui
 
Wizard1MainView(ReportManager, JFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1MainView
 
Wizard1TablePanel - Class in org.ow2.clif.analyze.lib.graph.gui
 
Wizard1TablePanel(Wizard1MainView) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1TablePanel
 
Wizard1TablePanel.MyTableRenderer - Class in org.ow2.clif.analyze.lib.graph.gui
 
Wizard1TreePanel - Class in org.ow2.clif.analyze.lib.graph.gui
 
Wizard1TreePanel(Wizard1MainView) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard1TreePanel
 
Wizard2MainView - Class in org.ow2.clif.analyze.lib.graph.gui
 
Wizard2MainView(ReportManager, JFrame) - Constructor for class org.ow2.clif.analyze.lib.graph.gui.Wizard2MainView
 
WORKSPACE_PATH - Static variable in class org.ow2.clif.util.ExecutionContext
absolute path to the workspace
write(BladeEvent) - Method in interface org.ow2.clif.storage.api.StorageWrite
Write a ActionStat to the storage system.
write(BladeEvent) - Method in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
Delayed writing of a blade event.
write(BladeEvent) - Method in class org.ow2.clif.storage.lib.filestorage.FileStorageProxyImpl
Writes a blade event in the storage system.
write2prop(OutputStream, Map<String, ClifDeployDefinition>) - Static method in class org.ow2.clif.console.lib.TestPlanWriter
 
write2prop(Map<String, ClifDeployDefinition>) - Method in class org.ow2.clif.console.lib.TestPlanWriter
 
writer - Variable in class org.ow2.clif.storage.lib.filestorage.DelayedWriter
 

X

x - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode.Point
 
xAxis - Variable in class org.ow2.clif.console.lib.gui.Graph
 
XMLEntityResolver - Class in org.ow2.clif.util
Entity resolver for XML parsing.
XMLEntityResolver() - Constructor for class org.ow2.clif.util.XMLEntityResolver
 
xmlFile - Variable in class org.ow2.clif.scenario.isac.engine.PlugIn
 
XMLManipulator - Class in org.ow2.clif.scenario.isac.egui.wizards.plugin
This class permits to manipulate XML model with the JDOM API in order to construct valid gui, plugin and build XML files.
XMLManipulator() - Constructor for class org.ow2.clif.scenario.isac.egui.wizards.plugin.XMLManipulator
Constructor.
XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.graph.gui.ReportManagerView
 
XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.report.Dataset
 
XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.report.Datasource
 
XMLToString(Element) - Method in class org.ow2.clif.analyze.lib.report.Section
 

Y

y - Variable in class org.ow2.clif.scenario.isac.engine.nodes.RampNode.Point
 
yAxis - Variable in class org.ow2.clif.console.lib.gui.Graph
 
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 
Skip navigation links