- SassenaCoherentModel - Class in org.eclipse.ice.sassena
-
The SassenaCoherentModel extends the Item to provide a model generator for the
Sassena Coherent input files.
- SassenaCoherentModel() - Constructor for class org.eclipse.ice.sassena.SassenaCoherentModel
-
The constructor.
- SassenaCoherentModel(IProject) - Constructor for class org.eclipse.ice.sassena.SassenaCoherentModel
-
The constructor with a project space in which files should be
manipulated.
- SassenaCoherentModelBuilder - Class in org.eclipse.ice.sassena
-
This class builds the SassenaCoherentModel.
- SassenaCoherentModelBuilder() - Constructor for class org.eclipse.ice.sassena.SassenaCoherentModelBuilder
-
- SassenaIncoherentModel - Class in org.eclipse.ice.sassena
-
The SassenaIncoherentModel extends the Item to provide a model generator for the
Sassena Incohrent input files.
- SassenaIncoherentModel() - Constructor for class org.eclipse.ice.sassena.SassenaIncoherentModel
-
The constructor.
- SassenaIncoherentModel(IProject) - Constructor for class org.eclipse.ice.sassena.SassenaIncoherentModel
-
The constructor with a project space in which files should be
manipulated.
- SassenaIncoherentModelBuilder - Class in org.eclipse.ice.sassena
-
This class builds the Sassena Incoherent Model Builder.
- SassenaIncoherentModelBuilder() - Constructor for class org.eclipse.ice.sassena.SassenaIncoherentModelBuilder
-
- save(File) - Method in class org.eclipse.ice.datastructures.form.emf.EMFComponent
-
Save the XMLResource to the given Java File.
- save() - Method in class org.eclipse.ice.datastructures.form.emf.EMFComponent
-
Save the XMLResource to System.out.
- save() - Method in class org.eclipse.ice.viz.service.preferences.CustomScopedPreferenceStore
-
- SaveReactorFileAction - Class in org.eclipse.ice.reactor.perspective
-
This action is used to save an individual reactor file in the
ReactorViewer
.
- SaveReactorFileAction(ViewPart) - Constructor for class org.eclipse.ice.reactor.perspective.SaveReactorFileAction
-
The constructor
- saveToString() - Method in class org.eclipse.ice.datastructures.form.emf.EMFComponent
-
Save the XMLResource to a java.lang.String
- scaleByUncertainty(KDDMatrix) - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
-
This operation scales the difference of the data by the point uncertainty
at that point.
- scaleData(int) - Method in class org.eclipse.ice.kdd.kddstrategy.kmeansclustering.ClusterKDDMatrix
-
This method allows this ClusterKDDMatrix to perform a multi-dimensional
scaling algorithm to put the clustered data in a form suitable for
visualization.
- scatteringDensity - Variable in class org.eclipse.ice.reflectivity.ScatteringDensityProfile
-
- ScatteringDensityProfile - Class in org.eclipse.ice.reflectivity
-
This class stores the depth and neutron scattering density for a reflectivity
calculation.
- ScatteringDensityProfile() - Constructor for class org.eclipse.ice.reflectivity.ScatteringDensityProfile
-
- ScatteringDensityViewPart - Class in org.eclipse.ice.materials.ui
-
This is a view that shows the scattering density in a plot.
- ScatteringDensityViewPart() - Constructor for class org.eclipse.ice.materials.ui.ScatteringDensityViewPart
-
The constructor
- scatteringLength - Variable in class org.eclipse.ice.reflectivity.Tile
-
The scattering length of the reflecting tile/layer.
- ScrollClientComposite - Class in org.eclipse.ice.client.widgets
-
This class provides a custom Composite
that is meant to be a
descendant of a SharedScrolledComposite
.
- ScrollClientComposite(Composite, int) - Constructor for class org.eclipse.ice.client.widgets.ScrollClientComposite
-
The default constructor.
- ScrollClientComposite(Composite, int, int) - Constructor for class org.eclipse.ice.client.widgets.ScrollClientComposite
-
- ScrollClientComposite(Composite, int, SharedScrolledComposite) - Constructor for class org.eclipse.ice.client.widgets.ScrollClientComposite
-
- ScrollClientComposite(Composite, int, SharedScrolledComposite, int) - Constructor for class org.eclipse.ice.client.widgets.ScrollClientComposite
-
- SECRET_CHAR - Static variable in interface org.eclipse.ice.viz.service.preferences.ISecretCellContentProvider
-
The default character to use when obscuring text.
- SecretEntry - Class in org.eclipse.ice.viz.service.connections
-
A
SecretEntry
is simply an
Entry
whose secret flag is set to
true.
- SecretEntry() - Constructor for class org.eclipse.ice.viz.service.connections.SecretEntry
-
A constructor that will create an Entry
with only a unique ID and
a name.
- SecretEntry(IEntryContentProvider) - Constructor for class org.eclipse.ice.viz.service.connections.SecretEntry
-
A constructor that sets the Entry
to the content provider.
- sections - Variable in enum org.eclipse.ice.client.widgets.reactoreditor.lwr.AssemblyAnalysisView.Symmetry
-
The number of possible sections for this symmetry.
- sections - Variable in enum org.eclipse.ice.client.widgets.reactoreditor.sfr.PinAssemblyAnalysisView.Symmetry
-
The number of possible sections for this symmetry.
- selectCell(int) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.grid.IGridListener
-
The cell in a particular location has been selected.
- selectCell(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.AssemblyAnalysisView
-
Sends an update to
broker
when a cell has
been selected.
- selectCell(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.CoreAnalysisView
-
Sends an update to
broker
when a cell has
been selected.
- selectCell(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.CoreAnalysisView
-
Sends an update to
broker
when a cell has
been selected.
- selectCell(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinAssemblyAnalysisView
-
Sends an update to
broker
when a cell has
been selected.
- selectEdge(int) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
Selects an edge with the specified ID.
- selectEdges(List<Integer>) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
Selects multiple edges with the specified list of IDs.
- selectedMeshPart - Variable in class org.eclipse.ice.client.widgets.mesh.properties.MeshSelection
-
- SelectFeatureDialog - Class in org.eclipse.ice.viz.csv.viewer
-
The SelectFeatureDialog is a custom dialog which prompts the user to select
an X feature and Y feature to plot against.
- SelectIndependentVarDialog - Class in org.eclipse.ice.viz.csv.viewer
-
- SelectIndependentVarDialog(Shell) - Constructor for class org.eclipse.ice.viz.csv.viewer.SelectIndependentVarDialog
-
Default Constructor
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.common.ConnectCoreAction
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.common.CreateItemAction
-
Empty method to override a change in the selection
- selectionChanged(IAction, ISelection) - Method in class org.eclipse.ice.client.common.CreateItemActionDelegate
-
- selectionChanged(IAction, ISelection) - Method in class org.eclipse.ice.client.common.CreateItemViewActionDelegate
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.common.DeleteItemAction
-
Empty method to override a change in the selection
- selectionChanged(IAction, ISelection) - Method in class org.eclipse.ice.client.common.DeleteItemViewActionDelegate
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ice.client.common.ItemSelectedPropertyTester
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.rcp.actions.SwitchWorkspaceAction
-
- selectionChanged(IAction, ISelection) - Method in class org.eclipse.ice.client.rcp.actions.SwitchWorkspaceActionDelegate
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.AbstractTreeAction
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.EMFSectionPage
-
- selectionChanged(Class) - Method in class org.eclipse.ice.client.widgets.geometry.ShapeTreeSelectionListener
-
Triggered with the shape tree selection is changed
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ice.client.widgets.geometry.ShapeTreeSelectionListener
-
Changes the state of the TransformationView according to the currently
selected shape
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ice.client.widgets.geometry.ShapeTreeView
-
Updates the disabled state of the action icons and the state of the
TransformationView
- selectionChanged(IFormPart, ISelection) - Method in class org.eclipse.ice.client.widgets.ICEDataComponentDetailsPage
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.ICEMeshPage
-
This operation overrides the default/abstract implementation of
ISelectionListener.selectionChanged to capture selections made in the
MeshElementTreeView and highlight the corresponding element in the jME3
canvas.
- selectionChanged() - Method in class org.eclipse.ice.client.widgets.ICEMeshPage
-
This method should make the appropriate ISelectionProvider calls to send
the recent update to the MeshApplication's selection to the other
ISelectionListeners.
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.ICEResourcePage
-
- selectionChanged() - Method in class org.eclipse.ice.client.widgets.mesh.EditMode
-
This method updates the EditMode
's knowledge of the
currently-selected vertices in the MeshApplication
.
- selectionChanged() - Method in interface org.eclipse.ice.client.widgets.mesh.IMeshSelectionListener
-
This method is called by the MeshApplication when its current selection
has somehow changed.
- selectionChanged() - Method in class org.eclipse.ice.client.widgets.mesh.MeshAppState
-
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.MeshElementTreeView
-
This operation overrides the default/abstract implementation of
ISelectionListener.selectionChanged to capture selections made in the
ICEMeshPage and highlight the corresponding element in the
MeshElementTreeView.
- selectionChanged(IFormPart, ISelection) - Method in class org.eclipse.ice.materials.ui.MaterialDetailsPage
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ice.reactor.perspective.ReactorViewer
-
This listens for selection change events in the reactorTreeViewer and
updates the actions depending on the selection type.
- selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.viz.csv.viewer.CSVDataTableViewer
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ice.viz.csv.viewer.CSVPlotViewer
-
This method is called when the selection in the PlotViewer has changed.
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ice.viz.visit.VisitPlotViewer
-
This method is used to draw plots whenever a TreeItem in the
plotTreeViewer is selected.
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ice.viz.VizFileViewer
-
This listens for selection change events in the fileTreeViewer and
updates
VizFileViewer.deleteFileAction
depending on whether or not a file is
selected.
- SelectionProvider - Class in org.eclipse.ice.client.widgets.reactoreditor
-
This is a basic implementation of ISelectionProvider.
- SelectionProvider() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.SelectionProvider
-
- SelectiveComponentVisitor - Class in org.eclipse.ice.datastructures.componentVisitor
-
This adapter class provides default implementations for the methods described
by the
IComponentVisitor
interface.
- SelectiveComponentVisitor() - Constructor for class org.eclipse.ice.datastructures.componentVisitor.SelectiveComponentVisitor
-
- SelectivePlantComponentVisitor - Class in org.eclipse.ice.reactor.plant
-
This adapter class provides default implementations for the methods described
by the
IPlantComponentVisitor
interface.
- SelectivePlantComponentVisitor() - Constructor for class org.eclipse.ice.reactor.plant.SelectivePlantComponentVisitor
-
- selectPolygon(int) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
Selects a polygon with the specified ID.
- selectPolygons(List<Integer>) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
Selects multiple polygons with the specified list of IDs.
- SelectTimeDialog - Class in org.eclipse.ice.viz.csv.viewer
-
The SelectTimeDialog is a custom dialog that prompts the user for which time
to plot in the provider
- selectVertex(int) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
Selects a vertex with the specified ID.
- selectVertices(List<Integer>) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
Selects multiple vertices with the specified list of IDs.
- SeparatorDryer - Class in org.eclipse.ice.reactor.plant
-
A separator dryer component.
- SeparatorDryer() - Constructor for class org.eclipse.ice.reactor.plant.SeparatorDryer
-
Nullary constructor (calls superconstructor).
- SerializedItemBuilder - Class in org.eclipse.ice.item
-
The SerializedItemBuilder is responsible for building SerializedItems and
should be registered with the Core.
- SerializedItemBuilder(InputStream) - Constructor for class org.eclipse.ice.item.SerializedItemBuilder
-
The constructor.
- SeriesProvider - Class in org.eclipse.ice.viz.service.csv
-
The series provider class will provide the data for a trace/series as well as
meta data such as the title, the type, and the uncertainty
- SeriesProvider() - Constructor for class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Default constructor
- SeriesProvider(String, String, String, String) - Constructor for class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Comprehensive constructor with the bare essentials for a series
- set(IMaterialsDatabase) - Static method in class org.eclipse.ice.materials.ui.MaterialsDatabaseServiceHolder
-
This operation sets the reference to the service.
- setActionFactory(IActionFactory) - Method in class org.eclipse.ice.item.AbstractItemBuilder
-
This operation sets the reference to the IActionFactory service that
should be used for creating Actions.
- setActionFactory(IActionFactory) - Method in class org.eclipse.ice.item.Item
-
This operation sets the service reference for the IActionFactory that
should be used by Items to find and execute Items during their process
phase.
- setActionList(ArrayList<String>) - Method in class org.eclipse.ice.datastructures.form.Form
-
This operation sets the list of Actions that can be performed using the
data on the Form.
- setActionName(String) - Method in class org.eclipse.ice.client.internal.ItemProcessor
-
This operation sets the name of the action that should be performed when
the Item is processed.
- setActive(boolean) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
-
This operation sets specifies whether or not the TreeComposite is active.
- setActive(boolean) - Method in class org.eclipse.ice.item.utilities.moose.Block
-
This operation sets specifies whether or not the block is Active.
- setActiveDataNode(Component) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
-
This operation sets the active data node for the TreeComposite if and
only if active data nodes are allowed for this TreeComposite.
- setAllowedValues(ArrayList<String>) - Method in class org.eclipse.ice.datastructures.form.BasicEntryContentProvider
-
- setAllowedValues(ArrayList<String>) - Method in interface org.eclipse.ice.datastructures.form.IEntryContentProvider
-
- setAllowedValues(ArrayList<Double>) - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
-
If this MatrixComponent's valueType attribute is anything other than
Undefined, use this method to indicate a list of matrix element allowed
values.
- setAllowedValues(ArrayList<String>) - Method in class org.eclipse.ice.viz.PlotEntryContentProvider
-
- setAllowedValues(ArrayList<String>) - Method in class org.eclipse.ice.viz.service.connections.KeyEntryContentProvider
-
Does nothing.
- setAllowedValues(ArrayList<String>) - Method in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
- setAllowedValues(List<String>) - Method in class org.eclipse.ice.viz.service.preferences.DynamicComboFieldEditor
-
- setAllowedValueType(AllowedValueType) - Method in class org.eclipse.ice.datastructures.form.BasicEntryContentProvider
-
(non-Javadoc)
- setAllowedValueType(AllowedValueType) - Method in interface org.eclipse.ice.datastructures.form.IEntryContentProvider
-
Sets the AllowedValueType.
- setAllowedValueType(AllowedValueType) - Method in class org.eclipse.ice.viz.PlotEntryContentProvider
-
- setAllowedValueType(AllowedValueType) - Method in class org.eclipse.ice.viz.service.connections.KeyEntryContentProvider
-
Does nothing.
- setAllowedValueType(AllowedValueType) - Method in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
Does nothing.
- setAlpha(float) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
-
Sets the alpha amount to the given value
- setAnalysisTools(ArrayList<IAnalysisTool>) - Method in class org.eclipse.ice.reactorAnalyzer.ReactorAnalyzer
-
This operation sets the IAnalysisTools that are available to the
ReactorAnalyzer.
- setAnalysisWidgetRegistry(IAnalysisWidgetRegistry) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorFormWidgetBuilder
-
- setAnalysisWidgetRegistry(IAnalysisWidgetRegistry) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorPage
-
- setAnalysisWidgetRegistry(IAnalysisWidgetRegistry) - Static method in class org.eclipse.ice.reactor.perspective.internal.ReactorEditorRegistry
-
- setApplicationFactory(IMasterApplicationFactory) - Method in class org.eclipse.ice.client.widgets.jme.internal.MasterApplicationHolder
-
Sets the factory used to create a MasterApplication
.
- setAssemblyLocation(AssemblyType, String, int, int) - Method in class org.eclipse.ice.reactor.pwr.PressurizedWaterReactor
-
Sets the location for the assembly of the specified type with the
provided name.
- setAssemblyLocation(AssemblyType, String, int, int) - Method in class org.eclipse.ice.reactor.sfr.core.SFReactor
-
Adds an assembly of the specified type and name to the reactor in the
specified location.
- setAssignmentPattern(String) - Method in class org.eclipse.ice.io.ini.INIReader
-
Allows the changing of the syntax for variable assignment
- setAssignmentPattern(String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedReader
-
Set the string that will be recognized as an assignment operator for
assigning variables values within the file.
- setAssignmentString(String) - Method in class org.eclipse.ice.io.ini.INIWriter
-
Change the string used to separate variables from values
- setAssignnmentPattern(String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedWriter
-
- setAwtPanel(AwtPanel) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractApplication
-
Sets the AwtPanel used to render the scene in the AWT Frame embedded in
SWT through the SWT_AWT bridge.
- setAxialLevel(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Set the axial level for the feature being shown.
- setAxialLevel(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Set the axial level for the feature being shown.
- setAxialSamples(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
-
Sets the number of axial samples along the length of the tube mesh.
- setBackground(Color) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisToolComposite
-
- setBaseColor(ColorRGBA) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.AbstractPlantController
-
Sets the base or primary color used when rendering the controller's view.
- setBaseColor(ColorRGBA) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.AbstractPlantView
-
Sets the base or primary color used when rendering the controller's view.
- setBounds(double, double) - Method in class org.eclipse.ice.client.widgets.geometry.RealSpinner
-
Sets the minimum and maximum bounds (inclusive)
- setBroker(StateBroker) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisView
-
Sets the broker used by this IAnalysisView.
- setBroker(StateBroker) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.IStateListener
-
Sets the broker that will send updates to this listener.
- setChaseCamera(CustomChaseCamera) - Method in class org.eclipse.ice.client.widgets.mesh.MeshAppStateMode
-
Sets the custom chase camera that is used by the parent
MeshAppState
.
- setChildExemplars(ArrayList<TreeComposite>) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
-
This operation adds a list of TreeComposites that must be used to create
children for this TreeComposite.
- setClad(Ring) - Method in class org.eclipse.ice.reactor.LWRRod
-
Sets the clad object for this LWRRod.
- setCladding(Ring) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRPin
-
Sets the SFRPin cladding as a Ring.
- setClient(IClient) - Static method in class org.eclipse.ice.client.common.internal.ClientHolder
-
Retrieve the reference to the client
- setClient(IClient) - Static method in class org.eclipse.ice.reactor.perspective.internal.ReactorClientHolder
-
Retrieve the reference to the client
- setCloseListener(IWidgetClosedListener) - Method in class org.eclipse.ice.client.widgets.EclipseExtraInfoWidget
-
(non-Javadoc)
- setCloseListener(IWidgetClosedListener) - Method in class org.eclipse.ice.client.widgets.ExtraInfoDialog
-
This operation sets a listener, an IWidgetClosedListener, that is waiting
to be notified with the widget is closed and whether it was closed OK or
if it was cancelled.
- setCloseListener(IWidgetClosedListener) - Method in interface org.eclipse.ice.iclient.uiwidgets.IExtraInfoWidget
-
This operation sets a listener, an IWidgetClosedListener, that is waiting to be notified with the widget is closed and whether it was closed OK or if it was cancelled.
- setColor(ColorRGBA) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshView
-
Sets the color of the Geometry's material.
- setColorScale(ColorScale) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Sets the
ColorScale
currently used to determine the background
color of the RodFigure.
- setColorScale(ColorScale) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the
ColorScale
currently used to determine the background
color of the PinFigure.
- setColumnLabels(List<String>) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorInput
-
Sets the array of column labels for the displayed grid.
- setColumnLabels(ArrayList<String>) - Method in class org.eclipse.ice.reactor.GridLabelProvider
-
Sets the array of column labels ordered from left to right.
- setColumnValue(T, Object, int) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
-
- setColumnValue(Material, Object, int) - Method in class org.eclipse.ice.materials.MaterialWritableTableFormat
-
- setComment(String) - Method in class org.eclipse.ice.datastructures.form.Entry
-
Set the comment on the Entry.
- setComment(String) - Method in class org.eclipse.ice.item.utilities.moose.Block
-
This operation sets the block's comment.
- setComment(String) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This method sets the parameter's comment.
- setCommentString(String) - Method in class org.eclipse.ice.io.ini.INIReader
-
Set what the reader should consider to be the comment string in the ini
file
- setCommentString(String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedReader
-
Set the string that will be recognized as a comment when reading the
file.
- setComponent(LWRComponent, IDataProvider) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.AssemblyCellEditPart
-
Sets the SFRComponent tied to this EditPart and its associated Figure.
- setComponent(LWRComponent) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Sets the component displayed by this RodFigure.
- setComponent(LWRComponent, Double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Sets the component displayed by this RodFigure.
- setComponent(SFRComponent, IDataProvider) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinAssemblyCellEditPart
-
Sets the SFRComponent tied to this EditPart and its associated Figure.
- setComponent(SFRComponent) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the component displayed by this PinFigure.
- setComponent(SFRComponent, Double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the component displayed by this PinFigure.
- setComponent(int, IReactorComponent) - Method in class org.eclipse.ice.reactorAnalyzer.ReactorComposite
-
Adds an IReactorComponent to this Composite.
- setConnectionAdapter(IConnectionAdapter<T>) - Method in class org.eclipse.ice.viz.service.connections.ConnectionPlot
-
- setConnectionAdapter(IConnectionAdapter<T>) - Method in interface org.eclipse.ice.viz.service.connections.IConnectionClient
-
Sets the current connection associated with the client.
- setConnectionProperties(List<Entry>) - Method in class org.eclipse.ice.viz.service.connections.ConnectionAdapter
-
- setConnectionProperties(List<Entry>) - Method in interface org.eclipse.ice.viz.service.connections.IConnectionAdapter
-
Sets the connection's required properties based on the provided list of
Entry
s (usually a row from a
ConnectionTable
).
- setConnectionProperties(List<Entry>) - Method in class org.eclipse.ice.viz.service.connections.visit.VisItConnectionAdapter
-
- setConnectionProperties(Map<String, String>) - Method in class org.eclipse.ice.viz.service.csv.CSVVizService
-
- setConnectionProperties(Map<String, String>) - Method in interface org.eclipse.ice.viz.service.IVizService
-
This operation updates the connection properties based on updates from a
client.
- setConnectionProperties(Map<String, String>) - Method in class org.eclipse.ice.viz.service.visit.VisItVizService
-
- setConnections(ArrayList<String>) - Method in class org.eclipse.ice.reactor.plant.Junction
-
- setConstraint(IFigure, Object) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridLayout
-
Sets the layout constraint of the given figure.
- setContentProvider(IEntryContentProvider) - Method in class org.eclipse.ice.datastructures.form.Entry
-
Sets the content provider.
- setContents(File) - Method in class org.eclipse.ice.datastructures.resource.ICEResource
-
This operation sets the File which the Resource represents.
- setCore(ICore) - Method in class org.eclipse.ice.client.internal.ItemProcessor
-
This operation sets the ICore to which the ItemProcessor directs its
requests.
- setCoreChannels(ArrayList<CoreChannel>) - Method in class org.eclipse.ice.reactor.plant.Reactor
-
- setCoreService(ICore) - Method in class org.eclipse.ice.client.internal.Client
-
(non-Javadoc)
- setCoreService(ICore) - Method in interface org.eclipse.ice.iclient.IClient
-
A setter for the OSGI Core service.
- setCpp_type(String) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This operation sets the C++ type of the parameter.
- setCSVInputFile(File) - Method in class org.eclipse.ice.viz.service.csv.CSVDataLoader
-
Sets the File csvInputFile
- setCSVInputString(String) - Method in class org.eclipse.ice.viz.service.csv.CSVDataLoader
-
Sets the String csvInputString
- setCSVInputStringList(String[]) - Method in class org.eclipse.ice.viz.service.csv.CSVDataLoader
-
Sets the ArrayList csvInputStringList
- setCurveSamples(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.ReactorMesh
-
Sets the number of curve samples for the curved edges of the mesh.
- setData(String, Object) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisToolComposite
-
The idea behind overriding this function is that SWT Composites provide a
built-in map in which to store key-value pairs.
- setData(String, Object) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisView
-
Each IAnalysisView typically requires some sort of data to display.
- setData(String, Object) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.IAnalysisView
-
Each IAnalysisView typically requires some sort of data to display.
- setData(String, Object) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.ComparisonPlotAnalysisView
-
The ComparisonPlotComposite will be fed a URI rather than a FuelAssembly
or Reactor object.
- setData(IDataProvider) - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
-
This method sets or resets this KDDMatrix matrix elements with the given
set of IData.
- setDataComponent(DataComponent) - Method in class org.eclipse.ice.client.widgets.DataComponentComposite
-
This operation sets the DataComponent that should be rendered, updated
and monitored by the composite.
- setDataComponent(DataComponent) - Method in class org.eclipse.ice.client.widgets.ExtraInfoDialog
-
This operation sets the DataComponent that the dialog should render.
- setDataComponent(DataComponent) - Method in class org.eclipse.ice.client.widgets.ICEDataComponentSectionPart
-
This operation sets the DataComponent that should be rendered, updated
and monitored by the ICESectionPart.
- setDataHeight(int) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Set the dataHeight for a matrix (Contour plot)
- setDataMax(double) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Set the data maximum (Contour plot)
- setDataMax(double) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Mutator for the max
- setDataMin(double) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Set the data minimum (Contour plot)
- setDataMin(double) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Mutator for the min
- setDataProvider(IDataProvider) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Sets the data provider for the data displayed by this RodFigure.
- setDataProvider(IDataProvider) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the data provider for the data displayed by this PinFigure.
- setDataProvider(CSVDataProvider) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Mutator for the data provider to use for this series
- setDataSource(DataSource) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.IStateBrokerHandler
-
Sets the DataSource (Input or Reference) for which data is being added to
the tree.
- setDataSource(DataSource) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
-
- setDataSource(DataSource) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.StateBrokerHandler
-
- setDataSource(URI) - Method in class org.eclipse.ice.viz.service.connections.ConnectionPlot
-
Sets the data source (which is currently rendered if the plot is drawn).
- setDataSource(URI) - Method in class org.eclipse.ice.viz.service.MultiPlot
-
Sets the data source (which is currently rendered if the plot is drawn).
- setDataWidth(int) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Set the dataWidth for a matrix (Contour plot)
- setDefault(String) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This operation sets the default value of the parameter.
- setDefaultAction(Action) - Method in class org.eclipse.ice.viz.AddFileAction
-
Set the defaultAction field
- setDefaultAction(Action) - Method in class org.eclipse.ice.viz.csv.viewer.AddCSVPlotAction
-
Set the defaultAction field
- setDefaultCameraOrientation(Vector3f, Vector3f) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PlantAppState
-
Sets the default orientation of the view's camera.
- setDefaultCameraPosition(Vector3f) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PlantAppState
-
Sets the default position of the view's camera.
- setDefaultDistance(float) - Method in class org.eclipse.ice.client.widgets.mesh.CustomChaseCamera
-
Overrides the default behavior to restrict the default distance between
the min and max distances and to store the current default distance.
- setDefaultValue(String) - Method in class org.eclipse.ice.datastructures.form.BasicEntryContentProvider
-
(non-Javadoc)
- setDefaultValue(String) - Method in interface org.eclipse.ice.datastructures.form.IEntryContentProvider
-
Sets the default value.Can not be null! (Can be the empty string!)
- setDefaultValue(String) - Method in class org.eclipse.ice.viz.PlotEntryContentProvider
-
- setDefaultValue(String) - Method in class org.eclipse.ice.viz.service.connections.KeyEntryContentProvider
-
Does nothing.
- setDefaultValue(String) - Method in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
Sets the default port for managed
PortEntry
s.
- setDefaultValue(int) - Method in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
Sets the default port to the specified value.
- setDelay(int) - Method in class org.eclipse.ice.client.widgets.PlayAction
-
Public means for modifying the delay field.
- setDescription(String) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
-
- setDescription(String) - Method in class org.eclipse.ice.datastructures.ICEObject.ICEObject
-
(non-Javadoc)
- setDescription(String) - Method in interface org.eclipse.ice.datastructures.ICEObject.Identifiable
-
This operation sets the description of the Identifiable entity.
- setDescription(String) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
-
- setDescription(String) - Method in class org.eclipse.ice.item.Item
-
(non-Javadoc)
- setDescription(String) - Method in class org.eclipse.ice.item.utilities.moose.Block
-
This operation sets the description of the block.
- setDescription(String) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This operation sets the description of the parameter.
- setDescription(String) - Method in class org.eclipse.ice.reactor.LWRComponent
-
- setDescription(String) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Sets the description of the SFRComponent.
- setDescription(String) - Method in class org.eclipse.ice.viz.service.connections.ConnectionAdapter
-
Does nothing.
- setDetails(DataComponent) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsPair
-
This operation sets the details DataComponent for this pair.
- setDirty(boolean) - Method in class org.eclipse.ice.client.widgets.ICEFormEditor
-
This operation changes the dirty state of the FormEditor.
- setDisplayAxes(boolean) - Method in class org.eclipse.ice.client.widgets.jme.ViewAppState
-
- setDisplayAxes(boolean) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractApplication
-
Sets whether or not to show the axes representing the unit vectors for x,
y, and z.
- setDisplayHUD(boolean) - Method in class org.eclipse.ice.client.widgets.jme.ViewAppState
-
- setDisplayHUD(boolean) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractApplication
-
This operation sets the boolean to display or hide the heads-up display.
- setDisplayType(RodFigure.DisplayType) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.AxialRodFigure
-
Overrides the default function to use the custom data figure.
- setDisplayType(RodFigure.DisplayType) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Set whether geometry or data is shown by this Figure.
- setDisplayType(PinFigure.DisplayType) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.AxialPinFigure
-
Overrides the default function to use the custom data figure.
- setDisplayType(PinFigure.DisplayType) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Set whether geometry or data is shown by this Figure.
- setDragToRotate(boolean) - Method in class org.eclipse.ice.client.widgets.mesh.CustomChaseCamera
-
- setDuctThickness(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRAssembly
-
Sets the thickness of the assembly duct wall.
- setElement(int, int, E) - Method in interface org.eclipse.ice.kdd.kddmath.IAbstractMatrix
-
Set the value of the individual matrix element at index i,j.
- setElement(int, int, IData) - Method in class org.eclipse.ice.kdd.kddmath.IDataMatrix
-
- setElement(int, int, Double) - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
-
Set the value of the individual matrix element at index i,j.
- setElementSource(IElementSource<T>) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
-
This operation sets the element source that should be used by the list
- setElementValue(int, int, Double) - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
-
Set the value of the individual matrix element at index i,j.
- setEMFComponent(EMFComponent) - Method in class org.eclipse.ice.client.widgets.EMFSectionPage
-
Set the EMFComponent that this EMFSectionPage should display.
- setEnabled(boolean) - Method in class org.eclipse.ice.client.common.ActionTree
-
Enables or disables the ActionTree.
- setEnabled(boolean) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Enables or disables the camera.
- setEnabled(boolean) - Method in class org.eclipse.ice.client.widgets.jme.SimpleAppState
-
- setEnabled(boolean) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This method sets if the parameter is currently enabled (ie.
- setEntryMap() - Method in class org.eclipse.ice.viz.visit.VisitPlotViewer
-
This method fills in the entryMap based on the current resource.
- setErrorString(String) - Method in class org.eclipse.ice.client.widgets.EclipseErrorBoxWidget
-
(non-Javadoc)
- setErrorString(String) - Method in interface org.eclipse.ice.iclient.uiwidgets.IErrorBox
-
This operation sets the error string that will be displayed by the ErrorBoxWidget.
- setExecutable(String, String, String) - Method in class org.eclipse.ice.item.jobLauncher.JobLauncher
-
This operation is used to set the executable name, description and
command name for the job that should be launched.
- setExecutable(String, String, String) - Method in class org.eclipse.ice.item.jobLauncher.SuiteLauncher
-
This operation overrides the same operation on JobLauncher and is called
whenever the entries are reviewed to update the executable.
- setFeature(String) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Set the feature for the data being shown.
- setFeature(String) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Set the feature for the data being shown.
- setFeature(String) - Method in class org.eclipse.ice.reactor.LWRData
-
Sets the feature.
- setFeature(String) - Method in class org.eclipse.ice.reactor.sfr.base.SFRData
-
Sets the feature type of the data.
- setFeature(String) - Method in class org.eclipse.ice.viz.service.csv.CSVData
-
Sets the feature of this data
- setFeatureAsIndependentVariable(String) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Sets a feature as a independent variable/position across all times (May
need to check that the independent variable exists across all times.
- setFeatureList(ArrayList<String>) - Method in class org.eclipse.ice.viz.csv.viewer.SelectIndependentVarDialog
-
Sets the features that the user will select from
- setFileEntry(Entry) - Method in class org.eclipse.ice.client.widgets.moose.MeshViewComposite
-
Sets the current Entry
whose value is treated as a file that
should be rendered via the preferred visualization service.
- setFileSet(String[]) - Method in class org.eclipse.ice.datastructures.resource.VizResource
-
Mutator for the file set
- setFileSetTitle(String) - Method in class org.eclipse.ice.datastructures.resource.VizResource
-
Set the fileSetTitle
- setFillGas(Material) - Method in class org.eclipse.ice.reactor.LWRRod
-
Sets the Material of MaterialType.GAS that fills the voids within this
LWRRod.
- setFillGas(Material) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRPin
-
Sets the type of gas present inside the pellet-clad (space between pellet
stack and cladding) gap and gas plenum(s).
- setFinishFields() - Method in class org.eclipse.ice.viz.visit.LaunchVisitWizardPage
-
This operation gets the radio selection and sets the fields of this class
appropriately.
- setFluidBoundaryCondition(BoundaryCondition) - Method in class org.eclipse.ice.datastructures.form.mesh.EdgeProperties
-
Sets the fluid boundary condition for the edge.
- setFluidBoundaryCondition(int, BoundaryCondition) - Method in class org.eclipse.ice.datastructures.form.mesh.Polygon
-
Sets a fluid boundary condition for an edge of the polygon.
- setFocus() - Method in class org.eclipse.ice.client.common.ItemViewer
-
A simple pass-through for setting the focus.
- setFocus() - Method in class org.eclipse.ice.client.rcp.workspaceviewer.WorkspaceExplorer
-
- setFocus() - Method in class org.eclipse.ice.client.widgets.geometry.ShapeTreeView
-
(non-Javadoc)
- setFocus() - Method in class org.eclipse.ice.client.widgets.geometry.TransformationView
-
- setFocus() - Method in class org.eclipse.ice.client.widgets.ICEDataComponentDetailsPage
-
(non-Javadoc)
- setFocus() - Method in class org.eclipse.ice.client.widgets.ICEFormEditor
-
This operation sets the focus to this editor and also updates the
TreeCompositeViewer, if required.
- setFocus() - Method in class org.eclipse.ice.client.widgets.ICEResourceView
-
- setFocus() - Method in class org.eclipse.ice.client.widgets.MeshElementTreeView
-
(non-Javadoc)
- setFocus() - Method in class org.eclipse.ice.client.widgets.TreeCompositeViewer
-
A simple pass-through for setting the focus.
- setFocus() - Method in class org.eclipse.ice.materials.ui.MaterialDetailsPage
-
- setFocus() - Method in class org.eclipse.ice.materials.ui.MaterialsDatabaseEditor
-
- setFocus() - Method in class org.eclipse.ice.materials.ui.ReflectivityViewPart
-
- setFocus() - Method in class org.eclipse.ice.materials.ui.ScatteringDensityViewPart
-
- setFocus() - Method in class org.eclipse.ice.reactor.perspective.ReactorViewer
-
Not used at this time.
- setFocus() - Method in class org.eclipse.ice.viz.csv.viewer.CSVDataTableViewer
-
(non-Javadoc)
- setFocus() - Method in class org.eclipse.ice.viz.csv.viewer.CSVPlotViewer
-
Does nothing yet.
- setFocus() - Method in class org.eclipse.ice.viz.service.csv.CSVPlotEditor
-
- setFocus() - Method in class org.eclipse.ice.viz.visit.VisitEditor
-
- setFocus() - Method in class org.eclipse.ice.viz.visit.VisitPlotViewer
-
Does nothing yet.
- setFocus() - Method in class org.eclipse.ice.viz.VizFileViewer
-
Does nothing yet.
- setForm(Form) - Method in class org.eclipse.ice.client.widgets.EclipseExtraInfoWidget
-
(non-Javadoc)
- setForm(Form) - Method in class org.eclipse.ice.client.widgets.EclipseFormWidget
-
- setForm(Form) - Method in interface org.eclipse.ice.iclient.uiwidgets.IExtraInfoWidget
-
This operation sets the Form that should be displayed by the Widget.
- setForm(Form) - Method in interface org.eclipse.ice.iclient.uiwidgets.IFormWidget
-
This operation sets the Form that should be displayed by the Widget.
- setForm(LoginInfoForm) - Method in class org.eclipse.ice.item.action.ICEJschUIInfo
-
This operation sets the LoginInfoForm that should be used by the
ICEJschUIInfo class to gather the password information.
- setFormInput(Object) - Method in class org.eclipse.ice.client.widgets.ICEDataComponentDetailsPage
-
(non-Javadoc)
- setFormInput(Object) - Method in class org.eclipse.ice.materials.ui.MaterialDetailsPage
-
- setFormWidget(IFormWidget) - Method in class org.eclipse.ice.client.internal.ItemProcessor
-
This operation sets the IFormWidget that is updated by the ItemProcessor.
- setFuelAssemblyPitch(double) - Method in class org.eclipse.ice.reactor.pwr.PressurizedWaterReactor
-
Sets the distance between assemblies in the core, determined by the
seating location in the core plates.
- setGeometry(GeometryComponent) - Method in class org.eclipse.ice.client.widgets.geometry.ShapeTreeView
-
- setGeometry(GeometryComponent) - Method in class org.eclipse.ice.client.widgets.ICEGeometryPage
-
Sets the geometryComponent; giving the geometryEditor data.
- setGlobalsComponent(DataComponent) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
-
An operation that sets the globals attribute.
- setGridLabelProvider(GridLabelProvider) - Method in class org.eclipse.ice.reactor.pwr.FuelAssembly
-
Sets the GridLabelProvider for this FuelAssembly.
- setGridLabelProvider(GridLabelProvider) - Method in class org.eclipse.ice.reactor.pwr.PressurizedWaterReactor
-
Sets the GridLabelProvider for this PWReactor.
- setGroup_name(String) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This operation sets the group name of the parameter.
- setHdfIORegistry(IHdfIORegistry) - Static method in class org.eclipse.ice.io.hdf.HdfIOFactory
-
Sets the
IHdfIORegistry
implementation that is running as an OSGi
Declarative Service.
- setHdfIORegistry(IHdfIORegistry) - Static method in class org.eclipse.ice.reactor.perspective.internal.IORegistryHolder
-
Sets the currently available
IHdfIORegistry
implementation, which
runs via OSGi DS.
- setHeight(double) - Method in class org.eclipse.ice.reactor.plant.WetWell
-
- setHeight(double) - Method in class org.eclipse.ice.reactor.Ring
-
Sets the height of this Ring, which must be greater than zero.
- setHeight(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.Ring
-
Sets the ring height (z-displacement within the material block).
- setHighlightedMaterial(Material) - Method in class org.eclipse.ice.client.widgets.geometry.ShapeMaterial
-
This operation sets the material that should be used for the shape when
it is selected.
- setHorizontalSpacing(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridLayout
-
Sets how many pixels are put between child IFigures horizontally.
- setHost(String) - Method in class org.eclipse.ice.client.internal.RemoteCoreProxy
-
This operation sets the hostname of the server to which the
RemoteCoreProxy should connect.
- setHost(String) - Method in class org.eclipse.ice.datastructures.resource.VizResource
-
Set the remote file flag
- setHttpService(HttpService) - Method in class org.eclipse.ice.core.internal.Core
-
This operation sets the HTTP service that should be used by the Core to
publish itself.
- setId(int) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
-
- setId(int) - Method in class org.eclipse.ice.datastructures.form.geometry.GeometryComponent
-
This operation overrides the ICEObject.setId() operation and provides an
update notification in addition to setting the id.
- setId(int) - Method in class org.eclipse.ice.datastructures.ICEObject.ICEObject
-
(non-Javadoc)
- setId(int) - Method in interface org.eclipse.ice.datastructures.ICEObject.Identifiable
-
This operation sets the identification number of the Identifiable entity.
- setId(int) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
-
- setId(int) - Method in class org.eclipse.ice.item.Item
-
(non-Javadoc)
- setId(int) - Method in class org.eclipse.ice.item.messaging.Message
-
This operation sets the id of the Message.
- setId(int) - Method in class org.eclipse.ice.reactor.LWRComponent
-
- setId(int) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
-
Overrides the default behavior so that the primary and secondary Pipes
get the same ID as the HeatExchanger.
- setId(int) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Sets the ID of the SFRComponent.
- setId(int) - Method in class org.eclipse.ice.viz.service.connections.ConnectionAdapter
-
Does nothing.
- setIncrement(int) - Method in class org.eclipse.ice.client.widgets.SpinnerContribution
-
Sets the [initial] increment for the spinner.
- setIndentString(String) - Method in class org.eclipse.ice.io.ini.INIReader
-
Allows the changing of the section assignment indentation string.
- setIndentString(String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedReader
-
Set the string that will be recognized as indentation when reading the
file
- setIndependentVar(Shell, CSVDataProvider) - Method in class org.eclipse.ice.viz.csv.viewer.AddCSVSeriesAction
-
This operation presents the user with a dialog to select the independent
variable for the series.
- setIndependentVar(Shell, CSVDataProvider) - Method in class org.eclipse.ice.viz.csv.viewer.CreateCSVPlotAction
-
- setInfoWidget(IExtraInfoWidget) - Method in class org.eclipse.ice.client.internal.ItemProcessor
-
This operation sets the IExtraInfoWidget that is used by the
ItemProcessor.
- setInnerDuctFlatToFlat(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.PinAssembly
-
Sets the inner duct's (outer) flat-to-flat distance.
- setInnerDuctThickness(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.PinAssembly
-
Sets the inner duct's thickness.
- setInnerRadius(double) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
-
- setInnerRadius(double) - Method in class org.eclipse.ice.reactor.Ring
-
Sets the inner radius of this Ring, which must be greater than or equal
to zero and less than the outer radius.
- setInnerRadius(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.Ring
-
Sets the ring inner radius.
- setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.ComponentPropertySection
-
This operation accepts input updates from the workbench.
- setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.mesh.properties.BoundaryConditionSection
-
- setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.mesh.properties.EdgeInfoSection
-
Overrides the setInput method so that an EdgeInfoSection can be properly
constructed from a selected Polygon.
- setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.mesh.properties.GeneralInfoSection
-
- setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.mesh.properties.VertexInfoSection
-
Overrides the setInput method so that a VertexInfoSection can be properly
constructed from a selected Edge or Polygon.
- setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.mesh.properties.VertexSection
-
- setInput(IEditorInput) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorFormEditor
-
- setInput(TreeComposite, ICEFormEditor) - Method in class org.eclipse.ice.client.widgets.TreeCompositeViewer
-
This operation sets the TreeComposite that should be displayed for the
current FormEditor.
- setInput(IWorkbenchPart, ISelection) - Method in class org.eclipse.ice.client.widgets.TreePropertySection
-
This operation sets the current input displayed in the table of
properties.
- setInput(int, ITreeSelection, DataSource) - Static method in class org.eclipse.ice.reactor.perspective.internal.ReactorEditorRegistry
-
Sets the input for a particular Reactor Editor based on an
ITreeSelection
from the
ReactorViewer
.
- setInputFiles(String, String, ArrayList<String>) - Method in class org.eclipse.ice.item.jobLauncher.JobLauncherForm
-
This operation sets the input files that may be selected in the Form for
the input type with the specified name.
- setInputManager(InputManager) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Sets the InputManager
associated with this camera.
- setInputReactorComponent(IReactorComponent, ICEResource) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorFormInput
-
- setInputs(ArrayList<PlantComponent>) - Method in class org.eclipse.ice.reactor.plant.Junction
-
- setIOService(IOService) - Method in class org.eclipse.ice.item.Item
-
This operation is used by the underlying OSGi framework to set the
IOService that has been exposed as a Declarative Service.
- setItemBuilderName(String) - Method in class org.eclipse.ice.item.Item
-
This operation sets the Item's builderName.
- setItemId(int) - Method in class org.eclipse.ice.client.internal.ItemProcessor
-
This operation sets the id of the Item that the ItemProcessor will
process.
- setItemID(int) - Method in class org.eclipse.ice.datastructures.form.Form
-
This operation sets the ID of the item to which the Form belongs.
- setItemId(int) - Method in class org.eclipse.ice.item.messaging.Message
-
This operation sets the id of the Item with which the Message is
associated.
- setJobLaunchers(ArrayList<Item>) - Method in class org.eclipse.ice.item.jobLauncher.multiLauncher.MultiLauncher
-
This operation sets a set of Items that are capable of launching jobs.
- setLabel(String) - Method in class org.eclipse.ice.client.widgets.EclipseStreamingTextWidget
-
(non-Javadoc)
- setLabel(String) - Method in interface org.eclipse.ice.iclient.uiwidgets.IStreamingTextWidget
-
This operation sets the label or name of the streaming output widget that should be displayed to clients.
- setLatticePitch(double) - Method in class org.eclipse.ice.reactor.sfr.core.SFReactor
-
Sets the lattice pitch.
- setLayout(Layout) - Method in class org.eclipse.ice.client.widgets.DataComponentComposite
-
Overrides the default behavior to store a reference to the layout.
- setLength(float) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
-
Sets the length of the tube mesh.
- setLength(double) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
-
- setLength(double) - Method in class org.eclipse.ice.reactor.plant.Pipe
-
- setLine(Vector3f, Vector3f) - Method in class org.eclipse.ice.client.widgets.mesh.EdgeView
-
Sets the start and end points for the EdgeView.
- setList(ListComponent) - Method in class org.eclipse.ice.client.widgets.ListComponentSectionPage
-
This operation sets the ListComponent that should be used as input for
the section page.
- setList(ArrayList<varType>) - Method in class org.eclipse.ice.datastructures.ICEObject.ICEList
-
This operation retrieves stores the list.
- setLocation(Vector3f) - Method in class org.eclipse.ice.client.widgets.jme.AbstractView
-
Sets the location of the view.
- setLocation(Vector3f) - Method in class org.eclipse.ice.client.widgets.mesh.VertexController
-
Sets the current location in the model.
- setLocation(Vector3f) - Method in class org.eclipse.ice.client.widgets.mesh.VertexView
-
Sets the location of the view's Geometry in the jME3 scene.
- setLocation(float, float, float) - Method in class org.eclipse.ice.datastructures.form.mesh.Vertex
-
Sets the current location of the Vertex.
- setLocation(float[]) - Method in class org.eclipse.ice.datastructures.form.mesh.Vertex
-
Sets the current location of the Vertex.
- setLWRDataProvider(LWRDataProvider) - Method in class org.eclipse.ice.reactor.GridLocation
-
Sets the LWRDataProvider.
- setLWRRodLocation(String, int, int) - Method in class org.eclipse.ice.reactor.pwr.PWRAssembly
-
Sets the location for the provided name.
- setMaster(String) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsPair
-
This operation sets the master value of this pair.
- setMasterDetailsComponent(MasterDetailsComponent) - Method in class org.eclipse.ice.client.widgets.ICEMasterDetailsPage
-
This operation sets the MasterDetailsComponent that should be managed by
the ICEMasterDetailsPage.
- setMasterDetailsPairId(Integer) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsPair
-
Sets the masterDetailsPairId.
- setMasterInstanceValue(int, String) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
-
This operation sets the value of an instance of a master with the
specified id.
- setMaterial(Material) - Method in class org.eclipse.ice.client.widgets.geometry.ShapeMaterial
-
This operation sets the material that should be used for this shape.
- setMaterial(String, Material) - Method in class org.eclipse.ice.client.widgets.jme.SimpleAppState
-
Associates a Material
with a name or key for re-use later.
- setMaterial(Material) - Method in class org.eclipse.ice.reactor.Ring
-
Sets the material.
- setMaterial(Material) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.Ring
-
Sets the ring material.
- setMaterialBlocks(TreeSet<MaterialBlock>) - Method in class org.eclipse.ice.reactor.LWRRod
-
Sets the list of MaterialBlocks within this LWRRod.
- setMaterialBlocks(TreeSet<MaterialBlock>) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRPin
-
Sets a collection of material blocks within the SFRPin.
- setMaterialLevel(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Sets the level for which the MaterialBlocks are displayed.
- setMaterialLevel(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the level for which the MaterialBlocks are displayed.
- setMaterialsDatabase(IMaterialsDatabase) - Method in class org.eclipse.ice.item.model.AbstractModelBuilder
-
This operation sets the service reference for the IMaterialsDatabase
service.
- setMaterialsDatabase(IMaterialsDatabase) - Method in class org.eclipse.ice.item.model.Model
-
This operations sets the materials database service that should be used
by the Model.
- setMaterialType(MaterialType) - Method in class org.eclipse.ice.reactor.Material
-
Sets the phase of this Material.
- setMatrixComponent(MatrixComponent) - Method in class org.eclipse.ice.client.widgets.ICEMatrixComponentSectionPart
-
This operation sets the MatrixComponent that should be rendered, updated
and monitored by the ICESectionPart.
- setMaximum(int) - Method in class org.eclipse.ice.client.widgets.SpinnerContribution
-
Sets the [initial] maximum value for the spinner.
- setMaxNumberOfSteps(int) - Method in class org.eclipse.ice.reactor.pwr.ControlBank
-
Sets the maximum number of axial steps.
- setMaxRadius(double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Set the max radius for this Figure.
- setMaxRadius(double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Set the max radius for this Figure.
- setMaxValue(Double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Sets the custom maximum value for determining the background color of the
RodFigure.
- setMaxValue(Double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the custom maximum value for determining the background color of the
PinFigure.
- setMesh(MeshComponent) - Method in class org.eclipse.ice.client.widgets.mesh.MeshAppState
-
Sets the MeshComponent
that will be rendered in the jME3
view.
- setMesh(MeshComponent) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
Sets the MeshComponent whose selection is managed by this handler.
- setMesh(MeshComponent) - Method in class org.eclipse.ice.client.widgets.mesh.MeshUpdateHandler
-
Changes the mesh that is currently being listened to.
- setMeshComponent(MeshComponent) - Method in class org.eclipse.ice.client.widgets.ICEMeshPage
-
This operation sets the MeshComponent that should be used by the
ICEMeshPage.
- setMeshComponent(MeshComponent) - Method in class org.eclipse.ice.client.widgets.MeshElementTreeView
-
This operation sets the MeshComponent that should be used by the
MeshElementTreeView.
- setMessage(String) - Method in class org.eclipse.ice.item.messaging.Message
-
This operation sets the content of the Message.
- setMessageManager(IMessageManager) - Method in class org.eclipse.ice.client.widgets.DataComponentComposite
-
This operation sets the message manager that should be used by this
composite and its children to post messages.
- setMessageManager(IMessageManager) - Method in class org.eclipse.ice.client.widgets.EntryComposite
-
This operation sets the Message Manager that should be used by the
EntryComposite to post messages about the Entry.
- setMinimum(int) - Method in class org.eclipse.ice.client.widgets.SpinnerContribution
-
Sets the [initial] minimum value for the spinner.
- setMinValue(Double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Sets the custom minimum value for determining the background color of the
RodFigure.
- setMinValue(Double) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the custom minimum value for determining the background color of the
PinFigure.
- setMinWidth(int) - Method in class org.eclipse.ice.client.widgets.ScrollClientComposite
-
Sets the width at which this Composite
will stop getting smaller,
thus forcing its ancestor ScrolledComposite
to use a horizontal
scroll bar.
- setMode(MeshAppStateMode) - Method in class org.eclipse.ice.client.widgets.mesh.MeshAppState
-
Sets the current
MeshAppStateMode
(or how the view is
manipulated) for the
MeshAppState
.
- setMoveSpeed(float) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Sets the rate at which the camera moves.
- setName(String) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
-
- setName(String) - Method in class org.eclipse.ice.datastructures.form.geometry.GeometryComponent
-
This operation overrides the ICEObject.setName() operation and provides
an update notification in addition to setting the name.
- setName(String) - Method in class org.eclipse.ice.datastructures.form.Material
-
Set the name of the material
- setName(String) - Method in class org.eclipse.ice.datastructures.ICEObject.ICEObject
-
(non-Javadoc)
- setName(String) - Method in interface org.eclipse.ice.datastructures.ICEObject.Identifiable
-
This operation sets the name of the Identifiable entity.
- setName(String) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
-
- setName(String) - Method in class org.eclipse.ice.item.Item
-
(non-Javadoc)
- setName(String) - Method in class org.eclipse.ice.item.utilities.moose.Block
-
This operation sets the name of the block.
- setName(String) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This operation sets the name of the parameter.
- setName(String) - Method in class org.eclipse.ice.reactor.LWRComponent
-
- setName(String) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Sets the name of the SFRComponent.
- setName(String) - Method in class org.eclipse.ice.viz.service.connections.ConnectionAdapter
-
Does nothing.
- setNextChild(TreeComposite) - Method in class org.eclipse.ice.datastructures.form.emf.EMFTreeComposite
-
This method overrides TreeComposite.setNextChild to allow more than one
of the same child TreeComposite to be added to this EMFTreeComposite and
append a Ecore child Exemplar EObject to the containingNode EObject.
- setNextChild(TreeComposite) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
-
This operation sets add a child to the list of children managed by this
TreeComposite.
- setNumElements(int) - Method in class org.eclipse.ice.reactor.plant.GeometricalComponent
-
- setNumElements(int) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
-
Apply the geometric properties to the wrapped Pipes.
- setNumRods(int) - Method in class org.eclipse.ice.reactor.plant.Subchannel
-
- setOptions(String) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This operation sets options of the parameter (if any).
- setOrientation(Vector3f, Vector3f) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Sets the orientation of the camera at once, as opposed to incremental
orientation.
- setOrientation(double[]) - Method in class org.eclipse.ice.reactor.plant.GeometricalComponent
-
- setOrientation(double[]) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
-
Apply the geometric properties to the wrapped Pipes.
- setOtherBoundaryCondition(int, BoundaryCondition) - Method in class org.eclipse.ice.datastructures.form.mesh.EdgeProperties
-
Sets a passive scalar boundary condition for the edge.
- setOtherBoundaryCondition(int, int, BoundaryCondition) - Method in class org.eclipse.ice.datastructures.form.mesh.Polygon
-
Sets a passive scalar boundary condition for an edge of the polygon.
- setOuterFlatToFlat(double) - Method in class org.eclipse.ice.reactor.sfr.core.SFReactor
-
Sets the outer flat-to-flat distance.
- setOuterRadius(double) - Method in class org.eclipse.ice.reactor.Ring
-
Sets the outer radius of this Ring, which must be greater than the
innerRadius value.
- setOuterRadius(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.Ring
-
Sets the ring outer radius.
- setOutputs(ArrayList<PlantComponent>) - Method in class org.eclipse.ice.reactor.plant.Junction
-
- setParameters(ArrayList<Parameter>) - Method in class org.eclipse.ice.item.utilities.moose.Block
-
This operation sets the parameters of the block.
- setParent(String) - Method in class org.eclipse.ice.datastructures.form.BasicEntryContentProvider
-
(non-Javadoc)
- setParent(String) - Method in class org.eclipse.ice.datastructures.form.Entry
-
This operation stores the name of an Entry on which this Entry is
dependent.
- setParent(String) - Method in interface org.eclipse.ice.datastructures.form.IEntryContentProvider
-
Sets the name of the parent.
- setParent(TreeComposite) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
-
This operation sets the parent TreeComposite of the current
TreeComposite.
- setParent(String) - Method in class org.eclipse.ice.viz.PlotEntryContentProvider
-
- setParentNode(Node) - Method in class org.eclipse.ice.client.widgets.jme.AbstractController
-
Sets the Node to which the associated
AbstractView
is attached.
- setParentNode(Node) - Method in class org.eclipse.ice.client.widgets.jme.AbstractView
-
Attaches the view's node to the specified parent node.
- setParentNode(Node) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshController
-
Sets the parent jME3 Node for the view managed by this
AbstractMeshController.
- setParentNode(Node) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshView
-
Sets the jME3 Node that contains the view's Geometry.
- setPartId(String) - Method in class org.eclipse.ice.client.widgets.AbstractTreeAction
-
Changes the workbench part this Action
listens to for
selection changes.
- setPasswordPrompt(String) - Method in class org.eclipse.ice.item.action.LoginInfoForm
-
This operation sets the name of the password Entry to something other
than the default, which is "Password."
- setPath(URI) - Method in class org.eclipse.ice.datastructures.resource.ICEResource
-
This operation sets the path to the Resource and is an alternative to
setContents().
- setPersistenceProvider(IPersistenceProvider) - Method in class org.eclipse.ice.core.internal.Core
-
This operation sets the persistence provider from the
IPersistenceProvider interface.
- setPersistenceProvider(IPersistenceProvider) - Method in class org.eclipse.ice.core.internal.itemmanager.ItemManager
-
This operation sets up the persistence provider that implements the
IPersistenceProvider interface.
- setPictureType(boolean) - Method in class org.eclipse.ice.datastructures.resource.ICEResource
-
An operation that sets the isPicture attribute on ICEResource.
- setPinLocation(String, int, int) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.PinAssembly
-
Adds the pin with the specified name to the assembly in the specified
location.
- setPinPitch(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.PinAssembly
-
Sets the pin pitch (shortest distance between a pin center to an adjacent
pin center).
- setPitch(double) - Method in class org.eclipse.ice.reactor.plant.Subchannel
-
- setPlant(PlantComposite) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PlantAppState
-
Sets the root PlantComponent that contains the pipes, junctions,
reactors, etc.
- setPlotAsContour() - Method in class org.eclipse.ice.viz.service.csv.PlotProvider
-
- setPlotCategory(String) - Method in class org.eclipse.ice.viz.service.PlotRender
-
Sets the current plot category.
- setPlotCategory(String) - Method in class org.eclipse.ice.viz.service.visit.VisItPlotRender
-
Overrides the default behavior to set the plot representation to its
default value given the new category.
- setPlotTitle(String) - Method in class org.eclipse.ice.viz.service.csv.PlotProvider
-
Mutator for the plot title
- setPlotType(String) - Method in class org.eclipse.ice.viz.service.PlotRender
-
Sets the current plot type.
- setPoints(PointList) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.HexagonalCellFigure
-
Sets the PointList used to determine the bounds of the hexagonal
CellFigure.
- setPoints(PointList) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the PointList used to determine the bounds of the hexagonal
CellFigure.
- setPollTime(int) - Method in class org.eclipse.ice.client.internal.ItemProcessor
-
This operation sets the poll time of the ItemProcessor.
- setPolygonProperties(String, int) - Method in class org.eclipse.ice.datastructures.form.mesh.Polygon
-
Sets the properties for the current polygon.
- setPolygons(ArrayList<Polygon>) - Method in class org.eclipse.ice.datastructures.form.mesh.Custom2DShape
-
Sets the collection of polygons composing the Custom2DShape.
- setPolygons(ArrayList<Polygon>) - Method in class org.eclipse.ice.datastructures.form.mesh.MeshComponent
-
Sets the list of all polygons stored in the MeshComponent.
- setPolygonSize(int) - Method in class org.eclipse.ice.client.widgets.mesh.AddMode
-
Sets the current size of polygons created by AddMode.
- setPort(int) - Method in class org.eclipse.ice.client.internal.RemoteCoreProxy
-
This operation sets the port on which the RemoteCoreProxy should connect.
- setPosition(Vector3f) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Sets the position of the camera at once, as opposed to incremental
positioning.
- setPosition(ArrayList<Double>) - Method in class org.eclipse.ice.reactor.LWRData
-
Sets the position of the LWRData.
- setPosition(double) - Method in class org.eclipse.ice.reactor.MaterialBlock
-
Sets the position.
- setPosition(double[]) - Method in class org.eclipse.ice.reactor.plant.GeometricalComponent
-
- setPosition(double[]) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
-
Apply the geometric properties to the wrapped Pipes.
- setPosition(ArrayList<Double>) - Method in class org.eclipse.ice.reactor.sfr.base.SFRData
-
Sets the position of the SFRData object.
- setPosition(ArrayList<Double>) - Method in class org.eclipse.ice.viz.service.csv.CSVData
-
Sets the position of this data
- setPressure(double) - Method in class org.eclipse.ice.reactor.LWRRod
-
Sets the pressure of the fillGas Material.
- setProject(IProject) - Method in class org.eclipse.ice.item.Item
-
This operation sets the project for the Item.
- setPromptDescription(String) - Method in class org.eclipse.ice.item.action.LoginInfoForm
-
This operation sets the description of the LoginInfoForm and is the same
as calling the setDescription() operation.
- setProperties(ArrayList<Entry>) - Method in class org.eclipse.ice.datastructures.resource.ICEResource
-
This operation returns the set of Entries that describe specific
properties of the resource.
- setProperties(Map<String, String>) - Method in class org.eclipse.ice.viz.service.csv.CSVPlot
-
- setProperties(Map<String, String>) - Method in interface org.eclipse.ice.viz.service.IPlot
-
This operation updates the properties of the plot based on client-side
modifications.
- setProperties(Map<String, String>) - Method in class org.eclipse.ice.viz.service.MultiPlot
-
- setProperty(String, String) - Method in interface org.eclipse.ice.analysistool.IAnalysisAsset
-
This operation sets the value of a property with the given key.
- setProperty(String, String) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
-
- setProperty(String, String) - Method in class org.eclipse.ice.datastructures.form.geometry.AbstractShape
-
Sets the property value associated with the key string
- setProperty(String, String) - Method in interface org.eclipse.ice.datastructures.form.geometry.IShape
-
Sets the property value associated with the key string
- setProperty(String, double) - Method in class org.eclipse.ice.datastructures.form.Material
-
This operation sets value of the material property with the given name.
- setProperty(String, String) - Method in class org.eclipse.ice.kdd.kddstrategy.KDDStrategy
-
This operation sets the value of a property with the given key.
- setProperty(String, String) - Method in class org.eclipse.ice.kdd.kddstrategy.kmeansclustering.ComparativeKMeansStrategy
-
- setPropertyValue(Object, Object) - Method in class org.eclipse.ice.client.common.PropertySource
-
- setPropertyValue(Object, Object) - Method in class org.eclipse.ice.client.widgets.reactoreditor.properties.ReactorComponentPropertySource
-
Does nothing.
- setProviderName(String) - Method in class org.eclipse.ice.viz.csv.viewer.SelectIndependentVarDialog
-
- setRadialSamples(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
-
Sets the number of radial samples around the tube mesh.
- setRadii(float, float) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
-
Sets the inner and outer radii of the tube mesh.
- setRadius(float) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
-
Sets the radius of the tube mesh.
- setRadius(double) - Method in class org.eclipse.ice.reactor.plant.Pipe
-
- setRange(int, int) - Method in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
Sets the range of allowed ports.
- setReactorBounds(BoundingBox) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.ReactorMesh
-
Sets the bounds of the central part of the mesh.
- setReactorComposite(ReactorComposite) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorPage
-
Sets the ReactorComposite that contains the input and reference reactor
components for this reactor page.
- setReactorEditorRegistry(IReactorEditorRegistry) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorFormWidgetBuilder
-
Sets the IReactorEditorRegistry to which
ReactorFormEditor
s
should register when they are created.
- setReady(boolean) - Method in class org.eclipse.ice.datastructures.form.Entry
-
This operation sets the readiness state of the Entry to the value of
isReady.
- setReferenceReactorComponent(IReactorComponent, ICEResource) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorFormInput
-
- setReflector(Ring) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRRod
-
Sets the rod.
- setRemembered(boolean) - Method in class org.eclipse.ice.client.rcp.actions.ChooseWorkspaceDialog
-
- setRequired(boolean) - Method in class org.eclipse.ice.datastructures.form.Entry
-
This operation sets the marks the Entry as required or not to indicate
where or not it should be treated as a required quantity.
- setRequired(boolean) - Method in class org.eclipse.ice.item.utilities.moose.Parameter
-
This operation sets specifies whether or not the parameter is required.
- setResizable(boolean) - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
-
Sets the matrix to be resized or not.
- setResource(ICEResource) - Method in class org.eclipse.ice.client.widgets.EclipseTextEditor
-
(non-Javadoc)
- setResource(ICEResource) - Method in interface org.eclipse.ice.iclient.uiwidgets.ITextEditor
-
This operation sets the ICEResource that editor should display.
- setResource(VizResource) - Method in class org.eclipse.ice.viz.csv.viewer.CSVPlotViewer
-
This method is called when the selection in the VizFileViewer has
changed.
- setResource(VizResource) - Method in class org.eclipse.ice.viz.visit.VisitPlotViewer
-
This method is called when the selection in the VizFileViewer has
changed.
- setResourceComponent(ResourceComponent) - Method in class org.eclipse.ice.client.widgets.ICEResourcePage
-
This operation sets the ResourceComponent that should be used by the
ICEResourcePage.
- setResourceComponent(ResourceComponent) - Method in class org.eclipse.ice.viz.csv.viewer.CSVPlotViewer
-
This operation sets the ResourceComponent that should be used by this
view.
- setResourceComponent(ResourceComponent) - Method in class org.eclipse.ice.viz.visit.VisitPlotViewer
-
This operation sets the ResourceComponent that should be used by this
view.
- setResourceComponent(ResourceComponent) - Method in class org.eclipse.ice.viz.VizFileViewer
-
This operation sets the ResourceComponent that should be used by this
view.
- setResourceProvider(ISimpleResourceProvider) - Method in class org.eclipse.ice.client.widgets.ICEResourcePage
-
This operation sets the ISimpleResource provider that should be used by
the output page to load ICEResources.
- setRodClusterAssembly(RodClusterAssembly) - Method in class org.eclipse.ice.reactor.pwr.FuelAssembly
-
Sets the RodClusterAssembly associated with this FuelAssembly.
- setRodDiameter(double) - Method in class org.eclipse.ice.reactor.plant.Subchannel
-
- setRodLocation(String, int, int) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.ReflectorAssembly
-
Adds the rod with the specified name to the assembly in the specified
location.
- setRodPitch(double) - Method in class org.eclipse.ice.reactor.pwr.PWRAssembly
-
Sets the distance between centers of adjacent fuel rods in the fuel
lattice.
- setRodPitch(double) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.ReflectorAssembly
-
Sets the rod pitch (shortest distance from rod center to an adjacent rod
center).
- setRotated(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.HexagonalGridLayout
-
Sets whether or not the layout is rotated 90 degrees.
- setRotation(Quaternion) - Method in class org.eclipse.ice.client.widgets.jme.AbstractView
-
Sets the rotation of the view.
- setRotation(double, double, double) - Method in class org.eclipse.ice.datastructures.form.geometry.Transformation
-
Sets the rotation values to the three given parameters
- setRotation(double) - Method in class org.eclipse.ice.reactor.plant.GeometricalComponent
-
- setRotation(double) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
-
Apply the geometric properties to the wrapped Pipes.
- setRotationSpeed(float) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Sets the rate at which the camera rotates.
- setRowLabels(List<String>) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorInput
-
Sets the array of row labels for the displayed grid.
- setRowLabels(ArrayList<String>) - Method in class org.eclipse.ice.reactor.GridLabelProvider
-
Sets the array of row labels ordered from top to bottom.
- setRowTemplate(ArrayList<Entry>) - Method in class org.eclipse.ice.datastructures.form.TableComponent
-
This operation sets the collection of Entries which should be used as the
template for this table.
- setRowTemplate(ArrayList<Entry>) - Method in class org.eclipse.ice.viz.service.connections.ConnectionTable
-
Does nothing.
- setScale(float) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshController
-
Sets the current scale of the mesh controller's view.
- setScale(float) - Method in class org.eclipse.ice.client.widgets.mesh.MeshAppState
-
Sets the scale used for determining how far to spread parts of the mesh.
- setScale(double, double, double) - Method in class org.eclipse.ice.datastructures.form.geometry.Transformation
-
Sets the scale values to the three given parameters
- setSecondaryInletPosition(Vector3f) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.HeatExchangerController
-
- setSecondaryInletPosition(Vector3f) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PipeController
-
- setSecondaryOutletPosition(Vector3f) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.HeatExchangerController
-
- setSecondaryOutletPosition(Vector3f) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PipeController
-
- setSecondaryPipes(List<BoundingBox>) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.JunctionView
-
Sets the BoundingBox
es for the ends of the attached secondary
pipes.
- setSectionIndentation(String) - Method in class org.eclipse.ice.io.ini.INIWriter
-
Change the string used to indent on sections
- setSectionIndentation(String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedWriter
-
- setSectionPattern(String) - Method in class org.eclipse.ice.io.ini.INIReader
-
Allows the changing of the syntax for section headers.
- setSectionPattern(String, String) - Method in class org.eclipse.ice.io.ini.INIWriter
-
Allows the changing of the syntax for section headers.
- setSectionPattern(String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedReader
-
Set the string that will be recognized as the section delimiter when
reading the file.
- setSectionPattern(String, String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedWriter
-
- setSecureValue(String, String) - Method in class org.eclipse.ice.viz.service.preferences.CustomScopedPreferenceStore
-
Sets the current value of the string-valued, securely stored
preference with the given name.
- setSelected(boolean) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
-
Sets the selected state of the shape
- setSelected(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.Cell
-
Sets whether or not the Cell is currently selected.
- setSelected(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.CellFigure
-
Sets the color of the CellFigure based on its selection state.
- setSelected(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Overrides the default behavior to apply the selected/unselected state to
all display types.
- setSelected(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Sets the color of the CellFigure based on its selection state.
- setSelectedAssets(ArrayList<String>) - Method in interface org.eclipse.ice.analysistool.IAnalysisDocument
-
This operation specifies the list of all of assets that should be created for the data at each slice for this IAnalysisDocument.
- setSelectedAssets(ArrayList<String>) - Method in class org.eclipse.ice.kdd.KDDAnalysisDocument
-
- setSelectedRows(ArrayList<Integer>) - Method in class org.eclipse.ice.datastructures.form.TableComponent
-
This operation sets the selected rows in the table.
- setSelection(ISelection) - Method in class org.eclipse.ice.client.widgets.ICEMeshPage
-
- setSelection(ISelection) - Method in class org.eclipse.ice.client.widgets.reactoreditor.SelectionProvider
-
Implements setSelection for ISelectionProvider.
- setSelection(int) - Method in class org.eclipse.ice.client.widgets.SpinnerContribution
-
Sets the [initial] selection for the spinner.
- setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisView
-
Sets the ISelectionProvider used to display properties in the Properties
View.
- setSelectionProvider(ISelectionProvider) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.IAnalysisView
-
Sets the ISelectionProvider to which this IAnalysisView publishes the
current selection.
- setSelectionProvider(ISelectionProvider) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorPage
-
Sets the ISelectionProvider that manages the current selection in the
ReactorEditor.
- setSeriesTitle(String) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Mutator for the series title
- setSeriesType(String) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Set the series type
- setShape(IShape) - Method in class org.eclipse.ice.client.widgets.geometry.TransformationView
-
Sets the input shape and updates the state of the TransformationView to
manipulate the input shape's transformation
- setShapes(ArrayList<IShape>) - Method in class org.eclipse.ice.datastructures.form.geometry.ComplexShape
-
Replaces the list of shapes with the given ArrayList
- setShapes(ArrayList<IShape>) - Method in class org.eclipse.ice.datastructures.form.geometry.GeometryComponent
-
- setSize(float) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshController
-
Sets the current size of the mesh controller's view.
- setSize(float) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshView
-
Sets the size of the view.
- setSize(float) - Method in class org.eclipse.ice.client.widgets.mesh.EdgeView
-
Sets the current size of the vertex view's sphere.
- setSize(float) - Method in class org.eclipse.ice.client.widgets.mesh.VertexView
-
Sets the current size of the vertex view's sphere.
- setSize(double) - Method in class org.eclipse.ice.datastructures.form.geometry.Transformation
-
Sets the size value to the given parameter
- setSize(int) - Method in class org.eclipse.ice.datastructures.form.Material
-
This operation sets the size of the material.
- setSkew(double, double, double) - Method in class org.eclipse.ice.datastructures.form.geometry.Transformation
-
Sets the skew values to the three given parameters
- setSource(String) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Sets the source
- setSourceInfo(String) - Method in class org.eclipse.ice.reactor.LWRComponent
-
Sets the sourceInfo.
- setSourceInfo(String) - Method in class org.eclipse.ice.reactor.LWRDataProvider
-
Sets the sourceInfo.
- setSourceInfo(String) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Sets the source information.
- setState(StateType) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshController
-
Sets the current state of the Mesh object managed by the
AbstractMeshController.
- setState(Cell.State) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.Cell
-
- setState(Cell.State) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.CellEditPart
-
- setState(Cell.State) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.CellFigure
-
Updates the CellFigure based on the provided Cell state.
- setState(Cell.State) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
-
Overrides the default behavior to apply the current Cell state to all
display types.
- setState(Cell.State) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
-
Updates the CellFigure based on the provided Cell state.
- setStateBroker(StateBroker) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisToolComposite
-
Sets the StateBroker for the AnalysisToolComposite and all child
IAnalysisView
s.
- setStateBroker(StateBroker) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
-
- setStateBroker(StateBroker) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorPage
-
This operation sets the state broker that will be shared by the parts of
the ReactorEditor to maintain view state.
- setStateBroker(StateBroker) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.StateBrokerHandler
-
- setStates(List<Cell.State>) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorInput
-
Sets the array of Cell states for the displayed grid.
- setStepSize(double) - Method in class org.eclipse.ice.reactor.pwr.ControlBank
-
Sets the axial step size.
- setStreamingTextWidget(IStreamingTextWidget) - Method in class org.eclipse.ice.client.internal.ItemProcessor
-
This operation sets the IStreamingTextWidget that is updated by the
ItemProcessor.
- setSubblocks(ArrayList<Block>) - Method in class org.eclipse.ice.item.utilities.moose.Block
-
This operation sets the subblocks of the block.
- setTableComponent(TableComponent) - Method in class org.eclipse.ice.client.widgets.ICETableComponentSectionPart
-
This operation sets the TableComponent that should be rendered, updated
and monitored by the ICESectionPart.
- setTableComponent(TableComponent) - Method in class org.eclipse.ice.viz.service.preferences.TableComponentComposite
-
- setTableFormat(WritableTableFormat<T>) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
-
This operation sets the GlazedList WritableTableFormat that should be
used to describe this List when used by client UI code or other clients
that need to know how to read the List.
- setTag(String) - Method in class org.eclipse.ice.datastructures.form.BasicEntryContentProvider
-
(non-Javadoc)
- setTag(String) - Method in class org.eclipse.ice.datastructures.form.Entry
-
This operation sets the tag of the Entry.
- setTag(String) - Method in interface org.eclipse.ice.datastructures.form.IEntryContentProvider
-
Sets the tag.Can be set to null.
- setTag(String) - Method in class org.eclipse.ice.viz.PlotEntryContentProvider
-
- setTemplates(ArrayList<String>, ArrayList<DataComponent>) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
-
This operation sets the Master/Details template that is required for to
initialize the component.
- setTemplates(ArrayList<MasterDetailsPair>) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
-
This operation sets up the templates for the MasterDetailsComponent using
a list of MasterDetailsPairs.
- setTemplateType(String) - Method in class org.eclipse.ice.io.ini.INIReader
-
Set the template file used to validate that the form is correctly set up.
- setTemplateType(String) - Method in interface org.eclipse.ice.io.serializable.ITemplatedReader
-
Set the type of template that will be used to build the initial Form
- setText(String) - Method in class org.eclipse.ice.client.widgets.LabelContribution
-
Sets the [initial] text for the label.
- setThermalBoundaryCondition(BoundaryCondition) - Method in class org.eclipse.ice.datastructures.form.mesh.EdgeProperties
-
Sets the thermal boundary condition for the edge.
- setThermalBoundaryCondition(int, BoundaryCondition) - Method in class org.eclipse.ice.datastructures.form.mesh.Polygon
-
Sets a thermal boundary condition for an edge of the polygon.
- setThickness(float) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.ReactorMesh
-
Sets the thickness of the reactor mesh.
- setThimble(Ring) - Method in class org.eclipse.ice.reactor.pwr.IncoreInstrument
-
Sets an empty thimble tube used a boundary between the detector and the
reactor.
- setTime(double) - Method in interface org.eclipse.ice.analysistool.IDataProvider
-
This operation sets the current time step for which data should be retrieved.
- setTime(double) - Method in class org.eclipse.ice.reactor.LWRComponent
-
- setTime(double) - Method in class org.eclipse.ice.reactor.LWRDataProvider
-
(non-Javadoc)
- setTime(double) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Sets the current time.
- setTime(double) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Sets the currentTime based on the specified step/time.
- setTimeForDataProvider(double) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
- setTimeForFeature(double, double, String) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Sets a new time for a specified time and feature.
- setTimeForFeature(double, String) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Sets a new time for a specified feature and assumes the previous time was
defaultTime
- setTimes(ArrayList<Double>) - Method in class org.eclipse.ice.viz.csv.viewer.SelectTimeDialog
-
Sets the available times to the given times arraylist
- setTimeUnits(String) - Method in class org.eclipse.ice.reactor.LWRComponent
-
Sets the time units.
- setTimeUnits(String) - Method in class org.eclipse.ice.reactor.LWRDataProvider
-
Sets the time units.
- setTimeUnits(String) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Sets the time units.
- setTimeUnits(String) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
-
Sets the time units
- setTimeUnits(String) - Method in class org.eclipse.ice.viz.service.csv.PlotProvider
-
- setToFirstView(DataSource) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisToolComposite
-
Sets the current View to the first available view for the specified
DataSource.
- setToNextResource() - Method in class org.eclipse.ice.client.widgets.ICEResourceView
-
Set the resourceTreeViewer selection to the next item (file or image) in
the currently displayed resource list.
- setToNextResource() - Method in class org.eclipse.ice.client.widgets.PlayableViewPart
-
Set a selection to the next item in the list that the playable buttons
cycle through.
- setToNextResource() - Method in class org.eclipse.ice.viz.csv.viewer.CSVPlotViewer
-
This function is called by the NextAction and PlayAction to set the
selection to the next element in the list.
- setToPreviousResource() - Method in class org.eclipse.ice.client.widgets.ICEResourceView
-
Set the resourceTreeViewer selection to the previous item (file or image)
in the currently displayed resource list.
- setToPreviousResource() - Method in class org.eclipse.ice.client.widgets.PlayableViewPart
-
Set a selection to the previous item in the list that the playable
buttons cycle through.
- setToPreviousResource() - Method in class org.eclipse.ice.viz.csv.viewer.CSVPlotViewer
-
This function is called by the PreviousAction to set the selection to the
previous action in the list.
- setTransformation(Transformation) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
-
- setTransformation(Transformation) - Method in class org.eclipse.ice.datastructures.form.geometry.AbstractShape
-
Replaces the transformation matrix with a copy of the given Matrix4x4
- setTransformation(Transformation) - Method in interface org.eclipse.ice.datastructures.form.geometry.IShape
-
Replaces the transformation matrix with a copy of the given Matrix4x4
- setTranslation(double, double, double) - Method in class org.eclipse.ice.datastructures.form.geometry.Transformation
-
Sets the translation values to the three given parameters
- setTree(TreeComposite) - Method in class org.eclipse.ice.client.widgets.moose.components.PlantBlockManager
-
- setTubeLocation(String, int, int) - Method in class org.eclipse.ice.reactor.pwr.FuelAssembly
-
Sets the location for the provided name.
- setTubeType(TubeType) - Method in class org.eclipse.ice.reactor.Tube
-
Sets the TubeType enumeration value for this Tube.
- setType(String) - Method in class org.eclipse.ice.datastructures.form.AdaptiveTreeComposite
-
Sets the current type based a name String passed in.
- setType(OperatorType) - Method in class org.eclipse.ice.datastructures.form.geometry.ComplexShape
-
Accepts all values of the OperatorType enumerator
- setType(ShapeType) - Method in class org.eclipse.ice.datastructures.form.geometry.PrimitiveShape
-
Sets the type of shape of the PrimitiveShape
- setType(BoundaryConditionType) - Method in class org.eclipse.ice.datastructures.form.mesh.BoundaryCondition
-
Sets the type of the BoundaryCondition.
- setType(String) - Method in class org.eclipse.ice.item.messaging.Message
-
This operation sets the type of the Message.
- setType(String) - Method in class org.eclipse.ice.item.utilities.moose.Block
-
This operation sets the type of the block.
- setUIWidgetFactory(IWidgetFactory) - Method in class org.eclipse.ice.client.internal.Client
-
(non-Javadoc)
- setUIWidgetFactory(IWidgetFactory) - Method in interface org.eclipse.ice.iclient.IClient
-
This operation sets the factory that must be used to create widgets for the UI system that is used in the client implementation.
- setUncertainty(double) - Method in class org.eclipse.ice.reactor.LWRData
-
Sets the uncertainty.
- setUncertainty(double) - Method in class org.eclipse.ice.reactor.sfr.base.SFRData
-
Sets the uncertainty of the data.
- setUncertainty(double) - Method in class org.eclipse.ice.viz.service.csv.CSVData
-
Sets the uncertainty value of this data.
- setUnits(String) - Method in class org.eclipse.ice.reactor.LWRData
-
Sets the units.
- setUnits(String) - Method in class org.eclipse.ice.reactor.sfr.base.SFRData
-
Sets the units of the data.
- setUnits(String) - Method in class org.eclipse.ice.viz.service.csv.CSVData
-
Sets the units of this data
- setupForm() - Method in class org.eclipse.ice.vibe.kvPair.VibeKVPair
-
This operation overrides the base class' operation to create a Form with
Entries that will be used to generate the VIBEkey-value pair file.
- setupForm() - Method in class org.eclipse.ice.vibe.launcher.VibeLauncher
-
This operation overrides setupForm() on JobLauncher.
- setupForm() - Method in class org.eclipse.ice.vibe.model.VibeModel
-
This operation overrides the Item.setupForm() operation.
- setupForm() - Method in class org.eclipse.ice.xolotl.XolotlLauncher
-
This operation overrides the base class implementation of setupForm to
configure the launcher's Form.
- setupFormWithServices() - Method in class org.eclipse.ice.item.Item
-
This operation directs the Item to setup its Form using the services that
were registered with it after construction.
- setupFormWithServices() - Method in class org.eclipse.ice.reflectivity.ReflectivityModel
-
- setupItemInfo() - Method in class org.eclipse.ice.xolotl.XolotlLauncher
-
This operation sets the name and description for this launcher.
- setUsernamePrompt(String) - Method in class org.eclipse.ice.item.action.LoginInfoForm
-
This operation sets the name of the username Entry to something other
than the default, which is "Username."
- setValue(Object, Object) - Method in class org.eclipse.ice.client.common.properties.ComboCellEditingSupport
-
- setValue(Object, Object) - Method in class org.eclipse.ice.client.common.properties.DescriptionCellContentProvider
-
- setValue(Object, Object) - Method in interface org.eclipse.ice.client.common.properties.ICellContentProvider
-
Sets a new value for the specified element.
- setValue(Object, Object) - Method in class org.eclipse.ice.client.common.properties.NameCellContentProvider
-
- setValue(Object, Object) - Method in class org.eclipse.ice.client.common.properties.TreePropertyCellContentProvider
-
By default, converts the value to a string and sets it as the underlying
Entry
's value.
- setValue(Object, Object) - Method in class org.eclipse.ice.client.common.properties.ValueCellContentProvider
-
- setValue(double) - Method in class org.eclipse.ice.client.widgets.geometry.RealSpinner
-
Replaces the value with the given number
- setValue(Object, Object) - Method in class org.eclipse.ice.client.widgets.moose.CheckboxCellContentProvider
-
Sets the
TreeProperty
's
Entry
's tag to "true" if the
value is true and "false" otherwise.
- setValue(String) - Method in class org.eclipse.ice.datastructures.form.emf.EMFEntry
-
This method overrides Entry.setValue to additionally modify the
EAttribute in the EMF Ecore model tree.
- setValue(String) - Method in class org.eclipse.ice.datastructures.form.Entry
-
This operation sets the value of the Entry to newValue and returns true
if it is successful.
- setValue(String, String) - Method in class org.eclipse.ice.item.Registry
-
The setValue operations sets the value for a certain key.
- setValue(double) - Method in class org.eclipse.ice.reactor.LWRData
-
Sets the value.
- setValue(double) - Method in class org.eclipse.ice.reactor.sfr.base.SFRData
-
Sets the value of the data.
- setValue(String) - Method in class org.eclipse.ice.viz.service.connections.KeyEntry
-
If the specified value is an allowed key for the
KeyEntry.keyManager
,
then this
KeyEntry
will assume that key within the key manager.
- setValue(String) - Method in class org.eclipse.ice.viz.service.connections.PortEntry
-
Checks the new value before attempting to set it.
- setValue(double) - Method in class org.eclipse.ice.viz.service.csv.CSVData
-
Sets the value of this data
- setValue(String) - Method in class org.eclipse.ice.viz.service.preferences.DynamicComboFieldEditor
-
Sets the currently selected value in the field editor.
- setValue(int) - Method in class org.eclipse.ice.viz.service.preferences.DynamicComboFieldEditor
-
Sets the currently selected value in the field editor.
- setValue(Object, Object) - Method in class org.eclipse.ice.viz.service.preferences.EntryCellContentProvider
-
Converts the value to a string and sets it as the
Entry
's value.
- setValue(Object, Object) - Method in class org.eclipse.ice.viz.service.preferences.TableComponentCellContentProvider
-
- setValues(ArrayList<Float>) - Method in class org.eclipse.ice.datastructures.form.mesh.BoundaryCondition
-
Sets the parameter values for the BoundaryCondition.
- setVerticalSpacing(int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridLayout
-
Sets how many pixels are put between child IFigures vertically.
- setVertPosition(double) - Method in class org.eclipse.ice.reactor.sfr.core.MaterialBlock
-
Set the vertical position (z-displacement) of the material block, where
z=0 at the bottom end of the structure.
- setViewerContents(GraphicalViewer, Grid) - Static method in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorTools
-
Updates the GEF viewer's contents based on the model.
- setVizService(IVizServiceFactory) - Method in class org.eclipse.ice.client.widgets.ICEResourcePage
-
This operation sets the IVizServiceFactory that should be used to create
plots.
- setVizServiceFactory(IVizServiceFactory) - Static method in class org.eclipse.ice.client.widgets.ICEFormEditor
-
This is a static operation to set the IVizServiceFactory component
reference for the FormEditor.
- setVizServiceFactory(IVizServiceFactory) - Method in class org.eclipse.ice.client.widgets.moose.MOOSEFormWidgetBuilder
-
This method is called by the OSGi implementation to bind the
IVizServiceFactory
(an OSGi service) to this instance.
- setWireFrame(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.AbstractPlantController
-
Configures the view to either be solid or render as a wire frame.
- setWireFrame(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.AbstractPlantView
-
Configure's the view to be rendered with a wire frame or not.
- setWireframe(boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PlantAppState
-
Sets all rendered plant components to be viewed as wireframes or as solid
objects.
- setXAxisFeatures(ArrayList<String>) - Method in class org.eclipse.ice.viz.csv.viewer.SelectFeatureDialog
-
Sets the dependent variables List for the X Axis to the provided features
- setXAxisTitle(String) - Method in class org.eclipse.ice.viz.service.csv.PlotProvider
-
- setXDataFeature(String) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Set the x data's feature
- setYAxisFeatures(ArrayList<String>) - Method in class org.eclipse.ice.viz.csv.viewer.SelectFeatureDialog
-
Sets the dependent variables List for the X Axis to the provided features
- setYAxisTitle(String) - Method in class org.eclipse.ice.viz.service.csv.PlotProvider
-
- setYDataFeature(String) - Method in class org.eclipse.ice.viz.service.csv.SeriesProvider
-
Set the y data's feature
- setzIn(double) - Method in class org.eclipse.ice.reactor.plant.WetWell
-
- setZoomSpeed(float) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Sets the rate at which the camera zooms.
- setzOut(double) - Method in class org.eclipse.ice.reactor.plant.WetWell
-
- SFRAssembly - Class in org.eclipse.ice.reactor.sfr.core.assembly
-
Class representing the assembly structure of a SFR.
- SFRAssembly(int) - Constructor for class org.eclipse.ice.reactor.sfr.core.assembly.SFRAssembly
-
Parameterized constructor with assemble size specified.
- SFRAssembly(String, AssemblyType, int) - Constructor for class org.eclipse.ice.reactor.sfr.core.assembly.SFRAssembly
-
Parameterized constructor with assembly name, type and size specified.
- sfrComponent - Variable in class org.eclipse.ice.client.widgets.reactoreditor.sfr.SFRComponentInfo
-
The SFRComponent in the position determined by the values row and column.
- SFRComponent - Class in org.eclipse.ice.reactor.sfr.base
-
The SFRComponent class represents all reactor components that can be stored
in a SFRComposite.
- SFRComponent() - Constructor for class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Nullary constructor.
- SFRComponent(String) - Constructor for class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
Parameterized constructor with name specified.
- SFRComponentInfo - Class in org.eclipse.ice.client.widgets.reactoreditor.sfr
-
This class acts as a wrapper for SFRComponents in the SFR model.
- SFRComponentInfo(int, int, SFRComponent) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.sfr.SFRComponentInfo
-
The default constructor for an SFRComponent wrapper.
- SFRComponentInfo(int, int, SFRComponent, IDataProvider) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.sfr.SFRComponentInfo
-
The full constructor for an SFRComponent wrapper.
- SFRComposite - Class in org.eclipse.ice.reactor.sfr.base
-
The SFRComposite class represents all reactor components that can store and
manage SFRComponents.
- SFRComposite() - Constructor for class org.eclipse.ice.reactor.sfr.base.SFRComposite
-
Nullary constructor.
- SFRData - Class in org.eclipse.ice.reactor.sfr.base
-
A class that implements the IData interface; provides setters for the
particular sets of IData associated with this class.
- SFRData() - Constructor for class org.eclipse.ice.reactor.sfr.base.SFRData
-
Nullary constructor.
- SFRData(String) - Constructor for class org.eclipse.ice.reactor.sfr.base.SFRData
-
Parameterized constructor with feature specified.
- SFReactor - Class in org.eclipse.ice.reactor.sfr.core
-
Class represents a sodium fast reactor at the highest core-level view.
- SFReactor(int) - Constructor for class org.eclipse.ice.reactor.sfr.core.SFReactor
-
Parameterized constructor with reactor size (number of assemblies)
specified.
- SFReactorIOHandler - Class in org.eclipse.ice.reactor.sfr.base
-
Class acts as an intermediary between the reactor and HDF5 data.
- SFReactorIOHandler() - Constructor for class org.eclipse.ice.reactor.sfr.base.SFReactorIOHandler
-
Nullary constructor.
- SFRPin - Class in org.eclipse.ice.reactor.sfr.core.assembly
-
Class representing the SFR pin structure.
- SFRPin() - Constructor for class org.eclipse.ice.reactor.sfr.core.assembly.SFRPin
-
Nullary constructor.
- SFRPin(String) - Constructor for class org.eclipse.ice.reactor.sfr.core.assembly.SFRPin
-
Parameterized constructor with the name specified.
- SFRPin(String, Ring, Material, TreeSet<MaterialBlock>) - Constructor for class org.eclipse.ice.reactor.sfr.core.assembly.SFRPin
-
Parameterized constructor specified pin name, location, fill gas and
material blocks (if any) specified.
- SFRRod - Class in org.eclipse.ice.reactor.sfr.core.assembly
-
Class representing the solid cylindrical structure found inside radial
reflector assemblies.
- SFRRod() - Constructor for class org.eclipse.ice.reactor.sfr.core.assembly.SFRRod
-
Nullary constructor.
- SFRRod(String) - Constructor for class org.eclipse.ice.reactor.sfr.core.assembly.SFRRod
-
Parameterized constructor with name specified.
- ShapeMaterial - Class in org.eclipse.ice.client.widgets.geometry
-
Converts and stores an IShape's key/value properties list in format of JME3
data
- ShapeMaterial(AssetManager, IShape) - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeMaterial
-
Initializes the instance with a given IShape
- ShapeTransient - Class in org.eclipse.ice.client.widgets.geometry
-
Wrapper class for allowing an IShape to be stored in a JME3 Spatial as user
data
- ShapeTransient(IShape) - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTransient
-
Associates a new ShapeTransient with the given IShape
- ShapeTreeContentProvider - Class in org.eclipse.ice.client.widgets.geometry
-
Provides IShape objects for a TreeViewer, given a parent IShape
- ShapeTreeContentProvider() - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTreeContentProvider
-
- ShapeTreeContentProvider.BlankShape - Class in org.eclipse.ice.client.widgets.geometry
-
The blank state item to display in the shape TreeViewer when a
ComplexShape has no children
- ShapeTreeContentProvider.BlankShape(IShape) - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTreeContentProvider.BlankShape
-
Initializes the BlankShape with a parent
- ShapeTreeDragListener - Class in org.eclipse.ice.client.widgets.geometry
-
Handles the drag actions of the ShapeTreeViewer when the user presses down
the mouse button on a tree item
- ShapeTreeDragListener() - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTreeDragListener
-
- ShapeTreeDropListener - Class in org.eclipse.ice.client.widgets.geometry
-
Handles the drop actions of the ShapeTreeViewer when the user releases the
mouse button on a tree item
- ShapeTreeDropListener() - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTreeDropListener
-
- ShapeTreeLabelProvider - Class in org.eclipse.ice.client.widgets.geometry
-
Provides the name and icon for shape items in the shape TreeViewer
- ShapeTreeLabelProvider() - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTreeLabelProvider
-
- ShapeTreeSelectionListener - Class in org.eclipse.ice.client.widgets.geometry
-
Handles the selection or deselection of shape items in the shape TreeViewer
- ShapeTreeSelectionListener(IWorkbenchPage) - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTreeSelectionListener
-
The constructor for setting the internal reference to the current
IWorkbenchPage
- ShapeTreeView - Class in org.eclipse.ice.client.widgets.geometry
-
Eclipse UI view containing a toolbar and TreeViewer to manipulate the
structure and elements in a Constructive Solid Geometry (CSG) tree
- ShapeTreeView() - Constructor for class org.eclipse.ice.client.widgets.geometry.ShapeTreeView
-
- ShapeType - Enum in org.eclipse.ice.datastructures.form.geometry
-
Represents types of primitive solids
- SHARPLauncher - Class in org.eclipse.ice.item.nuclear
-
A SHARP Item for launching jobs.
- SHARPLauncher() - Constructor for class org.eclipse.ice.item.nuclear.SHARPLauncher
-
The constructor.
- SHARPLauncher(IProject) - Constructor for class org.eclipse.ice.item.nuclear.SHARPLauncher
-
The constructor with a project space in which files should be
manipulated.
- SHARPLauncherBuilder - Class in org.eclipse.ice.item.nuclear
-
An ItemBuilder for building SHARP job launchers.
- SHARPLauncherBuilder() - Constructor for class org.eclipse.ice.item.nuclear.SHARPLauncherBuilder
-
- SHARPModel - Class in org.eclipse.ice.item.nuclear
-
An SHARP Item for creating SHARP input files.
- SHARPModel() - Constructor for class org.eclipse.ice.item.nuclear.SHARPModel
-
The constructor.
- SHARPModel(IProject) - Constructor for class org.eclipse.ice.item.nuclear.SHARPModel
-
The constructor with a project space in which files should be
manipulated.
- SHARPModelBuilder - Class in org.eclipse.ice.item.nuclear
-
An ItemBuilder for building SHARP models.
- SHARPModelBuilder() - Constructor for class org.eclipse.ice.item.nuclear.SHARPModelBuilder
-
- showCellLabels - Variable in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorInput
-
Whether or not to show a label (containing the Cell's key) in each Cell.
- showColumnLabels - Variable in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorInput
-
Whether or not to show the column labels.
- showLabel() - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.CellEditPart
-
Adds a label to the CellFigure.
- showMessage(String) - Method in class org.eclipse.ice.item.action.ICEJschUIInfo
-
(non-Javadoc)
- showPlotProvider(PlotProvider) - Method in class org.eclipse.ice.viz.service.csv.CSVPlotEditor
-
This function sets up the SWT XYGraph
- showRowLabels - Variable in class org.eclipse.ice.client.widgets.reactoreditor.grid.GridEditorInput
-
Whether or not to show the row labels.
- showSelection(int) - Method in class org.eclipse.ice.reactor.perspective.ReactorViewer
-
- SimpleAppState - Class in org.eclipse.ice.client.widgets.jme
-
- SimpleAppState() - Constructor for class org.eclipse.ice.client.widgets.jme.SimpleAppState
-
The default constructor.
- simpleInitApp() - Method in class org.eclipse.ice.client.widgets.geometry.GeometryApplication
-
Initializes the GeometryApplication when the display needs to be created
- simpleInitApp() - Method in class org.eclipse.ice.client.widgets.jme.MasterApplication
-
- simpleInitApp() - Method in class org.eclipse.ice.client.widgets.mesh.AbstractApplication
-
Overrides the method from the jME3 SimpleApplication to initialize the
scene, camera, etc.
- SimpleLogin - Class in org.eclipse.ice.core.internal
-
This class implements the LoginModule interface and provides a simple,
single-user authentication scheme for ICE.
- SimpleLogin() - Constructor for class org.eclipse.ice.core.internal.SimpleLogin
-
- SimpleProperty - Class in org.eclipse.ice.client.widgets.reactoreditor.properties
-
This class provides a wrapper for a simple IPropertyDescriptor.
- SimpleProperty(String, String, String, Object) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.properties.SimpleProperty
-
The default constructor.
- simpleUpdate(float) - Method in class org.eclipse.ice.client.widgets.geometry.GeometryApplication
-
- simpleUpdate(float) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractApplication
-
Does nothing by default.
- Slab - Class in org.eclipse.ice.reflectivity
-
Slabs are subclasses of Tiles that represent collections of them and
therefore have an additional interfacial thickness parameter.
- Slab() - Constructor for class org.eclipse.ice.reflectivity.Slab
-
- SolidWall - Class in org.eclipse.ice.reactor.plant
-
A simple component for a solid wall boundary condition.
- SolidWall() - Constructor for class org.eclipse.ice.reactor.plant.SolidWall
-
Nullary constructor (calls superconstructor).
- SpecifiedDensityAndVelocityInlet - Class in org.eclipse.ice.reactor.plant
-
A specialized inlet.
- SpecifiedDensityAndVelocityInlet() - Constructor for class org.eclipse.ice.reactor.plant.SpecifiedDensityAndVelocityInlet
-
Nullary constructor (calls superconstructor).
- SpinnerContribution - Class in org.eclipse.ice.client.widgets
-
This class provides a JFace-style ControlContribution
for an SWT
Spinner
.
- SpinnerContribution(String) - Constructor for class org.eclipse.ice.client.widgets.SpinnerContribution
-
The default constructor.
- SpinnerContribution(String, int) - Constructor for class org.eclipse.ice.client.widgets.SpinnerContribution
-
The full constructor.
- start(IApplicationContext) - Method in class org.eclipse.ice.client.rcp.EclipseClient
-
- start(Application) - Method in class org.eclipse.ice.client.widgets.jme.SimpleAppState
-
Starts the SimpleAppState
by attaching it to the specified
Application
.
- start(Application) - Method in class org.eclipse.ice.client.widgets.jme.ViewAppState
-
Overrides the default behavior to do nothing.
- start(MasterApplication) - Method in class org.eclipse.ice.client.widgets.jme.ViewAppState
-
Starts the ViewAppState
by attaching it to the specified
MasterApplication
.
- start(MasterApplication) - Method in class org.eclipse.ice.client.widgets.mesh.MeshAppState
-
In addition to the default start behavior, this method starts any
associated resources.
- start(MeshAppState) - Method in class org.eclipse.ice.client.widgets.mesh.MeshUpdateHandler
-
Starts the MeshUpdateHandler
so that updates from a
MeshComponent
can be handled one at a time and reduced in
number when multiple updates are required at the same time.
- start(ComponentContext) - Method in class org.eclipse.ice.core.internal.Core
-
This operation starts the Core, sets the component context and starts the
web client if the HTTP service is available.
- start(IApplicationContext) - Method in class org.eclipse.ice.core.launcher.CoreIApplication
-
- start() - Method in class org.eclipse.ice.materials.XMLMaterialsDatabase
-
This operation starts the service.
- start(ComponentContext) - Method in class org.eclipse.ice.materials.XMLMaterialsDatabase
-
The OSGi-based start operation that performs framework-specific start
tasks to determine the location of the database files.
- start() - Method in class org.eclipse.ice.persistence.xml.XMLPersistenceProvider
-
This operation is called to start the XMLPersistenceProvider by the OSGi
Declarative Services engine.
- start() - Method in class org.eclipse.ice.viz.service.BasicVizServiceFactory
-
This operation starts the service, including registering the basic CSV
plotter viz service, "ice-plot," with the platform.
- start(int, int, boolean, boolean) - Method in class org.eclipse.ice.viz.visit.VisitMouseManager
-
This operation is called to begin executing the mouse movement processing
thread.
- stateAttached(AppStateManager) - Method in class org.eclipse.ice.client.widgets.jme.SimpleAppState
-
- StateBroker - Class in org.eclipse.ice.client.widgets.reactoreditor
-
A StateBroker instance manages a HashMap of key/value pairs and a registry
(also a HashMap) of IStateListeners who want to be notified when the value of
a certain key is changed.
- StateBroker() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.StateBroker
-
The constructor.
- StateBrokerHandler - Class in org.eclipse.ice.client.widgets.reactoreditor.lwr
-
- StateBrokerHandler() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
-
- StateBrokerHandler - Class in org.eclipse.ice.client.widgets.reactoreditor.sfr
-
- StateBrokerHandler() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.sfr.StateBrokerHandler
-
- stateDetached(AppStateManager) - Method in class org.eclipse.ice.client.widgets.jme.SimpleAppState
-
- StateType - Enum in org.eclipse.ice.client.widgets.mesh
-
This enumeration provides a list of possible states for Geometries displayed
in a jME3 scene.
- stop() - Method in class org.eclipse.ice.client.rcp.EclipseClient
-
(non-Javadoc)
- stop() - Method in class org.eclipse.ice.client.widgets.jme.CompositeAppState
-
Before the CompositeAppState
is stopped, this method stops
the child SimpleAppState
s.
- stop() - Method in class org.eclipse.ice.client.widgets.jme.MasterApplication
-
Disposes all resources directly managed by the
MasterApplication
.
- stop() - Method in class org.eclipse.ice.client.widgets.jme.SimpleAppState
-
Stops this SimpleAppState
if it has been initialized.
- stop() - Method in class org.eclipse.ice.client.widgets.jme.ViewAppState
-
- stop() - Method in class org.eclipse.ice.client.widgets.mesh.MeshAppState
-
- stop() - Method in class org.eclipse.ice.client.widgets.mesh.MeshUpdateHandler
-
Stops the MeshUpdateHandler
.
- stop() - Method in class org.eclipse.ice.client.widgets.PlayAction
-
This function stops the timer and switches the button from a pause button
to a play button.
- stop() - Method in class org.eclipse.ice.core.internal.Core
-
This operation stops the Core.
- stop() - Method in class org.eclipse.ice.core.launcher.CoreIApplication
-
- stop() - Method in class org.eclipse.ice.materials.XMLMaterialsDatabase
-
This operation stops the service.
- stop() - Method in class org.eclipse.ice.persistence.xml.XMLPersistenceProvider
-
This operation is called to stop the XMLPersistenceProvider by the OSGi
Declarative Services engine.
- stop() - Method in class org.eclipse.ice.reactorAnalyzer.ReactorAnalyzerBuilder
-
This operation is called by the OSGI to close the associated
IAnalysisTools.
- stop() - Method in class org.eclipse.ice.viz.visit.VisitMouseManager
-
This operation stops the thread execution.
- strafeCamera(float) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
-
Moves the camera right or left.
- Subchannel - Class in org.eclipse.ice.reactor.plant
-
Represents a lattice of rods for housing fuel rods of a reactor.
- Subchannel() - Constructor for class org.eclipse.ice.reactor.plant.Subchannel
-
Nullary constructor.
- Subchannel(int, double, double) - Constructor for class org.eclipse.ice.reactor.plant.Subchannel
-
Parameterized constructor.
- SubchannelBranch - Class in org.eclipse.ice.reactor.plant
-
A component to connect subchannels.
- SubchannelBranch() - Constructor for class org.eclipse.ice.reactor.plant.SubchannelBranch
-
Nullary constructor (calls superconstructor).
- submitForm(Form) - Method in class org.eclipse.ice.item.action.Action
-
This operation submits a Form to the Action that contains additional,
unexpected information from the user such as a login username and
password.
- submitForm(Form) - Method in class org.eclipse.ice.item.action.JobLaunchAction
-
This operation overrides Action.submitForm to add the Form to an Atomic
container instead of the default Form class variable.
- submitForm(Form) - Method in class org.eclipse.ice.item.Item
-
This operation submits a Form to the Item for processing.
- submitForm(Form) - Method in class org.eclipse.ice.item.jobLauncher.multiLauncher.MultiLauncher
-
This operation overrides Item.submitForm() to make sure that the Form is
submitted to the proper JobLauncher and not submitted to an Action.
- SubStrategyFactory - Class in org.eclipse.ice.kdd.kddstrategy.godfreystrategy
-
The SubStrategyFactory is responsible for returning to the GodfreyStrategy
the correct user-specified GodfreySubStrategy.
- SubStrategyFactory() - Constructor for class org.eclipse.ice.kdd.kddstrategy.godfreystrategy.SubStrategyFactory
-
- subtract(IAbstractMatrix<Double>) - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
-
This method subtracts the given matrix from this KDDMatrix: this -
matToSubtract.
- SuiteLauncher - Class in org.eclipse.ice.item.jobLauncher
-
The SuiteLauncher is capable of launching suites of codes where a suite is
defined as a code base with multiple executables, each for solving a
different problem.
- SuiteLauncher(IProject) - Constructor for class org.eclipse.ice.item.jobLauncher.SuiteLauncher
-
The main constructor for SuiteLauncher.
- SuiteLauncher() - Constructor for class org.eclipse.ice.item.jobLauncher.SuiteLauncher
-
The nullary constructor.
- SwitchWorkspaceAction - Class in org.eclipse.ice.client.rcp.actions
-
- SwitchWorkspaceAction(IWorkbenchWindow) - Constructor for class org.eclipse.ice.client.rcp.actions.SwitchWorkspaceAction
-
- SwitchWorkspaceActionDelegate - Class in org.eclipse.ice.client.rcp.actions
-
- SwitchWorkspaceActionDelegate() - Constructor for class org.eclipse.ice.client.rcp.actions.SwitchWorkspaceActionDelegate
-
- syncGeometry() - Method in class org.eclipse.ice.client.widgets.geometry.GeometryApplication
-
Synchronizes the current state of the scene graph with the current
geometry
- syncView() - Method in class org.eclipse.ice.client.widgets.mesh.AbstractMeshController
-
Synchronizes the view managed by the AbstractMeshController with its
associated model.
- syncView() - Method in class org.eclipse.ice.client.widgets.mesh.EdgeController
-
(non-Javadoc)
- syncView() - Method in class org.eclipse.ice.client.widgets.mesh.VertexController
-
(non-Javadoc)