Modifier and Type | Class and Description |
---|---|
class |
BatMLModel
The BatMLModel extends the Item to provide a model generator for the CAEBAT
BatML input files.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentPropertySection
This class is responsible for ICE Components in a TabbedPropertiesWindow.
|
class |
ICEFormEditor
The ICEFormEditor is an Eclipse FormEditor subclass that renders and displays
a Form.
|
class |
ICESectionPage
This class is a FormPage that creates a page with multiple sections for a set
of ICE DataComponents.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderShape.accept(IComponentVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
MOOSEFormEditor
This class extends the default
ICEFormEditor to enable it to draw a
PlantAppState , a 3D view built on jME3 for viewing plant models. |
Modifier and Type | Class and Description |
---|---|
class |
ReactorFormEditor
This class extends the default ICEFormEditor to enable it to draw data from
the ReactorAnalyzer better.
|
class |
ReactorPage
This class extends the default ICEFormPage to provide custom page composed of
widgets for reactors.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectiveComponentVisitor
This adapter class provides default implementations for the methods described
by the
IComponentVisitor interface. |
Modifier and Type | Class and Description |
---|---|
class |
AdaptiveTreeComposite
This class extends
TreeComposite to create TreeComposites that have
adaptive properties based on a currently selected type. |
class |
TreeComposite
The TreeComposite realizes the Composite interface to provide a multi-level
hierarchical tree of ICE Components.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeComposite.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
TimeDataComponent.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
TableComponent.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
ResourceComponent.accept(IComponentVisitor visitor)
Accepts a visitor to reveal the type of the ResourceComponent.
|
void |
MatrixComponent.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
MasterDetailsComponent.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
Form.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
DataComponent.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
AdaptiveTreeComposite.accept(IComponentVisitor visitor)
(non-Javadoc)
|
Modifier and Type | Class and Description |
---|---|
class |
EMFTreeComposite
The EMFTreeComposite is a subclass of TreeComposite that represents a tree node in
an Eclipse Modeling Framework Ecore model tree.
|
Modifier and Type | Method and Description |
---|---|
void |
EMFComponent.accept(IComponentVisitor visitor) |
Modifier and Type | Method and Description |
---|---|
void |
GeometryComponent.accept(IComponentVisitor visitor)
(non-Javadoc)
|
void |
AbstractShape.accept(IComponentVisitor visitor)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
MeshComponent.accept(IComponentVisitor visitor)
(non-Javadoc)
|
Modifier and Type | Field and Description |
---|---|
static java.util.ArrayList<IComponentVisitor> |
Component.iComponentVisitor |
Modifier and Type | Method and Description |
---|---|
void |
ListComponent.accept(IComponentVisitor visitor) |
void |
Component.accept(IComponentVisitor visitor)
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.
|
Modifier and Type | Class and Description |
---|---|
class |
Item
The Item class is responsible for carrying out activities necessary to
perform certain tasks with ICE.
|
Modifier and Type | Class and Description |
---|---|
class |
GeometryEditor
This is a subclass of Item that provides 3D geometry editing services to ICE.
|
Modifier and Type | Class and Description |
---|---|
class |
JobLauncher
The JobLauncher class handles local and remote job launch of simulations and
other tasks.
|
class |
SuiteLauncher
The SuiteLauncher is capable of launching suites of codes where a suite is
defined as a code base with multiple executables, each for solving a
different problem.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiLauncher
The MultiLauncher is an Item that is capable of launching a set of multiple
jobs.
|
Modifier and Type | Class and Description |
---|---|
class |
JobProfile
The JobProfile is responsible for creating JobLaunchers programmatically
based on information contained within the JobProfileForm.
|
Modifier and Type | Class and Description |
---|---|
class |
Model
A Model in ICE contains all of the information necessary to describe a
physical system that will be simulated.
|
Modifier and Type | Class and Description |
---|---|
class |
MOOSELauncher
A SuiteLauncher Item for all MOOSE products (MARMOT, BISON, RELAP-7, RAVEN).
|
class |
MOOSEModel
An MOOSE Item for creating MOOSE input files.
|
class |
SHARPLauncher
A SHARP Item for launching jobs.
|
class |
SHARPModel
An SHARP Item for creating SHARP input files.
|
Modifier and Type | Class and Description |
---|---|
class |
MeshEditor
This class provides a basic 2D mesh editor, minus the UI elements.
|
Modifier and Type | Class and Description |
---|---|
class |
NekLauncher
This class is a JobLauncher Item for the Nek5000 flow code from Argonne
National Laboratory.
|
class |
NekModel
This class extends the Item to create a modeler for Nek5000 input files.
|
class |
NekWriter
This class is responsible for writing the contents of a Component collection
into a file appropriate to be used as a Nek5000 .rea file.
|
Modifier and Type | Class and Description |
---|---|
class |
PROTEUSLauncher
A PROTEUS Item for launching jobs.
|
class |
PROTEUSModel
An PROTEUS Item for creating PROTEUS input files.
|
Modifier and Type | Method and Description |
---|---|
void |
LWRComponent.accept(IComponentVisitor visitor) |
Modifier and Type | Method and Description |
---|---|
void |
PlantComponent.accept(IComponentVisitor visitor)
Accepts IComponentVisitor visitors to reveal the type of a
PlantComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
SFRComponent.accept(IComponentVisitor visitor)
Accepts an IComponentVisitor that can visit the
SFRComponent to ascertain its type and perform various type-specific
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ReactorAnalyzer
The ReactorAnalyzer class is the primary class in ICE for analyzing data
produced as part of a reactor simulation.
|
Modifier and Type | Method and Description |
---|---|
void |
ReactorComposite.accept(IComponentVisitor visitor)
Fires the default visit operation on the visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
ReflectivityModel
This classes calculates the reflectivity profile of a set of materials
layered on top of each other.
|
Modifier and Type | Class and Description |
---|---|
class |
SassenaCoherentModel
The SassenaCoherentModel extends the Item to provide a model generator for the
Sassena Coherent input files.
|
class |
SassenaIncoherentModel
The SassenaIncoherentModel extends the Item to provide a model generator for the
Sassena Incohrent input files.
|
Modifier and Type | Class and Description |
---|---|
class |
VibeKVPair
This class is a Model Item that configures a set of data components that
represent key-value pairs for VIBE input.
|
Modifier and Type | Class and Description |
---|---|
class |
VibeLauncher
This class inherits from JobLauncher form.
|
Modifier and Type | Class and Description |
---|---|
class |
VibeModel
This class is the model representation of the VIBE model.
|
Modifier and Type | Class and Description |
---|---|
class |
XolotlLauncher
A JobLauncher for Xolotl, a Plasma-Surface Interactions Simulator.
|