A B C D E F G H I J L M N O P Q R S T U V W X

A

AbstractAction - class fr.jussieu.gla.wasa.monitor.gui.action.AbstractAction.
The parent of all Actions for this application.
AbstractAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.AbstractAction
Constructor.
AbstractSample - class fr.jussieu.gla.wasa.samples.AbstractSample.
Parent of samples.
AbstractSample() - Constructor for class fr.jussieu.gla.wasa.samples.AbstractSample
 
accept(EventObject) - Method in interface fr.jussieu.gla.wasa.monitor.gui.bus.IBusFilter
Determines if the given event should be accepted.
accept(File) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction.XMLFileFilter
 
acceptsEvent(EventObject) - Method in interface com.lc.util.IEventFilter
 
ActionManager - class fr.jussieu.gla.wasa.monitor.gui.application.ActionManager.
Manager of Actions.
ActionManager(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.application.ActionManager
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.StopSteppingAction
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.SingleStepAction
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.EditGlobalOptionsAction
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.CreateEngineNodeAction
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.ManyStepsAction
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.CreateRunNodeAction
 
actionPerformed(ActionEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.QuitAction
 
add(Class, EventListener, IEventFilter) - Method in class com.lc.util.FilteredEventSupport
 
add(Class, FilteredEventSupport.ListenerEntry) - Method in class com.lc.util.FilteredEventListenerList
 
add(Explorer) - Method in class fr.jussieu.gla.wasa.core.Problem
Adds an Explorer to the Problem.
add(Var) - Method in class fr.jussieu.gla.wasa.core.Problem
Adds a Var to the Problem.
addChild(TreeNode) - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
addConfigurationElementHandler() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
addConfigurationNodes(StepNode) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
addConstraintElementHandler() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
addConstraintNodes(VarNode) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
addCustomizer(ICustomizer) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
addEngineNodes(ProblemNode, int) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
addHandler(String, ElementHandler) - Method in class fr.jussieu.gla.wasa.monitor.xml.XMLPartsReader
 
addLayoutComponent(Component, Object) - Method in class com.lc.util.awt.MemoryCardLayout
 
addListener(AlgorithmListener) - Method in class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm
 
addMember(int, IBusMember) - Method in class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
Add a member to the bus.
addRunNodes(EngineNode, int) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
addRunSessionElementHandler() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
addStepElementHandler() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
addStepNodes(RunNode, int) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
addTabuElementHandler() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
addTreeModelListener(TreeModelListener) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
addValueElementHandler() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
addVarElementHandler() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
addVarNodes(ConfigurationNode) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
adopt(StepNode) - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
Algorithm - class fr.jussieu.gla.wasa.core.Algorithm.
The heart of the WASA framework, containing the Adaptative Search Algorithm implementation.
Algorithm(Engine) - Constructor for class fr.jussieu.gla.wasa.core.Algorithm
 
AlgorithmAdapter - class fr.jussieu.gla.wasa.monitor.event.AlgorithmAdapter.
A simple Adapter pattern implementation.
AlgorithmAdapter() - Constructor for class fr.jussieu.gla.wasa.monitor.event.AlgorithmAdapter
 
AlgorithmEventRedirector - class fr.jussieu.gla.wasa.monitor.gui.application.AlgorithmEventRedirector.
Redirects events emitted by NotifyingAlgorithm to the EventBus.
AlgorithmEventRedirector(ApplicationContext, RunNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.application.AlgorithmEventRedirector
 
AlgorithmListener - interface fr.jussieu.gla.wasa.monitor.event.AlgorithmListener.
A listener for AlgorithmAdapter notifications.
AlgorithmState - class fr.jussieu.gla.wasa.core.AlgorithmState.
Enumerates all states of an Algorithm.
AlgorithmStateTest - class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest.
A test of internal state of the WASA Algorithm implementation.
AlgorithmStateTest(String) - Constructor for class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest
 
ALWAYS - Static variable in class fr.jussieu.gla.wasa.util.customizer.TabuListTrigger
 
ApplicationContext - class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext.
Placeholder for all shared variables of the application.
ApplicationContext(Problem) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
ApplicationError - error com.lc.util.ApplicationError.
 
ApplicationError() - Constructor for class com.lc.util.ApplicationError
 
ApplicationError(String) - Constructor for class com.lc.util.ApplicationError
 
ApplicationError(String, Throwable) - Constructor for class com.lc.util.ApplicationError
 
ApplicationError(Throwable) - Constructor for class com.lc.util.ApplicationError
 
ApplicationShutdownEvent - class fr.jussieu.gla.wasa.monitor.gui.event.ApplicationShutdownEvent.
Warns application is about to shutdown.
ApplicationShutdownEvent(Object) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.ApplicationShutdownEvent
 
ApplicationStartupEvent - class fr.jussieu.gla.wasa.monitor.gui.event.ApplicationStartupEvent.
Posted when application initialization is complete.
ApplicationStartupEvent(Object) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.ApplicationStartupEvent
 
areAllDown() - Method in class com.lc.util.FlagSet
 
areAllUp(int) - Method in class com.lc.util.FlagSet
 
areDifferent(int[], int[]) - Method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
Return true if the two int sequences aren't the same.
areDown(int) - Method in class com.lc.util.FlagSet
 
areSameContent(int[], int[]) - Method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
Return true if each int of the array1 is in array2.
areUp(int) - Method in class com.lc.util.FlagSet
 
askForTermination() - Method in class com.lc.util.LoopingThread
Terminates the main loop as soon as the Executable Parts finishes its current execution.
AutomaticRandomConfigurator - class fr.jussieu.gla.wasa.util.AutomaticRandomConfigurator.
RandomConfigurator implementation setting Var's values to a random value, without knowing about Buisness Object's types.
AutomaticRandomConfigurator(Problem, Class) - Constructor for class fr.jussieu.gla.wasa.util.AutomaticRandomConfigurator
Constructor.
available() - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 

B

BadRandomInvocationException - exception fr.jussieu.gla.wasa.core.junit.BadRandomInvocationException.
Thrown when DeterministicRandom fails to find an element of the type asked for.
BadRandomInvocationException(int) - Constructor for class fr.jussieu.gla.wasa.core.junit.BadRandomInvocationException
 
BESTCONFIGURATION_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
Boat - class fr.jussieu.gla.wasa.samples.party.Boat.
Component of the Progressive Party problem representing a boat.
Boat() - Constructor for class fr.jussieu.gla.wasa.samples.party.Boat
 
boats - Variable in class fr.jussieu.gla.wasa.samples.party.Fleet
 
BreakingInputStream - class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream.
Made public for tests.
BreakingInputStream(InputStream, byte[][]) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
BreakingInputStreamTest - class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest.
Test of BreakingInputStream.
BreakingInputStreamTest(String) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
broadcast(FilteredEventSupport.IEventCaster, EventObject) - Method in class com.lc.util.FilteredEventSupport
 
buildActions() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ActionManager
 

C

cancelExecution() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
capacity - Variable in class fr.jussieu.gla.wasa.samples.party.Boat
 
CapacityConstraint - class fr.jussieu.gla.wasa.samples.party.CapacityConstraint.
Expresses that a Boat cannot host more than its spare capacity.
CapacityConstraint(ProgressivePartyProblem) - Constructor for class fr.jussieu.gla.wasa.samples.party.CapacityConstraint
 
CascadingError - error com.lc.util.CascadingError.
 
CascadingError() - Constructor for class com.lc.util.CascadingError
 
CascadingError(String) - Constructor for class com.lc.util.CascadingError
 
CascadingError(String, Throwable) - Constructor for class com.lc.util.CascadingError
 
CascadingError(Throwable) - Constructor for class com.lc.util.CascadingError
 
CascadingException - exception com.lc.util.CascadingException.
 
CascadingException() - Constructor for class com.lc.util.CascadingException
 
CascadingException(String) - Constructor for class com.lc.util.CascadingException
 
CascadingException(String, Throwable) - Constructor for class com.lc.util.CascadingException
 
CascadingException(Throwable) - Constructor for class com.lc.util.CascadingException
 
CascadingRuntimeException - exception com.lc.util.CascadingRuntimeException.
 
CascadingRuntimeException() - Constructor for class com.lc.util.CascadingRuntimeException
 
CascadingRuntimeException(String) - Constructor for class com.lc.util.CascadingRuntimeException
 
CascadingRuntimeException(String, Throwable) - Constructor for class com.lc.util.CascadingRuntimeException
 
CascadingRuntimeException(Throwable) - Constructor for class com.lc.util.CascadingRuntimeException
 
castEvent(EventListener, EventObject) - Method in interface com.lc.util.FilteredEventSupport.IEventCaster
 
CellVar - class fr.jussieu.gla.wasa.samples.magicsquare.CellVar.
WASA var which maps a cell of a Square business object.
CellVar(Explorer, Square, int, int) - Constructor for class fr.jussieu.gla.wasa.samples.magicsquare.CellVar
 
CENTER - Static variable in class com.lc.util.swing.JImagePanel
 
center(Component, Component) - Static method in class com.lc.util.awt.Windows
 
centerOnScreen(Window) - Static method in class com.lc.util.awt.Windows
 
children() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
children() - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
clear() - Method in class fr.jussieu.gla.wasa.core.TabuList
Clears the TabuList.
clear() - Method in class fr.jussieu.gla.wasa.core.ErrorTable
 
clearAllChildren() - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
clone() - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
 
clone() - Method in interface fr.jussieu.gla.wasa.core.ICustomizer
 
clone() - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
 
clone() - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
clone() - Method in class fr.jussieu.gla.wasa.util.customizer.EditableEffect
 
clone() - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
cloneValue() - Method in class fr.jussieu.gla.wasa.core.Var
Override this method to provide custom cloning operation.
cloneValue() - Method in class fr.jussieu.gla.wasa.core.junit.DateBeanVar
 
cloneValue() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.CellVar
 
cloneValue() - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleVar
 
cloneValue() - Method in class fr.jussieu.gla.wasa.util.PropertyVar
 
close() - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
com.lc.util - package com.lc.util
com.lc.util.awt - package com.lc.util.awt
AWT Display utilities, which can also be used in a Swing context.
com.lc.util.junit - package com.lc.util.junit
Automated tests.
com.lc.util.swing - package com.lc.util.swing
Swing utilities, essentially dialog-based.
compare(Configuration) - Method in class fr.jussieu.gla.wasa.core.Configuration
 
compare(float[], float[]) - Method in class fr.jussieu.gla.wasa.core.ErrorMixer
Manipulates Error scores.
compareTo(Object) - Method in class com.lc.util.SafeEnumeration
Compares the declaring names.
computeOverallError() - Method in class fr.jussieu.gla.wasa.core.ErrorTable
 
Configuration - class fr.jussieu.gla.wasa.core.Configuration.
Stores a list of value objects taken out of a Var array.
CONFIGURATION_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
ConfigurationDetailPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationDetailPanel.
Presents ConfigurationNode informations.
ConfigurationDetailPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationDetailPanel
 
ConfigurationNode - class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode.
Represents a Configuration.
ConfigurationNode(StepNode) - Constructor for class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
ConfigurationSummaryPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationSummaryPanel.
Summary part of a ConfigurationDetailPanel.
ConfigurationSummaryPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationSummaryPanel
 
ConfigurationSummaryPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationSummaryPanel
 
ConfigurationTest - class fr.jussieu.gla.wasa.core.junit.ConfigurationTest.
Tests of the Configuration's behavior.
ConfigurationTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.ConfigurationTest
 
ConfigurationVarsPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationVarsPanel.
Vars part of a ConfigurationDetailPanel.
ConfigurationVarsPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationVarsPanel
 
ConfigurationVarsPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationVarsPanel
 
configure() - Method in class fr.jussieu.gla.wasa.monitor.gui.frame.MenuConfigurator
 
configure(float) - Method in class fr.jussieu.gla.wasa.core.RandomConfigurator
This method is aimed at configuring buisness objects with a certain randomRatio rate.
configure(float) - Method in class fr.jussieu.gla.wasa.samples.party.PPPRandomConfigurator
 
configure(float) - Method in class fr.jussieu.gla.wasa.util.AutomaticRandomConfigurator
 
configure(IEngineParameters) - Method in class fr.jussieu.gla.wasa.core.Engine
Configures the engine with the IEngineParameters passed in argument.
Constraint - class fr.jussieu.gla.wasa.core.Constraint.
Base class for implementing Constraints.
CONSTRAINT_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
Constraint(Problem) - Constructor for class fr.jussieu.gla.wasa.core.Constraint
The Constraint constructor needs the constraint associated problem.
ConstraintNode - class fr.jussieu.gla.wasa.monitor.model.ConstraintNode.
Represents a Constraint.
ConstraintNode(VarNode) - Constructor for class fr.jussieu.gla.wasa.monitor.model.ConstraintNode
 
CONSTRAINTS_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
construct() - Method in class com.lc.util.SwingWorker
Calculates the value to be returned by the get method.
contains(Class, FilteredEventSupport.ListenerEntry) - Method in class com.lc.util.FilteredEventListenerList
Checks if, for a given class, there is an equivalent ListenerEntry in the list.
contains(Constraint) - Method in class fr.jussieu.gla.wasa.core.Problem
 
contains(Var) - Method in class fr.jussieu.gla.wasa.core.TabuList
Returns true if var is in the TabuList.
continueReading() - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
copyTraceToClipboard() - Method in class com.lc.util.swing.ErrorPanel
 
CoreTest - class fr.jussieu.gla.wasa.core.junit.CoreTest.
Test running all tests for the fr.jussieu.gla.wasa.core package.
CoreTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.CoreTest
 
countAffectedVars() - Method in class fr.jussieu.gla.wasa.core.ErrorTable
 
createBoat(int, int) - Method in class fr.jussieu.gla.wasa.samples.party.Fleet
 
createBoat(int, int, boolean) - Method in class fr.jussieu.gla.wasa.samples.party.Fleet
 
createCustomizerEditor() - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
 
createCustomizerEditor() - Method in interface fr.jussieu.gla.wasa.core.ICustomizer
Creates an ICustomizer.ICustomizerEditor instance bound to this.
createCustomizerEditor() - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
Returns null
createCustomizerEditor() - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
createEffectEditor() - Method in class fr.jussieu.gla.wasa.util.customizer.EditableEffect
 
createEffectEditor() - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
CreateEngineNodeAction - class fr.jussieu.gla.wasa.monitor.gui.action.CreateEngineNodeAction.
Creates an EngineNode.
CreateEngineNodeAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.CreateEngineNodeAction
 
createFieldVar(Explorer, Object, String) - Method in class fr.jussieu.gla.wasa.util.VarFactory
 
createInputPanel() - Method in class fr.jussieu.gla.wasa.samples.AbstractSample
This method must create the inputPanel corresponding to the Problem in order to be disposed in the SampleRunner.
createInputPanel() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample
Creates and returns an NumberInputPanel specialized for the magic square.
createInputPanel() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample
Creates and returns an DefaultFleetHostChoiceInputPanel specialized for the PPP.
createInputPanel() - Method in class fr.jussieu.gla.wasa.samples.queens.NQueensSample
Creates and returns an NumberInputPanel specialized for the Queens.
createInputPanel() - Method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample
Creates and returns an NumberInputPanel specialized for the Queens.
createProblem() - Method in class fr.jussieu.gla.wasa.samples.AbstractSample
This method must check sample parameters from the inputPanel attribute in order to create the corresponding Problem.
createProblem() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample
Creates and returns the MagicSquare problem.
createProblem() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample
Creates and returns the problem corresponding to the PPP.
createProblem() - Method in class fr.jussieu.gla.wasa.samples.queens.NQueensSample
Creates and returns the NQueens problem.
createProblem() - Method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample
Creates and returns the NaiveQueen problem.
createPropertyVar(Explorer, Object, String) - Method in class fr.jussieu.gla.wasa.util.VarFactory
Creates an instance of Var for accessing a given property.
CreateRunNodeAction - class fr.jussieu.gla.wasa.monitor.gui.action.CreateRunNodeAction.
Creates a RunNode.
CreateRunNodeAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.CreateRunNodeAction
 
crew - Variable in class fr.jussieu.gla.wasa.samples.party.Boat
 
customize() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
customize() - Method in class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm
 
CustomizerEditorPanel - class fr.jussieu.gla.wasa.util.customizer.CustomizerEditorPanel.
Editor for a UserEditableCustomizer.
CustomizerEditorPanel() - Constructor for class fr.jussieu.gla.wasa.util.customizer.CustomizerEditorPanel
Design-time only.
CustomizerEditorPanel(EditableCustomizer) - Constructor for class fr.jussieu.gla.wasa.util.customizer.CustomizerEditorPanel
 
CyclicRandomInt - class fr.jussieu.gla.wasa.monitor.gui.test.CyclicRandomInt.
Generates ints out of a given sequence.
CyclicRandomInt(int[]) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.test.CyclicRandomInt
 

D

DATE_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
DateBean - class fr.jussieu.gla.wasa.core.junit.DateBean.
A Bean with a property of a mutable type.
DateBean() - Constructor for class fr.jussieu.gla.wasa.core.junit.DateBean
 
DateBeanVar - class fr.jussieu.gla.wasa.core.junit.DateBeanVar.
A Var mapping the DateValue property of a DateBean.
DateBeanVar(Explorer, DateBean) - Constructor for class fr.jussieu.gla.wasa.core.junit.DateBeanVar
 
DefaultCustomizer - class fr.jussieu.gla.wasa.core.DefaultCustomizer.
Default (and trivial) implementation of a customizer.
DefaultCustomizer.NullEditor - class fr.jussieu.gla.wasa.core.DefaultCustomizer.NullEditor.
Defines a visual editor for letting the user parametrize a DefaultCustomizer instance.
DefaultCustomizer.NullEditor() - Constructor for class fr.jussieu.gla.wasa.core.DefaultCustomizer.NullEditor
 
DefaultCustomizer() - Constructor for class fr.jussieu.gla.wasa.core.DefaultCustomizer
 
DefaultFleet - class fr.jussieu.gla.wasa.samples.party.DefaultFleet.
Default Fleet, with its 42 very famous boats.
DefaultFleet() - Constructor for class fr.jussieu.gla.wasa.samples.party.DefaultFleet
 
DefaultFleetHostChoiceInputPanel - class fr.jussieu.gla.wasa.samples.party.DefaultFleetHostChoiceInputPanel.
InputPanel to choose the host boats of a Fleet.
DefaultFleetHostChoiceInputPanel(DefaultFleet) - Constructor for class fr.jussieu.gla.wasa.samples.party.DefaultFleetHostChoiceInputPanel
 
DetailPanelContainer - class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer.
Base class for a panel holding detail views.
DetailPanelContainer() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer
Design-time only.
DetailPanelContainer(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer
 
DetailPanelPart - class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart.
Base class for information detail shown inside a DetailPanelContainer.
DetailPanelPart() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
Design-time only.
DetailPanelPart(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
 
DetailPanelTest1 - class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelTest1.
Used for design-time tests only.
DetailPanelTest1() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelTest1
 
DetailPanelTest1(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelTest1
 
DeterministicIntegerExplorer - class fr.jussieu.gla.wasa.core.junit.DeterministicIntegerExplorer.
An Explorer setting a Var's value to a known int value.
DeterministicIntegerExplorer(Problem, int[][]) - Constructor for class fr.jussieu.gla.wasa.core.junit.DeterministicIntegerExplorer
 
DeterministicRandom - class fr.jussieu.gla.wasa.core.junit.DeterministicRandom.
Instrumented random for the tests.
DeterministicRandom(Number[]) - Constructor for class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
DeterministicRandomTest - class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest.
Automated test for DeterministicRandom
DeterministicRandomTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
 
DialogDisplay - class com.lc.util.swing.DialogDisplay.
Provides easier access to JOptionPane features, with pre-validation behavior.
DialogDisplay() - Constructor for class com.lc.util.swing.DialogDisplay
 
DialogDisplay(Component) - Constructor for class com.lc.util.swing.DialogDisplay
 
DialogDisplay(Component, Object) - Constructor for class com.lc.util.swing.DialogDisplay
 
DialogDisplay(Component, Object, String) - Constructor for class com.lc.util.swing.DialogDisplay
 
dispatchEvent(AWTEvent) - Method in class com.lc.util.awt.DispatchThreadThrowableManager
Overrides dispatchEvent method from java.awt.EventQueue in order to manage the Throwable caught.
DispatchThreadThrowableManager - class com.lc.util.awt.DispatchThreadThrowableManager.
Base class for handling Throwables from inside the Dispatch Thread.
DispatchThreadThrowableManager() - Constructor for class com.lc.util.awt.DispatchThreadThrowableManager
Auto-installing constructor.
DispatchThreadThrowableManager(boolean) - Constructor for class com.lc.util.awt.DispatchThreadThrowableManager
Non auto-installing constructor.
DispatchThreadThrowableManager(IThrowableHandler, boolean) - Constructor for class com.lc.util.awt.DispatchThreadThrowableManager
Creates an instance delegating Throwable handling.
doEffect(Problem) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableEffect
 
doEffect(Problem) - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
doEnd(ElementPath) - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader.PruningElementHandler
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
Should be declared abstract.
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.StepTabuListPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.RunSummaryPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSummaryPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.EngineSummaryPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.RunSortedConfigurationsPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.EngineCustomizationPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationSummaryPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationVarsPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.EngineRunsPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.StepSummaryPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemEnginesPanel
 
doRefreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSolutionPanel
 
doReset() - Method in class fr.jussieu.gla.wasa.core.Explorer
Override this method to initialize your private stuff when the exploration starts around a given Configuration.
doReset() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicIntegerExplorer
 
doReset() - Method in class fr.jussieu.gla.wasa.monitor.gui.test.EngineDependantIntExplorer
 
doRun() - Method in class com.lc.util.LoopingThread
Override this method if you prefer to subclass LoopingThread instead of creating it with a INoisyRunnable or a Runnable.
downAll() - Method in class com.lc.util.FlagSet
 
downSome(int) - Method in class com.lc.util.FlagSet
 
DummyConstraint - class fr.jussieu.gla.wasa.core.junit.DummyConstraint.
A Constraint which does nothing.
DummyConstraint(Problem) - Constructor for class fr.jussieu.gla.wasa.core.junit.DummyConstraint
 
DummyExplorer - class fr.jussieu.gla.wasa.core.junit.DummyExplorer.
An Explorer which does nothing.
DummyExplorer(Problem) - Constructor for class fr.jussieu.gla.wasa.core.junit.DummyExplorer
 

E

EAST - Static variable in class com.lc.util.swing.JImagePanel
 
EditableCustomizer - class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer.
A configurable ICustomizer.
EditableCustomizer() - Constructor for class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
EditableEffect - class fr.jussieu.gla.wasa.util.customizer.EditableEffect.
Base class for "something" which can be done by an EditableCustomizer.
EditableEffect.IEffectEditor - interface fr.jussieu.gla.wasa.util.customizer.EditableEffect.IEffectEditor.
Defines a visual editor for letting the user parametrize an EditableEffect instance.
EditableEffect(AlgorithmState) - Constructor for class fr.jussieu.gla.wasa.util.customizer.EditableEffect
 
EditGlobalOptionsAction - class fr.jussieu.gla.wasa.monitor.gui.action.EditGlobalOptionsAction.
Opens a dialog for updating global parameters.
EditGlobalOptionsAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.EditGlobalOptionsAction
 
EmptyDetailPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.EmptyDetailPanel.
Shown when nothing selected.
EmptyDetailPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EmptyDetailPanel
 
EmptyDetailPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EmptyDetailPanel
 
ENCODING - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
endMonitoring(MonitorEvent) - Method in class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
endStep(StepEvent) - Method in class fr.jussieu.gla.wasa.monitor.event.AlgorithmAdapter
 
endStep(StepEvent) - Method in interface fr.jussieu.gla.wasa.monitor.event.AlgorithmListener
 
endStep(StepEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.AlgorithmEventRedirector
 
endStep(StepEvent) - Method in class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
Engine - class fr.jussieu.gla.wasa.core.Engine.
Use this class to apply the Adaptative Search Algorithm to a Problem.
Engine(Problem) - Constructor for class fr.jussieu.gla.wasa.core.Engine
 
EngineCustomizationPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.EngineCustomizationPanel.
Parameters part of an EngineDetailPanel.
EngineCustomizationPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineCustomizationPanel
Design mode only.
EngineCustomizationPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineCustomizationPanel
 
EngineDependantIntExplorer - class fr.jussieu.gla.wasa.monitor.gui.test.EngineDependantIntExplorer.
An explorer setting a Var's value to a known int value, keeping independant sequences for each Problem's Engine.
EngineDependantIntExplorer(Problem, int[][]) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.test.EngineDependantIntExplorer
 
EngineDetailPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.EngineDetailPanel.
Presents EngineNode informations.
EngineDetailPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineDetailPanel
 
EngineDetailPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineDetailPanel
 
EngineException - exception fr.jussieu.gla.wasa.core.EngineException.
Thrown when the Engine encounters some kind of problem.
EngineException() - Constructor for class fr.jussieu.gla.wasa.core.EngineException
 
EngineException(String) - Constructor for class fr.jussieu.gla.wasa.core.EngineException
 
EngineNode - class fr.jussieu.gla.wasa.monitor.model.EngineNode.
Represents an Engine with its differents Runs.
EngineNode(ProblemNode, IEngineNodeParameters) - Constructor for class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
EngineNode(ProblemNode, IEngineNodeParameters, boolean) - Constructor for class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
EngineNodeCreatedEvent - class fr.jussieu.gla.wasa.monitor.gui.event.EngineNodeCreatedEvent.
Posted when an EngineNode
EngineNodeCreatedEvent(EngineNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.EngineNodeCreatedEvent
 
EngineRunsPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.EngineRunsPanel.
Runs part of an EngineDetailPanel.
EngineRunsPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineRunsPanel
 
EngineRunsPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineRunsPanel
 
EngineStateException - exception fr.jussieu.gla.wasa.core.EngineStateException.
Thrown when the Engine is asked to perform an operation which is illegal regarding to its current state.
EngineStateException(String) - Constructor for class fr.jussieu.gla.wasa.core.EngineStateException
 
EngineSummaryPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.EngineSummaryPanel.
Summary part of an EngineDetailPanel.
EngineSummaryPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineSummaryPanel
 
EngineSummaryPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.EngineSummaryPanel
 
equals(Object) - Method in class com.lc.util.Version
 
ERROR_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
ErrorDisplay - class com.lc.util.swing.ErrorDisplay.
Displays informations about a Throwable.
ErrorDisplay(Throwable) - Constructor for class com.lc.util.swing.ErrorDisplay
Constructor, with a default message.
ErrorDisplay(Throwable, String) - Constructor for class com.lc.util.swing.ErrorDisplay
Constructor.
ErrorMixer - class fr.jussieu.gla.wasa.core.ErrorMixer.
Customizable strategy for comparating two sets of scores issued from Constraint's calculations.
ErrorMixer() - Constructor for class fr.jussieu.gla.wasa.core.ErrorMixer
 
ErrorPanel - class com.lc.util.swing.ErrorPanel.
The content of ErrorDisplay.
ErrorPanel() - Constructor for class com.lc.util.swing.ErrorPanel
 
ErrorPanel(Throwable) - Constructor for class com.lc.util.swing.ErrorPanel
 
ErrorTable - class fr.jussieu.gla.wasa.core.ErrorTable.
Used internally by Algorithm for associating errors (as float[]) with variables.
ErrorTable.VarEntry - class fr.jussieu.gla.wasa.core.ErrorTable.VarEntry.
A simple structure hosting a Var and its associated errors.
ErrorTable.VarEntry(ErrorTable, Var, float[]) - Constructor for class fr.jussieu.gla.wasa.core.ErrorTable.VarEntry
 
ErrorTable(Problem) - Constructor for class fr.jussieu.gla.wasa.core.ErrorTable
 
ErrorTableTest - class fr.jussieu.gla.wasa.core.junit.ErrorTableTest.
Tests for the ErrorTable.
ErrorTableTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.ErrorTableTest
 
EscapeEffect - class fr.jussieu.gla.wasa.util.customizer.EscapeEffect.
Processes a user-defined action on a Problem, when asked to by EditableCustomizer.
EscapeEffect(AlgorithmState) - Constructor for class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
EscapeEffectEditorPanel - class fr.jussieu.gla.wasa.util.customizer.EscapeEffectEditorPanel.
Panel for editing what a EscapeEffect should do.
EscapeEffectEditorPanel() - Constructor for class fr.jussieu.gla.wasa.util.customizer.EscapeEffectEditorPanel
Design-time only.
EscapeEffectEditorPanel(EscapeEffect) - Constructor for class fr.jussieu.gla.wasa.util.customizer.EscapeEffectEditorPanel
 
evaluate() - Method in class fr.jussieu.gla.wasa.core.Constraint
The core definition of the Constraint.
evaluate() - Method in class fr.jussieu.gla.wasa.core.junit.DummyConstraint
 
evaluate() - Method in class fr.jussieu.gla.wasa.samples.party.MeetingOnlyOnceConstraint
 
evaluate() - Method in class fr.jussieu.gla.wasa.samples.party.CapacityConstraint
 
evaluateConstraints() - Method in class fr.jussieu.gla.wasa.core.Algorithm
Evaluates Constraints on current Buisness Object state.
evaluateConstraints() - Method in class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm
 
Evaluation - class fr.jussieu.gla.wasa.core.Evaluation.
Evaluation of a given Configuration.
EventBus - class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus.
An event "bus" providing a centralized place for posting and recieving generic application events.
EventBus() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
Default constructor.
EventClassFilteringBusMember - class fr.jussieu.gla.wasa.monitor.gui.bus.EventClassFilteringBusMember.
A default implementation of IBusMember, accepting only events of a given class.
EventClassFilteringBusMember(Class) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.bus.EventClassFilteringBusMember
 
EventDrivenWriter - class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter.
An AlgorithmListener which writes to an XML log.
EventDrivenWriter(OutputStream) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
EventDrivenWriter(PrintStream) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
EventDrivenWriter(Problem, OutputStream) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
EventDrivenWriter(Problem, PrintStream) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
EventDrivenWriter(Problem, String) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
EventDrivenWriter(String) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
eventPosted(EventObject) - Method in interface fr.jussieu.gla.wasa.monitor.gui.bus.IBusMember
Called when an event is to be posed to the member.
Exceptions - class com.lc.util.Exceptions.
Utility class for managing exceptions.
execute() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
execute(IExecutableNode, int) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
ExplorationWithTabuTest - class fr.jussieu.gla.wasa.core.junit.ExplorationWithTabuTest.
Tests for the Engine, checking if Tabu List is taken in account.
ExplorationWithTabuTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.ExplorationWithTabuTest
 
EXPLORE_RESULT_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
explore() - Method in class fr.jussieu.gla.wasa.core.Algorithm
Evaluates Constraints on current Buisness Object state.
explore() - Method in class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm
 
explore(int) - Method in class fr.jussieu.gla.wasa.core.Explorer
Override this method to change Buisness Objects values according to your private explorers.
explore(int) - Method in class fr.jussieu.gla.wasa.core.junit.DummyExplorer
 
explore(int) - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicIntegerExplorer
 
explore(int) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.EngineDependantIntExplorer
 
explore(int) - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleExplorer
Explore in swapping the host of the worst Var with all other host boats.
Explorer - class fr.jussieu.gla.wasa.core.Explorer.
Defines how to explore the neighbourhood of Buisness Objects state.
Explorer(Problem) - Constructor for class fr.jussieu.gla.wasa.core.Explorer
 
EXPLORING - Static variable in class fr.jussieu.gla.wasa.core.AlgorithmState
Algorithm.explore() currently running.

F

FatalException - exception com.lc.util.FatalException.
An exception used for breaking the program flow.
FatalException() - Constructor for class com.lc.util.FatalException
 
FatalException(String) - Constructor for class com.lc.util.FatalException
 
FatalException(String, Throwable) - Constructor for class com.lc.util.FatalException
 
FatalException(Throwable) - Constructor for class com.lc.util.FatalException
 
Files - class com.lc.util.Files.
 
FilteredEventListenerList - class com.lc.util.FilteredEventListenerList.
Modified version of EventListenerList, for implementing FilteredEventSupport.
FilteredEventListenerList() - Constructor for class com.lc.util.FilteredEventListenerList
 
FilteredEventSupport - class com.lc.util.FilteredEventSupport.
 
FilteredEventSupport.IEventCaster - interface com.lc.util.FilteredEventSupport.IEventCaster.
 
FilteredEventSupport.ListenerEntry - class com.lc.util.FilteredEventSupport.ListenerEntry.
 
FilteredEventSupport.ListenerEntry(EventListener, IEventFilter) - Constructor for class com.lc.util.FilteredEventSupport.ListenerEntry
 
FilteredEventSupport() - Constructor for class com.lc.util.FilteredEventSupport
 
FilteredEventSupportTest - class com.lc.util.junit.FilteredEventSupportTest.
Tests for FilteredEventSupport.
FilteredEventSupportTest(String) - Constructor for class com.lc.util.junit.FilteredEventSupportTest
 
findWindow(Component) - Static method in class com.lc.util.awt.Windows
Returns the Window containing a given Component .
finished() - Method in class com.lc.util.SwingWorker
Called by the dispath thread, after the construct completed.
first() - Method in class com.lc.util.awt.MemoryCardLayout
 
first(Container) - Method in class com.lc.util.awt.MemoryCardLayout
 
FlagSet - class com.lc.util.FlagSet.
Implements a set of boolean variables, and associated tests.
FlagSet() - Constructor for class com.lc.util.FlagSet
 
FlagSet(int) - Constructor for class com.lc.util.FlagSet
 
Fleet - class fr.jussieu.gla.wasa.samples.party.Fleet.
Holds a collection of Fleet.MyBoats.
Fleet.MyBoat - class fr.jussieu.gla.wasa.samples.party.Fleet.MyBoat.
Extends a Boat for the needs of the party.
Fleet.MyBoat() - Constructor for class fr.jussieu.gla.wasa.samples.party.Fleet.MyBoat
 
Fleet() - Constructor for class fr.jussieu.gla.wasa.samples.party.Fleet
 
FORCE_CLOSING_CHOICE - Static variable in interface com.lc.util.swing.IDialogValidator
'Tag' value for the choice parameter of validate( Object message, Object choice ) methode, avoiding passing a null value.
fr.jussieu.gla.wasa - package fr.jussieu.gla.wasa
The WASA framework.
fr.jussieu.gla.wasa.core - package fr.jussieu.gla.wasa.core
The core of the WASA framework, containing the Adaptative Search Algorithm implementation.
fr.jussieu.gla.wasa.core.junit - package fr.jussieu.gla.wasa.core.junit
Test cases using JUnit.
fr.jussieu.gla.wasa.junit - package fr.jussieu.gla.wasa.junit
Tests for the WASA framework.
fr.jussieu.gla.wasa.monitor.event - package fr.jussieu.gla.wasa.monitor.event
Events sent during algorithm execution.
fr.jussieu.gla.wasa.monitor.event.junit - package fr.jussieu.gla.wasa.monitor.event.junit
Automated tests.
fr.jussieu.gla.wasa.monitor.gui - package fr.jussieu.gla.wasa.monitor.gui
The GUI of the WASA Monitor.
fr.jussieu.gla.wasa.monitor.gui.action - package fr.jussieu.gla.wasa.monitor.gui.action
Actions.
fr.jussieu.gla.wasa.monitor.gui.application - package fr.jussieu.gla.wasa.monitor.gui.application
Classes for internal structure of the WASA Monitor GUI.
fr.jussieu.gla.wasa.monitor.gui.bus - package fr.jussieu.gla.wasa.monitor.gui.bus
Event bus of WASA Monitor GUI.
fr.jussieu.gla.wasa.monitor.gui.detail - package fr.jussieu.gla.wasa.monitor.gui.detail
Panels for the detail view.
fr.jussieu.gla.wasa.monitor.gui.event - package fr.jussieu.gla.wasa.monitor.gui.event
Events used by WASA Monitor GUI.
fr.jussieu.gla.wasa.monitor.gui.frame - package fr.jussieu.gla.wasa.monitor.gui.frame
Main frame of the WASA Monitor framework GUI.
fr.jussieu.gla.wasa.monitor.gui.test - package fr.jussieu.gla.wasa.monitor.gui.test
Tests of the WASA Monitor GUI.
fr.jussieu.gla.wasa.monitor.model - package fr.jussieu.gla.wasa.monitor.model
Structure of a WASA report.
fr.jussieu.gla.wasa.monitor.model.test - package fr.jussieu.gla.wasa.monitor.model.test
Test of model implementation.
fr.jussieu.gla.wasa.monitor.xml - package fr.jussieu.gla.wasa.monitor.xml
I/O primitives for reading / writing Monitor objects to a log.
fr.jussieu.gla.wasa.monitor.xml.junit - package fr.jussieu.gla.wasa.monitor.xml.junit
Automated tests of the xml tools.
fr.jussieu.gla.wasa.samples - package fr.jussieu.gla.wasa.samples
Sample tools.
fr.jussieu.gla.wasa.samples.magicsquare - package fr.jussieu.gla.wasa.samples.magicsquare
The Magic Square problem.
fr.jussieu.gla.wasa.samples.party - package fr.jussieu.gla.wasa.samples.party
The Progressive Party Problem: PPP.
fr.jussieu.gla.wasa.samples.queens - package fr.jussieu.gla.wasa.samples.queens
The n-queens problem.
fr.jussieu.gla.wasa.util - package fr.jussieu.gla.wasa.util
Utilities for a simpler use of Var objects and random sequences.
fr.jussieu.gla.wasa.util.customizer - package fr.jussieu.gla.wasa.util.customizer
Customizer tools.
fr.jussieu.gla.wasa.util.junit - package fr.jussieu.gla.wasa.util.junit
Automated tests for the RandomIterator class.
freezeLoop() - Method in class com.lc.util.LoopingThread
Freezes the main loop of the LoopingThread.
freezeSoon() - Method in class com.lc.util.LoopingThread
 

G

generateIntArrayResult(RandomIterator) - Method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
 
get() - Method in class com.lc.util.SwingWorker
Returns the value created by the construct method.
get(Class) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ActionManager
 
getAbsoluteBest() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getActionManager() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getAdopter() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.StepNodeAdoptionRequestEvent
 
getAlgorithm() - Method in class fr.jussieu.gla.wasa.core.Engine
Returns the effective algorithm used by the engine.
getAllBoats() - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns a reference to the Boat array used internally.
getAllowNoConstraintApplied() - Method in class fr.jussieu.gla.wasa.core.Engine
 
getAllowsChildren() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getAllowsChildren() - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
getApplicationContext() - Method in class fr.jussieu.gla.wasa.monitor.gui.Monitor
 
getApplicationContext() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.AbstractAction
 
getApplicationContext() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
 
getApplicationContext() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer
 
getAsText() - Method in class com.lc.util.SafeEnumerationPropertyEditor
Returns the value as it should appear in the property editor - may be different of the value to insert into the Java code.
getAverageRandomCount() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getAverageStepCount() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getAverageStepCountForFirstSolution() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getBest() - Method in class fr.jussieu.gla.wasa.core.Engine
Returns the best Configuration found by the Engine.
getBestConfigurationId() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getBestConfigurationOverallError() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getBestInLastNeighbourhood() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getBoatCount() - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns the number of boats.
getBoats() - Method in class fr.jussieu.gla.wasa.samples.party.Fleet
Returns a Boat array with no host boat first.
getBoatsCount() - Method in class fr.jussieu.gla.wasa.samples.party.DefaultFleet
 
getBooleanValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getBuild() - Method in class com.lc.util.Version
 
getBuild() - Method in class fr.jussieu.gla.wasa.Version
 
getBusFilter() - Method in interface fr.jussieu.gla.wasa.monitor.gui.bus.IBusMember
Get the filter to that is used to determine if an event should to to the member.
getBusFilter() - Method in class fr.jussieu.gla.wasa.monitor.gui.bus.EventClassFilteringBusMember
 
getByDeclaringName(Class, String) - Static method in class com.lc.util.SafeEnumeration
Returns the item of a concrete class, of the given name.
getByteValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getCapacity() - Method in class fr.jussieu.gla.wasa.core.TabuList
 
getCapacity() - Method in class fr.jussieu.gla.wasa.samples.party.Boat
Returns the capacity of the boat, with the crew.
getCapacity(int) - Method in class fr.jussieu.gla.wasa.samples.party.DefaultFleet
 
getCause() - Method in class com.lc.util.CascadingRuntimeException
 
getCause() - Method in interface com.lc.util.ICascadingThrowable
 
getCause() - Method in class com.lc.util.CascadingError
 
getCause() - Method in class com.lc.util.CascadingException
 
getCell(int, int) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
getCharValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getChild(Object, int) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getChildAt(int) - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getChildAt(int) - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
getChildCount() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getChildCount() - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
getChildCount(Object) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getClearTabuListTrigger() - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
getColumn() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.CellVar
Returns the column of the mapped cell.
getColumn() - Method in class fr.jussieu.gla.wasa.samples.queens.Queen
Returns the current column of the Queen.
getColumnSum(int) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
getComponent(String) - Method in class com.lc.util.awt.MemoryCardLayout
 
getConfiguration() - Method in class fr.jussieu.gla.wasa.core.Evaluation
 
getConfigurationCount() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getConfigurationCount() - Method in interface fr.jussieu.gla.wasa.monitor.model.IStatistics
 
getConfigurationNode(int) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getConfigurationNodeParent() - Method in class fr.jussieu.gla.wasa.monitor.model.VarNode
 
getConstraint(int) - Method in class fr.jussieu.gla.wasa.core.Problem
 
getConstraintCount() - Method in class fr.jussieu.gla.wasa.core.Problem
 
getConstraintName() - Method in class fr.jussieu.gla.wasa.monitor.model.ConstraintNode
 
getConstraintNode(int) - Method in class fr.jussieu.gla.wasa.monitor.model.VarNode
 
getConstraintNodeCount() - Method in class fr.jussieu.gla.wasa.monitor.model.VarNode
 
getConstraints() - Method in class fr.jussieu.gla.wasa.core.Problem
 
getCrew() - Method in class fr.jussieu.gla.wasa.samples.party.Boat
Returns the crew number.
getCrew(int) - Method in class fr.jussieu.gla.wasa.samples.party.DefaultFleet
 
getCurrentConstraint() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getCustomizer() - Method in class fr.jussieu.gla.wasa.core.Engine
 
getCustomizer() - Method in interface fr.jussieu.gla.wasa.core.IEngineParameters
 
getCustomizers() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getDateValue() - Method in class fr.jussieu.gla.wasa.core.junit.DateBean
 
getDeclaringName() - Method in class com.lc.util.SafeEnumeration
Returns the name of the item, as defined in the Java source code.
getDescription() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction.XMLFileFilter
 
getDoubleValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getEffect(AlgorithmState) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
getElements(Class) - Static method in class com.lc.util.SafeEnumeration
Returns an array of the concrete type of the enumeration.
getEngine() - Method in class fr.jussieu.gla.wasa.core.Problem
 
getEngine() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getEngine() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getEngineNode(int) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getEngineNodeCount() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getEngineNodeParameters() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getEngineNodeParent() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getEngineNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.EngineNodeCreatedEvent
 
getEngineNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.RunNodeCreatedEvent
 
getEngineSource() - Method in class fr.jussieu.gla.wasa.monitor.event.MonitorEvent
 
getEnumerationClass() - Method in class com.lc.util.SafeEnumerationPropertyEditor
Override this method to return the class implementing the enumeration.
getError() - Method in class fr.jussieu.gla.wasa.core.Var
Returns the current error value.
getError() - Method in class fr.jussieu.gla.wasa.monitor.model.ConstraintNode
 
getErrorAssigned() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getErrorMixer() - Method in class fr.jussieu.gla.wasa.core.Problem
 
getErrors() - Method in class fr.jussieu.gla.wasa.core.ErrorTable.VarEntry
 
getErrors(Var) - Method in class fr.jussieu.gla.wasa.core.ErrorTable
 
getErrorTable() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getEventBus() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getExecutableNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.StartExecutionEvent
 
getExecutableNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.StopExecutionEvent
 
getExplorer() - Method in class fr.jussieu.gla.wasa.core.Var
Returns the Explorer instance associated to the Var.
getExplorer(int) - Method in class fr.jussieu.gla.wasa.core.Problem
 
getExplorerCount() - Method in class fr.jussieu.gla.wasa.core.Problem
 
getExploreResult() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getExplorers() - Method in class fr.jussieu.gla.wasa.core.Problem
 
getExtension(File) - Method in class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction.XMLFileFilter
 
getFilter() - Method in class com.lc.util.FilteredEventSupport.ListenerEntry
 
getFirstElement(Class) - Static method in class com.lc.util.SafeEnumeration
Returns the 1st item declared in the source code.
getFirstSolutionFoundStep() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getFisrtDiagonalSum() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
getFloatValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getFormatPattern() - Method in class com.lc.util.swing.JNumberField
 
getForState() - Method in class fr.jussieu.gla.wasa.util.customizer.EditableEffect
 
getGlobalOptions() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getGuest() - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleVar
Returns the guest boat corresponding to the var.
getGuestCount() - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns the number of guest boats.
getGuests() - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns an array of the guests.
getHost() - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleVar
Returns the host boat corresponding to the var.
getHost(Boat, int) - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns the host assigned to the guest at the period period.
getHost(int) - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns the host of rank index.
getHostCount() - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns the number of host boats.
getHosts() - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Returns an array of the hosts.
getIcon() - Method in class com.lc.util.swing.DialogDisplay
 
getId() - Method in class com.lc.util.swing.PasswordPrompter
 
getId() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getId() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getIdLabelText() - Method in class com.lc.util.swing.PasswordPrompter
 
getImage() - Method in class com.lc.util.awt.ImagePanel
 
getImmutableTypes() - Static method in class fr.jussieu.gla.wasa.util.VarFactory
Returns the array of Class representing types known as immutables.
getIndex(TreeNode) - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getIndex(TreeNode) - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
getIndexOfChild(Object, Object) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getInitializedFleet() - Method in class fr.jussieu.gla.wasa.samples.party.DefaultFleetHostChoiceInputPanel
Initialized the problem {@linf Fleet} with host boats choosen by the user.
getInstance() - Static method in class com.lc.util.awt.NullImageObserver
 
getIntValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getJavaInitializationString() - Method in class com.lc.util.SafeEnumerationPropertyEditor
Returns the string representing the Java expression which should appear in the source code.
getLastEvaluation() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getLine() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.CellVar
Returns the line of the mapped cell.
getLine() - Method in class fr.jussieu.gla.wasa.samples.queens.Queen
Returns the current line of the Queen.
getLineSum(int) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
getListener() - Method in class com.lc.util.FilteredEventSupport.ListenerEntry
 
getListenerCount() - Method in class com.lc.util.FilteredEventListenerList
 
getListenerCount(Class) - Method in class com.lc.util.FilteredEventListenerList
 
getListenerEntries(Class) - Method in class com.lc.util.FilteredEventListenerList
 
getListenerList() - Method in class com.lc.util.FilteredEventListenerList
 
getListeners(Class, IEventFilter) - Method in class com.lc.util.FilteredEventListenerList
 
getLongValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getMainFrame() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getMajor() - Method in class com.lc.util.Version
 
getMajor() - Method in class fr.jussieu.gla.wasa.Version
 
getMessage() - Method in class com.lc.util.swing.DialogDisplay
 
getMessage() - Method in class com.lc.util.swing.PasswordPrompter
 
getMessageType() - Method in class com.lc.util.swing.DialogDisplay
 
getMinimumSize() - Method in class com.lc.util.swing.JNumberField
 
getMinor() - Method in class com.lc.util.Version
 
getMinor() - Method in class fr.jussieu.gla.wasa.Version
 
getMostViolatingVar(TabuList) - Method in class fr.jussieu.gla.wasa.core.Evaluation
 
getName() - Method in class com.lc.util.SafeEnumeration
Returns the name of the item.
getName() - Method in class fr.jussieu.gla.wasa.core.ProblemItem
Allows to get a user-defined tag.
getName() - Method in class fr.jussieu.gla.wasa.core.Var
Allows to get a user-defined tag.
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.AbstractAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.StopSteppingAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.SingleStepAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.EditGlobalOptionsAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.CreateEngineNodeAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.ManyStepsAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.CreateRunNodeAction
 
getName() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.QuitAction
 
getNaNString() - Method in class com.lc.util.swing.JNumberField
 
getNumber() - Method in class fr.jussieu.gla.wasa.samples.NumberInputPanel
Gets the int value of the parameter.
getNumberValue() - Method in class com.lc.util.swing.JNumberField
 
getOptions() - Method in class com.lc.util.swing.DialogDisplay
Returns the array of available choices appearing as buttons.
getOptions() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.GlobalOptionsPanel
 
getOverallError() - Method in class fr.jussieu.gla.wasa.core.Evaluation
Returns the overall error.
getOverallError() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getOwner() - Method in class com.lc.util.swing.DialogDisplay
 
getPanel() - Method in class com.lc.util.swing.PasswordPrompter
 
getParameters() - Method in class fr.jussieu.gla.wasa.core.Engine
Returns a copy of parameters currently in use.
getParameters() - Method in class fr.jussieu.gla.wasa.monitor.gui.action.NewEngineParametersPanel
 
getParent() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getParent() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getParent() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getParent() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getParent() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
Should be declared abstract.
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.StepTabuListPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.RunSummaryPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSummaryPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.EngineSummaryPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.RunSortedConfigurationsPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.EngineCustomizationPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationSummaryPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationVarsPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.EngineRunsPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.StepSummaryPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemEnginesPanel
 
getPartName() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSolutionPanel
 
getPassword() - Method in class com.lc.util.swing.PasswordPrompter
 
getPasswordLabelText() - Method in class com.lc.util.swing.PasswordPrompter
 
getPathToRoot(TreeNode) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getPeriod() - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleVar
Returns the period corresponding to the var.
getPeriodCount() - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Return the number of period.
getPlacement() - Method in class com.lc.util.swing.JImagePanel
 
getPreferredSize() - Method in class com.lc.util.awt.ImagePanel
 
getPreferredSize() - Method in class com.lc.util.swing.JNumberField
 
getProblem() - Method in class fr.jussieu.gla.wasa.core.ProblemItem
Returns the Problem the item is associated with.
getProblem() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getProblem() - Method in class fr.jussieu.gla.wasa.core.Engine
Returns the Problem used by the engine.
getProblem() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getProblem() - Method in class fr.jussieu.gla.wasa.samples.queens.NQueens
Returns the WASA corresponding to the NQueens.
getProblem() - Method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueens
Returns the WASA corresponding to the NaiveQueens.
getProblemClassName() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getProblemNode() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getProblemNode() - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
getProblemNodeParent() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getRandom() - Method in class fr.jussieu.gla.wasa.core.RandomConfigurator
Returns the Engine randomizer.
getRandom() - Method in class fr.jussieu.gla.wasa.core.Engine
Returns the Random instance used by the engine.
getRandom() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getRandomConfigurator() - Method in class fr.jussieu.gla.wasa.core.Problem
 
getRandomCount() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getRandomCount() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getRandomCount() - Method in interface fr.jussieu.gla.wasa.monitor.model.IStatistics
 
getRandomRatio() - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
getRandomTrigger() - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
getRank() - Method in class fr.jussieu.gla.wasa.core.Constraint
Returns the Constraint instanciation rank.
getRank() - Method in class fr.jussieu.gla.wasa.core.Var
Returns the instanciation rank of the Var.
getRank() - Method in class fr.jussieu.gla.wasa.samples.party.Boat
Returns the boat rank.
getReferencedValue() - Method in class fr.jussieu.gla.wasa.core.Var
Override this method to provide the specific behavior for getting the reference to the value object hold by buisness object.
getReferencedValue() - Method in class fr.jussieu.gla.wasa.core.junit.DateBeanVar
 
getReferencedValue() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.CellVar
Returns the mapped cell content ( in fact an Integer ).
getReferencedValue() - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleVar
Returns the mapped cell content ( in fact an host Boat ).
getReferencedValue() - Method in class fr.jussieu.gla.wasa.util.PropertyVar
 
getResourceManager() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getRoot() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getRunDate() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getRunNode(int) - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getRunNodeCount() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getRunNodeParent() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getRunsObtainingSolutionCount() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
getSchedule() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartyProblem
 
getScheduleVars() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartyProblem
Returns a reference to the Vars used internally.
getSecondDiagonalSum() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
getSelectedComponent() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer
 
getSelectedNode() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.SelectionManager
 
getSelectedVar() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getSelectedVar() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getSelectedVarName() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getSelectionId() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getSelectionManager() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getSelectionOverallError() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getSerialVersionUID() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
getShortValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getShouldPack() - Method in class com.lc.util.swing.DialogDisplay
 
getShouldSynthetizeStepNodes() - Method in interface fr.jussieu.gla.wasa.monitor.model.IEngineNodeParameters
 
getShown() - Method in class com.lc.util.awt.MemoryCardLayout
 
getSire() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getSize() - Method in class com.lc.util.swing.DialogDisplay
 
getSize() - Method in class fr.jussieu.gla.wasa.core.TabuList
Returns the size of the TabuList.
getSolutionCount() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getSolutionCount() - Method in interface fr.jussieu.gla.wasa.monitor.model.IStatistics
 
getSolutionFoundCount() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getSolutionThreshold() - Method in interface fr.jussieu.gla.wasa.monitor.model.IEngineNodeParameters
 
getSpareCapacity() - Method in class fr.jussieu.gla.wasa.samples.party.Boat
Returns the real capacity of the boat, without the crew.
getStackTraceAsString(Throwable) - Static method in class com.lc.util.Exceptions
Gets the stack trace into a String.
getState() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getStepCountInput() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
getStepCountInput() - Method in class fr.jussieu.gla.wasa.monitor.gui.frame.ToolBar
Returns user input for Step Count.
getStepCountInput() - Method in class fr.jussieu.gla.wasa.monitor.gui.frame.MainFrame
 
getStepNode() - Method in class fr.jussieu.gla.wasa.monitor.event.StepEvent
 
getStepNode(int) - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getStepNodeCount() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
getStepNodeParent() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getStepNodeParent() - Method in class fr.jussieu.gla.wasa.monitor.model.TabuNode
 
getStepNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.StepNodeAdoptionRequestEvent
 
getStepNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.StepNodeCreatedEvent
 
getStepStartPoint() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getStringValue() - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
getSupportedStates() - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
Returns AlgorithmStates for which a non-null EditableEffect is set.
getTabuList() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
getTabuList() - Method in class fr.jussieu.gla.wasa.core.Engine
Returns the TabuList in use, for allowing customizations.
getTabuListCapacity() - Method in class fr.jussieu.gla.wasa.core.Engine
Returns the capacity of the TabuList.
getTabuListCapacity() - Method in interface fr.jussieu.gla.wasa.core.IEngineParameters
 
getTabuNode(int) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getTabuNodeCount() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
getTags() - Method in class com.lc.util.SafeEnumerationPropertyEditor
Returns the list of the values to be displayed to the user.
getTerminationHandler() - Method in class com.lc.util.LoopingThread
 
getThrowableHandler() - Method in class com.lc.util.LoopingThread
 
getTitle() - Method in class com.lc.util.swing.DialogDisplay
 
getTreeNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.NodeSelectionEvent
 
getTreeNodeSource() - Method in class fr.jussieu.gla.wasa.monitor.gui.event.NodeCreatedEvent
 
getValidator() - Method in class com.lc.util.swing.DialogDisplay
 
getValue() - Method in class com.lc.util.SwingWorker
Gets the value produced by the worker thread, or null if not produced yet.
getValue() - Method in class fr.jussieu.gla.wasa.core.junit.IntBean
 
getValue() - Method in class fr.jussieu.gla.wasa.monitor.gui.test.IntBean
 
getValue() - Method in class fr.jussieu.gla.wasa.monitor.model.VarNode
 
getVar() - Method in class fr.jussieu.gla.wasa.core.Explorer
Returns the worst Var, that which has the highest error.
getVar() - Method in class fr.jussieu.gla.wasa.core.ErrorTable.VarEntry
 
getVar() - Method in class fr.jussieu.gla.wasa.monitor.model.TabuNode
 
getVar(int) - Method in class fr.jussieu.gla.wasa.core.Problem
Returns the Var with an instanciation rank equal to index.
getVarCount() - Method in class fr.jussieu.gla.wasa.core.Problem
Returns the number of the problem Vars.
getVarName() - Method in class fr.jussieu.gla.wasa.monitor.model.TabuNode
 
getVarName() - Method in class fr.jussieu.gla.wasa.monitor.model.VarNode
 
getVarNode(int) - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getVarNodeCount() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
getVarNodeParent() - Method in class fr.jussieu.gla.wasa.monitor.model.ConstraintNode
 
getVars() - Method in class fr.jussieu.gla.wasa.core.Problem
Returns all the Vars of the Problem in an array.
getVars() - Method in class fr.jussieu.gla.wasa.core.TabuList
Used by NotifyingAlgorithm for displaying TabuList content.
getVarsSortedByErrorMix() - Method in class fr.jussieu.gla.wasa.core.ErrorTable
 
getVisualComponent() - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer.NullEditor
 
getVisualComponent() - Method in interface fr.jussieu.gla.wasa.core.ICustomizer.ICustomizerEditor
Returns the JComponent allowing user to edit the ICustomizer.
getVisualComponent() - Method in class fr.jussieu.gla.wasa.util.customizer.CustomizerEditorPanel
 
getVisualComponent() - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffectEditorPanel
 
getVisualComponent() - Method in interface fr.jussieu.gla.wasa.util.customizer.EditableEffect.IEffectEditor
Returns the JComponent allowing user to edit EditableEffect.
getWatchedTreeNodeClass() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer
 
getWatchedTreeNodeClass() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.StepDetailPanel
 
getWatchedTreeNodeClass() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ConfigurationDetailPanel
 
getWatchedTreeNodeClass() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.EngineDetailPanel
 
getWatchedTreeNodeClass() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.RunDetailPanel
 
getWatchedTreeNodeClass() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemDetailPanel
 
getX() - Method in class fr.jussieu.gla.wasa.core.junit.XYBean
 
getX() - Method in class fr.jussieu.gla.wasa.monitor.event.junit.XYBean
 
getY() - Method in class fr.jussieu.gla.wasa.core.junit.XYBean
 
getY() - Method in class fr.jussieu.gla.wasa.monitor.event.junit.XYBean
 
GlobalOptionsPanel - class fr.jussieu.gla.wasa.monitor.gui.action.GlobalOptionsPanel.
Options GUI widgets.
GlobalOptionsPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.GlobalOptionsPanel
Design-time only.
GlobalOptionsPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.GlobalOptionsPanel
 
GuardExceededException - exception fr.jussieu.gla.wasa.core.GuardExceededException.
Thrown when Engine could not find a Solution after a certain number of steps.
GuardExceededException(int) - Constructor for class fr.jussieu.gla.wasa.core.GuardExceededException
 

H

handleThrowable(Throwable) - Method in interface com.lc.util.IThrowableHandler
Method called when a Throwable should be handled.
handleThrowable(Throwable) - Method in class com.lc.util.awt.DispatchThreadThrowableManager
Default implementation, delegates to the delegate if it is not null, or does nothing by returning false.
hashCode() - Method in class fr.jussieu.gla.wasa.core.Configuration
 
hasNeighbours(int) - Method in class fr.jussieu.gla.wasa.core.Explorer
Override this method to indicate if explorer should be applied.
hasNeighbours(int) - Method in class fr.jussieu.gla.wasa.core.junit.DummyExplorer
 
hasNeighbours(int) - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicIntegerExplorer
 
hasNeighbours(int) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.EngineDependantIntExplorer
 
hasNeighbours(int) - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleExplorer
The neighbour count is equal to the number of host boats.
hasNext() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
hasNext() - Method in class fr.jussieu.gla.wasa.util.IntRandomIterator
Returns true if there is more elements in the IntRandomIterator.
hasNext() - Method in class fr.jussieu.gla.wasa.util.RandomIterator
Returns true if there is more elements in the RandomIterator.
hasValueBasedHashCode() - Method in class fr.jussieu.gla.wasa.core.Var
Returns if value's hashCode can be used to perform faster comparisons.
hasValueBasedHashCode() - Method in class fr.jussieu.gla.wasa.util.PropertyVar
 
hasValueBasedHashCodes() - Method in class fr.jussieu.gla.wasa.core.Configuration
 
host - Variable in class fr.jussieu.gla.wasa.samples.party.Boat
 

I

IBusFilter - interface fr.jussieu.gla.wasa.monitor.gui.bus.IBusFilter.
Interace for determining whether an event should be given to a BusMember instance.
IBusMember - interface fr.jussieu.gla.wasa.monitor.gui.bus.IBusMember.
Interface for classes that want to be a member of the EventBus.
ICascadingThrowable - interface com.lc.util.ICascadingThrowable.
 
IConstants - interface fr.jussieu.gla.wasa.monitor.xml.IConstants.
Constants.
ICustomizer - interface fr.jussieu.gla.wasa.core.ICustomizer.
Define the behaviour of the customizable part of the Algorithm.
ICustomizer.ICustomizerEditor - interface fr.jussieu.gla.wasa.core.ICustomizer.ICustomizerEditor.
Defines a visual editor for letting the user parametrize an ICustomizer instance.
ID_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
IDialogValidator - interface com.lc.util.swing.IDialogValidator.
Behavior for validating a DialogDisplay.
IEngineNodeParameters - interface fr.jussieu.gla.wasa.monitor.model.IEngineNodeParameters.
EngineNode-specific parameters.
IEngineParameters - interface fr.jussieu.gla.wasa.core.IEngineParameters.
Describes a set of parameters for configuring an Engine.
IEventFilter - interface com.lc.util.IEventFilter.
Interface used by FilteredEventSupport.
IExecutableNode - interface fr.jussieu.gla.wasa.monitor.model.IExecutableNode.
Defines the behavior of a TreeNode which supports a Step operation.
IF_FULL - Static variable in class fr.jussieu.gla.wasa.util.customizer.TabuListTrigger
 
IGlobalOptions - interface fr.jussieu.gla.wasa.monitor.gui.application.IGlobalOptions.
Defines Monitor GUI global options.
ImagePanel - class com.lc.util.awt.ImagePanel.
Panel drawing an image.
ImagePanel() - Constructor for class com.lc.util.awt.ImagePanel
 
ImagePanel(Image) - Constructor for class com.lc.util.awt.ImagePanel
 
imageUpdate(Image, int, int, int, int, int) - Method in class com.lc.util.awt.NullImageObserver
 
ImmutablePropertyTypesBean - class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean.
A Bean with properties of immutable types, as declared in VarFactory.
ImmutablePropertyTypesBean() - Constructor for class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
ImplementationError - error com.lc.util.ImplementationError.
Represents a precondition / invariant violation, detected inside of the emitting class.
ImplementationError() - Constructor for class com.lc.util.ImplementationError
 
ImplementationError(String) - Constructor for class com.lc.util.ImplementationError
 
ImplementationError(String, Throwable) - Constructor for class com.lc.util.ImplementationError
 
ImplementationError(Throwable) - Constructor for class com.lc.util.ImplementationError
 
IMPROVEMENT_FOUND - Static variable in class fr.jussieu.gla.wasa.core.AlgorithmState
Exploration found an improvement from its Start Point.
incError(double) - Method in class fr.jussieu.gla.wasa.core.Var
Facility for callingVar.incError( float ).
incError(float) - Method in class fr.jussieu.gla.wasa.core.Var
Method that Constraint implementations should call in their Constraint.evaluate() method, in order to explain how a Var's value violates a constraint.
incError(int) - Method in class fr.jussieu.gla.wasa.core.Var
Facility for callingVar.incError( float ).
includesFilter(IEventFilter) - Method in interface com.lc.util.IEventFilter
 
InconsistencyDetectionTest - class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest.
Tests for Engine's detection of incorrect states or inconsistencies.
InconsistencyDetectionTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
INoisyRunnable - interface com.lc.util.INoisyRunnable.
A flavor of Runnable interface which can throw an Exception.
inputPanel - Variable in class fr.jussieu.gla.wasa.samples.AbstractSample
 
InputPanel - class fr.jussieu.gla.wasa.samples.InputPanel.
Parent of all input parameters panels for samples.
InputPanel() - Constructor for class fr.jussieu.gla.wasa.samples.InputPanel
 
INSTANCE - Static variable in class fr.jussieu.gla.wasa.util.VarFactory
The default instance of this class.
IntBean - class fr.jussieu.gla.wasa.core.junit.IntBean.
A JavaBean holding an int value.
IntBean - class fr.jussieu.gla.wasa.monitor.gui.test.IntBean.
A JavaBean holding an int value.
IntBean() - Constructor for class fr.jussieu.gla.wasa.core.junit.IntBean
 
IntBean() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.test.IntBean
 
interrupt() - Method in class com.lc.util.LoopingThread
Redefines the default behavior by calling LoopingThread.freezeLoop().
interrupt() - Method in class com.lc.util.SwingWorker
Forces the worker thread to interrupt.
IntRandomIterator - class fr.jussieu.gla.wasa.util.IntRandomIterator.
A default RandomIterator on int.
IntRandomIterator(int) - Constructor for class fr.jussieu.gla.wasa.util.IntRandomIterator
 
IntRandomIterator(int, int) - Constructor for class fr.jussieu.gla.wasa.util.IntRandomIterator
 
IntRandomIterator(int, int, int) - Constructor for class fr.jussieu.gla.wasa.util.IntRandomIterator
 
isAbortingOnThrowableThrown() - Method in class com.lc.util.LoopingThread
 
isCenteringOnScreen() - Method in class com.lc.util.swing.DialogDisplay
 
isDisplaying() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
 
isEachIntOnlyOnce(int[]) - Method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
Return true if each int of the array is different from the others.
isEditable() - Method in class com.lc.util.swing.JNumberField
 
isEmpty() - Method in class fr.jussieu.gla.wasa.monitor.model.TabuNode
 
isExecuting() - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
isFrozen() - Method in class com.lc.util.LoopingThread
 
isHost() - Method in class fr.jussieu.gla.wasa.samples.party.Boat
Returns true if the boat is an host boat.
isHost(int) - Method in class fr.jussieu.gla.wasa.samples.party.DefaultFleet
 
isImmutableType(Class) - Method in class fr.jussieu.gla.wasa.util.VarFactory
Returns if a given Class is known to have immutable instances.
isLeaf() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
isLeaf() - Method in class fr.jussieu.gla.wasa.monitor.model.Node
 
isLeaf(Object) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
isLive() - Method in interface fr.jussieu.gla.wasa.monitor.model.IExecutableNode
 
isLive() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
isLive() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
isLive() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
isOnFirstPlane() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer
 
isPaintable() - Method in class com.lc.util.SafeEnumerationPropertyEditor
Indique si l'éditeur de propriété est suceptible d'être redessiné, en tant que composant fenêtré défini dans cette classe.
isSameAs(FilteredEventSupport.ListenerEntry) - Method in class com.lc.util.FilteredEventSupport.ListenerEntry
equals-like method testing compatibility between filters.
isSolutionFound() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
isSolutionFound() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
isStartPoint() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
isSynthetized() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
IStatistics - interface fr.jussieu.gla.wasa.monitor.model.IStatistics.
The interface to implement to deliver informations about a StepNode.
isTerminating() - Method in class com.lc.util.LoopingThread
 
isUsingNamespace() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 
isUsuable(float) - Method in class fr.jussieu.gla.wasa.core.ErrorMixer
Tests if the given parameter is recognized as a valid value for an Error score.
IThrowableHandler - interface com.lc.util.IThrowableHandler.
Defines a catch-all Error / Exception handler.

J

JImagePanel - class com.lc.util.swing.JImagePanel.
Panel displaying an Image.
JImagePanel() - Constructor for class com.lc.util.swing.JImagePanel
 
JImagePanel(Image) - Constructor for class com.lc.util.swing.JImagePanel
Constructeur assignant une image.
JNumberField - class com.lc.util.swing.JNumberField.
Formatted number display.
JNumberField() - Constructor for class com.lc.util.swing.JNumberField
 

L

last() - Method in class com.lc.util.awt.MemoryCardLayout
 
last(Container) - Method in class com.lc.util.awt.MemoryCardLayout
 
listenerList - Variable in class com.lc.util.FilteredEventListenerList
The list of ListenerType - Listener pairs
LookAndFeel - class com.lc.util.swing.LookAndFeel.
Utility class for simple Swing Look and Feel manipulations.
LoopingThread - class com.lc.util.LoopingThread.
Enhanced Thread allowing the runnable part to be called repeatingly (without creating a new java.lang.Thread instance each time.
LoopingThread() - Constructor for class com.lc.util.LoopingThread
Creates an instance of a LoopingThread.
LoopingThread(INoisyRunnable) - Constructor for class com.lc.util.LoopingThread
Creates an instance of a LoopingThread with a INoisyRunnable instance, which will make the Executable Part of the Thread.
LoopingThread(Runnable) - Constructor for class com.lc.util.LoopingThread
Creates an instance of a LoopingThread with a Runnable instance, which will make the Executable Part of the Thread.

M

MagicSquareProblem - class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareProblem.
The magic square problem.
MagicSquareProblem(int) - Constructor for class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareProblem
 
MagicSquareSample - class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample.
The Magic Square sample.
MagicSquareSample() - Constructor for class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample
 
main(String[]) - Static method in class com.lc.util.junit.FilteredEventSupportTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.ErrorTableTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.RandomTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.TabuListTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.SimpleExplorationTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.ExplorationWithTabuTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.CoreTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.core.junit.ConfigurationTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.junit.WASATest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.gui.Monitor
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.gui.frame.MainFrame
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.gui.test.TestAlgorithmNotification
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.model.test.TestModel
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.samples.SampleRunner
Launches a SampleRunner instance with all distribution's samples.
main(String[]) - Static method in class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample
Launches a pre-configured MagicSquareProblem without the Monitor.
main(String[]) - Static method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample
Launches a pre-configured PPP without the Monitor.
main(String[]) - Static method in class fr.jussieu.gla.wasa.samples.queens.NQueensSample
Launches a pre-configured NQueens problem without the Monitor.
main(String[]) - Static method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample
Launches a pre-configured NaiveQueens problem without the Monitor.
main(String[]) - Static method in class fr.jussieu.gla.wasa.util.customizer.CustomizerEditorPanel
 
main(String[]) - Static method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
 
MainFrame - class fr.jussieu.gla.wasa.monitor.gui.frame.MainFrame.
Main frame of the WASA Monitor framework GUI.
MainFrame() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.frame.MainFrame
 
MainFrame(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.frame.MainFrame
 
makeAppear(Window, int, int) - Static method in class com.lc.util.awt.Windows
 
ManyStepsAction - class fr.jussieu.gla.wasa.monitor.gui.action.ManyStepsAction.
Launches a given count of steps.
ManyStepsAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.ManyStepsAction
 
mark(int) - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
markSupported() - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
MAX_INTERRUPT - Static variable in class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
The maximum valid interrupt value.
mayContinue() - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
MeetingOnlyOnceConstraint - class fr.jussieu.gla.wasa.samples.party.MeetingOnlyOnceConstraint.
Expresses that a Crew should meet another Crew only once.
MeetingOnlyOnceConstraint(ProgressivePartyProblem) - Constructor for class fr.jussieu.gla.wasa.samples.party.MeetingOnlyOnceConstraint
 
MemoryCardLayout - class com.lc.util.awt.MemoryCardLayout.
A CardLayout keeping information on selected component.
MemoryCardLayout(Container) - Constructor for class com.lc.util.awt.MemoryCardLayout
 
MemoryCardLayout(Container, int, int) - Constructor for class com.lc.util.awt.MemoryCardLayout
 
MenuConfigurator - class fr.jussieu.gla.wasa.monitor.gui.frame.MenuConfigurator.
Configures MainFrame's pulldown menu.
MenuConfigurator(ApplicationContext, JMenuBar) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.frame.MenuConfigurator
 
Monitor - class fr.jussieu.gla.wasa.monitor.gui.Monitor.
The main class of WASA Monitor GUI.
Monitor(Problem) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.Monitor
 
MonitorEvent - class fr.jussieu.gla.wasa.monitor.event.MonitorEvent.
Event sent by the AlgorithmAdapter when a report starts.
MonitorEvent(Engine) - Constructor for class fr.jussieu.gla.wasa.monitor.event.MonitorEvent
 
MONITORING - Static variable in class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
The default "monitoring" interrupt level, used by members who are only listeners/monitors of events.
MONITORING_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 

N

NaiveQueens - class fr.jussieu.gla.wasa.samples.queens.NaiveQueens.
The n-queens problem with a naive explorer.
NaiveQueens(int) - Constructor for class fr.jussieu.gla.wasa.samples.queens.NaiveQueens
 
NaiveQueensSample - class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample.
The NaiveQueens sample.
NaiveQueensSample() - Constructor for class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample
 
NAME_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
NAMESPACE_PREFIX - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
NAMESPACE_URI - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
NAN_STRING - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
NewEngineParametersPanel - class fr.jussieu.gla.wasa.monitor.gui.action.NewEngineParametersPanel.
Contains Engine parameters input GUI widgets.
NewEngineParametersPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.NewEngineParametersPanel
Design time only.
NewEngineParametersPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.NewEngineParametersPanel
 
next() - Method in class fr.jussieu.gla.wasa.util.RandomIterator
Returns the next Object.
nextBoolean() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
nextBytes(byte[]) - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
nextDouble() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
nextFloat() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
nextInt() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
nextInt() - Method in class fr.jussieu.gla.wasa.monitor.gui.test.CyclicRandomInt
 
nextInt() - Method in class fr.jussieu.gla.wasa.util.IntRandomIterator
Returns the next int.
nextInt() - Method in class fr.jussieu.gla.wasa.util.RandomIterator
Returns the next int.
nextInt(int) - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
nextLong() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandom
 
NO_ERROR_ASSIGNED - Static variable in class fr.jussieu.gla.wasa.core.AlgorithmState
Exploration found a Configuration for which Constraints did not set any Var error.
NO_IMPROVEMENT_FOUND - Static variable in class fr.jussieu.gla.wasa.core.AlgorithmState
Exploration did not find any improvement from its Start Point.
NO_VAR_FOUND - Static variable in class fr.jussieu.gla.wasa.core.AlgorithmState
No "worst" Var was found.
NoConstraintAppliedException - exception fr.jussieu.gla.wasa.core.NoConstraintAppliedException.
Thrown when all evaluated Constraints did not set any error, and the Engine has its AllowNoConstraintApplied property set to false.
NoConstraintAppliedException() - Constructor for class fr.jussieu.gla.wasa.core.NoConstraintAppliedException
 
Node - class fr.jussieu.gla.wasa.monitor.model.Node.
Base class for *Node.
Node() - Constructor for class fr.jussieu.gla.wasa.monitor.model.Node
 
NodeCreatedEvent - class fr.jussieu.gla.wasa.monitor.gui.event.NodeCreatedEvent.
Parent class of all specialized node creation events, like StepNodeCreatedEvent.
NodeCreatedEvent(TreeNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.NodeCreatedEvent
 
NodeSelectionEvent - class fr.jussieu.gla.wasa.monitor.gui.event.NodeSelectionEvent.
Event posted when a Node is selected.
NodeSelectionEvent(TreeNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.NodeSelectionEvent
 
NoRegisteredNodeException - exception fr.jussieu.gla.wasa.monitor.model.NoRegisteredNodeException.
Thrown when a node Id was not found.
NoRegisteredNodeException(String, String) - Constructor for class fr.jussieu.gla.wasa.monitor.model.NoRegisteredNodeException
 
normalizeDirectoryName(String) - Static method in class com.lc.util.Files
Returns a directory name finishing by a unique path separator, as defined by File.separatorChar.
NORTH - Static variable in class com.lc.util.swing.JImagePanel
 
NORTHEAST - Static variable in class com.lc.util.swing.JImagePanel
 
NORTHWEST - Static variable in class com.lc.util.swing.JImagePanel
 
NotifyingAlgorithm - class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm.
An extension of the Algorithm casting events for notifying algorithm steps.
NotifyingAlgorithm(Engine) - Constructor for class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm
 
NQueens - class fr.jussieu.gla.wasa.samples.queens.NQueens.
The n-queens problem.
NQueens(int) - Constructor for class fr.jussieu.gla.wasa.samples.queens.NQueens
 
NQueensSample - class fr.jussieu.gla.wasa.samples.queens.NQueensSample.
The NQueens sample.
NQueensSample() - Constructor for class fr.jussieu.gla.wasa.samples.queens.NQueensSample
 
NullImageObserver - class com.lc.util.awt.NullImageObserver.
Implementation of ImageObserver doing nothing.
NullImageObserver() - Constructor for class com.lc.util.awt.NullImageObserver
 
NumberInputPanel - class fr.jussieu.gla.wasa.samples.NumberInputPanel.
An int specialized InputPanel for samples.
NumberInputPanel() - Constructor for class fr.jussieu.gla.wasa.samples.NumberInputPanel
 
NumberInputPanel(String, int) - Constructor for class fr.jussieu.gla.wasa.samples.NumberInputPanel
 

O

onEnd(ElementPath) - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader.PruningElementHandler
 
onStart(ElementPath) - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader.PruningElementHandler
 
OVERALLERROR_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 

P

paint(Graphics) - Method in class com.lc.util.awt.ImagePanel
 
paint(Graphics) - Method in class com.lc.util.swing.JImagePanel
 
paint(Graphics) - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
Checks if component dirty before calling DetailPanelPart.refreshData().
parse(String) - Static method in class com.lc.util.Version
Parses a String containing some Version info in "Major.minor.build" form.
PasswordPrompter - class com.lc.util.swing.PasswordPrompter.
 
PasswordPrompter.PrompterPanel - class com.lc.util.swing.PasswordPrompter.PrompterPanel.
 
PasswordPrompter.PrompterPanel() - Constructor for class com.lc.util.swing.PasswordPrompter.PrompterPanel
 
PasswordPrompter() - Constructor for class com.lc.util.swing.PasswordPrompter
 
peel(Throwable) - Static method in class com.lc.util.Exceptions
Peels nested Throwables.
postEvent(EventObject) - Method in class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
Method used for sending an event to the bus.
PPPRandomConfigurator - class fr.jussieu.gla.wasa.samples.party.PPPRandomConfigurator.
The ProgressivePartyProblem random configurator.
PPPRandomConfigurator(ProgressivePartyProblem) - Constructor for class fr.jussieu.gla.wasa.samples.party.PPPRandomConfigurator
 
print(PrintStream) - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Display informations about the schedule in a PrintStream.
printInfo() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareProblem
Displays informations about the square.
printInfo() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
printInfo() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartyProblem
Displays informations about the boats and the schedule.
printInfo() - Method in class fr.jussieu.gla.wasa.samples.queens.NQueens
Displays informations about Queens.
printInfo() - Method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueens
Displays informations about Queens.
printResult() - Method in class fr.jussieu.gla.wasa.samples.AbstractSample
Must display Problem results on the console.
printResult() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample
Displays informations about the magic square.
printResult() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample
Displays informations about schedule and boats.
printResult() - Method in class fr.jussieu.gla.wasa.samples.queens.NQueensSample
Displays inforamtions about Queens states.
printResult() - Method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample
Displays inforamtions about Queens states.
printStackTrace() - Method in class com.lc.util.CascadingRuntimeException
 
printStackTrace() - Method in class com.lc.util.CascadingError
 
printStackTrace() - Method in class com.lc.util.CascadingException
 
printStackTrace(PrintStream) - Method in class com.lc.util.CascadingRuntimeException
 
printStackTrace(PrintStream) - Method in class com.lc.util.CascadingError
 
printStackTrace(PrintStream) - Method in class com.lc.util.CascadingException
 
printStackTrace(PrintWriter) - Method in class com.lc.util.CascadingRuntimeException
 
printStackTrace(PrintWriter) - Method in class com.lc.util.CascadingError
 
printStackTrace(PrintWriter) - Method in class com.lc.util.CascadingException
 
Problem - class fr.jussieu.gla.wasa.core.Problem.
Represents a Problem, as a set of Vars, Constraints, etc.
Problem() - Constructor for class fr.jussieu.gla.wasa.core.Problem
 
PROBLEMCLASS_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
ProblemDefinitionException - exception fr.jussieu.gla.wasa.core.ProblemDefinitionException.
Thrown when the Problem detects it was not correctly defined.
ProblemDefinitionException(String) - Constructor for class fr.jussieu.gla.wasa.core.ProblemDefinitionException
 
ProblemDetailPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemDetailPanel.
Detail of a Problem.
ProblemDetailPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemDetailPanel
 
ProblemDetailPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemDetailPanel
 
ProblemEnginesPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemEnginesPanel.
Engines part of a ProblemDetailPanel.
ProblemEnginesPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemEnginesPanel
 
ProblemEnginesPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemEnginesPanel
 
ProblemItem - class fr.jussieu.gla.wasa.core.ProblemItem.
The base class for Problem-owned objects.
ProblemItem(Problem) - Constructor for class fr.jussieu.gla.wasa.core.ProblemItem
Constructor.
ProblemMismatchException - exception fr.jussieu.gla.wasa.core.ProblemMismatchException.
Thrown when some ProblemItems should refer to the same Problem and they don't.
ProblemMismatchException(String) - Constructor for class fr.jussieu.gla.wasa.core.ProblemMismatchException
 
ProblemNode - class fr.jussieu.gla.wasa.monitor.model.ProblemNode.
Represents a Problem, owning EngineNodes.
ProblemNode(Problem) - Constructor for class fr.jussieu.gla.wasa.monitor.model.ProblemNode
Constructor.
ProblemSolutionPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSolutionPanel.
Solution part of a ProblemDetailPanel.
ProblemSolutionPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSolutionPanel
 
ProblemSolutionPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSolutionPanel
 
ProblemStateException - exception fr.jussieu.gla.wasa.core.ProblemStateException.
Exception raised when a Problem instance is not in the expected initialization state.
ProblemStateException(String) - Constructor for class fr.jussieu.gla.wasa.core.ProblemStateException
 
ProblemSummaryPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSummaryPanel.
Summary part of a ProblemDetailPanel.
ProblemSummaryPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSummaryPanel
Design-time only.
ProblemSummaryPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSummaryPanel
 
processImprovementFound(Problem) - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
Clears the TabuList.
processImprovementFound(Problem) - Method in interface fr.jussieu.gla.wasa.core.ICustomizer
This method is called before an engine in the state AlgorithmState.IMPROVEMENT_FOUND execute a step.
processImprovementFound(Problem) - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
Clears the TabuList.
processImprovementFound(Problem) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
processNoErrorAssigned(Problem) - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
Does nothing.
processNoErrorAssigned(Problem) - Method in interface fr.jussieu.gla.wasa.core.ICustomizer
This method is called before an engine in the state AlgorithmState.NO_ERROR_ASSIGNED execute a step.
processNoErrorAssigned(Problem) - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
Do nothing.
processNoErrorAssigned(Problem) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
processNoImprovementFound(Problem) - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
Reconfigures the buisness objects with a rate of 1 and clear the TabuList, only when the TabuList is full.
processNoImprovementFound(Problem) - Method in interface fr.jussieu.gla.wasa.core.ICustomizer
This method is called before an engine in the state AlgorithmState.NO_IMPROVEMENT_FOUND execute a step.
processNoImprovementFound(Problem) - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
Random with a certain rate of Vars each time the TabuList is full.
processNoImprovementFound(Problem) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
processNoVarFound(Problem) - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
Reconfigures the buisness objects with a rate of 1 and clear the TabuList.
processNoVarFound(Problem) - Method in interface fr.jussieu.gla.wasa.core.ICustomizer
This method is called before an engine in the state AlgorithmState.NO_VAR_FOUND execute a step.
processNoVarFound(Problem) - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
Random of the whole Vars and clears the TabuList when Problem is uninitialized.
processNoVarFound(Problem) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
processUninitialized(Problem) - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
Reconfigures the buisness objects with a rate of 1 and clear the TabuList.
processUninitialized(Problem) - Method in interface fr.jussieu.gla.wasa.core.ICustomizer
This method is called before an engine in the state AlgorithmState.UNINITIALIZED execute a step.
processUninitialized(Problem) - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
Random of the whole Vars and clears the TabuList when Problem is uninitialized.
processUninitialized(Problem) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
ProgressivePartyProblem - class fr.jussieu.gla.wasa.samples.party.ProgressivePartyProblem.
The main class for the Progressive Party problem.
ProgressivePartyProblem(Fleet, int) - Constructor for class fr.jussieu.gla.wasa.samples.party.ProgressivePartyProblem
 
ProgressivePartySample - class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample.
The Progressive Party sample.
ProgressivePartySample() - Constructor for class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample
 
prompt() - Method in class com.lc.util.swing.PasswordPrompter
 
PropertyVar - class fr.jussieu.gla.wasa.util.PropertyVar.
Var object acessing to a Buisness Object's value using reflection, supposing that the value is of an immutable type.
PropertyVar(Explorer, Object, Method, Method) - Constructor for class fr.jussieu.gla.wasa.util.PropertyVar
 
put(Var) - Method in class fr.jussieu.gla.wasa.core.TabuList
Adds var in the TabuList.
put(Var, float[]) - Method in class fr.jussieu.gla.wasa.core.ErrorTable
 

Q

qetNumberTitle() - Method in class fr.jussieu.gla.wasa.samples.NumberInputPanel
 
Queen - class fr.jussieu.gla.wasa.samples.queens.Queen.
A Queen in the n-queens problem.
Queen(int, int) - Constructor for class fr.jussieu.gla.wasa.samples.queens.Queen
 
QueenCustomizer - class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer.
The NQueen customizer, which randomize with a certain rate of Vars each time there is no improvement found and that the TabuList is full.
QueenCustomizer(float) - Constructor for class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
Sets the rate of random.
QuitAction - class fr.jussieu.gla.wasa.monitor.gui.action.QuitAction.
Quit the application.
QuitAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.QuitAction
 

R

RandomConfigurator - class fr.jussieu.gla.wasa.core.RandomConfigurator.
The base class for a Configurator which assigns random values to Buisness Objects states.
RandomConfigurator(Problem) - Constructor for class fr.jussieu.gla.wasa.core.RandomConfigurator
Adds automatically the newly created instance to the given Problem.
randomDouble() - Method in class fr.jussieu.gla.wasa.monitor.gui.test.CyclicRandomInt
 
RandomIterator - class fr.jussieu.gla.wasa.util.RandomIterator.
Takes value randomly out of a List, int[] or Object[], ensuring that each element will be returned only once.
RandomIterator(int[]) - Constructor for class fr.jussieu.gla.wasa.util.RandomIterator
 
RandomIterator(List) - Constructor for class fr.jussieu.gla.wasa.util.RandomIterator
 
RandomIterator(Object[]) - Constructor for class fr.jussieu.gla.wasa.util.RandomIterator
 
RandomIteratorTest - class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest.
Automated test for the RandomIterator.
RandomIteratorTest(String) - Constructor for class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
 
RandomTest - class fr.jussieu.gla.wasa.core.junit.RandomTest.
Test if java.util.Random gives the same sequences of int in order to instrument tests.
RandomTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.RandomTest
 
rank - Variable in class fr.jussieu.gla.wasa.samples.party.Boat
 
read() - Method in class fr.jussieu.gla.wasa.monitor.xml.XMLPartsReader
 
read() - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
read(byte[]) - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
read(byte[], int, int) - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
read(ProblemNode) - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportReader
Adds a EngineNode and all needed subnodes to the given ProblemNode.
ReadLogAction - class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction.
Read a log file to display the corresponding run in the Monitor.
ReadLogAction.XMLFileFilter - class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction.XMLFileFilter.
 
ReadLogAction.XMLFileFilter(ReadLogAction) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction.XMLFileFilter
 
ReadLogAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.ReadLogAction
 
reappropriateProblem() - Method in class fr.jussieu.gla.wasa.core.Engine
Used only by Monitor GUI.
refreshData() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
 
RefreshRequestEvent - class fr.jussieu.gla.wasa.monitor.gui.event.RefreshRequestEvent.
Request refresh of all displayed data.
RefreshRequestEvent(Object) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.RefreshRequestEvent
 
remove(Class, EventListener, IEventFilter) - Method in class com.lc.util.FilteredEventSupport
 
remove(Class, FilteredEventSupport.ListenerEntry) - Method in class com.lc.util.FilteredEventListenerList
Removes the listener as a listener of the specified type.
removeLayoutComponent(Component) - Method in class com.lc.util.awt.MemoryCardLayout
Does not implement update of shown Component.
removeListener(AlgorithmListener) - Method in class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm
 
removeMember(IBusMember) - Method in class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
Remove a member from the bus.
removeTreeModelListener(TreeModelListener) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
replicate() - Method in class fr.jussieu.gla.wasa.core.ErrorTable
 
replicate() - Method in class fr.jussieu.gla.wasa.core.ErrorTable.VarEntry
 
ReportReader - class fr.jussieu.gla.wasa.monitor.xml.ReportReader.
Creates Report objects from an XML log.
ReportReader.PruningElementHandler - class fr.jussieu.gla.wasa.monitor.xml.ReportReader.PruningElementHandler.
 
ReportReader.PruningElementHandler(ReportReader) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.ReportReader.PruningElementHandler
 
ReportReader(InputStream) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.ReportReader
 
ReportWriter - class fr.jussieu.gla.wasa.monitor.xml.ReportWriter.
Writes Report objects to an XML file.
ReportWriter(Problem, OutputStream) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 
ReportWriter(Problem, PrintStream) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 
ReportWriter(Problem, String) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 
reset() - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
ResourceManager - class fr.jussieu.gla.wasa.monitor.gui.application.ResourceManager.
A Resource manager.
ResourceManager() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.application.ResourceManager
 
RESPONDING - Static variable in class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
The default "responding" interrupt level, for members who service events in a default manner.
restore(Configuration) - Method in class fr.jussieu.gla.wasa.core.Problem
 
restoreBest() - Method in class fr.jussieu.gla.wasa.core.Engine
Use this method to retsore states of your buisness objects with the best found configuration.
retainIfBetter(Evaluation) - Method in class fr.jussieu.gla.wasa.core.Evaluation
 
run() - Method in class com.lc.util.LoopingThread
Starts a loop calling repeatingly the Executable Part.
run() - Method in interface com.lc.util.INoisyRunnable
 
run(float) - Method in class fr.jussieu.gla.wasa.core.Engine
Executes steps until the best found overall error is under errorThreshold.
run(int) - Method in class fr.jussieu.gla.wasa.core.Engine
Executes stepCount steps.
run(int, float) - Method in class fr.jussieu.gla.wasa.core.Engine
Executes at most guard times steps and returns when a configuration with an error under errorThreshold has benn found.
RunDetailPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.RunDetailPanel.
Presents RunNode informations.
RunDetailPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.RunDetailPanel
 
RunNode - class fr.jussieu.gla.wasa.monitor.model.RunNode.
Represents a Run, as a list of StepNodes.
RunNode(EngineNode) - Constructor for class fr.jussieu.gla.wasa.monitor.model.RunNode
 
RunNode(EngineNode, Engine) - Constructor for class fr.jussieu.gla.wasa.monitor.model.RunNode
 
RunNodeCreatedEvent - class fr.jussieu.gla.wasa.monitor.gui.event.RunNodeCreatedEvent.
Fired when a RunNode is created.
RunNodeCreatedEvent(RunNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.RunNodeCreatedEvent
 
runQuiet(float) - Method in class fr.jussieu.gla.wasa.core.Engine
Same as Engine.run( float ) but doesn't need to be inserted in a try/catch block.
runQuiet(int) - Method in class fr.jussieu.gla.wasa.core.Engine
Same as Engine.run( int ) with no need to insert into a try/catch block.
runQuiet(int, float) - Method in class fr.jussieu.gla.wasa.core.Engine
Same as Engine.run( int, float) but doesn't need to be inserted in a try/catch block.
RUNSESSION_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
RunSortedConfigurationsPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.RunSortedConfigurationsPanel.
Sorted configurations part of a RunDetailPanel.
RunSortedConfigurationsPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.RunSortedConfigurationsPanel
 
RunSortedConfigurationsPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.RunSortedConfigurationsPanel
 
RunSummaryPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.RunSummaryPanel.
Summary part of a RunDetailPanel.
RunSummaryPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.RunSummaryPanel
 
RunSummaryPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.RunSummaryPanel
 

S

SafeEnumeration - class com.lc.util.SafeEnumeration.
Base class for strongly-typed enumerations, which know the name that was used to declare them in the Java source code.
SafeEnumeration() - Constructor for class com.lc.util.SafeEnumeration
Constructor.
SafeEnumeration(String) - Constructor for class com.lc.util.SafeEnumeration
Constructor.
SafeEnumerationError - error com.lc.util.SafeEnumerationError.
Raised when an internal inconsistency is detected in SafeEnumeration.
SafeEnumerationError() - Constructor for class com.lc.util.SafeEnumerationError
 
SafeEnumerationError(String) - Constructor for class com.lc.util.SafeEnumerationError
 
SafeEnumerationPropertyEditor - class com.lc.util.SafeEnumerationPropertyEditor.
Generic JavaBean property editor for a property derived from SafeEnumeration.
SafeEnumerationPropertyEditor() - Constructor for class com.lc.util.SafeEnumerationPropertyEditor
 
SafeEnumerationPropertyEditor(Object) - Constructor for class com.lc.util.SafeEnumerationPropertyEditor
 
SampleRunner - class fr.jussieu.gla.wasa.samples.SampleRunner.
Use this class to launch all samples.
SampleRunner(AbstractSample[]) - Constructor for class fr.jussieu.gla.wasa.samples.SampleRunner
 
Schedule - class fr.jussieu.gla.wasa.samples.party.Schedule.
Holds the current assignations of boats.
Schedule(Fleet, int) - Constructor for class fr.jussieu.gla.wasa.samples.party.Schedule
 
ScheduleExplorer - class fr.jussieu.gla.wasa.samples.party.ScheduleExplorer.
Title: Description: Copyright: Copyright (c) 2002 Company:
ScheduleExplorer(ProgressivePartyProblem) - Constructor for class fr.jussieu.gla.wasa.samples.party.ScheduleExplorer
 
ScheduleVar - class fr.jussieu.gla.wasa.samples.party.ScheduleVar.
A WASA Var which maps a Schedule grid cell.
ScheduleVar(Explorer, Schedule, Boat, int) - Constructor for class fr.jussieu.gla.wasa.samples.party.ScheduleVar
 
SELECTEDVAR_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
SELECTION_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
SelectionManager - class fr.jussieu.gla.wasa.monitor.gui.application.SelectionManager.
Keeps a reference to current selected node and (soon) an history of selection.
SelectionManager(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.application.SelectionManager
 
selectNode(TreeNode) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.SelectionManager
 
setAbortingOnThrowableThrown(boolean) - Method in class com.lc.util.LoopingThread
Defines if the thread should die when the Executable throws a Throwable (except an InterruptedException).
setAllowNoConstraintApplied(boolean) - Method in class fr.jussieu.gla.wasa.core.Engine
Allows to avoid throwing a NoConstraintAppliedException when all Explorers did not set any Var error.
setAsText(String) - Method in class com.lc.util.SafeEnumerationPropertyEditor
Sets the value of the property, depending of the selected value on the display.
setBestConfigurationId(String) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setBestConfigurationOverallError(float) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setBooleanValue(boolean) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setBorder(Border) - Method in class com.lc.util.swing.JImagePanel
 
setByteValue(byte) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setCapacity(int) - Method in class fr.jussieu.gla.wasa.samples.party.Fleet.MyBoat
 
setCell(int, int) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
setCell(int, int, int) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
setCenteringOnScreen(boolean) - Method in class com.lc.util.swing.DialogDisplay
 
setCharValue(char) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setClearTabuListTrigger(TabuListTrigger) - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
setColumn(int) - Method in class fr.jussieu.gla.wasa.samples.queens.Queen
Sets the current column of the Queen.
setConstraintName(String) - Method in class fr.jussieu.gla.wasa.monitor.model.ConstraintNode
 
setCrew(int) - Method in class fr.jussieu.gla.wasa.samples.party.Fleet.MyBoat
 
setCustomizer(ICustomizer) - Method in class fr.jussieu.gla.wasa.core.Engine
Use this method to plug your own Customizer.
setDateValue(Date) - Method in class fr.jussieu.gla.wasa.core.junit.DateBean
 
setDirty() - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelPart
 
setDoubleValue(double) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setEditable(boolean) - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer.NullEditor
 
setEditable(boolean) - Method in interface fr.jussieu.gla.wasa.core.ICustomizer.ICustomizerEditor
 
setEditable(boolean) - Method in class fr.jussieu.gla.wasa.util.customizer.CustomizerEditorPanel
 
setEffect(AlgorithmState, EditableEffect) - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
setEffectEditable(boolean) - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffectEditorPanel
 
setEffectEditable(boolean) - Method in interface fr.jussieu.gla.wasa.util.customizer.EditableEffect.IEffectEditor
 
setEngineNodeParameters(IEngineNodeParameters) - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
setError(float) - Method in class fr.jussieu.gla.wasa.monitor.model.ConstraintNode
 
setErrorMixer(ErrorMixer) - Method in class fr.jussieu.gla.wasa.core.Problem
 
setExploreResult(AlgorithmState) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setFloatValue(float) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setFormatPattern(String) - Method in class com.lc.util.swing.JNumberField
 
setGlobalOptions(IGlobalOptions) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
setHost(Boat, Boat, int) - Method in class fr.jussieu.gla.wasa.samples.party.Schedule
Assigns the guest boat at the period period to the host host.
setHost(boolean) - Method in class fr.jussieu.gla.wasa.samples.party.Fleet.MyBoat
 
setHost(int, boolean) - Method in class fr.jussieu.gla.wasa.samples.party.DefaultFleet
 
setIcon(Icon) - Method in class com.lc.util.swing.DialogDisplay
 
setId(String) - Method in class com.lc.util.swing.PasswordPrompter
 
setId(String) - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
setId(String) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setIdLabelText(String) - Method in class com.lc.util.swing.PasswordPrompter
 
setImage(Image) - Method in class com.lc.util.awt.ImagePanel
 
setImage(Image) - Method in class com.lc.util.swing.JImagePanel
 
setIntValue(int) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setLine(int) - Method in class fr.jussieu.gla.wasa.samples.queens.Queen
Sets the current line of the Queen.
setLongValue(long) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setMainFrame(MainFrame) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
Supposed to be set only once, at application startup.
setMessage(Object) - Method in class com.lc.util.swing.DialogDisplay
 
setMessage(String) - Method in class com.lc.util.swing.ErrorPanel
 
setMessage(String) - Method in class com.lc.util.swing.PasswordPrompter
 
setMessageType(int) - Method in class com.lc.util.swing.DialogDisplay
 
setName(String) - Method in class fr.jussieu.gla.wasa.core.ProblemItem
Allows to set a user-defined tag.
setName(String) - Method in class fr.jussieu.gla.wasa.core.Var
Allows to set a user-defined tag.
setNaNString(String) - Method in class com.lc.util.swing.JNumberField
 
setNumber(int) - Method in class fr.jussieu.gla.wasa.samples.NumberInputPanel
 
setNumberTitle(String) - Method in class fr.jussieu.gla.wasa.samples.NumberInputPanel
Sets the name of the parameter to get.
setNumberValue(double) - Method in class com.lc.util.swing.JNumberField
 
setNumberValue(float) - Method in class com.lc.util.swing.JNumberField
 
setNumberValue(int) - Method in class com.lc.util.swing.JNumberField
 
setOnFirstPlane(boolean) - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.DetailPanelContainer
 
setOptions(Object[]) - Method in class com.lc.util.swing.DialogDisplay
Sets the array of available choices appearing as buttons.
setOverallError(double) - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
setPassword(String) - Method in class com.lc.util.swing.PasswordPrompter
 
setPasswordLabelText(String) - Method in class com.lc.util.swing.PasswordPrompter
 
setPlacement(int) - Method in class com.lc.util.swing.JImagePanel
 
setProblemClassName(String) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
setRandom(Random) - Method in class fr.jussieu.gla.wasa.core.Engine
Sets the randomizer used by the engine to generate random sequences.
setRandom(Random) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.ApplicationContext
 
setRandomConfigurator(RandomConfigurator) - Method in class fr.jussieu.gla.wasa.core.Problem
Use this method to set the problem specific RandomConfigurator used to initialize the buisness object and escape from a dead end.
setRandomRatio(float) - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
setRandomTrigger(TabuListTrigger) - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffect
 
setRank(int) - Method in class fr.jussieu.gla.wasa.samples.party.Fleet.MyBoat
 
setReferencedValue(Object) - Method in class fr.jussieu.gla.wasa.core.Var
Override this method to provide the specific behavior of updating the value object held by buisness object.
setReferencedValue(Object) - Method in class fr.jussieu.gla.wasa.core.junit.DateBeanVar
 
setReferencedValue(Object) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.CellVar
Sets the mapped cell of the Schedule with value ( in fact, an Integer ).
setReferencedValue(Object) - Method in class fr.jussieu.gla.wasa.samples.party.ScheduleVar
Sets the mapped cell of the Schedule with value ( in fact, a Boat ).
setReferencedValue(Object) - Method in class fr.jussieu.gla.wasa.util.PropertyVar
 
setRunDate(Date) - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
setSelectedVar(Var) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setSelectedVarName(String) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setSelectionId(String) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setSelectionOverallError(float) - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
setSerialVersionUID(long) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
setShortValue(short) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setShouldPack(boolean) - Method in class com.lc.util.swing.DialogDisplay
 
setSire(AlgorithmState) - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
setSize(Dimension) - Method in class com.lc.util.swing.DialogDisplay
 
setSize(int, int) - Method in class com.lc.util.swing.DialogDisplay
 
setSolutionWhenThreshold(float) - Method in class fr.jussieu.gla.wasa.monitor.gui.detail.ProblemSolutionPanel
 
setStartPoint(boolean) - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
setState(AlgorithmState) - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
setStringValue(String) - Method in class fr.jussieu.gla.wasa.core.junit.ImmutablePropertyTypesBean
 
setTabuListCapacity(int) - Method in class fr.jussieu.gla.wasa.core.Engine
Sets the capacity of the TabuList.
setTerminationHandler(Runnable) - Method in class com.lc.util.LoopingThread
Sets the Termination Handler, which will be called when the LoopingThread terminates cleanly.
setThrowableHandler(IThrowableHandler) - Method in class com.lc.util.LoopingThread
Sets a Throwable Handler which will be called for all Throwable caught from the Executable Part.
setTitle(String) - Method in class com.lc.util.swing.DialogDisplay
 
setUninstallOnThrowableHandling(boolean) - Method in class com.lc.util.awt.DispatchThreadThrowableManager
 
setUp() - Method in class com.lc.util.junit.FilteredEventSupportTest
 
setUp() - Method in class fr.jussieu.gla.wasa.core.junit.ErrorTableTest
 
setUp() - Method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
setUp() - Method in class fr.jussieu.gla.wasa.core.junit.TabuListTest
 
setUp() - Method in class fr.jussieu.gla.wasa.core.junit.ConfigurationTest
 
setUp() - Method in class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest
 
setUsingNamespace(boolean) - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 
setValidator(IDialogValidator) - Method in class com.lc.util.swing.DialogDisplay
 
setValue(int) - Method in class fr.jussieu.gla.wasa.core.junit.IntBean
 
setValue(int) - Method in class fr.jussieu.gla.wasa.monitor.gui.test.IntBean
 
setValue(String) - Method in class fr.jussieu.gla.wasa.monitor.model.VarNode
 
setValues(int) - Method in class com.lc.util.FlagSet
 
setVar(Var) - Method in class fr.jussieu.gla.wasa.monitor.model.TabuNode
 
setVarName(String) - Method in class fr.jussieu.gla.wasa.monitor.model.TabuNode
 
setVarName(String) - Method in class fr.jussieu.gla.wasa.monitor.model.VarNode
 
setWindowsLook() - Static method in class com.lc.util.swing.LookAndFeel
 
setX(int) - Method in class fr.jussieu.gla.wasa.core.junit.XYBean
 
setX(int) - Method in class fr.jussieu.gla.wasa.monitor.event.junit.XYBean
 
setY(int) - Method in class fr.jussieu.gla.wasa.core.junit.XYBean
 
setY(int) - Method in class fr.jussieu.gla.wasa.monitor.event.junit.XYBean
 
shouldConfigure(float) - Method in class fr.jussieu.gla.wasa.core.RandomConfigurator
Returns true with a rate equal to randomRatio.
show() - Method in class com.lc.util.swing.DialogDisplay
 
show() - Method in class com.lc.util.swing.ErrorDisplay
 
show(Container, String) - Method in class com.lc.util.awt.MemoryCardLayout
 
show(String) - Method in class com.lc.util.awt.MemoryCardLayout
 
SimpleExplorationTest - class fr.jussieu.gla.wasa.core.junit.SimpleExplorationTest.
Tests for the Engine.
SimpleExplorationTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.SimpleExplorationTest
 
SingleStepAction - class fr.jussieu.gla.wasa.monitor.gui.action.SingleStepAction.
Perform a single Engine execution step.
SingleStepAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.SingleStepAction
 
SIRE_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
skip(long) - Method in class fr.jussieu.gla.wasa.monitor.xml.BreakingInputStream
 
snapshot() - Method in class fr.jussieu.gla.wasa.core.Problem
Creates a Configuration representing the current state of Buisness Objects.
SOUTH - Static variable in class com.lc.util.swing.JImagePanel
 
SOUTHEAST - Static variable in class com.lc.util.swing.JImagePanel
 
SOUTHWEST - Static variable in class com.lc.util.swing.JImagePanel
 
Square - class fr.jussieu.gla.wasa.samples.magicsquare.Square.
A square with cells containing int value.
Square(int) - Constructor for class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
start() - Method in class com.lc.util.LoopingThread
Redefines the default behavior.
start() - Method in class com.lc.util.SwingWorker
Starts the worker thread.
StartExecutionEvent - class fr.jussieu.gla.wasa.monitor.gui.event.StartExecutionEvent.
Posted before Engine execution starts.
StartExecutionEvent(IExecutableNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.StartExecutionEvent
 
startMonitoring(MonitorEvent) - Method in class fr.jussieu.gla.wasa.monitor.event.AlgorithmAdapter
 
startMonitoring(MonitorEvent) - Method in interface fr.jussieu.gla.wasa.monitor.event.AlgorithmListener
 
startMonitoring(MonitorEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.AlgorithmEventRedirector
 
startMonitoring(MonitorEvent) - Method in class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
startStep(StepEvent) - Method in class fr.jussieu.gla.wasa.monitor.event.AlgorithmAdapter
 
startStep(StepEvent) - Method in interface fr.jussieu.gla.wasa.monitor.event.AlgorithmListener
 
startStep(StepEvent) - Method in class fr.jussieu.gla.wasa.monitor.gui.application.AlgorithmEventRedirector
 
startStep(StepEvent) - Method in class fr.jussieu.gla.wasa.monitor.xml.EventDrivenWriter
 
STEP_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
step() - Method in class fr.jussieu.gla.wasa.core.TabuList
Executes one step ( corresponding to the engine step ) on the TabuList, each Var going out of the list after #getsize steps.
step() - Method in class fr.jussieu.gla.wasa.core.Algorithm
 
step() - Method in class fr.jussieu.gla.wasa.core.Engine
Runs one iteration of the Adaptative Search Algorithm.
step() - Method in class fr.jussieu.gla.wasa.monitor.event.NotifyingAlgorithm
 
step(float) - Method in class fr.jussieu.gla.wasa.core.Engine
Same method as Engine.step() but returns true if a solution has been found.
StepDetailPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.StepDetailPanel.
Presents StepNode informations.
StepDetailPanel(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.StepDetailPanel
 
StepEvent - class fr.jussieu.gla.wasa.monitor.event.StepEvent.
Event sent by AlgorithmAdapter each time a step is performed.
StepEvent(Engine, StepNode) - Constructor for class fr.jussieu.gla.wasa.monitor.event.StepEvent
 
StepNode - class fr.jussieu.gla.wasa.monitor.model.StepNode.
Represents a Step.
StepNode() - Constructor for class fr.jussieu.gla.wasa.monitor.model.StepNode
Creates an unparented StepNode.
StepNode(RunNode) - Constructor for class fr.jussieu.gla.wasa.monitor.model.StepNode
 
StepNodeAdoptionRequestEvent - class fr.jussieu.gla.wasa.monitor.gui.event.StepNodeAdoptionRequestEvent.
Posted after the fr.jussieu.gla.wasa.monitor.gui.application.ExecutionContext has received a MonitorEvent from NotifyingAlgorithm.
StepNodeAdoptionRequestEvent(StepNode, RunNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.StepNodeAdoptionRequestEvent
 
StepNodeCreatedEvent - class fr.jussieu.gla.wasa.monitor.gui.event.StepNodeCreatedEvent.
Posted after the fr.jussieu.gla.wasa.monitor.gui.application.ExecutionContext has received a MonitorEvent from NotifyingAlgorithm.
StepNodeCreatedEvent(StepNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.StepNodeCreatedEvent
 
stepQuiet() - Method in class fr.jussieu.gla.wasa.core.Engine
Same method as Engine.step(), but doesn't need to be inserted in a try/catch block.
stepQuiet(float) - Method in class fr.jussieu.gla.wasa.core.Engine
Same as Engine.stepQuiet().
StepSummaryPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.StepSummaryPanel.
Summary part of a StepDetailPanel.
StepSummaryPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.StepSummaryPanel
 
StepSummaryPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.StepSummaryPanel
 
StepTabuListPanel - class fr.jussieu.gla.wasa.monitor.gui.detail.StepTabuListPanel.
Tabu list part of a StepDetailPanel.
StepTabuListPanel() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.StepTabuListPanel
 
StepTabuListPanel(DetailPanelContainer) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.detail.StepTabuListPanel
 
StopExecutionEvent - class fr.jussieu.gla.wasa.monitor.gui.event.StopExecutionEvent.
Posted after Engine execution has stopped.
StopExecutionEvent(IExecutableNode) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.event.StopExecutionEvent
 
StopSteppingAction - class fr.jussieu.gla.wasa.monitor.gui.action.StopSteppingAction.
Stops stepping.
StopSteppingAction(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.action.StopSteppingAction
 
STRETCH - Static variable in class com.lc.util.swing.JImagePanel
 
suite() - Static method in class com.lc.util.junit.FilteredEventSupportTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.ErrorTableTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.RandomTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.TabuListTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.SimpleExplorationTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.ExplorationWithTabuTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.CoreTest
 
suite() - Static method in class fr.jussieu.gla.wasa.core.junit.ConfigurationTest
 
suite() - Static method in class fr.jussieu.gla.wasa.junit.WASATest
 
suite() - Static method in class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest
 
suite() - Static method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
suite() - Static method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
 
sum(double, float[]) - Method in class fr.jussieu.gla.wasa.core.ErrorMixer
 
swap(int, int) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
swap(int, int, int, int) - Method in class fr.jussieu.gla.wasa.samples.magicsquare.Square
 
SwingWorker - class com.lc.util.SwingWorker.
3rd version of the SwingWorker, an abstract class to override for GUI-related operation, in a dedicated thread.
This class has been imported from Sun's site.
SwingWorker() - Constructor for class com.lc.util.SwingWorker
Creates a thread which will call the construct method before ending.
synthetize() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 

T

TABU_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
TabuList - class fr.jussieu.gla.wasa.core.TabuList.
Internally used by Engine for storing Vars marked 'Tabu'.
TABULIST_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
TabuList(int) - Constructor for class fr.jussieu.gla.wasa.core.TabuList
 
TabuListTest - class fr.jussieu.gla.wasa.core.junit.TabuListTest.
Tests for the TabuList.
TabuListTest(String) - Constructor for class fr.jussieu.gla.wasa.core.junit.TabuListTest
 
TabuListTrigger - class fr.jussieu.gla.wasa.util.customizer.TabuListTrigger.
Describes strategy to handle TabuList.
TabuNode - class fr.jussieu.gla.wasa.monitor.model.TabuNode.
Represents an entry of the Tabu List.
TabuNode(StepNode) - Constructor for class fr.jussieu.gla.wasa.monitor.model.TabuNode
 
test0BreakSimpleRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
test1BreakSimpleRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
test2BreaksAvailableRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
test3BreaksBigBufferedRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
test3BreaksBufferedClosingRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
test3BreaksBufferedClosingReadSparse() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
test3BreaksBufferedRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
test3BreaksSimpleRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
TestAlgorithmNotification - class fr.jussieu.gla.wasa.monitor.gui.test.TestAlgorithmNotification.
Creates an instrumented Problem an runs the Monitor GUI on it.
TestAlgorithmNotification() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.test.TestAlgorithmNotification
 
testCollidingBreaksSimpleRead() - Method in class fr.jussieu.gla.wasa.monitor.xml.junit.BreakingInputStreamTest
 
testCompare1() - Method in class fr.jussieu.gla.wasa.core.junit.ConfigurationTest
Tests comparing two Configurations holding immutable values.
testCompleteCyclicFill() - Method in class fr.jussieu.gla.wasa.core.junit.TabuListTest
 
testContainsOnEmptyTabuList() - Method in class fr.jussieu.gla.wasa.core.junit.TabuListTest
 
testCrashDetection() - Method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
testCrashedAfterNoConstraintApplied() - Method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
testCrashTestSequence() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
Test the BadRandomInvocationException.
testDifferentSeeds() - Method in class fr.jussieu.gla.wasa.core.junit.RandomTest
Good if two generated sequences from two different seed are different.
testEachIntOnlyOnce() - Method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
 
testExploration() - Method in class fr.jussieu.gla.wasa.core.junit.SimpleExplorationTest
Tests if the Engine finds the best Configuration using deterministic (pre-defined) Explorer and RandomGenerator.
testExploration() - Method in class fr.jussieu.gla.wasa.core.junit.ExplorationWithTabuTest
Tests if the Engine implements Tabu List correctly, using deterministic (pre-defined) Explorer and RandomGenerator.
testFilteredEventListenerList() - Method in class com.lc.util.junit.FilteredEventSupportTest
 
testFirstRun() - Method in class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest
 
testIterator() - Method in class fr.jussieu.gla.wasa.core.junit.ErrorTableTest
 
TestModel - class fr.jussieu.gla.wasa.monitor.model.test.TestModel.
Creates a hard-coded model and prints it.
TestModel() - Constructor for class fr.jussieu.gla.wasa.monitor.model.test.TestModel
 
TestMonitor - class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor.
Title: Description: Copyright: Company:
TestMonitor(int, int, int, int) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.test.TestMonitor
 
testNextDoubleSequence() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
Test the NextDouble method of the DeterministicRandom.
testNextFloatSequence() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
Test the NextFloat method of the DeterministicRandom.
testNextIntBoundSequence() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
Test the NextInt( int ) method of the DeterministicRandom.
testNextIntSequence() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
Test the NextInt method of the DeterministicRandom.
testNextLongSequence() - Method in class fr.jussieu.gla.wasa.core.junit.DeterministicRandomTest
Test the NextLong method of the DeterministicRandom.
testNoConstraint() - Method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
testNoConstraintApplied() - Method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
testNoVar() - Method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
testPartialCyclicFill() - Method in class fr.jussieu.gla.wasa.core.junit.TabuListTest
 
testRandomIntSequences() - Method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
Test if the sequences generated aren't always the same.
testRestore1() - Method in class fr.jussieu.gla.wasa.core.junit.ConfigurationTest
Tests restoring one value from a Configuration.
testRestore2() - Method in class fr.jussieu.gla.wasa.core.junit.ConfigurationTest
Tests comparing two Configurations holding cloned values.
testSameContentAsOrigin() - Method in class fr.jussieu.gla.wasa.util.junit.RandomIteratorTest
Test if the generated sequence contains same int as the origin array.
testSameSeed() - Method in class fr.jussieu.gla.wasa.core.junit.RandomTest
Good if two generated sequences from the same seed are the same.
testSecondRun() - Method in class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest
 
testTabuListResizeAttempt() - Method in class fr.jussieu.gla.wasa.core.junit.InconsistencyDetectionTest
 
testThirdRun() - Method in class fr.jussieu.gla.wasa.monitor.event.junit.AlgorithmStateTest
 
textMode() - Method in class fr.jussieu.gla.wasa.samples.AbstractSample
Must launch the corresponding problem with default parameters, without the Monitor GUI.
textMode() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample
Launches a pre-configured MagicSquareProblem without the Monitor.
textMode() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample
Launches a pre-configured PPP without the Monitor.
textMode() - Method in class fr.jussieu.gla.wasa.samples.queens.NQueensSample
Launches a pre-configured NQueens problem without the Monitor.
textMode() - Method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample
Launches a pre-configured NaiveQueens problem without the Monitor.
ToolBar - class fr.jussieu.gla.wasa.monitor.gui.frame.ToolBar.
The main toolbar.
ToolBar() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.frame.ToolBar
Design-time only.
ToolBar(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.frame.ToolBar
 
toString() - Method in class com.lc.util.Version
Returns a version in its "Major.minor.build" form.
toString() - Method in class com.lc.util.FilteredEventListenerList
Returns a string representation of the EventListenerList.
toString() - Method in class com.lc.util.SafeEnumeration
Idem getDeclaringName().
toString() - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer
 
toString() - Method in class fr.jussieu.gla.wasa.monitor.model.ConfigurationNode
 
toString() - Method in class fr.jussieu.gla.wasa.monitor.model.StepNode
 
toString() - Method in class fr.jussieu.gla.wasa.monitor.model.RunNode
 
toString() - Method in class fr.jussieu.gla.wasa.monitor.model.EngineNode
 
toString() - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
toString() - Method in class fr.jussieu.gla.wasa.samples.magicsquare.MagicSquareSample
 
toString() - Method in class fr.jussieu.gla.wasa.samples.party.ProgressivePartySample
 
toString() - Method in class fr.jussieu.gla.wasa.samples.party.Boat
 
toString() - Method in class fr.jussieu.gla.wasa.samples.queens.NQueensSample
 
toString() - Method in class fr.jussieu.gla.wasa.samples.queens.NaiveQueensSample
 
toString() - Method in class fr.jussieu.gla.wasa.samples.queens.QueenCustomizer
 
toString() - Method in class fr.jussieu.gla.wasa.samples.queens.Queen
 
toString() - Method in class fr.jussieu.gla.wasa.util.customizer.EditableCustomizer
 
TreeView - class fr.jussieu.gla.wasa.monitor.gui.frame.TreeView.
Tree view.
TreeView() - Constructor for class fr.jussieu.gla.wasa.monitor.gui.frame.TreeView
For test purpose only.
TreeView(ApplicationContext) - Constructor for class fr.jussieu.gla.wasa.monitor.gui.frame.TreeView
 

U

unfreezeLoop() - Method in class com.lc.util.LoopingThread
Wakes the main loop up.
UNINITIALIZED - Static variable in class fr.jussieu.gla.wasa.core.AlgorithmState
Algorithm not initialized.
uninstall() - Method in class com.lc.util.awt.DispatchThreadThrowableManager
Pops current instance up from EventQueue stack.
updateFromEffect(EscapeEffect) - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffectEditorPanel
 
upSome(int) - Method in class com.lc.util.FlagSet
 
USERDIR_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 

V

validate(Object, Object) - Method in interface com.lc.util.swing.IDialogValidator
Decides if the displayed dialog should be validated.
validateInput() - Method in class fr.jussieu.gla.wasa.core.DefaultCustomizer.NullEditor
 
validateInput() - Method in interface fr.jussieu.gla.wasa.core.ICustomizer.ICustomizerEditor
 
validateInput() - Method in class fr.jussieu.gla.wasa.util.customizer.CustomizerEditorPanel
 
validateInput() - Method in class fr.jussieu.gla.wasa.util.customizer.EscapeEffectEditorPanel
 
validateInput() - Method in interface fr.jussieu.gla.wasa.util.customizer.EditableEffect.IEffectEditor
 
VALUE_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
valueForPathChanged(TreePath, Object) - Method in class fr.jussieu.gla.wasa.monitor.model.ProblemNode
 
Var - class fr.jussieu.gla.wasa.core.Var.
Opens access to a particular Buisness Object value.
VAR_ATTRIBUTE - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
VAR_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
Var(Explorer) - Constructor for class fr.jussieu.gla.wasa.core.Var
Constructor.
VarFactory - class fr.jussieu.gla.wasa.util.VarFactory.
Helper class for instantiating Vars accessing the value of a Buisness Object property.
VarFactory() - Constructor for class fr.jussieu.gla.wasa.util.VarFactory
 
VarNode - class fr.jussieu.gla.wasa.monitor.model.VarNode.
Represents a Var.
VarNode(ConfigurationNode) - Constructor for class fr.jussieu.gla.wasa.monitor.model.VarNode
 
Version - class com.lc.util.Version.
Base class for version info.
Version - class fr.jussieu.gla.wasa.Version.
The current version of the WASA project.
Version() - Constructor for class com.lc.util.Version
 
Version() - Constructor for class fr.jussieu.gla.wasa.Version
 
VETOING - Static variable in class fr.jussieu.gla.wasa.monitor.gui.bus.EventBus
The default "vetoing" interrupt level, used by bus members whose role is to veto request events or otherwise handle an event before it is processed by the default handler.

W

WASATest - class fr.jussieu.gla.wasa.junit.WASATest.
Runs all the tests of the WASA Framework.
WASATest(String) - Constructor for class fr.jussieu.gla.wasa.junit.WASATest
 
wasUserValidated() - Method in class com.lc.util.swing.DialogDisplay
 
WEST - Static variable in class com.lc.util.swing.JImagePanel
 
Windows - class com.lc.util.awt.Windows.
Utility class for helping windows display.
WORST_ELEMENT - Static variable in interface fr.jussieu.gla.wasa.monitor.xml.IConstants
 
write(StepNode) - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 
write(StepNode[]) - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 
writeHeader() - Method in class fr.jussieu.gla.wasa.monitor.xml.ReportWriter
 

X

XMLPartsReader - class fr.jussieu.gla.wasa.monitor.xml.XMLPartsReader.
Made public for tests.
XMLPartsReader(InputStream, String, String[]) - Constructor for class fr.jussieu.gla.wasa.monitor.xml.XMLPartsReader
 
XYBean - class fr.jussieu.gla.wasa.core.junit.XYBean.
A JavaBean holding x and y int value.
XYBean - class fr.jussieu.gla.wasa.monitor.event.junit.XYBean.
A JavaBean holding x and y int value.
XYBean() - Constructor for class fr.jussieu.gla.wasa.core.junit.XYBean
 
XYBean() - Constructor for class fr.jussieu.gla.wasa.monitor.event.junit.XYBean
 

A B C D E F G H I J L M N O P Q R S T U V W X