Uses of Class
org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyException

Packages that use UndefinedOWLPropertyException
org.semanticweb.owl.io.abstract_syntax Simple renderer that writes ontologies in OWL Abstract Syntax.  
 

Uses of UndefinedOWLPropertyException in org.semanticweb.owl.io.abstract_syntax
 

Methods in org.semanticweb.owl.io.abstract_syntax that throw UndefinedOWLPropertyException
 int ANTLRParser.inferPropertyType(Set ids)
          Compares the Strings in ids with the keys in idsTable and returns the first not null type in the form of one of ANTLRParser.DATA_PROP_INT, ANTLRParser.OBJ_PROP_INT, ANTLRParser.ANN_PROP_INT, ANTLRParser.ONT_PROP_INT.
 



WonderWeb