A B C D E G I L M N O P R S T U V X

A

AbstractLiveMonitoringMap2DViewer - Class in org.keridwen.modelling.monitoring.visualizer
This abstract class pools concepts used to show a 2D map with JFreeChart technology.
AbstractLiveMonitoringMap2DViewer(CategoryMonitoringNode) - Constructor for class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
Constructor of AbstractLiveMonitoringMap2DViewer.
AbstractMonitoringModel - Class in org.keridwen.modelling.monitoring.model
This abstract class is the model used to monitor simulation in real time to know informations about convergence parameters.
AbstractMonitoringModel() - Constructor for class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
Constructor of AbstractMonitoringModel.
actionPerformed(ActionEvent) - Method in class org.keridwen.modelling.monitoring.viewer.CassandraPluginActionListener
WARNING, CAUTION, FIXME: TODO: the picking is currently possible only on ONE data field!!!
addCategoryMonitoringNode(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
addCategoryMonitoringNode(CategoryMonitoringNode) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Add a category node in the monitoring model.
addChartViewerConfigurationListener(ChartViewerConfigurationListener) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
addChartViewerConfigurationListener(ChartViewerConfigurationListener) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Add a ChartViewerConfigurationListener which listen the model.
addComponent(Container, String) - Method in class org.keridwen.modelling.monitoring.util.ChartViewerConfiguration
 
addComponent(Container, String) - Method in interface org.keridwen.modelling.monitoring.util.SelectedMonitoringNodeListener
Add a Container in the user interface
addModelListener(MonitoringModelListener) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
addModelListener(MonitoringModelListener) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Add an object which listen the monitoring model.
addMonitoringNode(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
Add a MonitoringNode in this node.
addMonitoringNode(MonitoringNode, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
addMonitoringNode(MonitoringNode, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
addMonitoringNode(MonitoringNode, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringMap2DViewerComboBox
 
addMonitoringNode(MonitoringNode, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
addMonitoringNode(MonitoringNode, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringSpectrogramViewer
 
addMonitoringNode(MonitoringNode, String, String, String, String, String) - Method in interface org.keridwen.modelling.monitoring.visualizer.Visualizer
Add monitoringNode used to display a new f(x)=y curve/spectrogram/2D map.
addMonitoringNodeExport(MonitoringNodeExport) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
Add a MonitoringNodeExport which can export the DataField stored in this MonitoringNode.
addNewCurves(MonitoringNode, String, String, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
Add a new curve to the MonitoringModelListeners stored in this AbstractMonitoringModel.
addSelectedMonitoringNodeListener(SelectedMonitoringNodeListener) - Method in class org.keridwen.modelling.monitoring.viewer.PlotTableViewer
 
addVisualizer(Visualizer) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
addVisualizer(Visualizer) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Add the visualizer(which displays the curves, spectrograms, ...) to the current perspective.
addVisualizerListener(Visualizer) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
addVisualizerListener(Visualizer) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Add an object which listen the monitoring model.
axisChanged(AxisChangeEvent) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 

B

BundleStarter - Class in org.keridwen.modelling.monitoring.osgi
This class defines the actions to be carried out when the bundle is validated or invalidated.
BundleStarter() - Constructor for class org.keridwen.modelling.monitoring.osgi.BundleStarter
 

C

CassandraPluginActionListener - Class in org.keridwen.modelling.monitoring.viewer
This class is used to plot the evolution of mesh element id picked in the 3D view versus the time.
CassandraPluginActionListener(Map<Integer, Integer>, DataField<?, ?>, File, Map<Integer, Integer>) - Constructor for class org.keridwen.modelling.monitoring.viewer.CassandraPluginActionListener
Constructor of CassandraPluginActionListener.
CategoryMonitoringNode - Class in org.keridwen.modelling.monitoring.model
This class define the category of nodes in the AbstractMonitoringModel.
CategoryMonitoringNode(String) - Constructor for class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
/** Constructor of CategoryMonitoringNode.
categoryMonitoringNodeAdded(CategoryMonitoringNode) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
A new MonitoringNode is added in the model.
categoryMonitoringNodeAdded(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
categoryMonitoringNodeAdded(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
categoryMonitoringNodeAdded(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
categoryMonitoringNodeAdded(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
categoryMonitoringNodeAdded(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
ChartViewerConfiguration - Class in org.keridwen.modelling.monitoring.util
This class is used to configure the LiveMonitoringCurvesViewer from the monitoring model.
ChartViewerConfiguration(MainViewService, int, int, int, int, String) - Constructor for class org.keridwen.modelling.monitoring.util.ChartViewerConfiguration
Constructor of the ChartViewerConfiguration.
ChartViewerConfigurationListener - Interface in org.keridwen.modelling.monitoring.util
This class listens an object to know when a CategoryMonitoringNode or a MonitoringModelListener is added.
cleanLastMeasures() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
Re-initialize all measures considered like last measures.
cleanLastMeasures() - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
cleanLastMeasures() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
cleanLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
cleanLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
cleanLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
clearDataField() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
Clear the data filed stored in memory.
clearModel() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
clearModel() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Clear the MonitoringModel.
clearVisualizer() - Method in class org.keridwen.modelling.monitoring.util.ChartViewerConfiguration
 
clearVisualizer() - Method in interface org.keridwen.modelling.monitoring.util.ChartViewerConfigurationListener
Clear Visualizer previously recorded.
ComboBoxCellRenderer - Class in org.keridwen.modelling.monitoring.viewer
This class is used to define the renderer of JComboBox which stores DataField.
ComboBoxCellRenderer() - Constructor for class org.keridwen.modelling.monitoring.viewer.ComboBoxCellRenderer
 
ComboBoxViewer - Class in org.keridwen.modelling.monitoring.viewer
This class is a representation of a MonitoringModel.
ComboBoxViewer(MonitoringModel) - Constructor for class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
Constructor of ComboBoxViewer.
compareTo(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
 
computeGradient(Color, Color, LookupPaintScale, int, int, Double, Double) - Static method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
Add a gradient color to a LookupPaintScale between 2 colors, it is possible the LookupPaintScale has already colors recorded inside it, so this method required information about the number of color already recorded.
CurveVisualizer - Class in org.keridwen.modelling.monitoring.viewer
This class implements VisualizerMonitoringNode and is a visualizer of DataField into curve view.
CurveVisualizer(String) - Constructor for class org.keridwen.modelling.monitoring.viewer.CurveVisualizer
 

D

dataFieldExported() - Method in interface org.keridwen.modelling.monitoring.model.DataFieldExporterListener
 
DataFieldExporterListener - Interface in org.keridwen.modelling.monitoring.model
 
DataMiningMonitoringModel - Class in org.keridwen.modelling.monitoring.model
This class is the model used to visualize informations in data mining.
DataMiningMonitoringModel() - Constructor for class org.keridwen.modelling.monitoring.model.DataMiningMonitoringModel
Constructor of DataMiningMonitoringModel.
displayMonitoring(MonitoringNode, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
displayMonitoring(MonitoringNode, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringMap2DViewer
 
displayMonitoring(MonitoringNode, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringSpectrogramViewer
 

E

export(String, DataField<?, ?>) - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeCurveExportToCSV
 
export(String, DataField<?, ?>) - Method in interface org.keridwen.modelling.monitoring.model.io.MonitoringNodeExport
Export the DataField stored in a MonitoringNode.
export(String, DataField<?, ?>) - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeExportToVtk
 
export(String, DataField<?, ?>) - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeMap2DExportToCSV
 
EXPORT_MONITORING_NODE - Static variable in class org.keridwen.modelling.monitoring.key.MonitoringEventKey
 
exportAll() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
exportAll() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Export all MonitoringNode contains in MonitoringModel.
ExportAllChooser - Class in org.keridwen.modelling.monitoring.model.io
This class is used to choose where a file will be exported and to map the FileFilter which contains some properties about the export and the MonitoringNodeExport which can do the export.
ExportAllChooser() - Constructor for class org.keridwen.modelling.monitoring.model.io.ExportAllChooser
Constructor of ExportChooser.
ExportChooser - Class in org.keridwen.modelling.monitoring.model.io
This class is used to choose where a file will be exported and to map the FileFilter which contains some properties about the export and the MonitoringNodeExport which can do the export.
ExportChooser(List<MonitoringNodeExport>) - Constructor for class org.keridwen.modelling.monitoring.model.io.ExportChooser
Constructor of ExportAllChooser.
ExporterDTO - Class in org.keridwen.modelling.monitoring.dto
This class stores objects used to export values stores in a MonitoringNode.
ExporterDTO(MonitoringNode, String, MonitoringNodeExport, boolean) - Constructor for class org.keridwen.modelling.monitoring.dto.ExporterDTO
Constructor of ExporterDTO.
ExportMonitoringNodeCommand - Class in org.keridwen.modelling.monitoring.command
This class is used to Visualize DataFields store in MonitoringNode.
ExportMonitoringNodeCommand() - Constructor for class org.keridwen.modelling.monitoring.command.ExportMonitoringNodeCommand
 
exportPNG(File) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
exportPNG(File) - Method in class org.keridwen.modelling.monitoring.viewer.CurveVisualizer
 
exportPNG(File) - Method in class org.keridwen.modelling.monitoring.viewer.Map2DVisualizer
 
exportPNG(File) - Method in interface org.keridwen.modelling.monitoring.viewer.VisualizerMonitoringNode
 
exportPNG(File) - Method in class org.keridwen.modelling.monitoring.viewer.VisualizerVTK
 

G

getBottomBar() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
getCategoryMonitoringNode() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getCategoryMonitoringNode() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getCategoryMonitoringNode() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
getCategoryMonitoringNode() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
getCategoryMonitoringNode() - Method in interface org.keridwen.modelling.monitoring.visualizer.Visualizer
 
getCategoryMonitoringNodeList() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
getClearDataFieldsMemory() - Method in class org.keridwen.modelling.monitoring.dto.ExporterDTO
 
getColor() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getColor() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getColumnClass(int) - Method in class org.keridwen.modelling.monitoring.model.DataMiningMonitoringModel
 
getColumnClass(int) - Method in class org.keridwen.modelling.monitoring.model.LiveMonitoringModel
 
getColumnCount() - Method in class org.keridwen.modelling.monitoring.model.DataMiningMonitoringModel
 
getColumnCount() - Method in class org.keridwen.modelling.monitoring.model.LiveMonitoringModel
 
getColumnName(int) - Method in class org.keridwen.modelling.monitoring.model.DataMiningMonitoringModel
 
getColumnName(int) - Method in class org.keridwen.modelling.monitoring.model.LiveMonitoringModel
 
getComponent() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getComponent() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
getComponent() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
getComponent() - Method in interface org.keridwen.modelling.monitoring.visualizer.Visualizer
 
getCurveId() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getDataField() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getDate() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getDefaultLocale() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getDefaultString() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getEntryClass() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getEntryType() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getExporter() - Method in class org.keridwen.modelling.monitoring.model.io.ExportChooser
 
getExportFile() - Method in class org.keridwen.modelling.monitoring.dto.ExporterDTO
 
getExtensions() - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeCurveExportToCSV
 
getExtensions() - Method in interface org.keridwen.modelling.monitoring.model.io.MonitoringNodeExport
 
getExtensions() - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeExportToVtk
 
getExtensions() - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeMap2DExportToCSV
 
getFile() - Method in class org.keridwen.modelling.monitoring.model.io.ExportAllChooser
 
getFile() - Method in class org.keridwen.modelling.monitoring.model.io.ExportChooser
 
getFileFilter() - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeCurveExportToCSV
 
getFileFilter() - Method in interface org.keridwen.modelling.monitoring.model.io.MonitoringNodeExport
 
getFileFilter() - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeExportToVtk
 
getFileFilter() - Method in class org.keridwen.modelling.monitoring.model.io.MonitoringNodeMap2DExportToCSV
 
getFinalPanel() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
getFont() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getHelper() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getIcon() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getImage() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getjFreeChart() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getKey() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getKeyStroke() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getLastCurveId() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
getLastCurveId() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
 
getLastCurveId() - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
getLastCurveId() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
getLastCurveId() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getLastCurveId() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
getLastCurveId() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
getLastCurveId() - Method in interface org.keridwen.modelling.monitoring.visualizer.Visualizer
 
getLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
getLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
getLastMeasures() - Method in interface org.keridwen.modelling.monitoring.visualizer.Visualizer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxCellRenderer
 
getMaxZValue() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getMeshMap() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
getMeshMap() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
 
getMinZValue() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getMnemonic() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getMonitoringModel() - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
 
getMonitoringModel() - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
getMonitoringModel() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
getMonitoringModelListenerList() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
getMonitoringNode() - Method in class org.keridwen.modelling.monitoring.dto.ExporterDTO
 
getMonitoringNode() - Method in class org.keridwen.modelling.monitoring.dto.VisualizationDTO
 
getMonitoringNode(int) - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
 
getMonitoringNodeExport() - Method in class org.keridwen.modelling.monitoring.dto.ExporterDTO
 
getMonitoringNodeExport(int) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getMonitoringNodeExportList() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getNodeName() - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
 
getNodeName() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getNodeName() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
getNodeName() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
getNodeName() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
getNodeName() - Method in interface org.keridwen.modelling.monitoring.visualizer.Visualizer
 
getNodeURI() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getResourceBundleBaseName() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getSelectedMonitoringNodeListenerList() - Method in class org.keridwen.modelling.monitoring.dto.VisualizationDTO
 
getSelectedMonitoringNodes() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
getSelectedMonitoringNodes() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
 
getString() - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getString(Object...) - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
getTreePanel() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
getUniqueId() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getValueAt(Object, int) - Method in class org.keridwen.modelling.monitoring.model.DataMiningMonitoringModel
 
getValueAt(Object, int) - Method in class org.keridwen.modelling.monitoring.model.LiveMonitoringModel
 
getVisualizer(DataField<?, ?>, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.CurveVisualizer
 
getVisualizer(List<DataField<?, ?>>, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.CurveVisualizer
 
getVisualizer(DataField<?, ?>, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.Map2DVisualizer
 
getVisualizer(List<DataField<?, ?>>, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.Map2DVisualizer
 
getVisualizer(DataField<?, ?>, boolean) - Method in interface org.keridwen.modelling.monitoring.viewer.VisualizerMonitoringNode
 
getVisualizer(List<DataField<?, ?>>, boolean) - Method in interface org.keridwen.modelling.monitoring.viewer.VisualizerMonitoringNode
Compute the JPanel which contains the visualization of all DataField given in input.
getVisualizer(DataField<?, ?>, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.VisualizerVTK
 
getVisualizer(List<DataField<?, ?>>, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.VisualizerVTK
 
getVisualizerListenerList() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
getVisualizerMonitoringNode(boolean) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
getVisualizerMonitoringNode() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 

I

isCellEditable(Object, int) - Method in class org.keridwen.modelling.monitoring.model.DataMiningMonitoringModel
 
isCellEditable(Object, int) - Method in class org.keridwen.modelling.monitoring.model.LiveMonitoringModel
 
isCompatible(VisualizerMonitoringNode) - Method in class org.keridwen.modelling.monitoring.viewer.CurveVisualizer
 
isCompatible(VisualizerMonitoringNode) - Method in class org.keridwen.modelling.monitoring.viewer.Map2DVisualizer
 
isCompatible(VisualizerMonitoringNode) - Method in interface org.keridwen.modelling.monitoring.viewer.VisualizerMonitoringNode
Check if this VisualizerMonitoringNode is compatible with an other VisualizerMonitoringNode.
isCompatible(VisualizerMonitoringNode) - Method in class org.keridwen.modelling.monitoring.viewer.VisualizerVTK
 
isEntryOfType(EntryType) - Method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
 
isVisble() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
isVTKActive() - Method in class org.keridwen.modelling.monitoring.dto.VisualizationDTO
 
iterator() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
iterator() - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
 

L

LiveMonitoringCurvesTreeTableViewer - Class in org.keridwen.modelling.monitoring.visualizer
This class is used to plot curves with the JFreeChart technology.
LiveMonitoringCurvesTreeTableViewer(CategoryMonitoringNode) - Constructor for class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesTreeTableViewer
Constructor of LiveMonitoringCurvesTreeTableViewer.
LiveMonitoringCurvesViewer - Class in org.keridwen.modelling.monitoring.visualizer
This class is the user interface of the curves plotted when the simulation is monitoring in live to know informations about convergence criteria.
LiveMonitoringCurvesViewer(CategoryMonitoringNode) - Constructor for class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
Constructor of LiveMonitoringCurvesViewer.
LiveMonitoringMap2DViewer - Class in org.keridwen.modelling.monitoring.visualizer
This class is used to plot 2D map.
LiveMonitoringMap2DViewer(CategoryMonitoringNode) - Constructor for class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringMap2DViewer
Constructor of LiveMonitoringMap2DViewer.
LiveMonitoringMap2DViewerComboBox - Class in org.keridwen.modelling.monitoring.visualizer
This class is used to plot 2D map and a combo box which contains all MonitoringNode which can be represented like a 2D map.
LiveMonitoringMap2DViewerComboBox(CategoryMonitoringNode) - Constructor for class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringMap2DViewerComboBox
Constructor of LiveMonitoringMap2DViewerComboBox.
LiveMonitoringModel - Class in org.keridwen.modelling.monitoring.model
This class is the model used to monitor simulation in real time to know informations about convergence parameters.
LiveMonitoringModel() - Constructor for class org.keridwen.modelling.monitoring.model.LiveMonitoringModel
Constructor of LiveMonitoringModel.
LiveMonitoringPolyVisualizers - Class in org.keridwen.modelling.monitoring.visualizer
This class is used to display several Visualizers in different tabs.
LiveMonitoringPolyVisualizers(CategoryMonitoringNode, String) - Constructor for class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
Constructor of LiveMonitoringCurvesViewer.
LiveMonitoringSpectrogramViewer - Class in org.keridwen.modelling.monitoring.visualizer
This class is used to plot a spectrogram.
LiveMonitoringSpectrogramViewer(CategoryMonitoringNode) - Constructor for class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringSpectrogramViewer
Constructor of LiveMonitoringSpectrogramViewer.
LiveMonitoringTreeTableViewer - Class in org.keridwen.modelling.monitoring.viewer
This class is the user interface of the table which show the list of which are plotted or not when the simulation is monitoring in live to know informations about convergence criteria.
LiveMonitoringTreeTableViewer(MonitoringModel) - Constructor for class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
Constructor of LiveMonitoringTreeTableViewer.

M

Map2DVisualizer - Class in org.keridwen.modelling.monitoring.viewer
This class implements VisualizerMonitoringNode and is a visualizer of DataField into 2D map view.
Map2DVisualizer(String) - Constructor for class org.keridwen.modelling.monitoring.viewer.Map2DVisualizer
Constructor of Map2DVisualizer.
MonitoringDictionary - Enum in org.keridwen.modelling.monitoring.i18n
 
MonitoringEventKey - Class in org.keridwen.modelling.monitoring.key
 
MonitoringEventKey() - Constructor for class org.keridwen.modelling.monitoring.key.MonitoringEventKey
 
MonitoringModel - Interface in org.keridwen.modelling.monitoring.model
This interface is the model used to monitor simulation.
MonitoringModelListener - Interface in org.keridwen.modelling.monitoring.model
Interface which defines actions supported by the listeners of the AbstractMonitoringModel.
MonitoringNode - Class in org.keridwen.modelling.monitoring.model
This class is a node which contains data of live monitoring.
MonitoringNode(String, DataField<?, ?>, int, VisualizerMonitoringNode, int) - Constructor for class org.keridwen.modelling.monitoring.model.MonitoringNode
Constructor of MonitoringNode.
MonitoringNode(String, DataField<?, ?>, int, int) - Constructor for class org.keridwen.modelling.monitoring.model.MonitoringNode
 
MonitoringNode(DataField<?, ?>, int, VisualizerMonitoringNode, int) - Constructor for class org.keridwen.modelling.monitoring.model.MonitoringNode
 
MonitoringNode(String, int, VisualizerMonitoringNode, int) - Constructor for class org.keridwen.modelling.monitoring.model.MonitoringNode
 
monitoringNodeColorChanged(MonitoringNode, Color) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
The color of the curve represented by a MonitoringNode stored in the MonitoringModel has changed.
monitoringNodeColorChanged(MonitoringNode, Color) - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
monitoringNodeColorChanged(MonitoringNode, Color) - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
monitoringNodeColorChanged(MonitoringNode, Color) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
monitoringNodeColorChanged(MonitoringNode, Color) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
monitoringNodeColorChanged(MonitoringNode, Color) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
MonitoringNodeCurveExportToCSV - Class in org.keridwen.modelling.monitoring.model.io
This class export DataField to csv format.
MonitoringNodeCurveExportToCSV() - Constructor for class org.keridwen.modelling.monitoring.model.io.MonitoringNodeCurveExportToCSV
 
MonitoringNodeExport - Interface in org.keridwen.modelling.monitoring.model.io
This interface is used to define methods used to export DataField stored in a MonitoringNode.
MonitoringNodeExportToVtk - Class in org.keridwen.modelling.monitoring.model.io
This class export DataField to vtk format.
MonitoringNodeExportToVtk() - Constructor for class org.keridwen.modelling.monitoring.model.io.MonitoringNodeExportToVtk
 
MonitoringNodeMap2DExportToCSV - Class in org.keridwen.modelling.monitoring.model.io
This class export DataField to csv format.
MonitoringNodeMap2DExportToCSV() - Constructor for class org.keridwen.modelling.monitoring.model.io.MonitoringNodeMap2DExportToCSV
 
monitoringNodeRemoved(MonitoringNode) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
A new MonitoringNode is removed in the model.
monitoringNodeRemoved(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
monitoringNodeRemoved(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
monitoringNodeRemoved(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
monitoringNodeRemoved(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringMap2DViewer
 
monitoringNodeRemoved(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
monitoringNodeRemoved(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringSpectrogramViewer
 
monitoringNodeVisibilityChanged(MonitoringNode, boolean) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
the visibility of a MonitoringNode stored in the MonitoringModel has changed.
monitoringNodeVisibilityChanged(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
monitoringNodeVisibilityChanged(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
monitoringNodeVisibilityChanged(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
monitoringNodeVisibilityChanged(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringMap2DViewer
 
monitoringNodeVisibilityChanged(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
monitoringNodeVisibilityChanged(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringSpectrogramViewer
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.keridwen.modelling.monitoring.visualizer.XYChartMouseListener
Handles a mouse wheel event from the underlying chart panel.

N

notifyLastMeasuresRemoved() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
Notify the last measures recorded must be removed.
notifyMeasuresCleaned() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
Re-initialize all measures considered like last measures.
notifyModelChanged() - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
notifyModelChanged() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Notify the model changed (add/removed node, ...).
notifyModelChanged() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
Notify the model changed.
notifyModelChanged() - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
notifyModelChanged() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
notifyModelChanged() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
notifyModelChanged() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
notifyModelChanged() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
notifyNewCurveAdded(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
notifyNewCurveAdded(MonitoringNode) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Notify a new curve has been added to the mode.
notifyNewCurves(MonitoringNode, String, String, String, String, String, String, String) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
Notify a new curve is added to the MonitoringModelListeners stored in this AbstractMonitoringModel.
notifyNewCurves(MonitoringNode, String, String, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
notifyNewCurves(MonitoringNode, String, String, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
notifyNewCurves(MonitoringNode, String, String, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
notifyNewCurves(MonitoringNode, String, String, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
notifyNewCurves(MonitoringNode, String, String, String, String, String, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Notify all listeners, a new measure is done.
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
Notify listeners, a new measure is done.
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
notifyNewMeasure(int, double, double, String, MonitoringNode, String, String) - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
notifyVisibilityChanged(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
notifyVisibilityChanged(MonitoringNode, boolean) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Notify the visibility of a node has been changed.
notifyVisualizerAdded(Visualizer) - Method in class org.keridwen.modelling.monitoring.util.ChartViewerConfiguration
 
notifyVisualizerAdded(Visualizer) - Method in interface org.keridwen.modelling.monitoring.util.ChartViewerConfigurationListener
Notify a Visualizer is added.

O

org.keridwen.modelling.monitoring.command - package org.keridwen.modelling.monitoring.command
 
org.keridwen.modelling.monitoring.dto - package org.keridwen.modelling.monitoring.dto
 
org.keridwen.modelling.monitoring.i18n - package org.keridwen.modelling.monitoring.i18n
 
org.keridwen.modelling.monitoring.key - package org.keridwen.modelling.monitoring.key
 
org.keridwen.modelling.monitoring.model - package org.keridwen.modelling.monitoring.model
 
org.keridwen.modelling.monitoring.model.io - package org.keridwen.modelling.monitoring.model.io
 
org.keridwen.modelling.monitoring.osgi - package org.keridwen.modelling.monitoring.osgi
 
org.keridwen.modelling.monitoring.util - package org.keridwen.modelling.monitoring.util
 
org.keridwen.modelling.monitoring.viewer - package org.keridwen.modelling.monitoring.viewer
 
org.keridwen.modelling.monitoring.visualizer - package org.keridwen.modelling.monitoring.visualizer
 

P

pause() - Method in class org.keridwen.modelling.monitoring.command.ExportMonitoringNodeCommand
 
pause() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSameVisualizersCommand
 
pause() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSeveralVisualizersCommand
 
PlotTableViewer - Class in org.keridwen.modelling.monitoring.viewer
This class is the user interface of the table which shows the list of DataField which can be plotted or not.
PlotTableViewer(MonitoringModel, boolean) - Constructor for class org.keridwen.modelling.monitoring.viewer.PlotTableViewer
Constructor of PlotTableViewer.
progressChanged(Progressable, int) - Method in class org.keridwen.modelling.monitoring.viewer.PlotTableViewer
 

R

registerAllKeysToController(BundleController) - Static method in class org.keridwen.modelling.monitoring.key.MonitoringEventKey
 
removeCategoryMonitoringNode(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
removeLastMeasures() - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModelListener
Remove last measures computed.
removeLastMeasures() - Method in class org.keridwen.modelling.monitoring.viewer.ComboBoxViewer
 
removeLastMeasures() - Method in class org.keridwen.modelling.monitoring.viewer.LiveMonitoringTreeTableViewer
 
removeLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
 
removeLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 
removeLastMeasures() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringPolyVisualizers
 
removeMonitoringNode(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
removeMonitoringNode(int) - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
Remove a MonitoringNode in this node.
removeMonitoringNode(MonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
Remove a MonitoringNode in this node.
removeMonitoringNode(MonitoringNode) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Remove a MonitoringNode stores in the MonitoringNode.
removeMonitoringNodeExport(MonitoringNodeExport) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
Remove a MonitoringNodeExport stored in this MonitoringNode.
removeVisualizerListener(Visualizer) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
removeVisualizerListener(Visualizer) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
Remove an object which listen the monitoring model.
resume() - Method in class org.keridwen.modelling.monitoring.command.ExportMonitoringNodeCommand
 
resume() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSameVisualizersCommand
 
resume() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSeveralVisualizersCommand
 
run(ExporterDTO) - Method in class org.keridwen.modelling.monitoring.command.ExportMonitoringNodeCommand
 
run(VisualizationDTO) - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSameVisualizersCommand
 
run(VisualizationDTO) - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSeveralVisualizersCommand
 

S

SelectedMonitoringNodeListener - Interface in org.keridwen.modelling.monitoring.util
This class is used to notify the selected MonitoringNode changed.
setCategoryMonitoringNode(CategoryMonitoringNode) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
setColor(Color) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
setDataField(DataField<?, ?>) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
setLocale(Locale) - Static method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
Sets the dictionary locale to the given locale
setMaxZValue(double) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
Sets the maximum value of z-axis, this variable is used to compute the color map of the z-axis.
setMinZValue(double) - Method in class org.keridwen.modelling.monitoring.visualizer.AbstractLiveMonitoringMap2DViewer
Sets the minimum value of z-axis, this variable is used to compute the color map of the z-axis.
setMonitoringModel(MonitoringModel) - Method in class org.keridwen.modelling.monitoring.model.CategoryMonitoringNode
 
setNodeURI(URI) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 
setSelectedNodes(List<MonitoringNode>) - Method in class org.keridwen.modelling.monitoring.model.AbstractMonitoringModel
 
setSelectedNodes(List<MonitoringNode>) - Method in interface org.keridwen.modelling.monitoring.model.MonitoringModel
 
setValueAt(Object, Object, int) - Method in class org.keridwen.modelling.monitoring.model.LiveMonitoringModel
 
setVisble(boolean) - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
Define the visibility of the node.
start() - Method in class org.keridwen.modelling.monitoring.osgi.BundleStarter
 
stateChanged(Progressable, ControllableState) - Method in class org.keridwen.modelling.monitoring.viewer.PlotTableViewer
 
stop() - Method in class org.keridwen.modelling.monitoring.osgi.BundleStarter
 

T

TickMarkUtil - Class in org.keridwen.modelling.monitoring.util
This class is used to change automatically the number of tick marks on the x axis and the y axis.
toString() - Method in class org.keridwen.modelling.monitoring.model.MonitoringNode
 

U

undo() - Method in class org.keridwen.modelling.monitoring.command.ExportMonitoringNodeCommand
 
undo() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSameVisualizersCommand
 
undo() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSeveralVisualizersCommand
 
updateDomainTickMarckCount(NumberAxis) - Static method in class org.keridwen.modelling.monitoring.util.TickMarkUtil
Set the number of tick marks on the x axis to 5
updateRangeTickMarkCount(NumberAxis) - Static method in class org.keridwen.modelling.monitoring.util.TickMarkUtil
Set the number of tick marks on the y axis to 11
updateTickMarksCount() - Method in class org.keridwen.modelling.monitoring.visualizer.LiveMonitoringCurvesViewer
 

V

validatePostConditions() - Method in class org.keridwen.modelling.monitoring.command.ExportMonitoringNodeCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSameVisualizersCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSeveralVisualizersCommand
 
valueOf(String) - Static method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.keridwen.modelling.monitoring.i18n.MonitoringDictionary
Returns an array containing the constants of this enum type, in the order they are declared.
VisualizationDTO - Class in org.keridwen.modelling.monitoring.dto
DTO used to visualize data field in MonitoringNode.
VisualizationDTO(List<MonitoringNode>, List<SelectedMonitoringNodeListener>, boolean) - Constructor for class org.keridwen.modelling.monitoring.dto.VisualizationDTO
 
VISUALIZE_MONITORING_NODE_IN_SAME_VISUALIZER - Static variable in class org.keridwen.modelling.monitoring.key.MonitoringEventKey
 
VISUALIZE_MONITORING_NODE_IN_SEVERAL_VISUALIZER - Static variable in class org.keridwen.modelling.monitoring.key.MonitoringEventKey
 
VisualizeMonitoringNodeInSameVisualizersCommand - Class in org.keridwen.modelling.monitoring.command
This class is used to Visualize DataFields store in MonitoringNode in the same visualizers.
VisualizeMonitoringNodeInSameVisualizersCommand() - Constructor for class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSameVisualizersCommand
 
VisualizeMonitoringNodeInSeveralVisualizersCommand - Class in org.keridwen.modelling.monitoring.command
This class is used to Visualize DataFields store in MonitoringNode in different visualizer.
VisualizeMonitoringNodeInSeveralVisualizersCommand() - Constructor for class org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSeveralVisualizersCommand
 
visualizeNode(MonitoringNode, boolean) - Method in class org.keridwen.modelling.monitoring.util.ChartViewerConfiguration
 
visualizeNode(MonitoringNode, boolean) - Method in interface org.keridwen.modelling.monitoring.util.SelectedMonitoringNodeListener
 
Visualizer - Interface in org.keridwen.modelling.monitoring.visualizer
 
VisualizerMonitoringNode - Interface in org.keridwen.modelling.monitoring.viewer
This interface defines a visualizer of a MonitoringNode.
VisualizerVTK - Class in org.keridwen.modelling.monitoring.viewer
 
VisualizerVTK(File) - Constructor for class org.keridwen.modelling.monitoring.viewer.VisualizerVTK
 

X

XYChartMouseListener - Class in org.keridwen.modelling.monitoring.visualizer
This class is used to listen the mouse wheel in a xy plot.
XYChartMouseListener(ChartPanel) - Constructor for class org.keridwen.modelling.monitoring.visualizer.XYChartMouseListener
Constructor of XYChartMouseListener

A B C D E G I L M N O P R S T U V X

Copyright © 2012-2013 Artenum. All Rights Reserved.