|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.ui.viewers.trees.ResourceTreeNode
org.topbraidcomposer.ui.viewers.trees.ResourceTreeRoot
public class ResourceTreeRoot
| Constructor Summary | |
|---|---|
ResourceTreeRoot(ResourceTreeNode node)
|
|
| Method Summary | |
|---|---|
ResourceTreeNode |
createChildNode(com.hp.hpl.jena.rdf.model.Resource childResource)
Creates a node for a given resource, with this as parent node. |
java.util.Iterator |
listChildResources()
Finds the Resources that shall be placed as child nodes of this node. |
| Methods inherited from class org.topbraidcomposer.ui.viewers.trees.ResourceTreeNode |
|---|
addChildNode, createChildren, createExpandedClone, deleteAny, ensureChildrenExist, findChildNode, findChildNode, findCreatedChildNode, getChildNode, getChildNode, getChildren, getParentNode, getResource, hasChild, hasChildren, removeChildNode, replaceResource, toString, visitCreatedNodes, visitNodes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceTreeRoot(ResourceTreeNode node)
| Method Detail |
|---|
public ResourceTreeNode createChildNode(com.hp.hpl.jena.rdf.model.Resource childResource)
ResourceTreeNode
createChildNode in class ResourceTreeNodechildResource - the resource to create a node for
public java.util.Iterator listChildResources()
ResourceTreeNode
listChildResources in class ResourceTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||