public class MOOSELauncher extends SuiteLauncher implements IUpdateableListener
component
Constructor and Description |
---|
MOOSELauncher()
Nullary constructor.
|
MOOSELauncher(org.eclipse.core.resources.IProject projectSpace)
Parameterized constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIOType()
Return the IO Type string.
|
void |
update(IUpdateable component)
This method provides a implementation of the IUpdateable interface that
listens for changes in objects that are registered with this MOOSE
Launcher.
|
addExecutables, clone, copy, equals, hashCode, setExecutable
addHost, addInputType, copy, deleteHost, disableMPI, disableOpenMP, disableTBB, enableMPI, enableOpenMP, enableTBB, equals, getAllHosts, process, reloadProjectData, removeInputType
addListener, cancelProcess, cancelProcess, copy, disable, equals, getAvailableActions, getDescription, getForm, getId, getItemBuilderName, getItemType, getName, getOutputFile, getResource, getResource, getStatus, hasProject, isEnabled, loadFromPSF, loadInput, setActionFactory, setDescription, setId, setIOService, setItemBuilderName, setName, setProject, setupFormWithServices, submitForm, update, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit
public MOOSELauncher()
public MOOSELauncher(org.eclipse.core.resources.IProject projectSpace)
public void update(IUpdateable component)
update
in interface IUpdateableListener
update
in class JobLauncher
component
- The component that was updated in some way.public java.lang.String getIOType()
Item
Item.getIOType()