Class EventStreamTestViewModel
java.lang.Object
com.inductiveautomation.eventstream.designer.ui.viewmodel.EventStreamTestViewModel
- All Implemented Interfaces:
ViewModel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static enum
static enum
-
Constructor Summary
ConstructorsConstructorDescriptionEventStreamTestViewModel
(ViewModelSwingWorkerExecutor executor, EventStreamRpc rpc) -
Method Summary
Modifier and TypeMethodDescriptionprotected EventStreamDiagnostics
protected EventStreamRunConfig
void
initialize
(HandlerRegistry handlerRegistry, EventStreamConfigManager creator) isDryRun()
void
void
setConfigData
(String text) void
setIsDryRun
(Boolean dryRun) void
void
setSelectedSourceOption
(EventStreamTestViewModel.SourceOption sourceOption) void
protected void
-
Constructor Details
-
EventStreamTestViewModel
-
-
Method Details
-
initialize
-
updateResults
protected void updateResults() -
setIsDryRun
-
setSelectedStageOption
-
setSelectedSourceOption
-
setSelectedEncoderOption
-
setConfigData
-
onRunClicked
public void onRunClicked() -
getDiagnostics
-
getRunConfig
-
getRunOptions
-
sourceOptions
-
selectedSourceOption
-
isDryRun
-
stageOptions
-
selectedStageOption
-
configData
-
resultItems
-
encoderOptions
-
selectedEncoderOption
-
runEnabled
-