| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VmNode | |
|---|---|
| rle.vm | |
| Uses of VmNode in rle.vm | 
|---|
| Subclasses of VmNode in rle.vm | |
|---|---|
|  class | DataNodeThe base class for Nodes which can appear in the data tree of the Variant Manager. | 
|  class | InfoGroupNode | 
|  class | InfoNodeNode class for information nodes built according to the structure nodes. | 
|  class | SchemaGroupNodeA node that captures the information necessary to build an arbitrary resource tree. | 
|  class | SchemaInstanceNodeCaptures the data configuration requirements for a "type" of InfoNode, ie the nodes that can be added to a particular SchemaGroupNode. | 
|  class | SchemaNodeThe base class for Nodes which model the allowable structure for Data nodes. | 
| Methods in rle.vm that return VmNode | |
|---|---|
|  VmNode | VmNode.findNode(java.lang.String path)Finds the child node corresponding to the path argument, relative to this node. | 
| Methods in rle.vm that return types with arguments of type VmNode | |
|---|---|
|  java.util.List<VmNode> | VmNode.childList() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||