|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use SchemaGroupNode | |
---|---|
rle.vm |
Uses of SchemaGroupNode in rle.vm |
---|
Methods in rle.vm that return SchemaGroupNode | |
---|---|
SchemaGroupNode |
SchemaNode.findSchemaGroup(java.lang.String path)
|
SchemaGroupNode |
SchemaBean.getStructureRoot()
|
SchemaGroupNode |
SchemaBean.schemaGroupNode(DataNode node)
The structure path is the pathId with "instances" replacing the id's of any instances in the path,ommitting the final "instances". |
Methods in rle.vm that return types with arguments of type SchemaGroupNode | |
---|---|
java.util.List<SchemaGroupNode> |
SchemaNode.schemaGroupList()
Returns an unmodifiable list of child InfoNodes |
Methods in rle.vm with parameters of type SchemaGroupNode | |
---|---|
java.util.Map<java.lang.String,AttributeSetBean> |
SchemaBean.attributeSets(SchemaGroupNode groupStructure)
A Map of all attribute sets that relate to a particular SchemaGroupNode. |
void |
SchemaBean.setStructureRoot(SchemaGroupNode structureRoot)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |