1.0.0
A B C D E F G H I K L M N O P R S T U V W Y

G

getActionId(String) - Method in class org.eclipse.soda.dk.testmanager.parser.ContentHandler
Get action id with the specified id parameter and return the String result.
getAllPublishedData(String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get all published data with the specified key parameter and return the ArrayList result.
getAllPublishedValues(String, String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get all published values with the specified topicKey and dataKey parameters and return the ArrayList result.
getAttribute(String) - Method in class org.eclipse.soda.dk.testmanager.servlet.HeaderValue
Get attribute with the specified key parameter and return the String result.
getAttributes() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Gets the attributes (Map) value.
getAttributes() - Method in class org.eclipse.soda.dk.testmanager.servlet.HeaderValue
Gets the attributes (Map) value.
getAttributes() - Method in class org.eclipse.soda.dk.testmanager.TestScript
Gets the attributes (Map) value.
getBoolean(String, boolean) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get boolean with the specified key and default boolean parameters and return the boolean result.
getBoolean(String, boolean) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get boolean with the specified key and default boolean parameters and return the boolean result.
getBooleanArray(String, boolean[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get boolean array with the specified key and default boolean array parameters and return the boolean[] result.
getBundleLocation() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the bundle location (String) value.
getByte(String, byte) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get byte with the specified key and default byte parameters and return the byte result.
getByteArray(String, byte[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get byte array with the specified key and default bytes parameters and return the byte result.
getChar(String, char) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get char with the specified key and default char parameters and return the char result.
getCharacterEncoding() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart.PartInputStream
Gets the character encoding (String) value.
getCharArray(String, char[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get char array with the specified key and default char array parameters and return the char[] result.
getClassName() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the class name (String) value.
getConfigurationInformation() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the configuration information (Dictionary) value.
getConfigurationInformation(String) - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Get configuration information with the specified property name parameter and return the Object result.
getConfigurationInformation() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the configuration information (Dictionary) value.
getConfigurationInformation(String) - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Return the property value.
getConfigurationService() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the configuration service value.
getConfigurationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Gets the configuration service value.
getConfigurationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Gets the configuration service value.
getConfigurationService() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the configuration service value.
getConfigurationTemplates() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationAction
Gets the configuration templates (List) value.
getContentType() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
Gets the content type (String) value.
getContext() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Gets the context (TestContext) value.
getContext() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Gets the context (TestContext) value.
getControllerId() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the controller ID (String) value.
getControllerId() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the controller ID (String) value.
getCount(String) - Method in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Get count with the specified key parameter and return the int result.
getCount(String) - Method in class org.eclipse.soda.dk.testmanager.TestStatistics
Get count with the specified key parameter and return the int result.
getDefaultKey() - Method in class org.eclipse.soda.dk.testmanager.TestManager
Gets the default key (String) value.
getDescription() - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testagent.test.TestAgentTest
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the description (String) value.
getDescription() - Method in interface org.eclipse.soda.dk.testmanager.action.Action
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationAction
Gets the description (String) value.
getDescription() - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Gets the description (String) value.
getDistributedTestSession() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Gets the distributed test session (DistributedTestSessionService) value.
getDistributedTestSession() - Method in class org.eclipse.soda.dk.testmanager.TestScript
Gets the distributed test session (DistributedTestSessionService) value.
getDouble(String, double) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get double with the specified key and default float parameters and return the double result.
getDouble(String, double[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Deprecated. Use ConfiguredTestCase.getDoubleArray(String,double[]) instead
getDoubleArray(String, double[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get double with the specified key and default double array parameters and return the double[] result.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager) - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.test.bundle.TestAgentTestBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.test.factory.TestAgentTestFactory
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.test.managed.TestAgentTestManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.bundle.TestControllerBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.managed.TestControllerManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.bundle.TestManagerBundle
Return the exported service name(s) to be registered by the testAdapter bundle.
getExportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.managed.TestManagerManaged
Return the exported service name(s) to be registered by the testAdapter bundle.
getExternalKeys() - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Gets the external keys (String[]) value.
getExternalKeys() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
Gets the external keys (String[]) value.
getExternalKeys() - Method in class org.eclipse.soda.dk.testagent.test.NotificationProbeTestCase
Gets the external keys (String[]) value.
getFactoryPid() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the factory PID (String) value.
getFilter() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the filter (String) value.
getFilter() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the filter (String) value.
getFirstPublishedData(String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get first published data with the specified key parameter and return the Dictionary result.
getFirstPublishedValue(String, String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get first published value with the topicKey and dataKey parameters and return the Dictionary result.
getFloat(String, float) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get float with the specified key and default float parameters and return the float result.
getFloat(String, float) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get float with the specified key and default float parameters and return the float result.
getFloatArray(String, float[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get float array with the specified key and default float array parameters and return the float[] result.
getHeader(String) - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
Get header with the specified key parameter and return the String result.
getHeaders() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
Gets the headers (Map) value.
getId() - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Gets the ID (String) value.
getId() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the ID (String) value.
getId() - Method in class org.eclipse.soda.dk.testmanager.action.AbstractAction
Gets the ID (String) value.
getId() - Method in interface org.eclipse.soda.dk.testmanager.action.Action
Gets the ID (String) value.
getId() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the ID (String) value.
getId() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the ID (String) value.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager) - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.bundle.TestControllerBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.managed.TestControllerManaged
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.bundle.TestManagerBundle
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.managed.TestManagerManaged
Return the imported service name(s) to be registered by the testAdapter bundle.
getImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.servlet.bundle.DeviceTestManagerServletBundle
Gets the imported service names (String[]) value.
getInputStream() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
Gets the input stream value.
getInt(String, int) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get int with the specified key and default int parameters and return the int result.
getInt(String, int) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get int with the specified key and default int parameters and return the int result.
getIntArray(String, int[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get int array with the specified key and default int array parameters and return the int[] result.
getKey(int) - Static method in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgentResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testagent.test.TestAgentTestResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testagent.TestAgentResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundleResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testcontroller.test.TestControllerTestResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testcontroller.TestControllerResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServletResourceBundle
Returns the String key based on the specified key number.
getKey(int) - Static method in class org.eclipse.soda.dk.testmanager.TestManagerResourceBundle
Returns the String key based on the specified key number.
getKeys() - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgentResourceBundle
Get keys (Enumeration) value.
getKeys() - Method in class org.eclipse.soda.dk.testagent.test.TestAgentTestResourceBundle
Get keys (Enumeration) value.
getKeys() - Method in class org.eclipse.soda.dk.testagent.TestAgentResourceBundle
Get keys (Enumeration) value.
getKeys() - Method in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundleResourceBundle
Get keys (Enumeration) value.
getKeys() - Method in class org.eclipse.soda.dk.testcontroller.test.TestControllerTestResourceBundle
Get keys (Enumeration) value.
getKeys() - Method in class org.eclipse.soda.dk.testcontroller.TestControllerResourceBundle
Get keys (Enumeration) value.
getKeys() - Method in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServletResourceBundle
Get keys (Enumeration) value.
getKeys() - Method in class org.eclipse.soda.dk.testmanager.TestManagerResourceBundle
Get keys (Enumeration) value.
getKeysAndSettingsFromProperties() - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Get keys and settings from properties.
getLastPublishedData(String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get last published data with the specified key parameter and return the Dictionary result.
getLastPublishedValue(String, String) - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Get last published value with the specified topicKey and dataKey parameters and return the Dictionary result.
getLong(String, long) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get long with the specified key and default long parameters and return the long result.
getLong(String, long) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get long with the specified key and default long parameters and return the long result.
getLongArray(String, long[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get long array with the specified key and default long array parameters and return the long[] result.
getMatchDescription(String, String) - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Get match description with the specified filter and class name parameters and return the String result.
getMatchType() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the match type (String) value.
getMeasurement(String) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Get measurement with the specified topic key parameter and return the Object result.
getMeasurement(String, String) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Get measurement with the specified topic key and data key parameters and return the Object result.
getMultiplexMeasurement(String, String) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Get multiplex measurement with the specified topic key and channel id parameters and return the Object result.
getMultiplexMeasurement(String, String, String) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Get multiplex measurement with the specified topic key, channel id and data key parameters and return the Object result.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.CreateOrUpdateRequest
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.CreateRequest
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.DeleteRequest
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.ParallelTestAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.SequentialTestAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Gets the name (String) value.
getName() - Method in class org.eclipse.soda.dk.testmanager.action.UpdateRequest
Gets the name (String) value.
getNextPart() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
Gets the next part (MimePart) value.
getNotificationService() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the notification service value.
getNotificationService() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
Gets the notification service value.
getNotificationService() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the notification service value.
getNotificationService() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the notification service value.
getObject(String, Object) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get object with the specified key and default object parameters and return the Object result.
getObject(String, Object[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Deprecated. Use ConfiguredTestCase.getObjectArray(String,Object[]) instead
getObject(String, Object) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get object with the specified key and default object parameters and return the Object result.
getObjectArray(String, Object[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get object with the specified key and default object array parameters and return the Object[] result.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames(String, Dictionary, Dictionary, IBundleActivationManager) - Method in class org.eclipse.soda.dk.testagent.factory.TestAgentFactory
Get optional imported service names with the specified arg0, arg1, arg2 and arg3 parameters and return the String[] result.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testcontroller.bundle.TestControllerBundle
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.bundle.TestManagerBundle
Gets the optional imported service names (String[]) value.
getOptionalImportedServiceNames() - Method in class org.eclipse.soda.dk.testmanager.managed.TestManagerManaged
Gets the optional imported service names (String[]) value.
getParentAction() - Method in class org.eclipse.soda.dk.testmanager.action.AbstractAction
Gets the parent action (Action) value.
getParentAction() - Method in interface org.eclipse.soda.dk.testmanager.action.Action
Gets the parent action (Action) value.
getPid() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the PID (String) value.
getProbe() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
Gets the probe (NotificationProbe) value.
getProperties() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Gets the properties (Dictionary) value.
getProperties() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Gets the properties (Dictionary) value.
getProperties() - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationTemplate
Gets the properties (Dictionary) value.
getProperties() - Method in class org.eclipse.soda.dk.testmanager.action.TestTemplate
Gets the properties (Dictionary) value.
getReader() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimePart
Gets the reader value.
getRequest() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
Gets the request (HttpServletRequest) value.
getResponse() - Method in class org.eclipse.soda.dk.testmanager.servlet.MimeMultiPart
Gets the response (HttpServletResponse) value.
getRunnerThread() - Method in class org.eclipse.soda.dk.testcontroller.TestGroupRunner
Gets the runner thread (Thread) value.
getScriptListener() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Gets the script listener (ScriptRunListenerService) value.
getScriptListener() - Method in class org.eclipse.soda.dk.testmanager.TestScript
Gets the script listener (ScriptRunListenerService) value.
getService() - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Return the agent.
getService() - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Gets the service (TestAgent) value.
getShort(String, short) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get short with the specified key and default short parameters and return the short result.
getShort(String, short[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Deprecated. Use ConfiguredTestCase.getShortArray(String,short[]) instead
getShortArray(String, short[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get short with the specified key and default short array parameters and return the short[] result.
getString(String, String) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get string with the specified key and default string parameters and return the String result.
getString(String, String) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Get string with the specified key and default string parameters and return the String result.
getStringArray(String, String[]) - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Get string array with the specified key and default string array parameters and return the String[] result.
getSynchronizationService() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the synchronization service (TestSynchronizationService) value.
getSynchronizationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestCase
Gets the synchronization service (TestSynchronizationService) value.
getSynchronizationService() - Method in class org.eclipse.soda.dk.testagent.framework.ConfiguredTestSuite
Gets the synchronization service (TestSynchronizationService) value.
getSynchronizationService() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the test synchronization service value.
getTestAgent() - Method in class org.eclipse.soda.dk.testagent.ConfiguredTestContext
Gets the test agent (TestAgentService) value.
getTestAgent() - Method in interface org.eclipse.soda.dk.testagent.framework.TestContext
Gets the test agent (TestAgentService) value.
getTestClass() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the test class (Class) value.
getTestConfigurationService() - Method in interface org.eclipse.soda.dk.testcontroller.service.TestSessionService
Gets the test configuration service value.
getTestConfigurationService() - Method in class org.eclipse.soda.dk.testcontroller.TestController
Gets the test configuration service value.
getTestConfigurationService() - Method in class org.eclipse.soda.dk.testcontroller.TestSession
Gets the test configuration service value.
getTestContext() - Static method in class org.eclipse.soda.dk.testagent.TestAgent
Gets the test context value.
getTestManager() - Method in class org.eclipse.soda.dk.testmanager.bundle.ControllerLocaterDetecter
Gets the test manager (TestManagerService) value.
getTestManager() - Method in class org.eclipse.soda.dk.testmanager.managed.ControllerLocaterDetecter
Gets the test manager (TestManagerService) value.
getTestSession(TestScriptService, String) - Method in class org.eclipse.soda.dk.testmanager.action.ConfigurationAction
Get test session with the specified test script and controller id parameters and return the TestSessionService result.
getTestSession(TestScriptService, String) - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Get test session with the specified test script and controller id parameters and return the TestSessionService result.
getTestSession(String) - Method in class org.eclipse.soda.dk.testmanager.DistributedTestSession
Get test session with the specified controller id parameter and return the TestSessionService result.
getTestSession(String) - Method in interface org.eclipse.soda.dk.testmanager.service.DistributedTestSessionService
Get test session with the specified controller id parameter and return the TestSessionService result.
getTestStatistics() - Method in interface org.eclipse.soda.dk.testmanager.service.TestScriptService
Gets the test statistics (TestStatisticsService) value.
getTestStatistics() - Method in class org.eclipse.soda.dk.testmanager.TestScript
Gets the test statistics (TestStatisticsService) value.
getTestTemplatesAndActions() - Method in class org.eclipse.soda.dk.testmanager.action.TestAction
Gets the test templates and actions (List) value.
getValue(String) - Method in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Get value with the specified key parameter and return the Integer result.
getValue() - Method in class org.eclipse.soda.dk.testmanager.servlet.HeaderValue
Gets the value (String) value.
getValue(String) - Method in class org.eclipse.soda.dk.testmanager.TestStatistics
Get value with the specified key parameter and return the Integer result.

1.0.0
A B C D E F G H I K L M N O P R S T U V W Y
Copyright (c) 2007, 2009 IBM