|
IBM Rational Functional Tester Version 8.2.1 IBM Rational Functional Tester Proxy SDK Reference Project Version 2.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rational.test.ft.domain.TestDomain
com.rational.test.ft.domain.TestDomainImplementation
com.rational.test.ft.domain.ProcessDomainImplementation
public class ProcessDomainImplementation
The domain implementation for ProcessTestObjects.
Created internally by a TestContext.
Do not create objects of this type.
| Constructor Summary | |
|---|---|
ProcessDomainImplementation()
|
|
| Method Summary | |
|---|---|
int |
getActionRecordingFlags()
Not supported - throws UnsupportedMethodException. |
DomainProxy |
getDomainProxy()
Returns the proxy for this domain object. |
java.lang.String |
getImplementationName()
Returns the name of the domain implementation. |
ProxyTestObject |
getProxy(java.lang.Object theObject)
Returns a proxy object for the specified object. |
static TestDomainImplementation |
getTheDomainImplementation()
Returns the instance for this domain implementation. |
ProxyTestObject |
getTopLevelObject(com.rational.test.ft.sys.graphical.Window window)
Not supported - throws UnsupportedMethodException. |
java.util.Enumeration |
getTopLevelObjects()
Returns null. |
void |
registerProxies(java.util.Enumeration proxies)
Not supported - throws UnsupportedMethodException. |
| Methods inherited from class com.rational.test.ft.domain.TestDomainImplementation |
|---|
equals, find, getDescribedObject, getTopLevelObject, supportVOMOptimization |
| Methods inherited from class com.rational.test.ft.domain.TestDomain |
|---|
getName, isGraphical, isNamed |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessDomainImplementation()
| Method Detail |
|---|
public java.lang.String getImplementationName()
getImplementationName in class TestDomainImplementationpublic java.util.Enumeration getTopLevelObjects()
null.
getTopLevelObjects in class TestDomainImplementationpublic static TestDomainImplementation getTheDomainImplementation()
public ProxyTestObject getTopLevelObject(com.rational.test.ft.sys.graphical.Window window)
UnsupportedMethodException.
getTopLevelObject in class TestDomainImplementationwindow - The window object to match.
null if not found.public ProxyTestObject getProxy(java.lang.Object theObject)
null object should be returned.
getProxy in class TestDomainImplementationtheObject - The object to return a proxy object for.
public void registerProxies(java.util.Enumeration proxies)
UnsupportedMethodException.
registerProxies in class TestDomainImplementationpublic DomainProxy getDomainProxy()
getDomainProxy in class TestDomainImplementationpublic int getActionRecordingFlags()
UnsupportedMethodException.
getActionRecordingFlags in class TestDomainImplementation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||