IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

Uses of Class
com.rational.test.ft.script.ScriptCommandFlags

Packages that use ScriptCommandFlags
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
com.rational.test.ft.script The package com.rational.test.ft.script provides the classes that manage test scripts. 
 

Uses of ScriptCommandFlags in com.rational.test.ft.object.interfaces
 

Methods in com.rational.test.ft.object.interfaces that return ScriptCommandFlags
 ScriptCommandFlags TestObject.getScriptCommandFlags()
          Returns an active state value that reflects the state of the TestObejct at the time of the call.
 

Uses of ScriptCommandFlags in com.rational.test.ft.script
 

Methods in com.rational.test.ft.script that return ScriptCommandFlags
 ScriptCommandFlags ITestObjectMethodState.getScriptCommandFlags()
          Returns the script command flags from the original script command.