|
||||||||||
| 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.SubClassesTreeNode
org.topbraidcomposer.navigation.subclassestree.createclasses.ExistingSubClassesTreeNode
public class ExistingSubClassesTreeNode
| Constructor Summary | |
|---|---|
ExistingSubClassesTreeNode(ResourceTreeNode parent,
com.hp.hpl.jena.rdf.model.Resource resource)
|
|
| Method Summary | |
|---|---|
ResourceTreeNode |
createChildNode(com.hp.hpl.jena.rdf.model.Resource childResource)
Creates a node for a given resource, with this as parent node. |
| Methods inherited from class org.topbraidcomposer.ui.viewers.trees.SubClassesTreeNode |
|---|
findChildNode, isInferred, listChildResources, listChildResources |
| Methods inherited from class org.topbraidcomposer.ui.viewers.trees.ResourceTreeNode |
|---|
addChildNode, createChildren, createExpandedClone, deleteAny, ensureChildrenExist, 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 ExistingSubClassesTreeNode(ResourceTreeNode parent,
com.hp.hpl.jena.rdf.model.Resource resource)
| Method Detail |
|---|
public ResourceTreeNode createChildNode(com.hp.hpl.jena.rdf.model.Resource childResource)
ResourceTreeNode
createChildNode in class SubClassesTreeNodechildResource - the resource to create a node for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||