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

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

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

Methods in org.semanticweb.owl.io.abstract_syntax that throw UndefinedOWLPropertyTypeException
 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