| Package | Description |
|---|---|
| de.uulm.ecs.ai.owlapi.krssparser |
| Modifier and Type | Method and Description |
|---|---|
ParseException |
KRSS2Parser.generateParseException()
Generate ParseException.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KRSS2Parser.ABoxStatement()
A box statement.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.All()
All.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.And()
And.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.AtLeast()
At least.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.AtMost()
At most.
|
void |
KRSS2Parser.ComplexRoleInclusion()
Complex role inclusion.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.ConceptExpression()
Concept expression.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.ConceptName()
Concept name.
|
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
KRSS2Parser.ConceptSet()
Concept set.
|
void |
KRSS2Parser.DefineConcept()
Define concept.
|
void |
KRSS2Parser.DefinePrimitiveConcept()
Define primitive concept.
|
void |
KRSS2Parser.DefinePrimitiveRole()
Define primitive role.
|
void |
KRSS2Parser.DefineRole()
Define role.
|
void |
KRSS2Parser.Disjoint()
Disjoint.
|
void |
KRSS2Parser.DisjointRoles()
Disjoint roles.
|
void |
KRSS2Parser.Distinct()
Distinct.
|
void |
KRSS2Parser.DomainAttribute(org.semanticweb.owlapi.model.OWLObjectProperty subProp)
Domain attribute.
|
void |
KRSS2Parser.Equal()
Equal.
|
void |
KRSS2Parser.Equivalent()
Equivalent.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.Exactly()
Exactly.
|
void |
KRSS2Parser.Implies()
Implies.
|
void |
KRSS2Parser.ImpliesRole()
Implies role.
|
org.semanticweb.owlapi.model.OWLIndividual |
KRSS2Parser.IndividualName()
Individual name.
|
void |
KRSS2Parser.Instance()
Instance.
|
int |
KRSS2Parser.Integer()
Integer.
|
void |
KRSS2Parser.InverseProperty(org.semanticweb.owlapi.model.OWLObjectProperty subProp)
Inverse property.
|
void |
KRSS2Parser.Inverses()
Inverses.
|
void |
KRSS2Parser.LeftIdentity(org.semanticweb.owlapi.model.OWLObjectProperty r)
Left identity.
|
org.semanticweb.owlapi.model.IRI |
KRSS2Parser.Name()
Name.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.Not()
Not.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.Or()
Or.
|
void |
KRSS2Parser.Parent(org.semanticweb.owlapi.model.OWLObjectProperty subProp)
Parent.
|
void |
KRSS2Parser.Parents(org.semanticweb.owlapi.model.OWLObjectProperty subProp)
Parents.
|
void |
KRSS2Parser.parse()
Parses the.
|
boolean |
KRSS2Parser.parseBoolean()
Parses the boolean.
|
List<org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
KRSS2Parser.propertyChain()
Property chain.
|
void |
KRSS2Parser.Range()
Range.
|
void |
KRSS2Parser.RangeAttribute(org.semanticweb.owlapi.model.OWLObjectProperty subProp)
Range attribute.
|
void |
KRSS2Parser.ReflexiveAttribute(org.semanticweb.owlapi.model.OWLObjectProperty property)
Reflexive attribute.
|
void |
KRSS2Parser.Related()
Related.
|
void |
KRSS2Parser.RightIdentity(org.semanticweb.owlapi.model.OWLObjectProperty r)
Right identity.
|
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
KRSS2Parser.RoleExpression()
Role expression.
|
org.semanticweb.owlapi.model.OWLObjectProperty |
KRSS2Parser.RoleName()
Role name.
|
Set<org.semanticweb.owlapi.model.OWLObjectProperty> |
KRSS2Parser.RoleNameSet()
Role name set.
|
void |
KRSS2Parser.RolesEquivalent()
Roles equivalent.
|
org.semanticweb.owlapi.model.OWLClassExpression |
KRSS2Parser.Some()
Some.
|
void |
KRSS2Parser.SymmetricAttribute(org.semanticweb.owlapi.model.OWLObjectProperty property)
Symmetric attribute.
|
void |
KRSS2Parser.TBoxStatement()
T box statement.
|
void |
KRSS2Parser.Transitive()
Transitive.
|
void |
KRSS2Parser.TransitiveAttribute(org.semanticweb.owlapi.model.OWLObjectProperty property)
Transitive attribute.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.