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 

T

TabDescriptorProvider - Class in org.eclipse.ice.client.widgets.mesh.properties
This class provides an ITabDescriptorProvider that can be used to generate dynamic tabs based on the selected IMeshPart.

To use this ITabDescriptorProvider, you need to add the tabDescriptorProvider attribute to the propertyContributor extension point in your plugin.xml file, for example:
TabDescriptorProvider() - Constructor for class org.eclipse.ice.client.widgets.mesh.properties.TabDescriptorProvider
 
TableComponent - Class in org.eclipse.ice.datastructures.form
The TableComponent class is a Component that contains a set of Entries that are related to each other within a single row of a table and it can contain many rows.
TableComponent() - Constructor for class org.eclipse.ice.datastructures.form.TableComponent
The constructor
TableComponentCellContentProvider - Class in org.eclipse.ice.viz.service.preferences
 
TableComponentCellContentProvider(ICellContentProvider, int) - Constructor for class org.eclipse.ice.viz.service.preferences.TableComponentCellContentProvider
 
TableComponentCellEditingSupport - Class in org.eclipse.ice.viz.service.preferences
 
TableComponentCellEditingSupport(ColumnViewer, EntryCellEditingSupport, int) - Constructor for class org.eclipse.ice.viz.service.preferences.TableComponentCellEditingSupport
 
TableComponentComposite - Class in org.eclipse.ice.viz.service.preferences
 
TableComponentComposite(Composite, int) - Constructor for class org.eclipse.ice.viz.service.preferences.TableComponentComposite
The default constructor.
TableComponentContentProvider - Class in org.eclipse.ice.viz.service.preferences
This class provides a basic JFace IStructuredContentProvider for ICE TableComponents.
TableComponentContentProvider() - Constructor for class org.eclipse.ice.viz.service.preferences.TableComponentContentProvider
 
TableComponentPreferenceAdapter - Class in org.eclipse.ice.viz.service.preferences
A TableComponentPreferenceAdapter can marshal a TableComponent to or from a CustomScopedPreferenceStore.
TableComponentPreferenceAdapter() - Constructor for class org.eclipse.ice.viz.service.preferences.TableComponentPreferenceAdapter
 
TaggedOutputWriterAction - Class in org.eclipse.ice.item.action
The TaggedOutputWriterAction will write a collection of key-value pairs to a file.
TaggedOutputWriterAction() - Constructor for class org.eclipse.ice.item.action.TaggedOutputWriterAction
The constructor
TDM - Class in org.eclipse.ice.reactor.plant
A simple TDM component, which provides a velocity boundary condition to the loop.
TDM() - Constructor for class org.eclipse.ice.reactor.plant.TDM
Nullary constructor (calls superconstructor).
test(Object, String, Object[], Object) - Method in class org.eclipse.ice.client.common.ItemSelectedPropertyTester
Returns whether or not the selection in the ItemViewer is empty.
TEXT - Static variable in class org.eclipse.ice.client.widgets.geometry.ShapeTreeContentProvider.BlankShape
The default label of the BlankShape, designed to be as generic as possible
TextCellEditingSupport - Class in org.eclipse.ice.client.common.properties
This class provides basic EditingSupport for an ICellContentProvider.
TextCellEditingSupport(ColumnViewer, ICellContentProvider) - Constructor for class org.eclipse.ice.client.common.properties.TextCellEditingSupport
The default constructor.
thickness - Variable in class org.eclipse.ice.reflectivity.Tile
The thickness of this tile/layer.
throwException(String, int) - Method in class org.eclipse.ice.io.hdf.HdfIOFactory
This utility method throws an HDF5LibraryException with a custom message.
throwSimpleError(String) - Method in class org.eclipse.ice.client.internal.Client
(non-Javadoc)
throwSimpleError(String) - Method in interface org.eclipse.ice.iclient.IClient
This operation displays a simple error message for which no response is required.
thrustCamera(float) - Method in class org.eclipse.ice.client.widgets.jme.FlightCamera
Moves the camera forward or backward.
Tile - Class in org.eclipse.ice.reflectivity
This class represents a tile or layer of material of a particular type in the reflectivity calculator.
Tile() - Constructor for class org.eclipse.ice.reflectivity.Tile
 
TimeDataComponent - Class in org.eclipse.ice.datastructures.form
A specific DataComponent implementation that handles very specific roles for setting up time loops.
TimeDataComponent(String) - Constructor for class org.eclipse.ice.datastructures.form.TimeDataComponent
A parameterized constructor that takes a type (Explicit or Regular) as a passed parameter.
TimeDataComponent() - Constructor for class org.eclipse.ice.datastructures.form.TimeDataComponent
The nullary constructor.
TimeDependentJunction - Class in org.eclipse.ice.reactor.plant
A simple TimeDependentJunction component, which provides a velocity boundary condition to the loop.
TimeDependentJunction() - Constructor for class org.eclipse.ice.reactor.plant.TimeDependentJunction
Nullary constructor (calls superconstructor).
TimeDependentVolume - Class in org.eclipse.ice.reactor.plant
A simple TimeDependentVolume component, which provides a pressure boundary condition to the loop.
TimeDependentVolume() - Constructor for class org.eclipse.ice.reactor.plant.TimeDependentVolume
Nullary constructor (calls superconstructor).
toEntry() - Method in class org.eclipse.ice.item.utilities.moose.Parameter
This operation returns this parameter as an ICE Entry with AllowedValueType.Undefined.
toEntry() - Method in class org.eclipse.ice.item.utilities.trilinos.Parameter
This operation returns this parameter as an ICE Entry.
toGetPot(String, boolean) - Method in class org.eclipse.ice.item.utilities.moose.Block
This operation converts the Block to a standard GetPot-compatible format and returns it as a string.
toGetPot(String) - Method in class org.eclipse.ice.item.utilities.moose.Block
This method is the same as calling toGetPot(prefix, false).
toGetPot(String, String, boolean) - Method in class org.eclipse.ice.item.utilities.moose.Block
This operation converts the Block to a standard GetPot-compatible format and returns it as a string.
toggleAddRemoveButton(boolean) - Method in class org.eclipse.ice.datastructures.form.MasterDetailsComponent
Sets the toggle for the add and remove button.
ToggleAxesAction - Class in org.eclipse.ice.client.widgets
This Action toggles the axes for a jME ViewAppState.
ToggleAxesAction(ViewAppState) - Constructor for class org.eclipse.ice.client.widgets.ToggleAxesAction
The default constructor.
ToggleHUDAction - Class in org.eclipse.ice.client.widgets
This Action toggles the HUD for a jME ViewAppState.
ToggleHUDAction(ViewAppState) - Constructor for class org.eclipse.ice.client.widgets.ToggleHUDAction
The default constructor.
toggleSaveDecoration() - Method in class org.eclipse.ice.client.widgets.EntryComposite
This method is responsible for toggling a ControlDecoration on and off on the EntryComposite.
ToolItemMenuListener - Class in org.eclipse.ice.client.widgets.reactoreditor
This class implements a Listener that enables a drop-down Menu for a ToolItem on a ToolBar.
ToolItemMenuListener(ToolItem, Menu) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.ToolItemMenuListener
The constructor for this custom Listener.
toPreferences(TableComponent, CustomScopedPreferenceStore) - Method in class org.eclipse.ice.viz.service.preferences.TableComponentPreferenceAdapter
Stores the rows of the specified TableComponent in the specified preference store under a node named "table.name", where "name" is the table's name.
toString() - Method in interface org.eclipse.ice.datastructures.componentVisitor.IReactorComponent
This operation returns the contents of the ILWRComponent as a string.
toString() - Method in class org.eclipse.ice.datastructures.form.geometry.Transformation
Returns the string representation of this Transformation including all of its transformation variables
toString() - Method in class org.eclipse.ice.item.utilities.moose.Block
This operation overrides toString() to write this class as a String in GetPot format.
toString() - Method in class org.eclipse.ice.item.utilities.moose.Parameter
This operation writes the name and value of the parameter to a string as "name = value" (minus the quotations of course).
toString() - Method in enum org.eclipse.ice.reactor.HDF5LWRTagType
Returns the string name of the enumerated value.
toString() - Method in class org.eclipse.ice.reactor.LWRComponent
 
toString() - Method in enum org.eclipse.ice.reactor.MaterialType
Returns the string name of the enumerated value.
toString() - Method in class org.eclipse.ice.reactor.plant.PlantComponent
Gets a String representation of the PlantComponent.
toString() - Method in class org.eclipse.ice.reactor.sfr.base.SFRComponent
Gets a String representation of the SFRComponent.
toString() - Method in enum org.eclipse.ice.reactor.sfr.core.assembly.PinType
Override the default toString() behavior to give the user a better-formatted String representing this PinType.
toString() - Method in enum org.eclipse.ice.reactor.sfr.core.AssemblyType
Override the default toString() behavior to give the user a better-formatted String representing this AssemblyType.
toString() - Method in enum org.eclipse.ice.reactor.TubeType
Returns the string name of the enumerated value.
toString() - Method in class org.eclipse.ice.viz.service.csv.CSVData
toString function to print out the data of the object
toTableComponent(CustomScopedPreferenceStore, TableComponent) - Method in class org.eclipse.ice.viz.service.preferences.TableComponentPreferenceAdapter
Reads in the rows of the specified TableComponent from the specified preference store.
toTreeComposite() - Method in class org.eclipse.ice.item.utilities.moose.Block
This operations returns an ICE TreeComposite for the Block.
toTreeComposite() - Method in class org.eclipse.ice.item.utilities.moose.YAMLBlock
This operation overrides Block.toTreeComposite() to create a TreeComposite from the Block with the sub-blocks configured as exemplar children.
toTreeComposite() - Method in class org.eclipse.ice.item.utilities.trilinos.ParameterList
This operations returns an ICE TreeComposite for the ParameterList.
toType(String) - Static method in enum org.eclipse.ice.reactor.HDF5LWRTagType
Returns the type of enumeration keyed on name.
toType(String) - Method in enum org.eclipse.ice.reactor.MaterialType
Returns the type of enumeration keyed on name.
toType(String) - Method in enum org.eclipse.ice.reactor.TubeType
Returns the type of enumeration keyed on name.
Transformation - Class in org.eclipse.ice.datastructures.form.geometry
Stores the information needed to generate a 4D affine transformation matrix given certain transformation variables
Transformation() - Constructor for class org.eclipse.ice.datastructures.form.geometry.Transformation
Upon creation, the Transformation should set its skew values to 0, sizes to 1, scale to 1, rotations to 0, and translation to 0.
TransformationView - Class in org.eclipse.ice.client.widgets.geometry
Eclipse UI view with a series of inputs for manipulating the position and transformation of a selected shape
TransformationView() - Constructor for class org.eclipse.ice.client.widgets.geometry.TransformationView
 
translate(double[]) - Method in class org.eclipse.ice.datastructures.form.geometry.Transformation
Applies an additional translation to the existing transformation variables
transpose() - Method in interface org.eclipse.ice.kdd.kddmath.IAbstractMatrix
This method transposes this KDDMatrix.
transpose() - Method in class org.eclipse.ice.kdd.kddmath.IDataMatrix
(non-Javadoc)
transpose() - Method in class org.eclipse.ice.kdd.kddmath.KDDMatrix
This method transposes this KDDMatrix.
TreeComposite - Class in org.eclipse.ice.datastructures.form
The TreeComposite realizes the Composite interface to provide a multi-level hierarchical tree of ICE Components.
TreeComposite() - Constructor for class org.eclipse.ice.datastructures.form.TreeComposite
The constructor.
TreeCompositeContentProvider - Class in org.eclipse.ice.client.widgets
This class is a content provider for the ICE TreeComposite data structure.
TreeCompositeContentProvider(TreeCompositeViewer, Map<Component, TreeComposite>) - Constructor for class org.eclipse.ice.client.widgets.TreeCompositeContentProvider
The default constructor.
TreeCompositeLabelProvider - Class in org.eclipse.ice.client.common
This class is a LabelProvider for the TreeCompositeViewer in ICE.
TreeCompositeLabelProvider() - Constructor for class org.eclipse.ice.client.common.TreeCompositeLabelProvider
 
TreeCompositeViewer - Class in org.eclipse.ice.client.widgets
This class provides an Eclipse view showing the list of Items that have been created and made available in the Core.
TreeCompositeViewer() - Constructor for class org.eclipse.ice.client.widgets.TreeCompositeViewer
The default constructor.
TreeProperty - Class in org.eclipse.ice.client.common.properties
This class provides a wrapper for TreeComposite properties or parameters.
TreeProperty(int, TreeComposite, DataComponent, Entry) - Constructor for class org.eclipse.ice.client.common.properties.TreeProperty
The default constructor.
TreePropertyCellContentProvider - Class in org.eclipse.ice.client.common.properties
This class provides a basic implementation of ICellContentProvider that matches a table cell with a TreeProperty.
TreePropertyCellContentProvider() - Constructor for class org.eclipse.ice.client.common.properties.TreePropertyCellContentProvider
The default constructor.
TreePropertyContentProvider - Class in org.eclipse.ice.client.common.properties
This is the content provider for the TableViewer of TreePropertys.
TreePropertyContentProvider() - Constructor for class org.eclipse.ice.client.common.properties.TreePropertyContentProvider
 
TreePropertySection - Class in org.eclipse.ice.client.widgets
This class provides a proprty Section that displays the properties for a TreeComposite.
TreePropertySection() - Constructor for class org.eclipse.ice.client.widgets.TreePropertySection
The default constructor.
trueAbsLength - Variable in class org.eclipse.ice.reflectivity.Tile
The true absorption length of the reflecting tile/layer.
Tube - Class in org.eclipse.ice.client.widgets.geometry
Computes the mesh of a tube to produce a valid JME3 Spatial Class created by InShadow and revised by kotoko on the JMonkeyEngine forums http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/tube-from-jme2/
Tube() - Constructor for class org.eclipse.ice.client.widgets.geometry.Tube
Default constructor for serialization only.
Tube(float, float, float) - Constructor for class org.eclipse.ice.client.widgets.geometry.Tube
Creates a new, fully drawn (whole circle) MyTube, with 2 axis samples and 20 radial samples.
Tube(float, float, float, float) - Constructor for class org.eclipse.ice.client.widgets.geometry.Tube
Creates a new MyTube, with 2 axis samples and some proper amount of radial samples (based on central angle).
Tube(float, float, float, int, int) - Constructor for class org.eclipse.ice.client.widgets.geometry.Tube
Creates a new MyTube, which is fully drawn (whole circle).
Tube(float, float, float, int, int, float) - Constructor for class org.eclipse.ice.client.widgets.geometry.Tube
Creates a new MyTube.
Tube - Class in org.eclipse.ice.reactor
The Tube class represents the hollow tubes in a FuelAssembly which allow for the insertion of discrete poison rodlets (Guide Tubes) and instrument thimbles (Instrument Tube).
Tube() - Constructor for class org.eclipse.ice.reactor.Tube
The nullary Constructor.
Tube(String) - Constructor for class org.eclipse.ice.reactor.Tube
The parameterized Constructor.
Tube(String, TubeType) - Constructor for class org.eclipse.ice.reactor.Tube
A parameterized Constructor.
Tube(String, TubeType, Material, double, double) - Constructor for class org.eclipse.ice.reactor.Tube
A parameterized Constructor.
Tube(String, TubeType, Material, double, double, double) - Constructor for class org.eclipse.ice.reactor.Tube
A parameterized Constructor.
TubeMesh - Class in org.eclipse.ice.client.widgets.reactoreditor.plant
This class provides a custom tube-shaped mesh.
TubeMesh() - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
The default constructor.
TubeMesh(float, float) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
Constructs a tube with all default parameters except for those specified (if valid)
TubeMesh(float, float, int, int) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
Constructs a tube with all default parameters except for those specified (if valid)
TubeMesh(float, float, float) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
Constructs a tube with all default parameters except for those specified (if valid)
TubeMesh(float, float, float, int, int) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.TubeMesh
Constructs a tube with all default parameters except for those specified (if valid)
TubeType - Enum in org.eclipse.ice.reactor
The TubeType enumeration describes the types of Tubes that can be created.
Turbine - Class in org.eclipse.ice.reactor.plant
A simple turbine model ignoring thermal, inertial and gravity potential.
Turbine() - Constructor for class org.eclipse.ice.reactor.plant.Turbine
Nullary constructor (calls superconstructor).
type - Static variable in class org.eclipse.ice.item.geometry.GeometryEditorBuilder
The Item type of the Geometry Editor.
type - Static variable in class org.eclipse.ice.item.nuclear.MOOSELauncherBuilder
The type of the Item
type - Static variable in class org.eclipse.ice.item.nuclear.MOOSEModelBuilder
The Item type
type - Static variable in class org.eclipse.ice.item.nuclear.SHARPLauncherBuilder
The Item type
type - Static variable in class org.eclipse.ice.item.nuclear.SHARPModelBuilder
The Item type
type - Variable in class org.eclipse.ice.item.utilities.trilinos.Parameter
The type of the parameter.
type - Static variable in class org.eclipse.ice.mesh.editor.MeshEditorBuilder
The Item type of this builder.
type - Static variable in class org.eclipse.ice.nek5000.NekLauncherBuilder
The type of the Item
type - Static variable in class org.eclipse.ice.nek5000.NekModelBuilder
The type of the Item
type - Static variable in class org.eclipse.ice.proteus.PROTEUSLauncherBuilder
The Item type
type - Static variable in class org.eclipse.ice.proteus.PROTEUSModelBuilder
The Item type
type - Static variable in class org.eclipse.ice.reactorAnalyzer.ReactorAnalyzerBuilder
The type of the Item that this builder will create.
type - Static variable in class org.eclipse.ice.reflectivity.ReflectivityModelBuilder
The type of the Item.
type - Static variable in class org.eclipse.ice.vibe.kvPair.VibeKVPairBuilder
 
type - Static variable in class org.eclipse.ice.xolotl.XolotlLauncherBuilder
 
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