|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,File> org.keridwen.modelling.gmsh.command.GeoFileToVtkCommand
public class GeoFileToVtkCommand
Constructor Summary | |
---|---|
GeoFileToVtkCommand()
|
Method Summary | |
---|---|
void |
pause()
|
void |
resume()
|
vtk.vtkUnstructuredGrid |
run(File message)
|
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 GeoFileToVtkCommand()
Method Detail |
---|
public void undo()
undo
in interface org.keridwen.core.messaging.Command<vtk.vtkUnstructuredGrid,File>
undo
in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,File>
public void pause()
pause
in interface org.keridwen.core.data.model.progress.Controllable
pause
in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,File>
public void resume()
resume
in interface org.keridwen.core.data.model.progress.Controllable
resume
in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,File>
public boolean validatePostConditions()
validatePostConditions
in interface org.keridwen.core.messaging.Command<vtk.vtkUnstructuredGrid,File>
validatePostConditions
in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,File>
public vtk.vtkUnstructuredGrid run(File message) throws org.keridwen.core.messaging.CommandException
run
in class org.keridwen.core.messaging.AbstractCommand<vtk.vtkUnstructuredGrid,File>
org.keridwen.core.messaging.CommandException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |