edu.stanford.smi.protegex.owl.ui.explorer
Class ExplorerTreeNodeFactory

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.ui.explorer.ExplorerTreeNodeFactory

public class ExplorerTreeNodeFactory
extends Object

Author:
Holger Knublauch

Constructor Summary
ExplorerTreeNodeFactory()
           
 
Method Summary
static ExplorerTreeNode create(edu.stanford.smi.protege.util.LazyTreeNode parent, RDFSClass cls, ExplorerFilter filter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExplorerTreeNodeFactory

public ExplorerTreeNodeFactory()
Method Detail

create

public static ExplorerTreeNode create(edu.stanford.smi.protege.util.LazyTreeNode parent,
                                      RDFSClass cls,
                                      ExplorerFilter filter)