|
IBM Rational Functional Tester Version 8.2.1 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectNotInMapException | |
|---|---|
| com.rational.test.ft.object.map | |
| Uses of ObjectNotInMapException in com.rational.test.ft.object.map |
|---|
| Methods in com.rational.test.ft.object.map that throw ObjectNotInMapException | |
|---|---|
com.rational.test.ft.object.map.IMappedTestObject |
ObjectMap.find(java.lang.String id)
Find an IMappedTestObject by identifier in the map. |
com.rational.test.ft.object.map.SpyMappedTestObject |
ObjectMap.getSharedInstance(com.rational.test.ft.object.map.IMappedTestObject node)
This method crates a global reference for a local mapped test object that can be viewed in another process. |
com.rational.test.ft.object.map.SpyMappedTestObject |
ObjectMap.getSharedInstance(java.lang.String id)
This method crates a global reference for a local mapped test object that can be viewed in another process. |
void |
ObjectMap.remove(java.lang.String id,
boolean removeChildren,
boolean removeOwned)
Remove the specified element from the map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||