|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFlashNode | |
---|---|
org.eclipse.actf.model.dom.dombycom | This package contains utilities to access DOM information via the COM wrapper. |
Uses of IFlashNode in org.eclipse.actf.model.dom.dombycom |
---|
Methods in org.eclipse.actf.model.dom.dombycom that return IFlashNode | |
---|---|
IFlashNode[] |
AnalyzedResult.getFlashTopNodes()
|
IFlashNode[] |
IFlashNode.getInnerNodes()
|
IFlashNode |
IFlashNode.getNodeAtDepth(int depth)
|
IFlashNode |
IFlashNode.getNodeFromPath(String path)
|
IFlashNode[] |
IFlashNode.translate()
This method is used by the auto translate function. |
Methods in org.eclipse.actf.model.dom.dombycom with parameters of type IFlashNode | |
---|---|
void |
AnalyzedResult.addFlashTopNode(IFlashNode f)
This method is used by items of tree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |