Serialized Form
| 
Package de.uulm.ecs.ai.owl.krssparser | 
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
 
currentToken
Token currentToken
- This is the last token that has been consumed successfully.  If
 this object has been created due to a parse error, the token
 followng this token will (therefore) be the first error token.
 
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers.  Each array
 of integers represents a sequence of tokens (by their ordinal
 values) that is expected at this point of the parse.
 
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.  This array is
 defined in the generated ...Constants interface.
 
eol
java.lang.String eol
- The end of line string for this machine.
 
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
 one of the above 4 values.
 
| 
Package edu.unika.aifb.rdf.api.syntax | 
m_publicId
java.lang.String m_publicId
m_systemId
java.lang.String m_systemId
m_lineNumber
int m_lineNumber
m_columnNumber
int m_columnNumber
| 
Package org.coode.manchesterowlsyntax | 
| 
Package org.coode.obo.parser | 
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
 
currentToken
Token currentToken
- This is the last token that has been consumed successfully.  If
 this object has been created due to a parse error, the token
 followng this token will (therefore) be the first error token.
 
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers.  Each array
 of integers represents a sequence of tokens (by their ordinal
 values) that is expected at this point of the parse.
 
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.  This array is
 defined in the generated ...Constants interface.
 
eol
java.lang.String eol
- The end of line string for this machine.
 
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
 one of the above 4 values.
 
| 
Package org.coode.owl.functionalparser | 
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
 
currentToken
Token currentToken
- This is the last token that has been consumed successfully.  If
 this object has been created due to a parse error, the token
 followng this token will (therefore) be the first error token.
 
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers.  Each array
 of integers represents a sequence of tokens (by their ordinal
 values) that is expected at this point of the parse.
 
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
 io within which the parse error occurred.  This array is
 defined in the generated ...Constants interface.
 
eol
java.lang.String eol
- The end of line string for this machine.
 
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
 one of the above 4 values.
 
| 
Package org.coode.owl.krssparser | 
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
 
currentToken
Token currentToken
- This is the last token that has been consumed successfully.  If
 this object has been created due to a parse error, the token
 followng this token will (therefore) be the first error token.
 
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers.  Each array
 of integers represents a sequence of tokens (by their ordinal
 values) that is expected at this point of the parse.
 
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.  This array is
 defined in the generated ...Constants interface.
 
eol
java.lang.String eol
- The end of line string for this machine.
 
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
 one of the above 4 values.
 
| 
Package org.coode.owl.latex | 
| 
Package org.coode.owl.owlxmlparser | 
name
java.lang.String name
| 
Package org.coode.owl.rdfxml.parser | 
| 
Package org.coode.owlapi.owlxml.renderer | 
| 
Package org.semanticweb.owl.expression | 
currentToken
java.lang.String currentToken
lineNumber
int lineNumber
columnNumber
int columnNumber
classNameExpected
boolean classNameExpected
objectPropertyNameExpected
boolean objectPropertyNameExpected
dataPropertyNameExpected
boolean dataPropertyNameExpected
individualNameExpected
boolean individualNameExpected
datatypeNameExpected
boolean datatypeNameExpected
integerExpected
boolean integerExpected
expectedKeywords
java.util.Set<E> expectedKeywords
startPos
int startPos
| 
Package org.semanticweb.owl.inference | 
entity
OWLEntity entity
| 
Package org.semanticweb.owl.io | 
lineNumber
int lineNumber
ontologyURI
java.net.URI ontologyURI
ontologyURI
java.net.URI ontologyURI
exceptions
java.util.Map<K,V> exceptions
| 
Package org.semanticweb.owl.model | 
change
OWLOntologyChange change
| 
Package org.semanticweb.owl.util | 
generator
InferredAxiomGenerator<A extends OWLAxiom> generator
reasonerException
OWLReasonerException reasonerException
| 
Package org.semanticweb.reasonerfactory | 
| 
Package org.semanticweb.reasonerfactory.factpp | 
| 
Package uk.ac.manchester.cs.owl.dlsyntax.parser | 
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
 
currentToken
Token currentToken
- This is the last token that has been consumed successfully.  If
 this object has been created due to a parse error, the token
 followng this token will (therefore) be the first error token.
 
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers.  Each array
 of integers represents a sequence of tokens (by their ordinal
 values) that is expected at this point of the parse.
 
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.  This array is
 defined in the generated ...Constants interface.
 
eol
java.lang.String eol
- The end of line string for this machine.
 
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
 one of the above 4 values.
 
| 
Package uk.ac.manchester.cs.owl.inference.dig11 | 
errorList
java.util.List<E> errorList
| 
Package uk.ac.manchester.cs.owl.mansyntaxrenderer | 
| 
Package uk.ac.manchester.cs.owl.turtle.parser | 
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
 this object and thereby affects the semantics of the
 "getMessage" method (see below).
 
currentToken
Token currentToken
- This is the last token that has been consumed successfully.  If
 this object has been created due to a parse error, the token
 followng this token will (therefore) be the first error token.
 
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers.  Each array
 of integers represents a sequence of tokens (by their ordinal
 values) that is expected at this point of the parse.
 
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.  This array is
 defined in the generated ...Constants interface.
 
eol
java.lang.String eol
- The end of line string for this machine.
 
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
 one of the above 4 values.