|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.keridwen.core.messaging.AbstractCommand<Boolean,VisualizationDTO>
org.keridwen.modelling.monitoring.command.VisualizeMonitoringNodeInSameVisualizersCommand
public class VisualizeMonitoringNodeInSameVisualizersCommand
This class is used to Visualize DataFields store in MonitoringNode in the same visualizers.
| Constructor Summary | |
|---|---|
VisualizeMonitoringNodeInSameVisualizersCommand()
|
|
| Method Summary | |
|---|---|
void |
pause()
|
void |
resume()
|
Boolean |
run(VisualizationDTO visualizationDTO)
|
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 VisualizeMonitoringNodeInSameVisualizersCommand()
| Method Detail |
|---|
public void undo()
undo in interface org.keridwen.core.messaging.Command<Boolean,VisualizationDTO>undo in class org.keridwen.core.messaging.AbstractCommand<Boolean,VisualizationDTO>public void pause()
pause in interface org.keridwen.core.data.model.progress.Controllablepause in class org.keridwen.core.messaging.AbstractCommand<Boolean,VisualizationDTO>public void resume()
resume in interface org.keridwen.core.data.model.progress.Controllableresume in class org.keridwen.core.messaging.AbstractCommand<Boolean,VisualizationDTO>public boolean validatePostConditions()
validatePostConditions in interface org.keridwen.core.messaging.Command<Boolean,VisualizationDTO>validatePostConditions in class org.keridwen.core.messaging.AbstractCommand<Boolean,VisualizationDTO>
public Boolean run(VisualizationDTO visualizationDTO)
throws org.keridwen.core.messaging.CommandException
run in class org.keridwen.core.messaging.AbstractCommand<Boolean,VisualizationDTO>org.keridwen.core.messaging.CommandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||