- name - Static variable in class org.eclipse.ice.client.widgets.moose.MOOSEFormWidgetBuilder
-
- name - Variable in enum org.eclipse.ice.client.widgets.reactoreditor.ColorScalePalette
-
A pretty-printed name for the palette.
- name - Variable in enum org.eclipse.ice.client.widgets.reactoreditor.lwr.AssemblyAnalysisView.Symmetry
-
The user-friendly name of the symmetry type.
- name - Variable in enum org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure.DisplayType
-
The user-friendly name of the DisplayType.
- name - Static variable in class org.eclipse.ice.client.widgets.reactoreditor.ReactorFormWidgetBuilder
-
- name - Variable in enum org.eclipse.ice.client.widgets.reactoreditor.sfr.PinAssemblyAnalysisView.Symmetry
-
The user-friendly name of the symmetry type.
- name - Variable in enum org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure.DisplayType
-
The user-friendly name of the DisplayType.
- name - Static variable in class org.eclipse.ice.item.geometry.GeometryEditorBuilder
-
The name of the Geometry Editor.
- name - Static variable in class org.eclipse.ice.item.nuclear.MOOSELauncherBuilder
-
The name that should be used for the Item and this builder
- name - Static variable in class org.eclipse.ice.item.nuclear.MOOSEModelBuilder
-
The name
- name - Static variable in class org.eclipse.ice.item.nuclear.SHARPLauncherBuilder
-
The name
- name - Static variable in class org.eclipse.ice.item.nuclear.SHARPModelBuilder
-
The name
- name - Variable in class org.eclipse.ice.item.utilities.trilinos.Parameter
-
The name of the parameter.
- name - Variable in class org.eclipse.ice.item.utilities.trilinos.ParameterList
-
The name of the parameter list.
- name - Static variable in class org.eclipse.ice.mesh.editor.MeshEditorBuilder
-
The name of this builder.
- name - Static variable in class org.eclipse.ice.nek5000.NekLauncherBuilder
-
The name that should be used for the Item and this builder
- name - Static variable in class org.eclipse.ice.nek5000.NekModelBuilder
-
The name of the Item
- name - Static variable in class org.eclipse.ice.proteus.PROTEUSLauncherBuilder
-
The name
- name - Static variable in class org.eclipse.ice.proteus.PROTEUSModelBuilder
-
The name
- name - Static variable in class org.eclipse.ice.reactorAnalyzer.ReactorAnalyzerBuilder
-
The name of the ReactorAnalyzer.
- name - Static variable in class org.eclipse.ice.reflectivity.ReflectivityModelBuilder
-
The name of the builder and the default name of the Item.
- name - Static variable in class org.eclipse.ice.vibe.kvPair.VibeKVPairBuilder
-
- name - Static variable in class org.eclipse.ice.xolotl.XolotlLauncherBuilder
-
- NameCellContentProvider - Class in org.eclipse.ice.client.common.properties
-
- NameCellContentProvider() - Constructor for class org.eclipse.ice.client.common.properties.NameCellContentProvider
-
- needsSaving() - Method in class org.eclipse.ice.viz.service.preferences.CustomScopedPreferenceStore
-
- NekLauncher - Class in org.eclipse.ice.nek5000
-
This class is a JobLauncher Item for the Nek5000 flow code from Argonne
National Laboratory.
- NekLauncher() - Constructor for class org.eclipse.ice.nek5000.NekLauncher
-
A nullary constructor that delegates to the project constructor.
- NekLauncher(IProject) - Constructor for class org.eclipse.ice.nek5000.NekLauncher
-
The Constructor
- NekLauncherBuilder - Class in org.eclipse.ice.nek5000
-
This class constructs a Nek5000 Job Launcher.
- NekLauncherBuilder() - Constructor for class org.eclipse.ice.nek5000.NekLauncherBuilder
-
- NekModel - Class in org.eclipse.ice.nek5000
-
This class extends the Item to create a modeler for Nek5000 input files.
- NekModel() - Constructor for class org.eclipse.ice.nek5000.NekModel
-
The nullary constructor.
- NekModel(IProject) - Constructor for class org.eclipse.ice.nek5000.NekModel
-
The default constructor.
- NekModelBuilder - Class in org.eclipse.ice.nek5000
-
This builder will construct an Item that can create Nek5000 input files.
- NekModelBuilder() - Constructor for class org.eclipse.ice.nek5000.NekModelBuilder
-
- nekReadActionString - Static variable in class org.eclipse.ice.nek5000.NekModel
-
The action name for reading a Nek5000 input file.
- NekReader - Class in org.eclipse.ice.nek5000
-
NekReader class is responsible for reading in the contents of a Nek5000 .rea
file and converting it into appropriate data structures for ICE to use.
- NekReader() - Constructor for class org.eclipse.ice.nek5000.NekReader
-
Nullary constructor.
- nekWriteActionString - Static variable in class org.eclipse.ice.nek5000.NekModel
-
The action name for writing a Nek5000 input file.
- NekWriter - Class in org.eclipse.ice.nek5000
-
This class is responsible for writing the contents of a Component collection
into a file appropriate to be used as a Nek5000 .rea file.
- NekWriter() - Constructor for class org.eclipse.ice.nek5000.NekWriter
-
Nullary constructor
- NewItemWizard - Class in org.eclipse.ice.client.common.wizards
-
This class provides a wizard for creating ICE Items.
- NewItemWizard() - Constructor for class org.eclipse.ice.client.common.wizards.NewItemWizard
-
A nullary constructor.
- NewItemWizard(IWorkbenchWindow) - Constructor for class org.eclipse.ice.client.common.wizards.NewItemWizard
-
The default constructor.
- NewItemWizardPage - Class in org.eclipse.ice.client.common.wizards
-
- NewItemWizardPage(String) - Constructor for class org.eclipse.ice.client.common.wizards.NewItemWizardPage
-
The default constructor.
- NewKernelHandler - Class in org.eclipse.ice.client.widgets.moose.actions
-
The NewKernelHandler subclasses AbstractHandler to provide an execute implementation
that generates a new MOOSE Kernel subclass.
- NewKernelHandler() - Constructor for class org.eclipse.ice.client.widgets.moose.actions.NewKernelHandler
-
- next() - Method in class org.eclipse.ice.datastructures.form.iterator.AbstractTreeCompositeIterator
-
Sub-classes should override this method and call it via
super.next()
.
- next() - Method in class org.eclipse.ice.datastructures.form.iterator.BreadthFirstTreeCompositeIterator
-
- next() - Method in class org.eclipse.ice.datastructures.form.iterator.PostOrderTreeCompositeIterator
-
- next() - Method in class org.eclipse.ice.datastructures.form.iterator.PreOrderTreeCompositeIterator
-
- NextAction - Class in org.eclipse.ice.client.widgets
-
This class is an Action that sets the selection to the next item in a
ICEResourceView.
- NextAction(PlayableViewPart) - Constructor for class org.eclipse.ice.client.widgets.NextAction
-
The constructor
- notifyCancelListeners(String) - Method in class org.eclipse.ice.client.widgets.EclipseFormWidget
-
- notifyCancelListeners(String) - Method in class org.eclipse.ice.client.widgets.ICEFormEditor
-
(non-Javadoc)
- notifyCancelListeners(String) - Method in interface org.eclipse.ice.iclient.uiwidgets.IObservableWidget
-
This operation notifies the IProcessEventListeners of a cancellation request..
- notifyJunctionListeners(List<PlantComponent>, boolean) - Method in interface org.eclipse.ice.reactor.plant.IJunction
-
Notifies all registered
IJunctionListener
s of any added or
removed pipes
in a separate notifier thread.
- notifyJunctionListeners(List<PlantComponent>, boolean) - Method in class org.eclipse.ice.reactor.plant.Junction
-
- notifyListeners(PlantComponent, AbstractPlantController, boolean) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PlantControllerManager
-
- notifyListeners() - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
-
This operation notifies the listeners of the Component that its data
state has changed.
- notifyPlantCompositeListeners(List<PlantComponent>, boolean) - Method in class org.eclipse.ice.reactor.plant.PlantComposite
-
Notifies all registered
IPlantCompositeListener
s of any added or
removed PlantComponents
in a separate notifier thread.
- notifyProcessListeners(String) - Method in class org.eclipse.ice.client.widgets.EclipseFormWidget
-
- notifyProcessListeners(String) - Method in class org.eclipse.ice.client.widgets.ICEFormEditor
-
(non-Javadoc)
- notifyProcessListeners(String) - Method in interface org.eclipse.ice.iclient.uiwidgets.IObservableWidget
-
This protected operation notifies the IProcessEventListeners of a change.
- notifyUpdateListeners() - Method in class org.eclipse.ice.client.widgets.EclipseFormWidget
-
- notifyUpdateListeners() - Method in class org.eclipse.ice.client.widgets.ICEFormEditor
-
(non-Javadoc)
- notifyUpdateListeners() - Method in interface org.eclipse.ice.iclient.uiwidgets.IObservableWidget
-
This protected operation notifies the IUpdateEventListeners of a change.
- numberOfColumns() - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
-
This operation returns the number of columns that are stored in the
matrix.
- numberOfColumns() - Method in class org.eclipse.ice.datastructures.form.TableComponent
-
This operation returns the number of columns that are stored in the
table.
- numberOfColumns() - Method in interface org.eclipse.ice.kdd.kddmath.IAbstractMatrix
-
Returns the number of columns in this matrix.
- numberOfColumns() - Method in class org.eclipse.ice.kdd.kddmath.IDataMatrix
-
(non-Javadoc)
- numberOfColumns() - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
-
Returns the number of columns in this matrix.
- numberOfElements() - Method in class org.eclipse.ice.kdd.kddstrategy.kmeansclustering.Cluster
-
Return the number of data elements in this Cluster.
- numberOfMasters() - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
-
Returns the number of MasterDetailsPairs in masterDetailsPairs list.
- numberOfParameters - Variable in enum org.eclipse.ice.datastructures.form.mesh.BoundaryConditionType
-
Specifies the number of parameters required for the simulation.
- numberOfRows() - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
-
This operation returns the number of rows that are stored in the matrix.
- numberOfRows() - Method in class org.eclipse.ice.datastructures.form.TableComponent
-
This operation returns the number of rows that are stored in the table.
- numberOfRows() - Method in interface org.eclipse.ice.kdd.kddmath.IAbstractMatrix
-
Returns the number of rows in this matrix
- numberOfRows() - Method in class org.eclipse.ice.kdd.kddmath.IDataMatrix
-
(non-Javadoc)
- numberOfRows() - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
-
Returns the number of rows in this matrix