Package qa.operations
Class QAOperationsStatus
java.lang.Object
qa.operations.QAOperationsStatus
- All Implemented Interfaces:
QANotifyable
Handle QA Operations status information including possibility
of editing ops data times and values.
- Author:
- dg50
-
Field Summary
Fields inherited from interface qa.QANotifyable
OPS_STATUS_CHANGE, PAM_START, PAM_STOP, PARAMETER_CHANGE, SEQUENCE_END, SEQUENCE_START, TEST_END, TEST_SELECT_CHANGED, TEST_START
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Something changed inQA module ...void
setStatus
(LookupItem selectedState)
-
Field Details
-
qaStatusTopic
- See Also:
-
-
Constructor Details
-
QAOperationsStatus
-
-
Method Details
-
getLookupList
-
qaNotify
Description copied from interface:QANotifyable
Something changed inQA module ...- Specified by:
qaNotify
in interfaceQANotifyable
-
getCurrentStatus
- Returns:
- the current operations status.
-
setStatus
-
getQaOpsDisplays
- Returns:
- the qaOpsDisplays
-