Uses of Class
org.coode.owl.krssparser.ParseException

Packages that use ParseException
de.uulm.ecs.ai.owlapi.krssparser   
org.coode.owl.krssparser   
 

Uses of ParseException in de.uulm.ecs.ai.owlapi.krssparser
 

Constructors in de.uulm.ecs.ai.owlapi.krssparser with parameters of type ParseException
KRSS2OWLParserException(ParseException e)
           
 

Uses of ParseException in org.coode.owl.krssparser
 

Methods in org.coode.owl.krssparser that return ParseException
 ParseException KRSSParser.generateParseException()
          Generate ParseException.
 

Methods in org.coode.owl.krssparser that throw ParseException
 OWLAxiom KRSSParser.ABoxStatement()
           
 OWLClassExpression KRSSParser.All()
           
 OWLClassExpression KRSSParser.And()
           
 OWLClassExpression KRSSParser.AtLeast()
           
 OWLClassExpression KRSSParser.AtMost()
           
 OWLClassExpression KRSSParser.ConceptExpression()
           
 OWLClassExpression KRSSParser.ConceptName()
           
 Set<OWLClassExpression> KRSSParser.ConceptSet()
           
 OWLAxiom KRSSParser.DefineConcept()
           
 OWLAxiom KRSSParser.DefinePrimitiveConcept()
           
 OWLAxiom KRSSParser.DefinePrimitiveRole()
           
 OWLAxiom KRSSParser.Distinct()
           
 OWLAxiom KRSSParser.Equal()
           
 OWLClassExpression KRSSParser.Exactly()
           
 OWLIndividual KRSSParser.IndividualName()
           
 OWLAxiom KRSSParser.Instance()
           
 int KRSSParser.Integer()
           
 IRI KRSSParser.Name()
           
 OWLClassExpression KRSSParser.Not()
           
 OWLClassExpression KRSSParser.Or()
           
 void KRSSParser.parse()
           
 OWLAxiom KRSSParser.Range()
           
 OWLAxiom KRSSParser.Related()
           
 OWLObjectProperty KRSSParser.RoleName()
           
 OWLClassExpression KRSSParser.Some()
           
 OWLAxiom KRSSParser.TBoxStatement()
           
 OWLAxiom KRSSParser.Transitive()
           
 

Constructors in org.coode.owl.krssparser with parameters of type ParseException
KRSSOWLParserException(ParseException e)
           
 



Copyright © 2012 The University of Manchester. All Rights Reserved.