- JobLaunchAction - Class in org.eclipse.ice.item.action
-
This class launches a job, either locally or remotely.
- JobLaunchAction() - Constructor for class org.eclipse.ice.item.action.JobLaunchAction
-
The Constructor.
- JobLauncher - Class in org.eclipse.ice.item.jobLauncher
-
The JobLauncher class handles local and remote job launch of simulations and
other tasks.
- JobLauncher(IProject) - Constructor for class org.eclipse.ice.item.jobLauncher.JobLauncher
-
The constructor with a project space in which files should be
manipulated.
- JobLauncher() - Constructor for class org.eclipse.ice.item.jobLauncher.JobLauncher
-
The constructor.
- JobLauncherForm - Class in org.eclipse.ice.item.jobLauncher
-
The JobLauncherForm is a subclass of Form that is specialized to work with
the JobLauncher Item.
- JobLauncherForm() - Constructor for class org.eclipse.ice.item.jobLauncher.JobLauncherForm
-
The constructor.
- JobProfile - Class in org.eclipse.ice.item.jobprofile
-
The JobProfile is responsible for creating JobLaunchers programmatically
based on information contained within the JobProfileForm.
- JobProfile() - Constructor for class org.eclipse.ice.item.jobprofile.JobProfile
-
The constructor.
- JobProfile(IProject) - Constructor for class org.eclipse.ice.item.jobprofile.JobProfile
-
The constructor with a project space in which files should be
manipulated.
- JobProfileBuilder - Class in org.eclipse.ice.item.jobprofile
-
- JobProfileBuilder() - Constructor for class org.eclipse.ice.item.jobprofile.JobProfileBuilder
-
- JobProfileForm - Class in org.eclipse.ice.item.jobprofile
-
The JobProfileForm is a subclass of Form that is specialized to work with the
JobProfile Item.
- JobProfileForm() - Constructor for class org.eclipse.ice.item.jobprofile.JobProfileForm
-
The constructor
- Junction - Class in org.eclipse.ice.reactor.plant
-
Base class for junction-like components that connect objects, such as pipes.
- Junction() - Constructor for class org.eclipse.ice.reactor.plant.Junction
-
Nullary constructor.
- Junction(ArrayList<PlantComponent>, ArrayList<PlantComponent>, ArrayList<String>) - Constructor for class org.eclipse.ice.reactor.plant.Junction
-
Parameterized constructor.
- JunctionController - Class in org.eclipse.ice.client.widgets.reactoreditor.plant
-
- JunctionController(Junction, JunctionView, IRenderQueue, PlantControllerManager) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.JunctionController
-
The default constructor.
- JunctionLinker - Class in org.eclipse.ice.client.widgets.moose.components
-
- JunctionLinker(PlantBlockManager) - Constructor for class org.eclipse.ice.client.widgets.moose.components.JunctionLinker
-
The default constructor.
- JunctionView - Class in org.eclipse.ice.client.widgets.reactoreditor.plant
-
This class provides a view for a
Junction
.
- JunctionView(String, Material) - Constructor for class org.eclipse.ice.client.widgets.reactoreditor.plant.JunctionView
-
The default constructor.