- get(Object) - Method in interface com.ibm.rational.test.lt.kernel.IDataArea
-
Retrieves an object from the current DataArea
.
- getActiveUsers() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
- getARM() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
Retuns an
IARM
object that exposes ARM (Application Response Measurement)-related methods.
- getAverage(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a child Average counter.
- getAverage(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Average counter.
- getAverage(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Average counter.
- getCompletedUsers() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
- getDeploymentDirectory() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
- getDetailMessage() - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- getDistribution(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Distribution counter.
- getDistribution(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Distribution counter.
- getElapsedTime() - Method in interface com.ibm.rational.test.lt.kernel.services.ILoopControl
-
How long has this loop been running?
- getElapsedTime() - Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
-
Returns the elapsed time for a transaction.
- getHostName() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
- getIPAddress() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Return the IP address being used by this virtual user if IP Aliasing is enabled.
- getIPv4Address() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Return the IPv4 address being used by this virtual user if IP Aliasing is enabled.
- getIPv6UnicastAddress() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Return the IPv6 Unicast address being used by this virtual user if IP Aliasing is enabled.
- getIterationCount() - Method in interface com.ibm.rational.test.lt.kernel.services.ILoopControl
-
Returns the iteration count (1-based) for the current instance of the loop.
- getLevel() - Method in interface com.ibm.rational.test.lt.kernel.services.IPDLogManager
-
Gets the current active log level.
- getLevel() - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Returns the current level of statistics verbosity.
- getLevel() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Returns the current test log level.
- getLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestLogManager
-
Returns the current test log level for the given filter.
- getLogText() - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- getLoopControl() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
Returns an
ILoopControl
object that provides
methods for limited control of the nearest enclosing loop in a performance test or schedule.
- getLoopName() - Method in exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
- getMessage() - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- getName() - Method in interface com.ibm.rational.test.lt.kernel.IDataArea
-
Returns the name of the specified DataArea
.
- getName() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestInfo
-
Returns the name of the current test.
- getNetworkInterface() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
- getPDLogLevel() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestInfo
-
Returns the Problem Determination Log level that is effective for the current test.
- getPDLogLevel() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the Problem Determination Log level that is effective for the current test.
- getPDLogManager() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
Returns an
IPDLogManager
object that provides
methods for writing messages into the problem determination log from custom code actions.
- getRandom() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the virtual user's random number generator.
- getRange(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a child Range counter.
- getRange(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Range counter.
- getRange(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Range counter.
- getRate(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a child Rate counter.
- getRate(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Rate counter.
- getRate(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Rate counter.
- getScalar(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a child Scalar counter.
- getScalar(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Scalar counter.
- getScalar(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Scalar counter.
- getScheduleActiveUsers() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
This method returns the number of active users in the schedule as of the last update from the workbench.
- getScheduleActiveUsers(String) - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
This method returns the number of active users in the given user group as of the last update from the workbench.
- getScheduleUsers() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
This method returns the number of users assigned to the schedule as of the last update from the workbench.
- getScheduleUsers(String) - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
This method returns the number of users assigned to the given user group as of the last update from the workbench.
- getSeverity() - Method in exception com.ibm.rational.test.lt.kernel.services.RPTEvent
-
- getStartTime() - Method in interface com.ibm.rational.test.lt.kernel.services.ITransaction
-
Returns the start time for the transaction.
- getStat(String, StatType) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child counter.
- getStatic(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a child Static counter.
- getStatic(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Static counter.
- getStatic(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Static counter.
- getStatisticsManager() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
Returns an
IStatisticsManager
object that provides
methods for creating and reporting statistical model counters.
- getStatTree() - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Returns the root of the statistical counter tree.
- getStructure(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a Structure counter.
- getStructure(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Structure counter.
- getStructure(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Structure counter.
- getTargetLoop() - Method in exception com.ibm.rational.test.lt.kernel.services.RPTLoopEvent
-
- getTestLogLevel() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestInfo
-
Returns the TestLog level that is effective for all events for the current test.
- getTestLogLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestInfo
-
Returns the TestLog level for the given filter that is effective for the current test.
- getTestLogLevel() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the TestLog level that is effective for all events for the current test.
- getTestLogLevel(int) - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the TestLog level for the given filter that is effective for the current test.
- getTestLogManager() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
Returns an
ITestLogManager
object that provides
methods for writing events, such as messages and verification points, to the TestLog (execution history).
- getText(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a child Text counter.
- getText(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Text counter.
- getText(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child Text counter.
- getTime() - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
Returns an
ITime
object that provides basic time methods used to synchronize all the computers in a performance test run, and to record the test start and elapsed time.
- getTransaction(String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
Asserts that an
ITransaction
object with the
given label exists in the virtual tester's transaction collection and returns
a reference to that transaction object.
- getUID() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the virtual user's globally unique id.
- getUserGroupIndex() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the index of this virtual user within this virtual user's user group.
- getUserGroupName() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the name of the user group to which this virtual user belongs.
- getUserGroups() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
- getUserName() - Method in interface com.ibm.rational.test.lt.kernel.services.IVirtualUserInfo
-
Returns the name of the virtual user.
- getValue(String, String) - Method in interface com.ibm.rational.test.lt.kernel.services.ITestExecutionServices
-
This method allows you to get the value of a variable, the variable name to be used
is the same one that exists in the Test Variables section.
- getVerdictEvent() - Method in exception com.ibm.rational.test.lt.kernel.services.RPTVPEvent
-
Gets the VerdictEvent written to the testLog for the verification point that triggered this event.
- getVerificationPoint(String[]) - Method in interface com.ibm.rational.test.lt.kernel.services.IStatisticsManager
-
Retrieves a child VerificationPoint counter.
- getVerificationPoint(String) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child VerificationPoint counter.
- getVerificationPoint(String[]) - Method in interface com.ibm.rational.test.lt.kernel.statistics.IStatTree
-
Retrieves a child VerificationPoint counter.
- getWorkBenchHostName() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
get Workbench host name.
- getWorkBenchUserId() - Method in interface com.ibm.rational.test.lt.kernel.services.IEngineInfo
-
get Workbench user id.