org.semanticweb.owlapi.model.IRI |
OWLFunctionalSyntaxParser.AbbreviatedIRI() |
|
org.semanticweb.owlapi.model.OWLAnnotation |
OWLFunctionalSyntaxParser.Annotation() |
|
org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom |
OWLFunctionalSyntaxParser.AnnotationAssertion() |
|
org.semanticweb.owlapi.model.OWLAxiom |
OWLFunctionalSyntaxParser.AnnotationAxiom() |
|
org.semanticweb.owlapi.model.OWLAnnotationProperty |
OWLFunctionalSyntaxParser.AnnotationProperty() |
|
org.semanticweb.owlapi.model.OWLAnnotationPropertyDomainAxiom |
OWLFunctionalSyntaxParser.AnnotationPropertyDomain() |
|
org.semanticweb.owlapi.model.OWLAnnotationProperty |
OWLFunctionalSyntaxParser.AnnotationPropertyIRI() |
|
org.semanticweb.owlapi.model.OWLAnnotationPropertyRangeAxiom |
OWLFunctionalSyntaxParser.AnnotationPropertyRange() |
|
org.semanticweb.owlapi.model.OWLAnnotationSubject |
OWLFunctionalSyntaxParser.AnnotationSubject() |
|
org.semanticweb.owlapi.model.OWLAnnotationValue |
OWLFunctionalSyntaxParser.AnnotationValue() |
|
org.semanticweb.owlapi.model.OWLAnonymousIndividual |
OWLFunctionalSyntaxParser.AnonymousIndividual() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.AsymmetricObjectProperty() |
|
org.semanticweb.owlapi.model.SWRLAtom |
OWLFunctionalSyntaxParser.Atom() |
|
org.semanticweb.owlapi.model.OWLAxiom |
OWLFunctionalSyntaxParser.Axiom() |
|
java.util.Set<org.semanticweb.owlapi.model.OWLAnnotation> |
OWLFunctionalSyntaxParser.AxiomAnnotationSet() |
|
org.semanticweb.owlapi.model.SWRLBuiltInAtom |
OWLFunctionalSyntaxParser.BuiltInAtom() |
|
int |
OWLFunctionalSyntaxParser.Cardinality() |
|
org.semanticweb.owlapi.model.OWLClass |
OWLFunctionalSyntaxParser.Class() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.ClassAssertion() |
|
org.semanticweb.owlapi.model.SWRLClassAtom |
OWLFunctionalSyntaxParser.ClassAtom() |
|
org.semanticweb.owlapi.model.OWLClassAxiom |
OWLFunctionalSyntaxParser.ClassAxiom() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ClassExpression() |
|
java.util.Set<org.semanticweb.owlapi.model.OWLClassExpression> |
OWLFunctionalSyntaxParser.ClassExpressionSet() |
|
org.semanticweb.owlapi.model.OWLClass |
OWLFunctionalSyntaxParser.ClassIRI() |
|
org.semanticweb.owlapi.model.SWRLDArgument |
OWLFunctionalSyntaxParser.DArg() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.DataAllValuesFrom() |
|
org.semanticweb.owlapi.model.OWLDataRange |
OWLFunctionalSyntaxParser.DataComplementOf() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.DataExactCardinality() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.DataHasValue() |
|
org.semanticweb.owlapi.model.OWLDataRange |
OWLFunctionalSyntaxParser.DataIntersectionOf() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.DataMaxCardinality() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.DataMinCardinality() |
|
org.semanticweb.owlapi.model.OWLDataRange |
OWLFunctionalSyntaxParser.DataOneOf() |
|
org.semanticweb.owlapi.model.OWLDataProperty |
OWLFunctionalSyntaxParser.DataProperty() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.DataPropertyAssertion() |
|
org.semanticweb.owlapi.model.SWRLDataPropertyAtom |
OWLFunctionalSyntaxParser.DataPropertyAtom() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.DataPropertyAxiom() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.DataPropertyDomain() |
|
org.semanticweb.owlapi.model.OWLDataPropertyExpression |
OWLFunctionalSyntaxParser.DataPropertyExpression() |
|
org.semanticweb.owlapi.model.OWLDataProperty |
OWLFunctionalSyntaxParser.DataPropertyIRI() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.DataPropertyRange() |
|
java.util.Set<org.semanticweb.owlapi.model.OWLDataPropertyExpression> |
OWLFunctionalSyntaxParser.DataPropertySet() |
|
org.semanticweb.owlapi.model.OWLDataRange |
OWLFunctionalSyntaxParser.DataRange() |
|
org.semanticweb.owlapi.model.SWRLDataRangeAtom |
OWLFunctionalSyntaxParser.DataRangeAtom() |
|
org.semanticweb.owlapi.model.OWLFacetRestriction |
OWLFunctionalSyntaxParser.DataRangeFacetRestriction() |
|
org.semanticweb.owlapi.model.OWLDataRange |
OWLFunctionalSyntaxParser.DataRangeRestriction() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.DataSomeValuesFrom() |
|
org.semanticweb.owlapi.model.OWLDatatype |
OWLFunctionalSyntaxParser.Datatype() |
|
org.semanticweb.owlapi.model.OWLDatatypeDefinitionAxiom |
OWLFunctionalSyntaxParser.DatatypeDefinitionAxiom() |
|
org.semanticweb.owlapi.model.OWLDatatype |
OWLFunctionalSyntaxParser.DatatypeIRI() |
|
org.semanticweb.owlapi.model.OWLDataRange |
OWLFunctionalSyntaxParser.DataUnionOf() |
|
org.semanticweb.owlapi.model.OWLAxiom |
OWLFunctionalSyntaxParser.Declaration() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.DifferentIndividuals() |
|
org.semanticweb.owlapi.model.SWRLDifferentIndividualsAtom |
OWLFunctionalSyntaxParser.DifferentIndividualsAtom() |
|
org.semanticweb.owlapi.model.OWLClassAxiom |
OWLFunctionalSyntaxParser.DisjointClasses() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.DisjointDataProperties() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.DisjointObjectProperties() |
|
org.semanticweb.owlapi.model.OWLClassAxiom |
OWLFunctionalSyntaxParser.DisjointUnion() |
|
org.semanticweb.owlapi.model.SWRLRule |
OWLFunctionalSyntaxParser.DLSafeRule() |
|
org.semanticweb.owlapi.model.OWLEntity |
OWLFunctionalSyntaxParser.Entity() |
|
org.semanticweb.owlapi.model.OWLClassAxiom |
OWLFunctionalSyntaxParser.EquivalentClasses() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.EquivalentDataProperties() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.EquivalentObjectProperties() |
|
org.semanticweb.owlapi.model.IRI |
OWLFunctionalSyntaxParser.FullIRI() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.FunctionalDataProperty() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.FunctionalObjectProperty() |
|
org.semanticweb.owlapi.model.OWLHasKeyAxiom |
OWLFunctionalSyntaxParser.HasKey() |
|
org.semanticweb.owlapi.model.SWRLIArgument |
OWLFunctionalSyntaxParser.IArg() |
|
org.semanticweb.owlapi.model.OWLImportsDeclaration |
OWLFunctionalSyntaxParser.ImportsDeclaration() |
|
org.semanticweb.owlapi.model.OWLIndividual |
OWLFunctionalSyntaxParser.Individual() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.IndividualAxiom() |
|
org.semanticweb.owlapi.model.OWLNamedIndividual |
OWLFunctionalSyntaxParser.IndividualIRI() |
|
java.util.Set<org.semanticweb.owlapi.model.OWLIndividual> |
OWLFunctionalSyntaxParser.IndividualMinOneSet() |
|
java.util.Set<org.semanticweb.owlapi.model.OWLIndividual> |
OWLFunctionalSyntaxParser.IndividualSet() |
|
int |
OWLFunctionalSyntaxParser.Integer() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.InverseFunctionalObjectProperty() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.InverseObjectProperties() |
|
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
OWLFunctionalSyntaxParser.InverseObjectProperty() |
|
org.semanticweb.owlapi.model.IRI |
OWLFunctionalSyntaxParser.IRI() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.IrreflexiveObjectProperty() |
|
java.lang.String |
OWLFunctionalSyntaxParser.LangTag() |
|
org.semanticweb.owlapi.model.OWLLiteral |
OWLFunctionalSyntaxParser.Literal() |
|
org.semanticweb.owlapi.model.OWLNamedIndividual |
OWLFunctionalSyntaxParser.NamedIndividual() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.NegativeDataPropertyAssertion() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.NegativeObjectPropertyAssertion() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectAllValuesFrom() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectComplementOf() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectExactCardinality() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectHasValue() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectIntersectionOf() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectMaxCardinality() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectMinCardinality() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectOneOf() |
|
org.semanticweb.owlapi.model.OWLObjectProperty |
OWLFunctionalSyntaxParser.ObjectProperty() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.ObjectPropertyAssertion() |
|
org.semanticweb.owlapi.model.SWRLObjectPropertyAtom |
OWLFunctionalSyntaxParser.ObjectPropertyAtom() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.ObjectPropertyAxiom() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.ObjectPropertyDomain() |
|
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
OWLFunctionalSyntaxParser.ObjectPropertyExpression() |
|
org.semanticweb.owlapi.model.OWLObjectProperty |
OWLFunctionalSyntaxParser.ObjectPropertyIRI() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.ObjectPropertyRange() |
|
java.util.Set<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
OWLFunctionalSyntaxParser.ObjectPropertySet() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectSelf() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectSomeValuesFrom() |
|
org.semanticweb.owlapi.model.OWLClassExpression |
OWLFunctionalSyntaxParser.ObjectUnionOf() |
|
void |
OWLFunctionalSyntaxParser.Ontology() |
|
org.semanticweb.owlapi.formats.FunctionalSyntaxDocumentFormat |
OWLFunctionalSyntaxParser.parse() |
|
void |
OWLFunctionalSyntaxParser.Prefix() |
|
java.lang.String |
OWLFunctionalSyntaxParser.PrefixName() |
|
java.lang.String |
OWLFunctionalSyntaxParser.QuotedString() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.ReflexiveObjectProperty() |
|
org.semanticweb.owlapi.model.SWRLSameIndividualAtom |
OWLFunctionalSyntaxParser.SameIndividualAtom() |
|
org.semanticweb.owlapi.model.OWLIndividualAxiom |
OWLFunctionalSyntaxParser.SameIndividuals() |
|
org.semanticweb.owlapi.model.OWLSubAnnotationPropertyOfAxiom |
OWLFunctionalSyntaxParser.SubAnnotationPropertyOf() |
|
org.semanticweb.owlapi.model.OWLClassAxiom |
OWLFunctionalSyntaxParser.SubClassOf() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.SubDataPropertyOf() |
|
java.util.List<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
OWLFunctionalSyntaxParser.SubObjectPropertyChain() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.SubObjectPropertyOf() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.SymmetricObjectProperty() |
|
org.semanticweb.owlapi.model.OWLPropertyAxiom |
OWLFunctionalSyntaxParser.TransitiveObjectProperty() |
|