org.topbraid.core.util
Class SessionUtil

java.lang.Object
  extended by org.topbraid.core.util.SessionUtil

public class SessionUtil
extends java.lang.Object


Constructor Summary
SessionUtil()
           
 
Method Summary
static void removeHiddenResources(java.util.Collection resources)
           
static void selectOntology()
          Selects the owl:Ontology of the currently selected OntModel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionUtil

public SessionUtil()
Method Detail

removeHiddenResources

public static void removeHiddenResources(java.util.Collection resources)

selectOntology

public static void selectOntology()
Selects the owl:Ontology of the currently selected OntModel.