edu.stanford.smi.protegex.owl.model.util
Class XSDVisibility
java.lang.Object
edu.stanford.smi.protegex.owl.model.util.XSDVisibility
public class XSDVisibility
- extends Object
A class that manages the (in) visibility of RDFSDatatypes, depending
on their usage. Default datatypes (xsd:int etc) are always visible
unless the user has explicitly made them invisible, and other datatypes
are visible if they are used (have References to them).
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDVisibility
public XSDVisibility()
getDefaultDatatypes
public static Set getDefaultDatatypes(OWLModel owlModel)
updateVisibility
public static void updateVisibility(OWLModel owlModel)
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.