|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>
org.keridwen.modelling.gmsh.command.GeoFileToVtkSystemCallCommand
public class GeoFileToVtkSystemCallCommand
| Constructor Summary | |
|---|---|
GeoFileToVtkSystemCallCommand()
|
|
| Method Summary | |
|---|---|
void |
pause()
|
void |
resume()
|
vtk.vtkUnstructuredGrid |
run(MeshGmshConfigDTO configDTO)
|
void |
undo()
|
boolean |
validatePostConditions()
|
| Methods inherited from class org.keridwen.core.messaging.AbstractCommand |
|---|
addControllableListener, addProgressableListener, checkPreConditions, clearControllableListener, clearProgressableListener, execute, getApplicationModel, getBundleModel, getDescription, getLabel, getLogLevel, getProgress, getState, interrupt, isDetermined, isInterrupted, isInterruptible, isPausable, isUndoable, notifyProgressChanged, notifyStatusChanged, removeControllableListener, removeProgressableListener, setCommandStatus, setModels, setProgress |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeoFileToVtkSystemCallCommand()
| Method Detail |
|---|
public void undo()
undo in interface org.keridwen.core.messaging.Command<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>undo in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>public void pause()
pause in interface org.keridwen.core.data.model.progress.Controllablepause in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>public void resume()
resume in interface org.keridwen.core.data.model.progress.Controllableresume in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>public boolean validatePostConditions()
validatePostConditions in interface org.keridwen.core.messaging.Command<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>validatePostConditions in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>
public vtk.vtkUnstructuredGrid run(MeshGmshConfigDTO configDTO)
throws org.keridwen.core.messaging.CommandException
run in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,MeshGmshConfigDTO>org.keridwen.core.messaging.CommandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||