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
FieldsFields 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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidSomething changed inQA module ...voidsetStatus(LookupItem selectedState)  
- 
Field Details
- 
qaStatusTopic
- See Also:
 
 
 - 
 - 
Constructor Details
- 
QAOperationsStatus
 
 - 
 - 
Method Details
- 
getLookupList
 - 
qaNotify
Description copied from interface:QANotifyableSomething changed inQA module ...- Specified by:
 qaNotifyin interfaceQANotifyable- Parameters:
 noteCode-noteObject-
 - 
getCurrentStatus
- Returns:
 - the current operations status.
 
 - 
setStatus
 - 
getQaOpsDisplays
- Returns:
 - the qaOpsDisplays
 
 
 -