A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abort() - Method in class org.eclipse.ice.core.internal.SimpleLogin
This operation aborts the login attempt
aboutToBeHidden() - Method in class org.eclipse.ice.client.widgets.TreePropertySection
Restores the layout properties stored in TreePropertySection.aboutToBeShown() and changed in TreePropertySection.resizePropertyView().
aboutToBeShown() - Method in class org.eclipse.ice.client.widgets.TreePropertySection
Because this Section must alter the layout behavior of the containing Eclipse RCP View in order to properly lay out the TreePropertySection.tableViewer and related Controls, this method must store any layout properties for parent Composites (e.g., TreePropertySection.scrollComposite and TreePropertySection.scrollCompositeClient) that will be changed in TreePropertySection.resizePropertyView().
AbstractApplication - Class in org.eclipse.ice.client.widgets.mesh
This class provides a basic version of a jME3 SimpleApplication that should be extended to provide 3D views inside an ICE editor or view.
AbstractApplication() - Constructor for class org.eclipse.ice.client.widgets.mesh.AbstractApplication
The default constructor.
AbstractApplication(AppState...) - Constructor for class org.eclipse.ice.client.widgets.mesh.AbstractApplication
Initializes the application with the specified AppStates.
AbstractController - Class in org.eclipse.ice.client.widgets.jme
This class provides a base implementation for a controller that manages an IUpdateable model and an AbstractView associated with that model.
AbstractController(IUpdateable, AbstractView, IRenderQueue) - Constructor for class org.eclipse.ice.client.widgets.jme.AbstractController
The default constructor.
AbstractItemBuilder - Class in org.eclipse.ice.item
This is a conceptually abstract (but concretely implemented) realization of the ItemBuiler interface that is designed to simply cut down on the amount of code and knowledge needed to implement that interface.
AbstractItemBuilder() - Constructor for class org.eclipse.ice.item.AbstractItemBuilder
 
AbstractMeshController - Class in org.eclipse.ice.client.widgets.mesh
This class provides a basic controller for a component of a mesh.
AbstractMeshController(IUpdateable, ConcurrentLinkedQueue<AbstractMeshController>) - Constructor for class org.eclipse.ice.client.widgets.mesh.AbstractMeshController
The default constructor.
AbstractMeshView - Class in org.eclipse.ice.client.widgets.mesh

This class provides a basic view for a component of a mesh.

AbstractMeshView(String, Material) - Constructor for class org.eclipse.ice.client.widgets.mesh.AbstractMeshView
The default constructor.
AbstractModelBuilder - Class in org.eclipse.ice.item.model
This is a subclass of AbstractItemBuilder specifically focused on adding services for Models, which are Items that generate input files or data.
AbstractModelBuilder() - Constructor for class org.eclipse.ice.item.model.AbstractModelBuilder
 
AbstractPlantController - Class in org.eclipse.ice.client.widgets.reactoreditor.plant
This class provides a base implementation for a controller that manages a model for a Plant-level component and synchronizes an AbstractPlantView with any changes to the model or features provided by this controller.

The features exposed by this class should be similar to the features provided for each plant component in Peacock.
AbstractPlantController(IUpdateable, AbstractPlantView, IRenderQueue) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.AbstractPlantController
The default constructor.
AbstractPlantView - Class in org.eclipse.ice.client.widgets.reactoreditor.plant
This class provides a base implementation for Plant-level jME3 views, like a Pipe or a Reactor.

Operations in this class (not including the constructor) should be called from a SimpleApplication's simpleUpdate() thread.
AbstractPlantView(String, Material) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.AbstractPlantView
The default constructor.
AbstractShape - Class in org.eclipse.ice.datastructures.form.geometry
Implements a number of operations shared between the components in the Shape composite pattern
AbstractShape() - Constructor for class org.eclipse.ice.datastructures.form.geometry.AbstractShape
Initializes the transformation matrix, creates the array containing the key/value property pairs, and creates a listeners list
AbstractTreeAction - Class in org.eclipse.ice.client.widgets
This class is a base for JFace Actions done based on the current selection in an Eclipse UI part that contains TreeComposites.
AbstractTreeAction() - Constructor for class org.eclipse.ice.client.widgets.AbstractTreeAction
The default constructor.
AbstractTreeCompositeIterator - Class in org.eclipse.ice.datastructures.form.iterator
This class provides a base for implementing traversals of TreeComposite instances using Java's Iterator interface.
AbstractTreeCompositeIterator(TreeComposite) - Constructor for class org.eclipse.ice.datastructures.form.iterator.AbstractTreeCompositeIterator
The default constructor.
AbstractView - Class in org.eclipse.ice.client.widgets.jme
This class provides a base implementation for a view managed by an AbstractController.
AbstractView(String) - Constructor for class org.eclipse.ice.client.widgets.jme.AbstractView
The default constructor.
AbstractVizPreferenceInitializer - Class in org.eclipse.ice.viz.service
This is the base class for setting default preferences for visualization service preference pages added to the Eclipse IDE's Window -> Preferences dialog.
AbstractVizPreferenceInitializer() - Constructor for class org.eclipse.ice.viz.service.AbstractVizPreferenceInitializer
 
AbstractVizPreferencePage - Class in org.eclipse.ice.viz.service
This is the base class for visualization service preference pages added to the Eclipse IDE's Window -> Preferences dialog.
AbstractVizPreferencePage() - Constructor for class org.eclipse.ice.viz.service.AbstractVizPreferencePage
The default constructor.
AbstractVizPreferencePage(int) - Constructor for class org.eclipse.ice.viz.service.AbstractVizPreferencePage
Creates a new field editor preference page with the given style, an empty title, and no image.
AbstractVizPreferencePage(String, int) - Constructor for class org.eclipse.ice.viz.service.AbstractVizPreferencePage
Creates a new field editor preference page with the given title and style, but no image.
AbstractVizPreferencePage(String, ImageDescriptor, int) - Constructor for class org.eclipse.ice.viz.service.AbstractVizPreferencePage
Creates a new field editor preference page with the given title, image, and style.
AbstractVizService - Class in org.eclipse.ice.viz.service
This is an abstract base class for creating new IVizServices and includes helpful methods that are frequently used.
AbstractVizService() - Constructor for class org.eclipse.ice.viz.service.AbstractVizService
The default constructor.
accept(IComponentVisitor) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
 
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.AdaptiveTreeComposite
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.DataComponent
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.emf.EMFComponent
 
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.Form
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.geometry.AbstractShape
This operation directs the Component to call back to an IComponentVisitor so that the visitor can perform its required actions for the exact type of the Component.
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.geometry.GeometryComponent
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.MeshComponent
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.ResourceComponent
Accepts a visitor to reveal the type of the ResourceComponent.
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.TableComponent
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.TimeDataComponent
(non-Javadoc)
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
(non-Javadoc)
accept(IComponentVisitor) - Method in interface org.eclipse.ice.datastructures.ICEObject.Component
This operation directs the Component to call back to an IComponentVisitor so that the visitor can perform its required actions for the exact type of the Component.
accept(IComponentVisitor) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
 
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.bwr.BWReactor
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(IComponentVisitor) - Method in class org.eclipse.ice.reactor.LWRComponent
 
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.LWRComponent
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.LWRRod
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Boundary
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Branch
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.CoreChannel
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.DownComer
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.FlowJunction
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.GeometricalComponent
Accepts IPlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.HeatExchanger
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.IdealPump
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Inlet
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Junction
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.MassFlowInlet
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.OneInOneOutJunction
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Outlet
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Pipe
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.PipeToPipeJunction
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.PipeWithHeatStructure
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.PlantComponent
Accepts IComponentVisitor visitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.PlantComponent
Sub-classes will need to override this method so that the visit operation will work correctly.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.PlantComposite
 
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.PointKinetics
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Pump
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Reactor
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.SeparatorDryer
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.SolidWall
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.SpecifiedDensityAndVelocityInlet
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Subchannel
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.SubchannelBranch
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.TDM
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.TimeDependentJunction
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.TimeDependentVolume
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Turbine
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.Valve
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.VolumeBranch
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(IPlantComponentVisitor) - Method in class org.eclipse.ice.reactor.plant.WetWell
Accepts PlantComponentVisitors to reveal the type of a PlantComponent.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.pwr.ControlBank
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.pwr.FuelAssembly
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.pwr.IncoreInstrument
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.pwr.PressurizedWaterReactor
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.pwr.RodClusterAssembly
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.Ring
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(IComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
Accepts an IComponentVisitor that can visit the SFRComponent to ascertain its type and perform various type-specific operations.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
This method calls the ISFRComponentVisitor's visit operation, passing itself as the argument.

SFRComponent is not represented with a visit(SFRComponent) operation in ISFRComponentVisitor, so this method does nothing.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.PinAssembly
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.ReflectorAssembly
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.Ring
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRAssembly
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRPin
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.SFRRod
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.Material
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.MaterialBlock
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ISFRComponentVisitor) - Method in class org.eclipse.ice.reactor.sfr.core.SFReactor
Overrides the default behavior (ignore) from SFRComponent and implements the accept operation for this SFRComponent's type.
accept(ILWRComponentVisitor) - Method in class org.eclipse.ice.reactor.Tube
This operation accepts an ILWRComponentVisitor that can be visit the LWRComponent to ascertain its type and perform various type-specific operations.
accept(IComponentVisitor) - Method in class org.eclipse.ice.reactorAnalyzer.ReactorComposite
Fires the default visit operation on the visitor.
AcceptanceCode - Enum in org.eclipse.ice.datastructures.form
The AcceptanceCode enumeration is the list of all possible return values that will be returned by Forms when updating Entries or by Items when submitting Forms.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.BezierEdge
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.Edge
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.Hex
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in interface org.eclipse.ice.datastructures.form.mesh.IMeshPart
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.MeshComponent
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.Polygon
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.PolynomialEdge
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.Quad
This method calls the IMeshPartVisitor's visit method.
acceptMeshVisitor(IMeshPartVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.Vertex
This method calls the IMeshPartVisitor's visit method.
acceptShapeVisitor(IShapeVisitor) - Method in class org.eclipse.ice.client.widgets.geometry.RenderShape
 
acceptShapeVisitor(IShapeVisitor) - Method in class org.eclipse.ice.datastructures.form.geometry.ComplexShape
(non-Javadoc)
acceptShapeVisitor(IShapeVisitor) - Method in interface org.eclipse.ice.datastructures.form.geometry.IShape
Calls back onto the visitor's visit() operation, revealing the concrete type of the IShape
acceptShapeVisitor(IShapeVisitor) - Method in class org.eclipse.ice.datastructures.form.geometry.PrimitiveShape
(non-Javadoc)
acceptShapeVisitor(IShapeVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.Custom2DShape
 
acceptShapeVisitor(IShapeVisitor) - Method in class org.eclipse.ice.datastructures.form.mesh.Polygon
(non-Javadoc)
Action - Class in org.eclipse.ice.item.action
The Action class performs actions, such as launching a job or script, for ICE.
Action() - Constructor for class org.eclipse.ice.item.action.Action
The Constructor
ActionAddShape - Class in org.eclipse.ice.client.widgets.geometry
Action for adding a specific shape to the ShapeTreeView
ActionAddShape(ShapeTreeView, ShapeType) - Constructor for class org.eclipse.ice.client.widgets.geometry.ActionAddShape
Constructor for creating new PrimitiveShapes with a given ShapeType
ActionAddShape(ShapeTreeView, OperatorType) - Constructor for class org.eclipse.ice.client.widgets.geometry.ActionAddShape
Constructor for creating new ComplexShapes with a given OperatorType
ActionDeleteShape - Class in org.eclipse.ice.client.widgets.geometry
Action for deleting the currently selected shapes from the ShapeTreeView
ActionDeleteShape(ShapeTreeView) - Constructor for class org.eclipse.ice.client.widgets.geometry.ActionDeleteShape
Constructor for setting the current ShapeTreeViewer
ActionDuplicateShape - Class in org.eclipse.ice.client.widgets.geometry
 
ActionDuplicateShape(ShapeTreeView) - Constructor for class org.eclipse.ice.client.widgets.geometry.ActionDuplicateShape
 
ActionReplicateShape - Class in org.eclipse.ice.client.widgets.geometry
Opens a dialog box to replicate the selected shape
ActionReplicateShape(ShapeTreeView) - Constructor for class org.eclipse.ice.client.widgets.geometry.ActionReplicateShape
Initializes the instance with the current ShapeTreeView
ActionTree - Class in org.eclipse.ice.client.common
This class provides a tree containing JFace Actions.
ActionTree(String) - Constructor for class org.eclipse.ice.client.common.ActionTree
ActionTree constructor for parent tree nodes that will get a menu.
ActionTree(IAction) - Constructor for class org.eclipse.ice.client.common.ActionTree
ActionTree constructor for child tree nodes that will not have a menu.
actualSectionPrefix - Static variable in class org.eclipse.ice.item.utilities.moose.Block
The GetPot prefix for the name of the current, actual section.
AdaptiveTreeComposite - Class in org.eclipse.ice.datastructures.form
This class extends TreeComposite to create TreeComposites that have adaptive properties based on a currently selected type.
AdaptiveTreeComposite() - Constructor for class org.eclipse.ice.datastructures.form.AdaptiveTreeComposite
Nullary constructor.
AdaptiveTreeComposite(ArrayList<TreeComposite>) - Constructor for class org.eclipse.ice.datastructures.form.AdaptiveTreeComposite
Parameterized constructor.
add(ActionTree) - Method in class org.eclipse.ice.client.common.ActionTree
Adds the specified child ActionTree to this node, if possible.
add(IAbstractMatrix<Double>) - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
This method adds the given KDDMatrix to this one.
addAction(Action) - Method in class org.eclipse.ice.client.widgets.geometry.DropdownAction
Appends an Action to the bottom of the current menu
addAnalysisTool(IAnalysisTool) - Method in class org.eclipse.ice.reactorAnalyzer.ReactorAnalyzerBuilder
This operation adds an IAnalysisTool to the list of analysis tools that is available to the ReactorAnalyzer.
addAnalysisWidgetFactory(IAnalysisWidgetFactory) - Method in class org.eclipse.ice.client.widgets.reactoreditor.AnalysisWidgetRegistry
Adds an IAnalysisWidgetFactory to the registry.
addAnalysisWidgetFactory(IAnalysisWidgetFactory) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.IAnalysisWidgetRegistry
Adds an IAnalysisWidgetFactory to the registry.
addAssembly(AssemblyType, LWRComponent) - Method in class org.eclipse.ice.reactor.pwr.PressurizedWaterReactor
This operation adds an assembly of the specified AssemblyType to the reactor and return true.
addAssembly(AssemblyType, SFRAssembly) - Method in class org.eclipse.ice.reactor.sfr.core.SFReactor
Adds the specified assembly to the reactor core; returns true if the operation was successful.
addBuilder(ItemBuilder) - Method in class org.eclipse.ice.persistence.xml.XMLPersistenceProvider
This operation registers an ItemBuilder with the persistence provider.
addBuilders(ArrayList<ItemBuilder>) - Method in interface org.eclipse.ice.item.ICompositeItemBuilder
This operation sets the list of ItemBuilders that may be used by the composite Item to construct its children.
addBuilders(ArrayList<ItemBuilder>) - Method in class org.eclipse.ice.item.jobLauncher.multiLauncher.MultiLauncherBuilder
 
addCameraListener(ICameraListener) - Method in class org.eclipse.ice.client.widgets.mesh.CustomChaseCamera
Registers the specified listener with the camera so that it will be notified of camera events.
addChildExemplar(TreeComposite) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
This method adds one TreeComposite to the list of child exemplars.
addClient(IConnectionClient<T>) - Method in class org.eclipse.ice.viz.service.connections.ConnectionManager
Adds a new connection client to the default ConnectionManager.adapter.
addColumn() - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
Add a new column to this MatrixComponent.
addColumn() - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
This method adds a column to this KDDMatrix.
addComponent(Component) - Method in class org.eclipse.ice.client.widgets.ICESectionPage
This operation adds a Component to the set of Components that are managed by this page.
addComponent(PlantComponent) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
Adds an PlantComponent to the current StateBroker.
addComponent(LWRComponent) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
Adds an LWRComponent to the current StateBroker.
addComponent(LWRComponent, int, int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
Adds an LWRComponent to the current StateBroker.
addComponent(LWRComponent, IDataProvider, int, int) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
Adds an LWRComponent to the current StateBroker.
addComponent(Component) - Method in class org.eclipse.ice.client.widgets.reactoreditor.ReactorPage
This operation adds a Component to the set of Components that are managed by this page.
addComponent(Component) - Method in class org.eclipse.ice.datastructures.form.Form
(non-Javadoc)
addComponent(Material) - Method in class org.eclipse.ice.datastructures.form.Material
This operation adds a component to this material, effectively marking this Materials as being a composite of others.
addComponent(Component) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
(non-Javadoc)
addComponent(Component) - Method in interface org.eclipse.ice.datastructures.ICEObject.Composite
This operation adds a child Component to a class that realizes the Composite interface.
addComponent(Component, GridLocation) - Method in interface org.eclipse.ice.reactor.IGridManager
Adds a Component and its GridLocation to this GridManager.
addComponent(Component) - Method in class org.eclipse.ice.reactor.LWRComposite
(non-Javadoc)
addComponent(Component) - Method in class org.eclipse.ice.reactor.LWReactor
An operation that overrides the LWRComposite's operation.
addComponent(Component, GridLocation) - Method in class org.eclipse.ice.reactor.LWRGridManager
(non-Javadoc)
addComponent(Component) - Method in class org.eclipse.ice.reactor.plant.PlantComposite
Regular Components cannot be added to this Composite.
addComponent(Component) - Method in class org.eclipse.ice.reactor.pwr.PWRAssembly
This operation overrides the LWRComposite's operation.
addComponent(String, int) - Method in class org.eclipse.ice.reactor.sfr.base.GridDataManager
Overrides the super class' behavior to also initialize an IDataProvider for the location.
addComponent(String, int) - Method in class org.eclipse.ice.reactor.sfr.base.GridManager
Adds a Component to the specified location in the grid.
addComponent(String, int) - Method in interface org.eclipse.ice.reactor.sfr.base.IGridManager
Adds a Component to the specified location in the grid.
addComponent(Component) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComposite
Adds the specified Component to the SFRComposite.
addComponent(Component) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.PinAssembly
An operation that overrides the SFRComposite's operation.
addComponent(Component) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.ReflectorAssembly
An operation that overrides the SFRComposite's operation.
addComponent(Component) - Method in class org.eclipse.ice.reactor.sfr.core.SFReactor
An operation that overrides the SFRComposite's operation.
addComponent(Component) - Method in class org.eclipse.ice.reactorAnalyzer.ReactorComposite
If the child is an IReactorComponent, this method adds the child to this Composite.
AddCSVPlotAction - Class in org.eclipse.ice.viz.csv.viewer
This Action opens a dialog that allows the user to pick from plots available in the selected file in the VizFileViewer.
AddCSVPlotAction(ViewPart) - Constructor for class org.eclipse.ice.viz.csv.viewer.AddCSVPlotAction
The constructor
AddCSVSeriesAction - Class in org.eclipse.ice.viz.csv.viewer
This Action opens a dialog that allows the user to create a series plot from the selected VizResource in the VizFileViewer.
AddCSVSeriesAction(ViewPart, AddCSVPlotAction) - Constructor for class org.eclipse.ice.viz.csv.viewer.AddCSVSeriesAction
The constructor
addData(LWRData, double) - Method in class org.eclipse.ice.reactor.LWRComponent
Adds a IData piece, keyed on the feature and timeStep, to the dataTree.
addData(LWRData, double) - Method in class org.eclipse.ice.reactor.LWRDataProvider
Adds a IData piece, keyed on the feature and timeStep, to the dataTree.
addData(SFRData, double) - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
Adds a IData piece, keyed on the feature and time, to the dataTree.
addData(double, IData) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
Adds a single data item at a specified time.
addData(IData) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
Adds a single data item with no specified time.
addDataSeries(double, List<IData>) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
Adds a data series to the data set at a specified time.
addDataSeries(List<IData>) - Method in class org.eclipse.ice.viz.service.csv.CSVDataProvider
Adds a data series with no specified time.
addedComponents(PlantComposite, List<PlantComponent>) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.PlantAppState
 
addedComponents(PlantComposite, List<PlantComponent>) - Method in interface org.eclipse.ice.reactor.plant.IPlantCompositeListener
PlantComponents have been added to the PlantComposite.
addedController(PlantComponent, AbstractPlantController) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.plant.IPlantControllerManagerListener
A controller was created for a PlantComponent.
addedController(PlantComponent, AbstractPlantController) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.JunctionController
 
addedController(PlantComponent, AbstractPlantController) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.ReactorController
 
addedPipes(IJunction, List<PlantComponent>) - Method in class org.eclipse.ice.client.widgets.reactoreditor.plant.JunctionController
 
addedPipes(IJunction, List<PlantComponent>) - Method in interface org.eclipse.ice.reactor.plant.IJunctionListener
PlantComponents have been added to the Junction.
addEntry(Entry) - Method in class org.eclipse.ice.datastructures.form.DataComponent
This operation adds an entry to the DataComponent.
addEntry(Entry, String...) - Method in class org.eclipse.ice.datastructures.form.DataComponent
This operation adds an Entry to the DataComponent and specifies the name of another Entry on which it is dependent.
addEntry(Entry) - Method in class org.eclipse.ice.datastructures.form.TimeDataComponent
Overrides and does nothing.
addEntry(Entry, String...) - Method in class org.eclipse.ice.datastructures.form.TimeDataComponent
Overrides and does nothing.
addExecutables(ArrayList<String>) - Method in class org.eclipse.ice.item.jobLauncher.SuiteLauncher
This operation sets the list of executables from which clients can make a choice.
addFile(ICEResource) - Method in class org.eclipse.ice.viz.VizFileViewer
Add an ICEResource to the VizFileViewer.
AddFileAction - Class in org.eclipse.ice.viz
This Action is used to open a FileDialog that allows the user to select compatible files as ICEResources into a VizFileViewer.
AddFileAction(ViewPart) - Constructor for class org.eclipse.ice.viz.AddFileAction
The constructor
AddFileSetAction - Class in org.eclipse.ice.viz
The action to add a file set where each file is a separate time
AddFileSetAction(ViewPart, AddFileAction) - Constructor for class org.eclipse.ice.viz.AddFileSetAction
The constructor
addHost(String, String, String) - Method in class org.eclipse.ice.item.jobLauncher.JobLauncher
This operation adds a host to the set of available hosts on which the JobLauncher can launch the job.
addIData(IData) - Method in class org.eclipse.ice.reactor.FeatureSet
Adds IData to the list within the feature set.
addIData(IData) - Method in class org.eclipse.ice.reactor.sfr.base.FeatureSet
Adds IData to the list within the feature set.
addInput(PlantComponent) - Method in interface org.eclipse.ice.reactor.plant.IJunction
Adds a PlantComponent as input to the Junction.
addInput(PlantComponent) - Method in class org.eclipse.ice.reactor.plant.Junction
 
addInputType(String, String, String, String) - Method in class org.eclipse.ice.item.jobLauncher.JobLauncher
This operation adds a new input file type to the JobLauncher.
addKeyChangeListener(IKeyChangeListener) - Method in class org.eclipse.ice.viz.service.connections.ConnectionTable
 
addKeyChangeListener(IKeyChangeListener) - Method in interface org.eclipse.ice.viz.service.connections.IKeyManager
Adds a new IKeyChangeListener to listen for key change events in the manager.
addLabel(String) - Method in class org.eclipse.ice.client.widgets.reactoreditor.grid.CellFigure
Adds a label to the Figure showing the desired string, typically the Cell model's key.
addListener(ItemListener) - Method in class org.eclipse.ice.item.Item
This operation adds a listeners to the Item's set of listeners.
addListener(ILabelProviderListener) - Method in class org.eclipse.ice.viz.csv.viewer.DataTableLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.ice.viz.csv.viewer.PlotTreeLabelProvider
 
addListEventListener(ListEventListener<? super T>) - Method in class org.eclipse.ice.datastructures.ICEObject.ListComponent
Registers the specified listener to receive change updates for this list.
AddLocalFileAction - Class in org.eclipse.ice.viz
This Action presents a FileDialog to select files from the local file system and add them to the VizFileViewer.
AddLocalFileAction(ViewPart, AddFileAction) - Constructor for class org.eclipse.ice.viz.AddLocalFileAction
The constructor
addLWRRod(LWRRod) - Method in class org.eclipse.ice.reactor.pwr.PWRAssembly
Adds a LWRRod to the collection of LWRRods.
addMaster() - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
This operation adds a instantiates a new master.
addMaterial(String, Material) - Method in class org.eclipse.ice.client.widgets.mesh.AbstractApplication
Adds a Material to the PlantApplication for later reuse.
addMaterial(Material) - Method in interface org.eclipse.ice.materials.IMaterialsDatabase
This operation creates a new material in the database.
addMaterial(Material) - Method in class org.eclipse.ice.materials.XMLMaterialsDatabase
 
AddMaterialWizard - Class in org.eclipse.ice.materials.ui
This class is a JFace Wizard for creating and adding new materials to the materials database.
AddMaterialWizard() - Constructor for class org.eclipse.ice.materials.ui.AddMaterialWizard
A nullary constructor.
AddMaterialWizard(IWorkbenchWindow) - Constructor for class org.eclipse.ice.materials.ui.AddMaterialWizard
The default constructor.
AddMaterialWizardPage - Class in org.eclipse.ice.materials.ui
This class provides all of the necessary UI for defining a new material and a configuring its stoichiometry.
AddMaterialWizardPage(String) - Constructor for class org.eclipse.ice.materials.ui.AddMaterialWizardPage
The constructor
AddMaterialWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.ice.materials.ui.AddMaterialWizardPage
An alternative constructor for creating the wizard page
addMeshApplicationListener(IMeshSelectionListener) - Method in class org.eclipse.ice.client.widgets.mesh.MeshSelectionManager
Adds an IMeshApplicationListener to listen for changes to the MeshApplication's current selection of vertices and edges.
AddMode - Class in org.eclipse.ice.client.widgets.mesh
This MeshAppStateMode allows the user to add additional polygons to the MeshAppState's MeshComponent by clicking on the grid.
AddMode(MeshAppState) - Constructor for class org.eclipse.ice.client.widgets.mesh.AddMode
The default constructor.
AddNodeTreeAction - Class in org.eclipse.ice.client.widgets
This class provides a JFace Action for adding TreeComposites to a selected TreeComposite based on the latter's list of child exemplars.
AddNodeTreeAction() - Constructor for class org.eclipse.ice.client.widgets.AddNodeTreeAction
The default constructor.
addOutput(PlantComponent) - Method in interface org.eclipse.ice.reactor.plant.IJunction
Adds an output PlantComponent to the Junction.
addOutput(PlantComponent) - Method in class org.eclipse.ice.reactor.plant.Junction
 
addPages() - Method in class org.eclipse.ice.client.common.wizards.ImportFileWizard
 
addPages() - Method in class org.eclipse.ice.client.common.wizards.ImportItemWizard
 
addPages() - Method in class org.eclipse.ice.client.common.wizards.NewItemWizard
 
addPages() - Method in class org.eclipse.ice.client.widgets.moose.wizards.ForkStorkWizard
 
addPages() - Method in class org.eclipse.ice.client.widgets.moose.wizards.GenerateYAMLWizard
 
addPages() - Method in class org.eclipse.ice.materials.ui.AddMaterialWizard
 
addPin(SFRPin) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.PinAssembly
Adds the specified SFRPin to the assembly; returns true if the operation was successful.
addPlantComponent(PlantComponent) - Method in class org.eclipse.ice.reactor.plant.PlantComposite
Adds a PlantComponent to the PlantComposite.
addPlot(IPlot) - Method in class org.eclipse.ice.client.widgets.PlotGridComposite
Adds a plot to be drawn inside the plot grid.
addPlot(PlotProvider) - Method in class org.eclipse.ice.viz.csv.viewer.CSVPlotViewer
Adds a plot to the current set of CSV plots.
addPlot(Entry) - Method in class org.eclipse.ice.viz.visit.VisitPlotViewer
Adds a plot to the current set of VisIt plots.
AddPlotDialog - Class in org.eclipse.ice.viz.csv.viewer
The AddPlotDialog is a custom dialog that asks the user which type of plot (line, scatter, bar, etc.) to plot.
AddPlotDialog(Shell) - Constructor for class org.eclipse.ice.viz.csv.viewer.AddPlotDialog
 
addPolygon(Polygon) - Method in class org.eclipse.ice.datastructures.form.mesh.Custom2DShape
Adds a Polygon to the Custom2DShape.
addPolygon(Polygon) - Method in class org.eclipse.ice.datastructures.form.mesh.MeshComponent
Adds a polygon to the MeshComponent.
addPosition(Double) - Method in class org.eclipse.ice.viz.service.csv.CSVData
Adds a position to the position ArrayList
addProperty(SimpleProperty) - Method in class org.eclipse.ice.client.widgets.reactoreditor.properties.ReactorComponentPropertySource
Adds a SimpleProperty to the properties exposed by this IPropertySource.
addReactorEditor(ReactorFormEditor, int) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.IReactorEditorRegistry
Adds a ReactorFormEditor to the registry with the specified ID.
addReactorEditor(ReactorFormEditor, int) - Method in class org.eclipse.ice.reactor.perspective.internal.ReactorEditorRegistry
Updates ReactorEditorRegistry.editors with the new Reactor Editor.
addReactorFile(ICEResource) - Method in class org.eclipse.ice.reactor.perspective.ReactorViewer
Add an ICEResource to the ReactorViewer.
AddReactorPartAction - Class in org.eclipse.ice.reactor.perspective
 
AddReactorPartAction(ViewPart) - Constructor for class org.eclipse.ice.reactor.perspective.AddReactorPartAction
The constructor
AddReactorPartWizard - Class in org.eclipse.ice.reactor.perspective
This class creates wizards to generate and add reactor components to a .h5 file in the Reactor Viewer.
AddReactorPartWizard(Object) - Constructor for class org.eclipse.ice.reactor.perspective.AddReactorPartWizard
The constructor
AddReactorPartWizardPage - Class in org.eclipse.ice.reactor.perspective
This class creates wizard pages to provide the user with SWT widgets to create and add reactor parts to the selection in the Reactor Viewer.
AddReactorPartWizardPage(ICEResource) - Constructor for class org.eclipse.ice.reactor.perspective.AddReactorPartWizardPage
The constructor for wizard pages for ICEResource selections in the Reactor Viewer.
AddReactorPartWizardPage(IReactorComponent) - Constructor for class org.eclipse.ice.reactor.perspective.AddReactorPartWizardPage
The constructor for wizard pages for IReactorComponent selections in the Reactor Viewer.
addReader(IReader) - Method in class org.eclipse.ice.io.serializable.IOService
This method is used by the underlying OSGi framework to add available IReaders exposed as a Declarative Service.
AddRemoteFileAction - Class in org.eclipse.ice.viz
This Action presents a VisItRemoteFileDialog to select files from a remote file system and add them to the VizFileViewer.
AddRemoteFileAction(ViewPart, AddFileAction) - Constructor for class org.eclipse.ice.viz.AddRemoteFileAction
The constructor
addResource(ICEResource) - Method in class org.eclipse.ice.datastructures.form.ResourceComponent
This operation adds an ICEResource to the component.
addRing(Ring) - Method in class org.eclipse.ice.reactor.MaterialBlock
Adds a Ring to this MaterialBlock's ring collection.
addRing(Ring) - Method in class org.eclipse.ice.reactor.sfr.core.MaterialBlock
Adds a ring object to the current collection of rings; returns true if the operation was successful.
addRingListener(RodAnalysisView) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.RodFigure
Adds a RodAnalysisView as a listener for clicking on a Ring graphic.
addRingListener(PinAnalysisView) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.PinFigure
Adds a PinAnalysisView as a listener for clicking on a Ring graphic.
addRod(SFRRod) - Method in class org.eclipse.ice.reactor.sfr.core.assembly.ReflectorAssembly
Adds the specified SFRRod to the Reflector assembly; returns true if the operation is successful.
addRow() - Method in class org.eclipse.ice.datastructures.form.MatrixComponent
Add a new row to this MatrixComponent.
addRow() - Method in class org.eclipse.ice.datastructures.form.TableComponent
This operation adds a row to the Table and returns the index of that row.
addRow() - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
This method adds a row to this KDDMatrix.
addRow() - Method in class org.eclipse.ice.viz.service.connections.ConnectionTable
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ice.client.widgets.ICEMeshPage
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ice.client.widgets.reactoreditor.SelectionProvider
Implements addSelectionChangedListener for ISelectionProvider.
addSelectionListener(SelectionListener) - Method in class org.eclipse.ice.client.widgets.SpinnerContribution
Adds a SelectionListener to the SpinnerContribution.spinner.
addSeries(double, SeriesProvider) - Method in class org.eclipse.ice.viz.service.csv.PlotProvider
Adds a new SeriesProvider to the specified time
addSeriesFromFile(Shell, PlotProvider, ICEResource) - Method in class org.eclipse.ice.viz.csv.viewer.AddCSVSeriesAction
Add a series to the selected PlotProvider in the CSVPlotViewer from the selected file in the VizFileViewer
addSeriesFromFileSet(Shell, PlotProvider, VizResource) - Method in class org.eclipse.ice.viz.csv.viewer.AddCSVSeriesAction
Add a series to the selected PlotProvider in the CSVPlotViewer from the selected file set in the VizFileViewer.
addShape(IShape) - Method in class org.eclipse.ice.datastructures.form.geometry.ComplexShape
Appends a single shape to the end of the shape list
addShape(IShape) - Method in class org.eclipse.ice.datastructures.form.geometry.GeometryComponent
Adds an IShape to the shape list
addTemplatedReader(ITemplatedReader) - Method in class org.eclipse.ice.io.serializable.IOService
This method is used by the underlying OSGi framework to add available ITemplatedReaders exposed as a Declarative Service.
addTemplatedWriter(ITemplatedWriter) - Method in class org.eclipse.ice.io.serializable.IOService
This method is used by the underlying OSGi framework to add available ITemplatedWriters exposed as a Declarative Service.
addTemplateType(String, IFile) - Method in class org.eclipse.ice.io.ini.INIReader
Add a new template to the INIReader that can be used to validate forms.
addTemplateType(String, IFile) - Method in interface org.eclipse.ice.io.serializable.ITemplatedReader
Add new templates that can be used to build custom Forms
AddTimeDependentSILOSetAction - Class in org.eclipse.ice.viz
This action adds a set of time-dependent SILO files.
AddTimeDependentSILOSetAction(ViewPart, AddFileAction) - Constructor for class org.eclipse.ice.viz.AddTimeDependentSILOSetAction
The constructor
addToEmbeddedFrame(Frame) - Method in class org.eclipse.ice.client.widgets.jme.EmbeddedView
Adds this view to an AWT Frame to be rendered in an AWT- or SWT-based program.
addTriggers(String, Trigger...) - Method in class org.eclipse.ice.client.widgets.jme.InputControl
Adds Triggers for the specified mapping names.
addTube(Tube) - Method in class org.eclipse.ice.reactor.pwr.FuelAssembly
Adds a Tube to the collection of Tubes.
addValue(Object, Object, StateBroker) - Method in interface org.eclipse.ice.client.widgets.reactoreditor.IStateBrokerHandler
Adds the object to the specified StateBroker.
addValue(Object, Object, StateBroker) - Method in class org.eclipse.ice.client.widgets.reactoreditor.lwr.StateBrokerHandler
This method only adds LWRComponents, specifically reactors, assemblies, and rods/tubes (or any component implemented in this class' visit operations).
addValue(Object, Object, StateBroker) - Method in class org.eclipse.ice.client.widgets.reactoreditor.sfr.StateBrokerHandler
This method only adds SFRComponents, specifically reactors, assemblies, and rods/pins (or any component implemented in this class' visit operations).
addVector(KDDMatrix) - Method in class org.eclipse.ice.kdd.kddstrategy.kmeansclustering.Cluster
Add a new N-dimensional vector to the Cluster.
AddVisitPlotAction - Class in org.eclipse.ice.viz.visit
This Action opens a dialog that allows the user to pick from plots available in the selected file in the VizFileViewer.
AddVisitPlotAction(ViewPart) - Constructor for class org.eclipse.ice.viz.visit.AddVisitPlotAction
The constructor
addWriter(IWriter) - Method in class org.eclipse.ice.io.serializable.IOService
This method is used by the underlying OSGi framework to add available IWriters exposed as a Declarative Service.
allowActiveDataNodes(boolean) - Method in class org.eclipse.ice.datastructures.form.TreeComposite
This operation specifies whether or not this TreeComposite will allow clients to specify active data nodes.
AllowedValueType - Enum in org.eclipse.ice.datastructures.form
The ValueType enumeration describes the types of Values that are stored for in an instance of the Entry class.
AnalysisAssetType - Enum in org.eclipse.ice.analysistool
This is an enumeration of all the types of assets that can be created.
AnalysisDataReader - Class in org.eclipse.ice.client.widgets.reactoreditor
This class should read in data into data structures used by the ReactorEditor.
AnalysisDataReader() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.AnalysisDataReader
The default constructor.
AnalysisToolComposite - Class in org.eclipse.ice.client.widgets.reactoreditor
An AnalysisToolComposite provides an SWT Composite built to contain multiple IAnalysisView.
AnalysisToolComposite(Composite, StateBroker, IAnalysisWidgetRegistry, ISelectionProvider) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.AnalysisToolComposite
The default constructor for an ATC.
AnalysisToolComposite.ViewPart - Class in org.eclipse.ice.client.widgets.reactoreditor
This class is a simple wrapper for an IAnalysisView, its container Composite (a child of the viewComposite), and its ToolBar.
AnalysisToolComposite.ViewPart(IAnalysisView, Composite, ToolBar) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.AnalysisToolComposite.ViewPart
The default constructor.
AnalysisView - Class in org.eclipse.ice.client.widgets.reactoreditor
This provides a super-class for specialized IAnalysisViews.
AnalysisView(DataSource) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.AnalysisView
The default constructor.
AnalysisWidgetFactory - Class in org.eclipse.ice.client.widgets.reactoreditor.lwr
This class implements the IAnalysisWidgetFactory interface for Reactor analysis.
AnalysisWidgetFactory() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.lwr.AnalysisWidgetFactory
The default constructor.
AnalysisWidgetFactory - Class in org.eclipse.ice.client.widgets.reactoreditor.sfr
This class implements the IAnalysisWidgetFactory interface for Reactor analysis.
AnalysisWidgetFactory() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.sfr.AnalysisWidgetFactory
The default constructor.
AnalysisWidgetRegistry - Class in org.eclipse.ice.client.widgets.reactoreditor
This class provides an implementation of IAnalysisWidgetRegistry.
AnalysisWidgetRegistry() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.AnalysisWidgetRegistry
 
AnalyzeInReactorEditorAction - Class in org.eclipse.ice.reactor.perspective
This class looks up the currently open Reactor Editors using the ReactorEditorRegistry and tells the ReactorViewer to send its current selection to one of the Reactor Editors.
AnalyzeInReactorEditorAction(ViewPart) - Constructor for class org.eclipse.ice.reactor.perspective.AnalyzeInReactorEditorAction
The constructor
AssemblyAnalysisView - Class in org.eclipse.ice.client.widgets.reactoreditor.lwr
This class provides an IAnalysisView geared toward a FuelAssembly.
AssemblyAnalysisView(DataSource) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.lwr.AssemblyAnalysisView
The default constructor.
AssemblyAnalysisView.Symmetry - Enum in org.eclipse.ice.client.widgets.reactoreditor.lwr
An enum describing the allowed symmetries for the assembly view.
AssemblyCellEditPart - Class in org.eclipse.ice.client.widgets.reactoreditor.lwr
The AssemblyCellEditPart provides the EditPart for a Cell in a Grid.
AssemblyCellEditPart(IGridListener) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.lwr.AssemblyCellEditPart
The default constructor.
AssemblyEditPartFactory - Class in org.eclipse.ice.client.widgets.reactoreditor.lwr
This class connects GEF EditParts to the GridEditor's model so that the appropriate EditParts can be created from the corresponding model.
AssemblyEditPartFactory(IGridListener) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.lwr.AssemblyEditPartFactory
The default constructor.
AssemblyType - Enum in org.eclipse.ice.reactor
An enumeration of all of the nuclear reactor assembly types supported by this package.
AssemblyType - Enum in org.eclipse.ice.reactor.sfr.core
Represents the three possible types of assemblies: fuel, control or reflector.
AxialPinFigure - Class in org.eclipse.ice.client.widgets.reactoreditor.sfr
This class extends the PinFigure, which provides a radial view of an SFRComponent, usually SFRPins, to instead provide an axial or vertical view of the component.
AxialPinFigure() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.sfr.AxialPinFigure
 
AxialPower - Class in org.eclipse.ice.kdd.kddstrategy.godfreystrategy
AxialPower is a subclass of GodfreySubStrategy that takes both the raw user input nuclear reactor pin power data as well as the pin power difference and produces the axial power data.
AxialPower(PinPowerDifference, HashMap<Integer, ArrayList<IDataMatrix>>, HashMap<Integer, ArrayList<IDataMatrix>>, HashMap<Integer, ArrayList<KDDMatrix>>) - Constructor for class org.eclipse.ice.kdd.kddstrategy.godfreystrategy.AxialPower
The constructor takes an instance of the PinPowerDifference substrategy for use in calculating the axial power difference.
AxialRodFigure - Class in org.eclipse.ice.client.widgets.reactoreditor.lwr
This class extends the RodFigure, which provides a radial view of an LWRComponent, usually LWRRods, to instead provide an axial or vertical view of the component.
AxialRodFigure() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.lwr.AxialRodFigure
The default constructor.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z