| Package | Description |
|---|---|
| com.rational.test.ft.domain | |
| com.rational.test.ft.domain.flex | |
| com.rational.test.ft.domain.html | |
| com.rational.test.ft.domain.java |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessDomainImplementation
The domain implementation for
ProcessTestObjects. |
| Modifier and Type | Method and Description |
|---|---|
TestDomainImplementation |
IProxyBase.getTestDomain()
Returns the
TestDomain that this proxy object is associated
with. |
TestDomainImplementation |
DescribedObjectReference.getTestDomain() |
TestDomainImplementation |
DescribedObject.getTestDomain()
Returns the
TestDomain that this proxy object is associated
with. |
TestDomainImplementation |
TimeOutProxyTestObject.getTestDomain() |
abstract TestDomainImplementation |
ProxyTestObject.getTestDomain()
Returns the
TestDomain that this proxy object is associated
with. |
TestDomainImplementation |
DomainProxy.getTestDomain()
Returns the
TestDomain that this proxy object is associated
with. |
static TestDomainImplementation |
ProcessDomainImplementation.getTheDomainImplementation()
Returns the instance for this domain implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlexTestDomainImplementation |
| Modifier and Type | Method and Description |
|---|---|
TestDomainImplementation |
FlexDomainProxy.getTestDomain() |
TestDomainImplementation |
FlexObjectProxy.getTestDomain()
Returns the
TestDomain that this proxy object is associated
with. |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlTestDomainImplementation
TestDomain implementation for HTML. |
| Modifier and Type | Method and Description |
|---|---|
TestDomainImplementation |
ActiveXProxy.getTestDomain()
Return the
TestDomainImplementation
that this proxy object is associated with. |
TestDomainImplementation |
HtmlProxy.getTestDomain()
Return the
TestDomainImplementation
that this proxy object is associated with. |
| Modifier and Type | Class and Description |
|---|---|
class |
Java2TestDomainImplementation
The "assistive_technology" class that gets loaded
as an accessibility interface.
|
class |
SelfRegisteredTestDomainImplementation
This class is available for
Java applications that need
to manually enable themselves for testing. |
class |
TestDomainImplementationJava |
| Modifier and Type | Method and Description |
|---|---|
TestDomainImplementation |
JavaProxy.getTestDomain()
Return the
TestDomainImplementation that this proxy object is associated
with. |
static TestDomainImplementation |
TestDomainImplementationJava.getTheDomainImplementation()
Returns the instance for this domain implementation.
|