class SetActionCommon_deprecated
Package: swiss.avm.up.core.generic.testing.javamodel.SetActionCommon_deprecated
Direct Known Subclasses:
class SetActionCommon_deprecated extends ASetAction, ACommonControllerArgument, ADeprecated
Set a value in the Common Interface of a controller.
Properties
comment
Describes the intent of this Resource.
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
commonFunction
AbstractCommonFunction[1..1]
controller
ATestController[0..1]
execute
Specify in which case the current action should be executed:
- allways: Action is executed in any case
- passed: Action is executed when all previous actions have been successful.
- failed: Action is executed if any of the previous actions failed.
Execute[0..1]
parameter
ACommonFunctionParameterSelect[0..N]
parameter
Valid parameters for the current context.
ASetParameter[0..1]
targetController
Controller on which the function is executed.
ATestController[1..1]
targetSetter
Common Function to set the value in the Common Interface.
CommonFunction[1..1]
Method Summary
getTargetVariableName
Parameters:
TestCaseInstance
SuiteInstance
indexOf
@TestingFunctionSpace
Parameters:
TestCaseInstance
Return:
IntegerLiteral