public class RoutingViewProcessor extends TestStepProcessor
debugPrefix
command_timeout, compname, compobj, comprec, dgcd, dgov, inst, KEY_COMPOBJ, params, resourceDetailMsg, resourceMsg, robot, secsWaitForComponent, secsWaitForWindow, solo, TAG, testObjectCache, testrunner, winname, winobj, winrec
INITIAL_CACHE_SIZE, remoteCommand, testRunner
Constructor and Description |
---|
RoutingViewProcessor(DSAFSTestRunner testrunner) |
Modifier and Type | Method and Description |
---|---|
void |
processComponentFunction(java.util.Properties props)
Given the set of properties for the command, and the found Window and Comp objects,
the processor attempts to route the command to the correct set of processors for the
particular component instance found by the search algorithm.
|
checkParameterSize, checkSolo, commandNotExecuted, convertCoords, processProperties, retrieveParameters, setGeneralError3, setGeneralErrorUnsupportedObjectType, setGeneralErrorWithDetailBundle, setGeneralSuccessWithBundle, setGenericError
clearTestObjectCache, extractComponentProperties, getDgcd, getInstrumentation, getParams, getSecsWaitForComponent, getSecsWaitForWindow, getSolo, getTestObject, setDgcd, setGeneralErrorWithBundleMessage, setGeneralSuccessWithBundleMessage, setParams, setSecsWaitForComponent, setSecsWaitForWindow, setSolo, setTestObject
convertToKey, convertToKeys, convertToKeys, debug, getCachedItem, getStackTrace, makeUniqueCacheKey, processMessage, putCachedItem, removeCachedItem, resetExternalModeCache, setGeneralError, setGeneralError, setGeneralErrorWithSpecialInfo, setGeneralErrorWithSpecialInfo, setGeneralSuccess, setGeneralSuccess, setGeneralSuccessWithSpecialInfo, setGeneralWarningWithSpecialInfo, setRemoteCommand, stringIsMatched
public RoutingViewProcessor(DSAFSTestRunner testrunner)
public void processComponentFunction(java.util.Properties props)
The processors are extracted from the TestRunner provided during initialization of this class instance.
processComponentFunction
in class TestStepProcessor
Copyright © SAS Institute. All Rights Reserved.