public class OWLFunctionalSyntaxParser extends Object implements OWLFunctionalSyntaxParserConstants
| Type | Property and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAnnotationProperty |
Annotation
Annotation property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
AsymmetricObject
Asymmetric object property.
|
org.semanticweb.owlapi.model.OWLDataProperty |
Data
Data property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
FunctionalData
Functional data property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
FunctionalObject
Functional object property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
InverseFunctionalObject
Inverse functional object property.
|
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
InverseObject
Inverse object property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
IrreflexiveObject
Irreflexive object property.
|
org.semanticweb.owlapi.model.OWLObjectProperty |
Object
Object property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
ReflexiveObject
Reflexive object property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
SymmetricObject
Symmetric object property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
TransitiveObject
Transitive object property.
|
| Modifier and Type | Field and Description |
|---|---|
Token |
jj_nt
Next token.
|
Token |
token
Current token.
|
OWLFunctionalSyntaxParserTokenManager |
token_source
Generated Token Manager.
|
ANNOTATION, ANNOTATIONASSERTION, ANNOTATIONPROPERTY, ANNOTATIONPROPERTYDOMAIN, ANNOTATIONPROPERTYRANGE, ANY_CHAR, ANY_ESCAPED_CHAR, ASYMMETRICOBJECTPROPERTY, BODY, BUILTINATOM, CLASS, CLASSASSERTION, CLASSATOM, CLOSEPAR, COMMENT, COMMENT_START, DATAALLVALUESFROM, DATACOMPLEMENTOF, DATAEXACTCARDINALITY, DATAHASVALUE, DATAINTERSECTIONOF, DATAMAXCARDINALITY, DATAMINCARDINALITY, DATAONEOF, DATAPROP, DATAPROPERTYASSERTION, DATAPROPERTYATOM, DATAPROPERTYDOMAIN, DATAPROPERTYRANGE, DATARANGEATOM, DATASOMEVALUESFROM, DATATYPE, DATATYPEDEFINITION, DATATYPEIDENTIFIER, DATATYPERESTRICTION, DATAUNIONOF, DECLARATION, DEFAULT, DESCRIPTIONGRAPH, DGRULE, DIFFERENTINDIVIDUALS, DIFFERENTINDIVIDUALSATOM, DISJOINTCLASSES, DISJOINTDATAPROPERTIES, DISJOINTOBJECTPROPERTIES, DISJOINTUNION, DLSAFERULE, DOCUMENTATION, EDGEASSERTION, EDGES, EOF, EQUALS, EQUIVALENTCLASSES, EQUIVALENTDATAPROPERTIES, EQUIVALENTOBJECTPROPERTIES, ERROR, FRACTIONDIGITS, FULLIRI, FUNCTIONALDATAPROPERTY, FUNCTIONALOBJECTPROPERTY, HASKEY, HEAD, IMPORT, IN_COMMENT, IN_STRING_LITERAL, INT, INVERSEFUNCTIONALOBJECTPROPERTY, INVERSEOBJECTPROPERTIES, IRREFLEXIVEOBJECTPROPERTY, LABEL, LANGIDENTIFIER, LENGTH, MAINCLASSES, MAXEXCLUSIVE, MAXINCLUSIVE, MAXLENGTH, MINEXCLUSIVE, MININCLUSIVE, MINLENGTH, NAMEDINDIVIDUAL, NEGATIVEDATAPROPERTYASSERTION, NEGATIVEOBJECTPROPERTYASSERTION, NODEASSERTION, NODEID, NODES, OBJECTALLVALUESFROM, OBJECTCOMPLEMENTOF, OBJECTEXACTCARDINALITY, OBJECTHASSELF, OBJECTHASVALUE, OBJECTINTERSECTIONOF, OBJECTINVERSEOF, OBJECTMAXCARDINALITY, OBJECTMINCARDINALITY, OBJECTONEOF, OBJECTPROP, OBJECTPROPERTYASSERTION, OBJECTPROPERTYATOM, OBJECTPROPERTYDOMAIN, OBJECTPROPERTYRANGE, OBJECTSOMEVALUESFROM, OBJECTUNIONOF, ONTOLOGY, OPENPAR, PATTERN, PN_CHARS, PN_CHARS_BASE, PN_CHARS_U, PN_LOCAL, PN_PREFIX, PNAME_LN, PNAME_NS, PREFIX, REFLEXIVEOBJECTPROPERTY, SAMEINDIVIDUAL, SAMEINDIVIDUALATOM, STRINGLITERAL, STRINGLITERAL_START, SUBANNOTATIONPROPERTYOF, SUBCLASSOF, SUBDATAPROPERTYOF, SUBOBJECTPROPERTYCHAIN, SUBOBJECTPROPERTYOF, SYMMETRICOBJECTPROPERTY, tokenImage, TOTALDIGITS, TRANSITIVEOBJECTPROPERTY, VARIABLE| Constructor and Description |
|---|
OWLFunctionalSyntaxParser(InputStream stream)
Constructor with InputStream.
|
OWLFunctionalSyntaxParser(InputStream stream,
String encoding)
Constructor with InputStream and supplied encoding.
|
OWLFunctionalSyntaxParser(OWLFunctionalSyntaxParserTokenManager tm)
Constructor with generated Token Manager.
|
OWLFunctionalSyntaxParser(Reader stream)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.IRI |
AbbreviatedIRI()
Abbreviated iri.
|
protected void |
addAxiom(org.semanticweb.owlapi.model.OWLAxiom ax)
Adds the axiom.
|
org.semanticweb.owlapi.model.OWLAnnotation |
Annotation()
Annotation.
|
org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom |
AnnotationAssertion()
Annotation assertion.
|
org.semanticweb.owlapi.model.OWLAxiom |
AnnotationAxiom()
Annotation axiom.
|
org.semanticweb.owlapi.model.OWLAnnotationProperty |
AnnotationProperty()
Annotation property.
|
org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom |
AnnotationPropertyDomain()
Annotation property domain.
|
org.semanticweb.owlapi.model.OWLAnnotationProperty |
AnnotationPropertyIRI()
Annotation property iri.
|
org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom |
AnnotationPropertyRange()
Annotation property range.
|
org.semanticweb.owlapi.model.OWLAnnotationSubject |
AnnotationSubject()
Annotation subject.
|
org.semanticweb.owlapi.model.OWLAnnotationValue |
AnnotationValue()
Annotation value.
|
org.semanticweb.owlapi.model.OWLAnonymousIndividual |
AnonymousIndividual()
Anonymous individual.
|
protected void |
applyChange(org.semanticweb.owlapi.model.OWLOntologyChange chg)
Apply change.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
AsymmetricObjectProperty()
Asymmetric object property.
|
org.semanticweb.owlapi.model.SWRLAtom |
Atom()
Atom.
|
org.semanticweb.owlapi.model.OWLAxiom |
Axiom()
Axiom.
|
Set<org.semanticweb.owlapi.model.OWLAnnotation> |
AxiomAnnotationSet()
Axiom annotation set.
|
org.semanticweb.owlapi.model.SWRLBuiltInAtom |
BuiltInAtom()
Built in atom.
|
int |
Cardinality()
Cardinality.
|
org.semanticweb.owlapi.model.OWLClass |
Class()
Class.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
ClassAssertion()
Class assertion.
|
org.semanticweb.owlapi.model.SWRLClassAtom |
ClassAtom()
Class atom.
|
org.semanticweb.owlapi.model.OWLClassAxiom |
ClassAxiom()
Class axiom.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ClassExpression()
Class expression.
|
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
ClassExpressionSet()
Class expression set.
|
org.semanticweb.owlapi.model.OWLClass |
ClassIRI()
Class iri.
|
org.semanticweb.owlapi.model.SWRLDArgument |
DArg()
D arg.
|
org.semanticweb.owlapi.model.OWLClassExpression |
DataAllValuesFrom()
Data all values from.
|
org.semanticweb.owlapi.model.OWLDataRange |
DataComplementOf()
Data complement of.
|
org.semanticweb.owlapi.model.OWLClassExpression |
DataExactCardinality()
Data exact cardinality.
|
org.semanticweb.owlapi.model.OWLClassExpression |
DataHasValue()
Data has value.
|
org.semanticweb.owlapi.model.OWLDataRange |
DataIntersectionOf()
Data intersection of.
|
org.semanticweb.owlapi.model.OWLClassExpression |
DataMaxCardinality()
Data max cardinality.
|
org.semanticweb.owlapi.model.OWLClassExpression |
DataMinCardinality()
Data min cardinality.
|
org.semanticweb.owlapi.model.OWLDataRange |
DataOneOf()
Data one of.
|
org.semanticweb.owlapi.model.OWLDataProperty |
DataProperty()
Data property.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
DataPropertyAssertion()
Data property assertion.
|
org.semanticweb.owlapi.model.SWRLDataPropertyAtom |
DataPropertyAtom()
Data property atom.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
DataPropertyAxiom()
Data property axiom.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
DataPropertyDomain()
Data property domain.
|
org.semanticweb.owlapi.model.OWLDataPropertyExpression |
DataPropertyExpression()
Data property expression.
|
org.semanticweb.owlapi.model.OWLDataProperty |
DataPropertyIRI()
Data property iri.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
DataPropertyRange()
Data property range.
|
Set<org.semanticweb.owlapi.model.OWLDataPropertyExpression> |
DataPropertySet()
Data property set.
|
org.semanticweb.owlapi.model.OWLDataRange |
DataRange()
Data range.
|
org.semanticweb.owlapi.model.SWRLDataRangeAtom |
DataRangeAtom()
Data range atom.
|
org.semanticweb.owlapi.model.OWLFacetRestriction |
DataRangeFacetRestriction()
Data range facet restriction.
|
org.semanticweb.owlapi.model.OWLDataRange |
DataRangeRestriction()
Data range restriction.
|
org.semanticweb.owlapi.model.OWLClassExpression |
DataSomeValuesFrom()
Data some values from.
|
org.semanticweb.owlapi.model.OWLDatatype |
Datatype()
Datatype.
|
org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom |
DatatypeDefinitionAxiom()
Datatype definition axiom.
|
org.semanticweb.owlapi.model.OWLDatatype |
DatatypeIRI()
Datatype iri.
|
org.semanticweb.owlapi.model.OWLDataRange |
DataUnionOf()
Data union of.
|
org.semanticweb.owlapi.model.OWLAxiom |
Declaration()
Declaration.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
DifferentIndividuals()
Different individuals.
|
org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom |
DifferentIndividualsAtom()
Different individuals atom.
|
void |
disable_tracing()
Disable tracing.
|
org.semanticweb.owlapi.model.OWLClassAxiom |
DisjointClasses()
Disjoint classes.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
DisjointDataProperties()
Disjoint data properties.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
DisjointObjectProperties()
Disjoint object properties.
|
org.semanticweb.owlapi.model.OWLClassAxiom |
DisjointUnion()
Disjoint union.
|
org.semanticweb.owlapi.model.SWRLRule |
DLSafeRule()
DL safe rule.
|
void |
enable_tracing()
Enable tracing.
|
org.semanticweb.owlapi.model.OWLEntity |
Entity()
Entity.
|
org.semanticweb.owlapi.model.OWLClassAxiom |
EquivalentClasses()
Equivalent classes.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
EquivalentDataProperties()
Equivalent data properties.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
EquivalentObjectProperties()
Equivalent object properties.
|
org.semanticweb.owlapi.model.IRI |
FullIRI()
Full iri.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
FunctionalDataProperty()
Functional data property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
FunctionalObjectProperty()
Functional object property.
|
ParseException |
generateParseException()
Generate ParseException.
|
org.semanticweb.owlapi.model.IRI |
getIRI(String s)
Gets the iri.
|
Token |
getNextToken()
Get the next Token.
|
Token |
getToken(int index)
Get the specific Token.
|
org.semanticweb.owlapi.model.OWLHasKeyAxiom |
HasKey()
Checks for key.
|
org.semanticweb.owlapi.model.SWRLIArgument |
IArg()
I arg.
|
org.semanticweb.owlapi.model.OWLImportsDeclaration |
ImportsDeclaration()
Imports declaration.
|
org.semanticweb.owlapi.model.OWLIndividual |
Individual()
Individual.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
IndividualAxiom()
Individual axiom.
|
org.semanticweb.owlapi.model.OWLNamedIndividual |
IndividualIRI()
Individual iri.
|
Set<org.semanticweb.owlapi.model.OWLIndividual> |
IndividualMinOneSet()
Individual min one set.
|
Set<org.semanticweb.owlapi.model.OWLIndividual> |
IndividualSet()
Individual set.
|
int |
Integer()
Integer.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
InverseFunctionalObjectProperty()
Inverse functional object property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
InverseObjectProperties()
Inverse object properties.
|
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
InverseObjectProperty()
Inverse object property.
|
org.semanticweb.owlapi.model.IRI |
IRI()
Iri.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
IrreflexiveObjectProperty()
Irreflexive object property.
|
String |
LangTag()
Lang tag.
|
org.semanticweb.owlapi.model.OWLLiteral |
Literal()
Literal.
|
org.semanticweb.owlapi.model.OWLNamedIndividual |
NamedIndividual()
Named individual.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
NegativeDataPropertyAssertion()
Negative data property assertion.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
NegativeObjectPropertyAssertion()
Negative object property assertion.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectAllValuesFrom()
Object all values from.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectComplementOf()
Object complement of.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectExactCardinality()
Object exact cardinality.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectHasValue()
Object has value.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectIntersectionOf()
Object intersection of.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectMaxCardinality()
Object max cardinality.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectMinCardinality()
Object min cardinality.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectOneOf()
Object one of.
|
org.semanticweb.owlapi.model.OWLObjectProperty |
ObjectProperty()
Object property.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
ObjectPropertyAssertion()
Object property assertion.
|
org.semanticweb.owlapi.model.SWRLObjectPropertyAtom |
ObjectPropertyAtom()
Object property atom.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
ObjectPropertyAxiom()
Object property axiom.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
ObjectPropertyDomain()
Object property domain.
|
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
ObjectPropertyExpression()
Object property expression.
|
org.semanticweb.owlapi.model.OWLObjectProperty |
ObjectPropertyIRI()
Object property iri.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
ObjectPropertyRange()
Object property range.
|
Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
ObjectPropertySet()
Object property set.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectSelf()
Object self.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectSomeValuesFrom()
Object some values from.
|
org.semanticweb.owlapi.model.OWLClassExpression |
ObjectUnionOf()
Object union of.
|
void |
Ontology()
Ontology.
|
org.semanticweb.owlapi.io.OWLFunctionalSyntaxOntologyFormat |
parse()
Parses the.
|
void |
Prefix()
Prefix.
|
String |
PrefixName()
Prefix name.
|
String |
QuotedString()
Quoted string.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
ReflexiveObjectProperty()
Reflexive object property.
|
void |
ReInit(InputStream stream)
Reinitialise.
|
void |
ReInit(InputStream stream,
String encoding)
Reinitialise.
|
void |
ReInit(OWLFunctionalSyntaxParserTokenManager tm)
Reinitialise.
|
void |
ReInit(Reader stream)
Reinitialise.
|
org.semanticweb.owlapi.model.SWRLSameIndividualAtom |
SameIndividualAtom()
Same individual atom.
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
SameIndividuals()
Same individuals.
|
void |
setIgnoreAnnotationsAndDeclarations(boolean b)
Sets the ignore annotations and declarations.
|
void |
setPrefixes(org.semanticweb.owlapi.model.PrefixManager nsm)
Sets the prefixes.
|
void |
setUp(org.semanticweb.owlapi.model.OWLOntologyManager man,
org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration)
Deprecated.
|
void |
setUp(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration)
Sets the up.
|
org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom |
SubAnnotationPropertyOf()
Sub annotation property of.
|
org.semanticweb.owlapi.model.OWLClassAxiom |
SubClassOf()
Sub class of.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
SubDataPropertyOf()
Sub data property of.
|
List<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
SubObjectPropertyChain()
Sub object property chain.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
SubObjectPropertyOf()
Sub object property of.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
SymmetricObjectProperty()
Symmetric object property.
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
TransitiveObjectProperty()
Transitive object property.
|
public final org.semanticweb.owlapi.model.OWLObjectPropertyExpression InverseObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLObjectProperty ObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLDataProperty DataProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationProperty AnnotationProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom FunctionalObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom InverseFunctionalObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom SymmetricObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom AsymmetricObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom ReflexiveObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom IrreflexiveObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom TransitiveObjectProperty
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom FunctionalDataProperty
ParseExceptionpublic OWLFunctionalSyntaxParserTokenManager token_source
public Token token
public Token jj_nt
public OWLFunctionalSyntaxParser(InputStream stream)
stream - the streampublic OWLFunctionalSyntaxParser(InputStream stream, String encoding)
stream - the streamencoding - the encodingpublic OWLFunctionalSyntaxParser(Reader stream)
stream - the streampublic OWLFunctionalSyntaxParser(OWLFunctionalSyntaxParserTokenManager tm)
tm - the tm@Deprecated public void setUp(org.semanticweb.owlapi.model.OWLOntologyManager man, org.semanticweb.owlapi.model.OWLOntology ontology, org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration)
man - the manontology - the ontologyconfiguration - the configurationpublic void setUp(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration configuration)
ontology - the ontologyconfiguration - the configurationpublic org.semanticweb.owlapi.model.IRI getIRI(String s)
s - the spublic void setIgnoreAnnotationsAndDeclarations(boolean b)
b - the new ignore annotations and declarationsprotected void applyChange(org.semanticweb.owlapi.model.OWLOntologyChange chg)
chg - the chgprotected void addAxiom(org.semanticweb.owlapi.model.OWLAxiom ax)
ax - the axpublic void setPrefixes(org.semanticweb.owlapi.model.PrefixManager nsm)
nsm - the new prefixespublic final org.semanticweb.owlapi.io.OWLFunctionalSyntaxOntologyFormat parse()
throws ParseException,
org.semanticweb.owlapi.io.OWLParserException,
org.semanticweb.owlapi.model.UnloadableImportException
ParseException - the parse exceptionorg.semanticweb.owlapi.io.OWLParserException - the oWL parser exceptionorg.semanticweb.owlapi.model.UnloadableImportException - the unloadable import exceptionpublic final void Ontology()
throws ParseException,
org.semanticweb.owlapi.io.OWLParserException,
org.semanticweb.owlapi.model.UnloadableImportException
ParseException - the parse exceptionorg.semanticweb.owlapi.io.OWLParserException - the oWL parser exceptionorg.semanticweb.owlapi.model.UnloadableImportException - the unloadable import exceptionpublic final void Prefix()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.IRI IRI()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.IRI FullIRI()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.IRI AbbreviatedIRI()
throws ParseException
ParseException - the parse exceptionpublic final String PrefixName() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ClassExpression()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClass ClassIRI()
throws ParseException
ParseException - the parse exceptionpublic final Set<org.semanticweb.owlapi.model.OWLClassExpression> ClassExpressionSet() throws ParseException
ParseException - the parse exceptionpublic final Set<org.semanticweb.owlapi.model.OWLIndividual> IndividualMinOneSet() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectUnionOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectIntersectionOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectComplementOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectOneOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectAllValuesFrom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectSomeValuesFrom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectHasValue()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectSelf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectMinCardinality()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectExactCardinality()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression ObjectMaxCardinality()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression DataAllValuesFrom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression DataSomeValuesFrom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression DataHasValue()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression DataMinCardinality()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression DataExactCardinality()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassExpression DataMaxCardinality()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClass Class()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLObjectPropertyExpression ObjectPropertyExpression()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLObjectPropertyExpression InverseObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLObjectProperty ObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLDataPropertyExpression DataPropertyExpression()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataProperty DataPropertyIRI()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataProperty DataProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationProperty AnnotationProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationProperty AnnotationPropertyIRI()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLNamedIndividual NamedIndividual()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAnonymousIndividual AnonymousIndividual()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDatatype Datatype()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDatatype DatatypeIRI()
throws ParseException
ParseException - the parse exceptionpublic final int Cardinality()
throws ParseException
ParseException - the parse exceptionpublic final int Integer()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom DatatypeDefinitionAxiom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataRange DataRange()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataRange DataComplementOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataRange DataOneOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataRange DataUnionOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataRange DataIntersectionOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLDataRange DataRangeRestriction()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLFacetRestriction DataRangeFacetRestriction()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAxiom Axiom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassAxiom ClassAxiom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassAxiom SubClassOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassAxiom EquivalentClasses()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassAxiom DisjointClasses()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLClassAxiom DisjointUnion()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom ObjectPropertyAxiom()
throws ParseException
ParseException - the parse exceptionpublic final List<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> SubObjectPropertyChain() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom SubObjectPropertyOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom EquivalentObjectProperties()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom DisjointObjectProperties()
throws ParseException
ParseException - the parse exceptionpublic final Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> ObjectPropertySet() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom ObjectPropertyRange()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom ObjectPropertyDomain()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom FunctionalObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom InverseObjectProperties()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom InverseFunctionalObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom SymmetricObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom AsymmetricObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom ReflexiveObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom IrreflexiveObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom TransitiveObjectProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom DataPropertyAxiom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom SubDataPropertyOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom EquivalentDataProperties()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom DisjointDataProperties()
throws ParseException
ParseException - the parse exceptionpublic final Set<org.semanticweb.owlapi.model.OWLDataPropertyExpression> DataPropertySet() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom DataPropertyDomain()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom DataPropertyRange()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLPropertyAxiom FunctionalDataProperty()
throws ParseException
ParseExceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom IndividualAxiom()
throws ParseException
ParseException - the parse exceptionpublic final Set<org.semanticweb.owlapi.model.OWLIndividual> IndividualSet() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom SameIndividuals()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom DifferentIndividuals()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom ClassAssertion()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom ObjectPropertyAssertion()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom NegativeObjectPropertyAssertion()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom DataPropertyAssertion()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividualAxiom NegativeDataPropertyAssertion()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLNamedIndividual IndividualIRI()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLIndividual Individual()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLObjectProperty ObjectPropertyIRI()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAxiom AnnotationAxiom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAnnotation Annotation()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationSubject AnnotationSubject()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationValue AnnotationValue()
throws ParseException
ParseException - the parse exceptionpublic final Set<org.semanticweb.owlapi.model.OWLAnnotation> AxiomAnnotationSet() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLImportsDeclaration ImportsDeclaration()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom AnnotationAssertion()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom SubAnnotationPropertyOf()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom AnnotationPropertyDomain()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom AnnotationPropertyRange()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLHasKeyAxiom HasKey()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLAxiom Declaration()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLEntity Entity()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.OWLLiteral Literal()
throws ParseException
ParseException - the parse exceptionpublic final String QuotedString() throws ParseException
ParseException - the parse exceptionpublic final String LangTag() throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLRule DLSafeRule()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLAtom Atom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLClassAtom ClassAtom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLDataRangeAtom DataRangeAtom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLObjectPropertyAtom ObjectPropertyAtom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLDataPropertyAtom DataPropertyAtom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLBuiltInAtom BuiltInAtom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLSameIndividualAtom SameIndividualAtom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom DifferentIndividualsAtom()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLIArgument IArg()
throws ParseException
ParseException - the parse exceptionpublic final org.semanticweb.owlapi.model.SWRLDArgument DArg()
throws ParseException
ParseException - the parse exceptionpublic void ReInit(InputStream stream)
stream - the streampublic void ReInit(InputStream stream, String encoding)
stream - the streamencoding - the encodingpublic void ReInit(Reader stream)
stream - the streampublic void ReInit(OWLFunctionalSyntaxParserTokenManager tm)
tm - the tmpublic final Token getNextToken()
public final Token getToken(int index)
index - the indexpublic ParseException generateParseException()
public final void enable_tracing()
public final void disable_tracing()
Copyright © 2014 The University of Manchester. All Rights Reserved.