Serialized Form


Package be.ac.ucl.ingi.totem.repository.guiComponents

Class be.ac.ucl.ingi.totem.repository.guiComponents.BGPInfo.BGPInfoTab extends javax.swing.JFrame implements Serializable

Serialized Fields

jtp

javax.swing.JTabbedPane jtp

Class be.ac.ucl.ingi.totem.repository.guiComponents.BGPRib.RTPanel extends javax.swing.JFrame implements Serializable

Serialized Fields

titles

java.lang.String[] titles

routes

java.util.Vector<E> routes

Class be.ac.ucl.ingi.totem.repository.guiComponents.CentralityGraph extends javax.swing.JFrame implements Serializable

Serialized Fields

nodeDataset

org.jfree.data.category.CategoryDataset nodeDataset

linkDataset

org.jfree.data.category.CategoryDataset linkDataset

nodeChart

org.jfree.chart.JFreeChart nodeChart

linkChart

org.jfree.chart.JFreeChart linkChart

normalize

javax.swing.JCheckBox normalize

resultHt

java.util.Hashtable<K,V> resultHt

intraNormalisationFactor

int intraNormalisationFactor

extraNormalisationFactor

int extraNormalisationFactor

nodeTreeMap

java.util.TreeMap<K,V> nodeTreeMap

linkTreeMap

java.util.TreeMap<K,V> linkTreeMap

Class be.ac.ucl.ingi.totem.repository.guiComponents.RoutingTable.RTPanel extends javax.swing.JFrame implements Serializable

Serialized Fields

titles

java.lang.String[] titles

routes

java.util.Vector<E> routes

jtp

javax.swing.JTabbedPane jtp

Class be.ac.ucl.ingi.totem.repository.guiComponents.SnapshotResultGraph extends javax.swing.JFrame implements Serializable


Package be.ac.ulg.montefiore.run.totem.chart.model.exception

Class be.ac.ulg.montefiore.run.totem.chart.model.exception.ChartException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.chart.model.exception.ChartParameterException extends ChartException implements Serializable

Class be.ac.ulg.montefiore.run.totem.chart.model.exception.InvalidChartDataException extends ChartException implements Serializable

Class be.ac.ulg.montefiore.run.totem.chart.model.exception.NoSuchChartException extends ChartException implements Serializable


Package be.ac.ulg.montefiore.run.totem.domain.exception

Class be.ac.ulg.montefiore.run.totem.domain.exception.BadLspTypeException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.DiffServConfigurationException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.DomainAlreadyExistException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.DomainChangeObserverException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.IdException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.InvalidDomainException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.InvalidPathException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.IPAddressFormatException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.LinkAlreadyExistException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.LinkCapacityExceededException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.LinkNotFoundException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.LspAlreadyExistException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.LspNotFoundException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.NodeAlreadyExistException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.NodeInterfaceAlreadyExistException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.NodeInterfaceNotFoundException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.NodeNotFoundException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.NodeTypeException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.NotInitialisedException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.RouterAlreadyExistException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.SimplifiedDomainException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.domain.exception.StatusTypeException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.netController.exception

Class be.ac.ulg.montefiore.run.totem.netController.exception.InvalidNetworkControllerException extends NetworkControllerException implements Serializable

Class be.ac.ulg.montefiore.run.totem.netController.exception.NetworkControllerAlreadyExistException extends NetworkControllerException implements Serializable

Class be.ac.ulg.montefiore.run.totem.netController.exception.NetworkControllerException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.netController.exception.NetworkControllerInitialisationException extends NetworkControllerException implements Serializable


Package be.ac.ulg.montefiore.run.totem.repository.allDistinctRoutes

Class be.ac.ulg.montefiore.run.totem.repository.allDistinctRoutes.AllDistinctRoutesException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.repository.genericheuristics.model

Class be.ac.ulg.montefiore.run.totem.repository.genericheuristics.model.HeuristicPopulation extends java.util.ArrayList<HeuristicSolution> implements Serializable


Package be.ac.ulg.montefiore.run.totem.repository.model

Class be.ac.ulg.montefiore.run.totem.repository.model.TotemActionList extends java.util.ArrayList<E extends TotemAction> implements Serializable


Package be.ac.ulg.montefiore.run.totem.repository.model.exception

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.AddDBException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.AlgorithmInitialisationException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.AlgorithmParameterException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.CreatePathException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.LibraryInitialisationException extends AlgorithmInitialisationException implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.LocalDatabaseException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.NoRouteToHostException extends java.lang.Exception implements Serializable

Serialized Fields

src

Node src

dst

Node dst

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.NoSuchAlgorithmException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.RoutingException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.repository.model.exception.TotemActionExecutionException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.repository.optDivideTM

Class be.ac.ulg.montefiore.run.totem.repository.optDivideTM.ObjectiveFunctionException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.scenario.exception

Class be.ac.ulg.montefiore.run.totem.scenario.exception.EventExecutionException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.topgen.exception

Class be.ac.ulg.montefiore.run.totem.topgen.exception.InvalidParameterException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.topgen.topology

Class be.ac.ulg.montefiore.run.totem.topgen.topology.TopologyGeneratorException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.topgen.traffic

Class be.ac.ulg.montefiore.run.totem.topgen.traffic.TrafficGenerationException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.topgen.util

Class be.ac.ulg.montefiore.run.totem.topgen.util.TMBuildingException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.trafficMatrix.exception

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.DataConsistencyException extends TrafficMatrixException implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.InvalidFileException extends TrafficMatrixException implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.InvalidLinkLoadComputerException extends TrafficMatrixException implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.InvalidTrafficMatrixException extends TrafficMatrixException implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.LinkLoadComputerAlreadyExistsException extends TrafficMatrixException implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.LinkLoadComputerIdException extends DataConsistencyException implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.TrafficMatrixAlreadyExistException extends TrafficMatrixException implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.TrafficMatrixException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.TrafficMatrixIdException extends DataConsistencyException implements Serializable


Package be.ac.ulg.montefiore.run.totem.util

Class be.ac.ulg.montefiore.run.totem.util.NotYetImplementedException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.visualtopo.graph

Class be.ac.ulg.montefiore.run.totem.visualtopo.graph.GraphManager extends javax.swing.JPanel implements Serializable

Serialized Fields

domainPanels

java.util.HashMap<K,V> domainPanels

currentVV

MyVisualizationViewer currentVV

Class be.ac.ulg.montefiore.run.totem.visualtopo.graph.MyVisualizationViewer extends edu.uci.ics.jung.visualization.VisualizationViewer implements Serializable

Serialized Fields

isOutDated

boolean isOutDated

g

DomainGraph g

domain

Domain domain

highlightList

java.util.List<E> highlightList

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ColorMeaningPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

loadElements

java.util.HashMap<K,V> loadElements

resvElements

java.util.HashMap<K,V> resvElements

baseElements

java.util.HashMap<K,V> baseElements

group

javax.swing.ButtonGroup group

cc

be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ColorMeaningPanel.ChoseColorMeaningListener cc

cllc

be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ColorMeaningPanel.CloseLinkLoadComputerListener cllc

loadLegend

ColorLegend loadLegend

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.Console extends javax.swing.JDialog implements Serializable

Serialized Fields

out

java.io.PrintStream out

err

java.io.PrintStream err

textArea

javax.swing.JTextArea textArea

wa

org.apache.log4j.WriterAppender wa

OldLevel

org.apache.log4j.Level OldLevel

levelCombo

javax.swing.JComboBox levelCombo

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ExpandablePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

button

javax.swing.AbstractButton button

panel

javax.swing.JPanel panel

parent

java.awt.Window parent

name

java.lang.String name

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.GenerateTMDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

generatorCmb

javax.swing.JComboBox generatorCmb

paramTable

ParamTable paramTable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.HostPortDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

hostTF

javax.swing.JTextField hostTF

portTF

javax.swing.JTextField portTF

okBtn

javax.swing.JButton okBtn

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ImageChooser extends javax.swing.JFileChooser implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.LegendPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

legend

ColorLegend legend

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.LoadTopoDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

removeMultipleLinks

javax.swing.JCheckBox removeMultipleLinks

useBWSharing

javax.swing.JCheckBox useBWSharing

inputFileField

javax.swing.JTextField inputFileField

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.MainWindow extends javax.swing.JFrame implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.OptionsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

labellerNames

java.lang.String[] labellerNames

labellerCodes

int[] labellerCodes

labellerChooser

javax.swing.JComboBox labellerChooser

linksShowsPanel

ColorMeaningPanel linksShowsPanel

legendPanel

LegendPanel legendPanel

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ParamTable extends javax.swing.JTable implements Serializable

Serialized Fields

editors

java.util.Vector<E> editors

renderers

java.util.Vector<E> renderers

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.PopupMenuHandler extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

node

Node node

link

Link link

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ProgressBarPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

progressBar

javax.swing.JProgressBar progressBar

text

javax.swing.JLabel text

cancel

javax.swing.JButton cancel

cancelable

boolean cancelable

cancelled

boolean cancelled

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.ReportPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

title

javax.swing.JLabel title

contentText

javax.swing.JTextArea contentText

scroll

javax.swing.JScrollPane scroll

buttonPanel

javax.swing.JPanel buttonPanel

close

javax.swing.JButton close

saveAs

javax.swing.JButton saveAs

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.StartAlgoPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

algos

javax.swing.JComboBox algos

params

ParamTable params

filter

java.lang.Class<T> filter

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.TMenuBar extends javax.swing.JMenuBar implements Serializable

Serialized Fields

currentMenu

javax.swing.JMenu currentMenu

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.TopoChooser extends javax.swing.JFileChooser implements Serializable


Package be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.chart

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.chart.AddSeriesPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

chartName

java.lang.String chartName

seriesName

javax.swing.JTextField seriesName

params

ParamTable params

chart

Chart chart

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.chart.NewChartPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

collectors

javax.swing.JComboBox collectors

chartName

javax.swing.JTextField chartName

params

ParamTable params

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.chart.PlotterPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

title

javax.swing.JTextField title

xAxisTitle

javax.swing.JTextField xAxisTitle

yAxisTitle

javax.swing.JTextField yAxisTitle

params

ParamTable params

plotters

javax.swing.JComboBox plotters

chartName

java.lang.String chartName

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.DomainElementTableModel extends DomainTableModel implements Serializable

Serialized Fields

dataMap

java.util.HashMap<K,V> dataMap

data

java.util.ArrayList<E> data

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.DomainTable extends javax.swing.JTable implements Serializable

Serialized Fields

columnModel

XTableColumnModel columnModel

popup

javax.swing.JPopupMenu popup

exportAction

DomainTable.ExportActionListener exportAction

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.DomainTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

domain

Domain domain

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.LinkDomainTable extends DomainTable implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.LoadTables extends javax.swing.JPanel implements Serializable

Serialized Fields

managedListeners

java.util.ArrayList<E> managedListeners

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.LoadTables.ValueTable extends DomainTable implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.LspDomainTable extends DomainTable implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.NodeDomainTable extends DomainTable implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.TrafficMatrixTable extends javax.swing.JTable implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.XTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable

Serialized Fields

allTableColumns

java.util.Vector<E> allTableColumns
Array of TableColumn objects in this model. Holds all column objects, regardless of their visibility


Package be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.simulatedAnnealing

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.simulatedAnnealing.SAGUI extends javax.swing.JDialog implements Serializable

Serialized Fields

T0Parameter

javax.swing.JTextField T0Parameter

LParameter

javax.swing.JTextField LParameter

alphaParameter

javax.swing.JTextField alphaParameter

epsilonParameter

javax.swing.JTextField epsilonParameter

KParameter

javax.swing.JTextField KParameter

loadButton

javax.swing.JButton loadButton

executeSAButton

javax.swing.JButton executeSAButton

abortSAButton

javax.swing.JButton abortSAButton

displaySolutionsButton

javax.swing.JButton displaySolutionsButton

generateParametersButton

javax.swing.JButton generateParametersButton

exitButton

javax.swing.JButton exitButton

initialSolution

javax.swing.JComboBox initialSolution

Neighborhood

javax.swing.JComboBox Neighborhood

scoreFunction

javax.swing.JComboBox scoreFunction

costFunctionValue

javax.swing.JLabel costFunctionValue

datasetUsed

javax.swing.JLabel datasetUsed

upperBoundValue

javax.swing.JLabel upperBoundValue

timeValue

javax.swing.JLabel timeValue

mainPanel

java.awt.Container mainPanel

graphPanel

javax.swing.JPanel graphPanel

graphTitle

java.lang.String graphTitle

worker

SwingWorker worker

tempSASolution

SASolution tempSASolution

neighborhoodOperator

java.util.ArrayList<E> neighborhoodOperator

solutionGeneratorOperator

java.util.ArrayList<E> solutionGeneratorOperator

objectiveFunctionList

java.util.ArrayList<E> objectiveFunctionList

upperBoundGenerator

UpperBoundGenerator upperBoundGenerator

solDisplayer

SolutionDisplayer solDisplayer

params

SAParameter params

fastPlotting

javax.swing.JCheckBox fastPlotting

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.stats

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.stats.NetworkStatTabbedPane extends javax.swing.JTabbedPane implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.stats.NetworkStatTable extends javax.swing.JTable implements Serializable


Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.DiffservPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

domain

Domain domain

priorityCombo

javax.swing.JComboBox priorityCombo

classTypeCombo

javax.swing.JComboBox classTypeCombo

setupCombo

javax.swing.JComboBox setupCombo

holdingCombo

javax.swing.JComboBox holdingCombo

comboEvents

boolean comboEvents

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.ECMPAnalysisDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

domain

Domain domain

algoCmb

javax.swing.JComboBox algoCmb

showNodes

javax.swing.JRadioButton showNodes

showLinks

javax.swing.JRadioButton showLinks

viewBtnGroup

javax.swing.ButtonGroup viewBtnGroup

pathList

PathMutableJList pathList

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.IGPRoutingOptionsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

strategyPanel

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.IGPRoutingOptionsPanel.StrategyPanel strategyPanel

metricPanel

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.IGPRoutingOptionsPanel.MetricPanel metricPanel

optionsPanel

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.IGPRoutingOptionsPanel.RoutingOptionsPanel optionsPanel

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.ListShortestPathsDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

srcCmb

javax.swing.JComboBox srcCmb

dstCmb

javax.swing.JComboBox dstCmb

algoCmb

javax.swing.JComboBox algoCmb

allSrc

javax.swing.JCheckBox allSrc

allDst

javax.swing.JCheckBox allDst

ecmpChk

javax.swing.JCheckBox ecmpChk

showNodes

javax.swing.JRadioButton showNodes

showLinks

javax.swing.JRadioButton showLinks

viewBtnGroup

javax.swing.ButtonGroup viewBtnGroup

shortestPathsList

PathMutableJList shortestPathsList

domain

Domain domain

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.NetworkControllerAdderDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

controllersCombo

javax.swing.JComboBox controllersCombo

params

ParamTable params

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.OptDivideTMDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

NField

javax.swing.JTextField NField

objCombo

javax.swing.JComboBox objCombo

tmList

javax.swing.JList tmList

fullmeshCheckBox

javax.swing.JCheckBox fullmeshCheckBox

verboseCheckBox

javax.swing.JCheckBox verboseCheckBox

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule.PathMutableJList extends javax.swing.JList implements Serializable


Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.exception

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.exception.AlreadyExistException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.exception.NotFoundException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.DomainPropertiesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

diffPanel

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.DomainPropertiesDialog.DiffPanel diffPanel

title

javax.swing.JTextField title

date

javax.swing.JTextField date

author

javax.swing.JTextField author

aSId

javax.swing.JTextField aSId

description

javax.swing.JTextArea description

bandwidth

javax.swing.JComboBox bandwidth

delay

javax.swing.JComboBox delay

priorities

java.util.Map<K,V> priorities

domain

Domain domain

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.GenerationDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

typePanel

javax.swing.JPanel typePanel

valuesPanel

javax.swing.JPanel valuesPanel

buttonPanel

javax.swing.JPanel buttonPanel

topologyTypeCombo

javax.swing.JComboBox topologyTypeCombo

model0Combo

javax.swing.JComboBox model0Combo

model1Combo

javax.swing.JComboBox model1Combo

edgeConnectionModelCombo

javax.swing.JComboBox edgeConnectionModelCombo

interBWDistCombo

javax.swing.JComboBox interBWDistCombo

groupingModelCombo

javax.swing.JComboBox groupingModelCombo

ASAssignmentCombo

javax.swing.JComboBox ASAssignmentCombo

k

javax.swing.JTextField k

numberOfAS

javax.swing.JTextField numberOfAS

maxInterBW

javax.swing.JTextField maxInterBW

minInterBW

javax.swing.JTextField minInterBW

intraBWDistCombo

javax.swing.JComboBox intraBWDistCombo

maxIntraBW

javax.swing.JTextField maxIntraBW

minIntraBW

javax.swing.JTextField minIntraBW

topHS

javax.swing.JTextField topHS

bottomHS

javax.swing.JTextField bottomHS

topLS

javax.swing.JTextField topLS

bottomLS

javax.swing.JTextField bottomLS

topN

javax.swing.JTextField topN

bottomN

javax.swing.JTextField bottomN

topNodePlacementCombo

javax.swing.JComboBox topNodePlacementCombo

bottomNodePlacementCombo

javax.swing.JComboBox bottomNodePlacementCombo

topGrowthTypeCombo

javax.swing.JComboBox topGrowthTypeCombo

bottomGrowthTypeCombo

javax.swing.JComboBox bottomGrowthTypeCombo

topPrefConnCombo

javax.swing.JComboBox topPrefConnCombo

bottomPrefConnCombo

javax.swing.JComboBox bottomPrefConnCombo

topAlpha

javax.swing.JTextField topAlpha

bottomAlpha

javax.swing.JTextField bottomAlpha

topBeta

javax.swing.JTextField topBeta

bottomBeta

javax.swing.JTextField bottomBeta

topM

javax.swing.JTextField topM

bottomM

javax.swing.JTextField bottomM

mustBeConnected

javax.swing.JCheckBox mustBeConnected

mustBeDualConnected

javax.swing.JCheckBox mustBeDualConnected

metricCombo

javax.swing.JComboBox metricCombo

numberOfTopo

javax.swing.JTextField numberOfTopo

generate

javax.swing.JButton generate

cancel

javax.swing.JButton cancel

wb

TopologyGenerator wb

params

java.util.HashMap<K,V> params

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.GraphEditorPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

graph

MyDirectedSparseGraph graph

layout

MyStaticLayout layout

vv

edu.uci.ics.jung.visualization.VisualizationViewer vv

vertexLocations

edu.uci.ics.jung.visualization.SettableVertexLocationFunction vertexLocations

graphMouse

MyEditingModalGraphMouse graphMouse

xLabel

javax.swing.JLabel xLabel

yLabel

javax.swing.JLabel yLabel

realXLabel

javax.swing.JLabel realXLabel

realYLabel

javax.swing.JLabel realYLabel

domainDecorator

DomainDecorator domainDecorator

linkFactory

LinkFactory linkFactory

nodeFactory

NodeFactory nodeFactory

mapper

CoordMapper mapper

contentPanel

javax.swing.JPanel contentPanel

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.LinkPropertiesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

linkId

javax.swing.JTextField linkId

description

javax.swing.JTextArea description

bwField

javax.swing.JTextField bwField

mrbwField

javax.swing.JTextField mrbwField

delayField

javax.swing.JTextField delayField

metricField

javax.swing.JTextField metricField

teMetricField

javax.swing.JTextField teMetricField

statusCombo

javax.swing.JComboBox statusCombo

typeCombo

javax.swing.JComboBox typeCombo

ifFromCombo

javax.swing.JComboBox ifFromCombo

ifToCombo

javax.swing.JComboBox ifToCombo

bwcs

javax.swing.JTextField[] bwcs

linkDecorator

LinkDecorator linkDecorator

link

Link link

domainDecorator

DomainDecorator domainDecorator

domain

Domain domain

bwUnit

java.lang.String bwUnit

delayUnit

java.lang.String delayUnit

igpPanel

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.LinkPropertiesDialog.IGPPanel igpPanel

ifPanel

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.LinkPropertiesDialog.InterfacesPanel ifPanel

ifFromLinks

java.util.HashMap<K,V> ifFromLinks

ifToLinks

java.util.HashMap<K,V> ifToLinks

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.LoadTopoDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

filenameTf

javax.swing.JTextField filenameTf

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.NodePropertiesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

nodeId

javax.swing.JTextField nodeId

rid

javax.swing.JTextField rid

description

javax.swing.JTextArea description

statusCombo

javax.swing.JComboBox statusCombo

typeCombo

javax.swing.JComboBox typeCombo

setLocationCombo

javax.swing.JComboBox setLocationCombo

longitudeField

javax.swing.JTextField longitudeField

latitudeField

javax.swing.JTextField latitudeField

interfacesPanel

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.NodePropertiesDialog.InterfacesPanel interfacesPanel

interfacesList

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.NodePropertiesDialog.NodeInterfaceMutableJList interfacesList

node

Node node

domainDecorator

DomainDecorator domainDecorator

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.guiComponents.TopEditGUI extends javax.swing.JFrame implements Serializable

Serialized Fields

tabbedPane

javax.swing.JTabbedPane tabbedPane

showDialog

boolean showDialog

batchMode

boolean batchMode

selectedMode

edu.uci.ics.jung.visualization.control.ModalGraphMouse.Mode selectedMode

domainFactory

DomainFactory domainFactory

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration.GenerateInterTMDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

netFlowDirTf

javax.swing.JTextField netFlowDirTf

netFlowSuffixTf

javax.swing.JTextField netFlowSuffixTf

matrixFileTf

javax.swing.JTextField matrixFileTf

samplingRateTf

javax.swing.JTextField samplingRateTf

minutesTf

javax.swing.JTextField minutesTf

saveMatrixChk

javax.swing.JCheckBox saveMatrixChk

useRawChk

javax.swing.JCheckBox useRawChk

tmGen

InterDomainTrafficMatrixGeneration tmGen

info

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration.TrafficMatrixGenerationData info

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration.ReadClusterDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

clusterFilenameTf

javax.swing.JTextField clusterFilenameTf

domain

Domain domain

info

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration.TrafficMatrixGenerationData info

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration.SelectBGPDirectoriesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

BGPDirTf

javax.swing.JTextField BGPDirTf

RibFileSuffixTf

javax.swing.JTextField RibFileSuffixTf

info

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.trafficMatrixGeneration.TrafficMatrixGenerationData info

domain

Domain domain

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.unina

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.unina.SingleFlowGeneratorDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

fromCombo

javax.swing.JComboBox fromCombo

toCombo

javax.swing.JComboBox toCombo

bwField

javax.swing.JTextField bwField

tg

TrafficGenerator tg

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.unina.StatusWriterDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

area

javax.swing.JTextArea area

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.unina.TrafficGenerationDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

proto

javax.swing.JComboBox proto

duration

javax.swing.JTextField duration

pktDistrib

javax.swing.JComboBox pktDistrib

meanPkt

javax.swing.JTextField meanPkt

IDTDistrib

javax.swing.JComboBox IDTDistrib

tg

TrafficGenerator tg

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.exception

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.exception.ActionExecutionException extends java.lang.Exception implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.exception.BadParametersException extends java.lang.Exception implements Serializable


Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.facade

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.facade.ComposeEventsDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

actionList

javax.swing.JList actionList

listModel

javax.swing.DefaultListModel listModel

pane

javax.swing.JTabbedPane pane

obsvPanel

DetailedWIObservationPanel obsvPanel

domain

Domain domain

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.facade.SingleActionDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

actionPanel

WIActionPanel actionPanel

observationPanel

DetailedWIObservationPanel observationPanel

domain

Domain domain

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.WIActionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

domain

Domain domain

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl.ChangeLinkCapacityWIActionPanel extends WIActionPanel implements Serializable

Serialized Fields

linksCmb

javax.swing.JComboBox linksCmb

capacityField

javax.swing.JTextField capacityField

reverseLinkChk

javax.swing.JCheckBox reverseLinkChk

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl.ChangeTrafficWIActionPanel extends WIActionPanel implements Serializable

Serialized Fields

combo

javax.swing.JComboBox combo

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl.LinkDownWIActionPanel extends WIActionPanel implements Serializable

Serialized Fields

linksCmb

javax.swing.JComboBox linksCmb

reverseLinkChk

javax.swing.JCheckBox reverseLinkChk

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl.LinkUpWIActionPanel extends WIActionPanel implements Serializable

Serialized Fields

linksCmb

javax.swing.JComboBox linksCmb

reverseLinkChk

javax.swing.JCheckBox reverseLinkChk

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl.NodeDownWIActionPanel extends WIActionPanel implements Serializable

Serialized Fields

nodesCmb

javax.swing.JComboBox nodesCmb

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.action.impl.NodeUpWIActionPanel extends WIActionPanel implements Serializable

Serialized Fields

nodesCmb

javax.swing.JComboBox nodesCmb

Package be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report.DetailedWIObservationPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

domain

Domain domain

listModel

javax.swing.DefaultListModel listModel

obsPane

javax.swing.JTabbedPane obsPane

Class be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report.LinksWITableModel extends DomainTableModel implements Serializable

Serialized Fields

data

be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIfScenarios.model.report.LinksWITableModel.Elem[] data

Package be.ac.ulg.montefiore.run.totem.visualtopo.util.cellRenderer

Class be.ac.ulg.montefiore.run.totem.visualtopo.util.cellRenderer.ClassCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.util.cellRenderer.ClassNameCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.util.cellRenderer.DomainElementListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.util.cellRenderer.LinkPathCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.util.cellRenderer.NodeInterfaceListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class be.ac.ulg.montefiore.run.totem.visualtopo.util.cellRenderer.NodePathCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.