Uses of Class
rle.vm.SchemaNode

Packages that use SchemaNode
rle.vm   
 

Uses of SchemaNode in rle.vm
 

Subclasses of SchemaNode in rle.vm
 class SchemaGroupNode
          A node that captures the information necessary to build an arbitrary resource tree.
 class SchemaInstanceNode
          Captures the data configuration requirements for a "type" of InfoNode, ie the nodes that can be added to a particular SchemaGroupNode.
 

Methods in rle.vm that return types with arguments of type SchemaNode
 java.util.List<SchemaNode> SchemaNode.schemaList()
          Returns an unmodifiable list of child DataNodes