- main(String[]) - Static method in class org.eclipse.ice.materials.CSVDBToXMLConverter
-
The all-powerful Main!
- main(String[]) - Static method in class org.eclipse.ice.viz.service.connections.Launcher
-
- markReady(boolean) - Method in class org.eclipse.ice.datastructures.form.Form
-
This operation marks the Form as either ready (true) or not ready (false)
to be processed.
- marshal(PressurizedWaterReactor) - Method in class org.eclipse.ice.reactor.pwr.PressurizedWaterReactorXMLAdapter
-
- MassFlowInlet - Class in org.eclipse.ice.reactor.plant
-
A specialized inlet.
- MassFlowInlet() - Constructor for class org.eclipse.ice.reactor.plant.MassFlowInlet
-
Nullary constructor (calls superconstructor).
- MasterApplication - Class in org.eclipse.ice.client.widgets.jme
-
A MasterApplication is a SimpleApplication
that provides a rendering
functionality for jME-based scenes.
- MasterApplication() - Constructor for class org.eclipse.ice.client.widgets.jme.MasterApplication
-
The default constructor.
- MasterApplicationFactory - Class in org.eclipse.ice.client.widgets.jme.internal
-
- MasterApplicationFactory() - Constructor for class org.eclipse.ice.client.widgets.jme.internal.MasterApplicationFactory
-
- MasterApplicationHolder - Class in org.eclipse.ice.client.widgets.jme.internal
-
- MasterApplicationHolder() - Constructor for class org.eclipse.ice.client.widgets.jme.internal.MasterApplicationHolder
-
- MasterDetailsComponent - Class in org.eclipse.ice.datastructures.form
-
This class provides a data structure that orders key values and
DataComponents in a way that is consistent with the Master/Details pattern.
- MasterDetailsComponent() - Constructor for class org.eclipse.ice.datastructures.form.MasterDetailsComponent
-
The constructor.
- MasterDetailsPair - Class in org.eclipse.ice.datastructures.form
-
The MasterDetailsPair class is used by the MasterDetailsComponent to keep
track of "masters" and "details" without having to store them in two separate
arrays.
- MasterDetailsPair() - Constructor for class org.eclipse.ice.datastructures.form.MasterDetailsPair
-
The constructor.
- MasterDetailsPair(String, DataComponent) - Constructor for class org.eclipse.ice.datastructures.form.MasterDetailsPair
-
An alternative constructor in which the master and details pieces can be
specified to immediately initialize the pair.
- matches(LWRComponentInfo) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.LWRComponentInfo
-
Determines whether or not this location and LWRComponent is the same as
the passed argument.
- matches(SFRComponentInfo) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.SFRComponentInfo
-
Determines whether or not this location and SFRComponent is the same as
the passed argument.
- Material - Class in org.eclipse.ice.datastructures.form
-
This class represents physical Materials.
- Material() - Constructor for class org.eclipse.ice.datastructures.form.Material
-
The constructor.
- Material - Class in org.eclipse.ice.reactor
-
The Material class is a representation of any material property of any class
within an LWReactor.
- Material() - Constructor for class org.eclipse.ice.reactor.Material
-
The nullary Constructor.
- Material(String) - Constructor for class org.eclipse.ice.reactor.Material
-
A parameterized Constructor.
- Material(String, MaterialType) - Constructor for class org.eclipse.ice.reactor.Material
-
A parameterized Constructor.
- Material - Class in org.eclipse.ice.reactor.sfr.core
-
Class representing the properties of any material that may be present
throughout the reactor.
- Material() - Constructor for class org.eclipse.ice.reactor.sfr.core.Material
-
Nullary constructor.
- Material(String) - Constructor for class org.eclipse.ice.reactor.sfr.core.Material
-
Parameterized constructor specifying the material's name.
- MaterialBlock - Class in org.eclipse.ice.reactor
-
The MaterialBlock class is a generalized class containing a set of concentric
and/or radial collection of Rings that constitute the inner core of an
LWRRod.
- MaterialBlock() - Constructor for class org.eclipse.ice.reactor.MaterialBlock
-
The nullary Constructor.
- MaterialBlock - Class in org.eclipse.ice.reactor.sfr.core
-
The MaterialBlock class is a generalized class containing a set of concentric
and/or radial collection of Rings that constitute the circular structure(s)
of SFRPins (in the case of a fuel or control assemblies), and SFRRods (in the
case of reflector assemblies).
- MaterialBlock() - Constructor for class org.eclipse.ice.reactor.sfr.core.MaterialBlock
-
Nullary constructor.
- MaterialCellLabelProvider - Class in org.eclipse.ice.materials.ui
-
This is a CellLabelProvider for Materials.
- MaterialCellLabelProvider() - Constructor for class org.eclipse.ice.materials.ui.MaterialCellLabelProvider
-
The constructor
- MaterialDetailsPage - Class in org.eclipse.ice.materials.ui
-
This class presents a Material as a table with properties.
- MaterialDetailsPage(IMaterialsDatabase) - Constructor for class org.eclipse.ice.materials.ui.MaterialDetailsPage
-
The constructor
- MaterialProperty - Class in org.eclipse.ice.materials.ui
-
This is a simple wrapper for a material property that is used by the content
providers.
- MaterialProperty() - Constructor for class org.eclipse.ice.materials.ui.MaterialProperty
-
- MaterialPropertyContentProvider - Class in org.eclipse.ice.materials.ui
-
This is a simple content provider for a Material's properties.
- MaterialPropertyContentProvider() - Constructor for class org.eclipse.ice.materials.ui.MaterialPropertyContentProvider
-
- MaterialsDatabaseContentProvider - Class in org.eclipse.ice.materials.ui
-
This is a content provider that reads an IMaterialsDatabase and lists the
materials in it.
- MaterialsDatabaseContentProvider() - Constructor for class org.eclipse.ice.materials.ui.MaterialsDatabaseContentProvider
-
- MaterialsDatabaseEditor - Class in org.eclipse.ice.materials.ui
-
This is an editor for the Materials Database Service.
- MaterialsDatabaseEditor() - Constructor for class org.eclipse.ice.materials.ui.MaterialsDatabaseEditor
-
- MaterialsDatabaseEditorInput - Class in org.eclipse.ice.materials.ui
-
This is an implementation of IEditorInput to provide input to the
MaterialsDatabaseEditor.
- MaterialsDatabaseLabelProvider - Class in org.eclipse.ice.materials.ui
-
A simple label provider for the Materials database.
- MaterialsDatabaseLabelProvider() - Constructor for class org.eclipse.ice.materials.ui.MaterialsDatabaseLabelProvider
-
- MaterialsDatabaseMasterDetailsBlock - Class in org.eclipse.ice.materials.ui
-
This class is a MasterDetailsBlock that creates a list of materials in the
Master block.
- MaterialsDatabaseMasterDetailsBlock(IMaterialsDatabase) - Constructor for class org.eclipse.ice.materials.ui.MaterialsDatabaseMasterDetailsBlock
-
The constructor
- MaterialsDatabaseMasterDetailsPage - Class in org.eclipse.ice.materials.ui
-
This page is responsible for rendering the contents of the Materials Database
in a Master-Details Block where the list of materials is separated from the
set of properties.
- MaterialsDatabaseMasterDetailsPage(FormEditor, String, String, IMaterialsDatabase) - Constructor for class org.eclipse.ice.materials.ui.MaterialsDatabaseMasterDetailsPage
-
The constructor
- MaterialsDatabaseServiceHolder - Class in org.eclipse.ice.materials.ui
-
This is a simple class that catches the active Materials Database service and
holds the reference for the Materials UI.
- MaterialsDatabaseServiceHolder() - Constructor for class org.eclipse.ice.materials.ui.MaterialsDatabaseServiceHolder
-
- MaterialShape - Class in org.eclipse.ice.client.widgets.reactoreditor
-
This class is similar to the Circle class but instead provides a rectangle.
- MaterialShape(double, double) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.MaterialShape
-
The constructor for a circle shape.
- MaterialsPerspective - Class in org.eclipse.ice.materials.ui.perspectives
-
- MaterialsPerspective() - Constructor for class org.eclipse.ice.materials.ui.perspectives.MaterialsPerspective
-
- MaterialType - Enum in org.eclipse.ice.reactor
-
The MaterialType enumeration describes each type of material phase.
- MaterialWritableTableFormat - Class in org.eclipse.ice.materials
-
This class implements the WritableTableFormat interface to make it possible
to read and write GlazedLists of Materials.
- MaterialWritableTableFormat(List<String>) - Constructor for class org.eclipse.ice.materials.MaterialWritableTableFormat
-
The constructor
- MatrixComponent - Class in org.eclipse.ice.datastructures.form
-
The MatrixComponent class is a realization of the Component interface that
provides the functionality necessary to encapsulate a two dimensional array
of double values, mimicking a mathematical matrix.
- MatrixComponent(boolean, AllowedValueType) - Constructor for class org.eclipse.ice.datastructures.form.MatrixComponent
-
The Constructor, takes a boolean argument to indicate whether this matrix
should be a square matrix or a non-square matrix.
- MatrixComponent() - Constructor for class org.eclipse.ice.datastructures.form.MatrixComponent
-
The default nullary constructor.
- MatrixComponent(boolean) - Constructor for class org.eclipse.ice.datastructures.form.MatrixComponent
-
The Constructor, takes a boolean argument to indicate whether this matrix
should be a square matrix or a non-square matrix.
- MAX_PORT - Static variable in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
The maximum allowed port.
- maxPoints - Static variable in class org.eclipse.ice.reflectivity.ReflectivityCalculator
-
The maximum number of points used by the convolution routine.
- maxRoughSize - Static variable in class org.eclipse.ice.reflectivity.ReflectivityCalculator
-
The maximum number of layers of roughness that can be created when
generating the interfacial profile.
- mesh - Variable in class org.eclipse.ice.client.widgets.mesh.properties.MeshSelection
-
- MeshAppState - Class in org.eclipse.ice.client.widgets.mesh
-
- MeshAppState() - Constructor for class org.eclipse.ice.client.widgets.mesh.MeshAppState
-
The default constructor.
- MeshAppStateMode - Class in org.eclipse.ice.client.widgets.mesh
-
This provides a base class for custom AppState
s designed for
manipulating the scene in a MeshAppState
.
- MeshAppStateMode(MeshAppState) - Constructor for class org.eclipse.ice.client.widgets.mesh.MeshAppStateMode
-
The default constructor.
- MeshAppStateModeFactory - Class in org.eclipse.ice.client.widgets.mesh
-
- MeshAppStateModeFactory(MeshAppState) - Constructor for class org.eclipse.ice.client.widgets.mesh.MeshAppStateModeFactory
-
The default constructor.
- MeshAppStateModeFactory.Mode - Enum in org.eclipse.ice.client.widgets.mesh
-
An enumeration for all available MeshApplicationModes.
- MeshComponent - Class in org.eclipse.ice.datastructures.form.mesh
-
Composite container for Polygons along with any additional information
required to interpret the mesh data.
The MeshComponent breaks a mesh down into vertices and edges.
- MeshComponent() - Constructor for class org.eclipse.ice.datastructures.form.mesh.MeshComponent
-
The default constructor for a MeshComponent.
- MeshEditor - Class in org.eclipse.ice.mesh.editor
-
This class provides a basic 2D mesh editor, minus the UI elements.
- MeshEditor(IProject) - Constructor for class org.eclipse.ice.mesh.editor.MeshEditor
-
The default constructor.
- MeshEditor() - Constructor for class org.eclipse.ice.mesh.editor.MeshEditor
-
The nullary constructor that does not much of anything and should only be
used for testing.
- MeshEditorBuilder - Class in org.eclipse.ice.mesh.editor
-
This class implements the ItemBuilder interface to create a 2D Mesh Editor.
- MeshEditorBuilder() - Constructor for class org.eclipse.ice.mesh.editor.MeshEditorBuilder
-
- MeshElementTreeView - Class in org.eclipse.ice.client.widgets
-
This class extends ViewPart to create a tree of elements (polygons, edges,
vertices) in the MeshComponent.
- MeshElementTreeView() - Constructor for class org.eclipse.ice.client.widgets.MeshElementTreeView
-
The constructor.
- MeshElementTreeViewPropertySource - Class in org.eclipse.ice.client.widgets
-
This class extends PropertySource to manage property data provided by entries
in the MeshElementTreeView and populate the Properties view.
- MeshElementTreeViewPropertySource(IMeshPart) - Constructor for class org.eclipse.ice.client.widgets.MeshElementTreeViewPropertySource
-
The constructor
- MeshSelection - Class in org.eclipse.ice.client.widgets.mesh.properties
-
- MeshSelection(MeshComponent, IMeshPart) - Constructor for class org.eclipse.ice.client.widgets.mesh.properties.MeshSelection
-
- MeshSelectionManager - Class in org.eclipse.ice.client.widgets.mesh
-
This class manages a selection of polygons, edges, and vertices for a
MeshComponent.
- MeshSelectionManager() - Constructor for class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
-
The default constructor.
- MeshUpdateHandler - Class in org.eclipse.ice.client.widgets.mesh
-
- MeshUpdateHandler() - Constructor for class org.eclipse.ice.client.widgets.mesh.MeshUpdateHandler
-
The default constructor.
- MeshViewComposite - Class in org.eclipse.ice.client.widgets.moose
-
This class is used to render a mesh file based on the preferred visualization
service.
- MeshViewComposite(Composite, int) - Constructor for class org.eclipse.ice.client.widgets.moose.MeshViewComposite
-
The default constructor.
- Message - Class in org.eclipse.ice.item.messaging
-
The Message class is a simple Java Bean that contains information from an ICE
subsystem, a remote ICE subsystem or an external third process about the
progress of worked performed by ICE.
- Message() - Constructor for class org.eclipse.ice.item.messaging.Message
-
The constructor.
- MIN_PORT - Static variable in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
The minimum allowed port.
- MIN_PORT_PREFERRED - Static variable in class org.eclipse.ice.viz.service.connections.PortEntryContentProvider
-
The preferred minimum port.
- Model - Class in org.eclipse.ice.item.model
-
A Model in ICE contains all of the information necessary to describe a
physical system that will be simulated.
- Model(IProject) - Constructor for class org.eclipse.ice.item.model.Model
-
The constructor.
- MOOSEEclipseFormWidget - Class in org.eclipse.ice.client.widgets.moose
-
This class creates and displays a
MOOSEFormEditor
for modifying a
MOOSE model according to standard operating procedure in ICE.
- MOOSEEclipseFormWidget(IVizServiceFactory) - Constructor for class org.eclipse.ice.client.widgets.moose.MOOSEEclipseFormWidget
-
The default constructor.
- MOOSEFileHandler - Class in org.eclipse.ice.item.utilities.moose
-
This class reads and writes MOOSE Blocks and Parameters to and from the
different MOOSE file types, including parsing from YAML and writing to
GetPot.
- MOOSEFileHandler() - Constructor for class org.eclipse.ice.item.utilities.moose.MOOSEFileHandler
-
- MOOSEFormEditor - Class in org.eclipse.ice.client.widgets.moose
-
This class extends the default
ICEFormEditor
to enable it to draw a
PlantAppState
, a 3D view built on jME3 for viewing plant models.
- MOOSEFormEditor() - Constructor for class org.eclipse.ice.client.widgets.moose.MOOSEFormEditor
-
- MOOSEFormWidgetBuilder - Class in org.eclipse.ice.client.widgets.moose
-
This class provides the declarative service that registers the MOOSE
FormEditor Widget with ICE's service for dynamically extending the widget
factory.
- MOOSEFormWidgetBuilder() - Constructor for class org.eclipse.ice.client.widgets.moose.MOOSEFormWidgetBuilder
-
- MOOSELauncher - Class in org.eclipse.ice.item.nuclear
-
A SuiteLauncher Item for all MOOSE products (MARMOT, BISON, RELAP-7, RAVEN).
- MOOSELauncher() - Constructor for class org.eclipse.ice.item.nuclear.MOOSELauncher
-
Nullary constructor.
- MOOSELauncher(IProject) - Constructor for class org.eclipse.ice.item.nuclear.MOOSELauncher
-
Parameterized constructor.
- MOOSELauncherBuilder - Class in org.eclipse.ice.item.nuclear
-
Class constructs a MOOSELauncher suite for launching MARMOT, BISON, RELAP7,
and RAVEN jobs.
- MOOSELauncherBuilder() - Constructor for class org.eclipse.ice.item.nuclear.MOOSELauncherBuilder
-
- MOOSEModel - Class in org.eclipse.ice.item.nuclear
-
An MOOSE Item for creating MOOSE input files.
- MOOSEModel() - Constructor for class org.eclipse.ice.item.nuclear.MOOSEModel
-
Nullary constructor.
- MOOSEModel(IProject) - Constructor for class org.eclipse.ice.item.nuclear.MOOSEModel
-
The constructor with a project space in which files should be
manipulated.
- MOOSEModel.TreeType - Enum in org.eclipse.ice.item.nuclear
-
Enumeration to discern if a tree object is an AdaptiveTreeComposite, or
just a TreeComposite.
- MOOSEModelBuilder - Class in org.eclipse.ice.item.nuclear
-
An ItemBuilder for building MOOSE models.
- MOOSEModelBuilder() - Constructor for class org.eclipse.ice.item.nuclear.MOOSEModelBuilder
-
- MOOSEPerspective - Class in org.eclipse.ice.client.widgets.moose
-
This class provides the MOOSE perspective.
- MOOSEPerspective() - Constructor for class org.eclipse.ice.client.widgets.moose.MOOSEPerspective
-
- MoosePreferencePage - Class in org.eclipse.ice.client.widgets.moose
-
- MoosePreferencePage() - Constructor for class org.eclipse.ice.client.widgets.moose.MoosePreferencePage
-
- MOOSETreeCheckStateManager - Class in org.eclipse.ice.client.widgets.moose
-
- MOOSETreeCheckStateManager() - Constructor for class org.eclipse.ice.client.widgets.moose.MOOSETreeCheckStateManager
-
- mooseTreeCompositeId - Static variable in class org.eclipse.ice.item.nuclear.MOOSEModel
-
The ID of the TreeComposite containing the MOOSE input tree.
- MOOSETreeCompositeView - Class in org.eclipse.ice.client.widgets.moose
-
This class extends the default ICE
TreeCompositeViewer
to add new
functionality in support of MOOSE model development.
- MOOSETreeCompositeView() - Constructor for class org.eclipse.ice.client.widgets.moose.MOOSETreeCompositeView
-
- MOOSETreePropertySection - Class in org.eclipse.ice.client.widgets.moose
-
This class extends the
TreePropertySection
to provide additional
property-related features not available in the default table of tree
properties.
- MOOSETreePropertySection() - Constructor for class org.eclipse.ice.client.widgets.moose.MOOSETreePropertySection
-
- MultiLauncher - Class in org.eclipse.ice.item.jobLauncher.multiLauncher
-
The MultiLauncher is an Item that is capable of launching a set of multiple
jobs.
- MultiLauncher(IProject) - Constructor for class org.eclipse.ice.item.jobLauncher.multiLauncher.MultiLauncher
-
The constructor.
- MultiLauncherBuilder - Class in org.eclipse.ice.item.jobLauncher.multiLauncher
-
This class is responsible for building instances of the MultiLauncher Item.
- MultiLauncherBuilder() - Constructor for class org.eclipse.ice.item.jobLauncher.multiLauncher.MultiLauncherBuilder
-
The constructor.
- MultiPlot - Class in org.eclipse.ice.viz.service
-
This class provides a basic plot capable of drawing in multiple parent
Composite
s simply via the methods provided by the
IPlot
interface.
- MultiPlot(IVizService) - Constructor for class org.eclipse.ice.viz.service.MultiPlot
-
The default constructor.