org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getAllValueRestriction(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
Type |
SymbolTable.getAllValueRestrictionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom |
SymbolTable.getAnnotationAssertion(ManchesterOWLSyntaxTree parentExpression,
ManchesterOWLSyntaxTree iri,
ManchesterOWLSyntaxTree annotationPropertyNode,
ManchesterOWLSyntaxTree object) |
Type |
SymbolTable.getAnnotationAssertionType(ManchesterOWLSyntaxTree parentExpression,
ManchesterOWLSyntaxTree iri,
ManchesterOWLSyntaxTree annotationPropertyNode,
ManchesterOWLSyntaxTree object) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getAsymmetricProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getClassAssertionAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree description,
ManchesterOWLSyntaxTree subject) |
Type |
SymbolTable.getClassAssertionAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree description,
ManchesterOWLSyntaxTree subject) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getConjunction(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree[] conjuncts) |
Type |
SymbolTable.getConjunctionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree... conjuncts) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getDifferentIndividualsAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree anIndividual,
ManchesterOWLSyntaxTree anotherIndividual) |
Type |
SymbolTable.getDifferentIndividualsAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree anIndividual,
ManchesterOWLSyntaxTree anotherIndividual) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getDisjointAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree lhs,
ManchesterOWLSyntaxTree rhs) |
Type |
SymbolTable.getDisjointAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree lhs,
ManchesterOWLSyntaxTree rhs) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getDisjunction(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree[] disjuncts) |
Type |
SymbolTable.getDisjunctionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree... disjuncts) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getDomainAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p,
ManchesterOWLSyntaxTree domain) |
Type |
SymbolTable.getDomainAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p,
ManchesterOWLSyntaxTree domain) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getEquivalentAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree lhs,
ManchesterOWLSyntaxTree rhs) |
Type |
SymbolTable.getEquivalentAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree lhs,
ManchesterOWLSyntaxTree rhs) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getExactCardinalityRestriction(org.antlr.runtime.tree.CommonTree expression,
int i,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
Type |
SymbolTable.getExactCardinalityRestrictionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getFunctionalProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
Type |
SymbolTable.getFunctionalPropertyType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
org.semanticweb.owlapi.model.OWLHasKeyAxiom |
SymbolTable.getHasKey(ManchesterOWLSyntaxTree node,
Set<ManchesterOWLSyntaxTree> propertyExpressions) |
Type |
SymbolTable.getHasKeyType(ManchesterOWLSyntaxTree node,
Set<ManchesterOWLSyntaxTree> propertyExpressions) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getInverseFunctionalProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
Type |
SymbolTable.getInverseFunctionalPropertyType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getInverseOfAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree lhs,
ManchesterOWLSyntaxTree rhs) |
Type |
SymbolTable.getInverseOfAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree lhs,
ManchesterOWLSyntaxTree rhs) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getInverseProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree property) |
Type |
SymbolTable.getInversePropertyType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree property) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getIrreflexiveProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
Type |
SymbolTable.getIrreflexivePropertyType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getMaxCardinalityRestriction(org.antlr.runtime.tree.CommonTree expression,
int cardinality,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
Type |
SymbolTable.getMaxCardinalityRestrictionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getMinCardinalityRestriction(org.antlr.runtime.tree.CommonTree expression,
int cardinality,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
Type |
SymbolTable.getMinCardinalityRestrictionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getNegatedAssertion(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree assertion) |
Type |
SymbolTable.getNegatedAssertionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree assertion) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getNegatedClassExpression(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree node) |
Type |
SymbolTable.getNegatedClassExpressionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree node) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getOneOf(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree[] individuals) |
Type |
SymbolTable.getOneOfType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree... individuals) |
org.semanticweb.owlapi.model.OWLDatatypeRestriction |
SymbolTable.getOWLDataRange(ManchesterOWLSyntaxTree dataType,
ManchesterOWLSyntaxTree parentExpression,
ManchesterOWLSyntaxTree... facets) |
org.semanticweb.owlapi.model.OWLDatatypeRestriction |
SymbolTable.getOWLDataRange(ManchesterOWLSyntaxTree dataType,
ManchesterOWLSyntaxTree parentExpression,
ManchesterOWLSyntaxTree... facets) |
OWLType |
SymbolTable.getOWLDataRangeType(ManchesterOWLSyntaxTree dataType,
ManchesterOWLSyntaxTree parentExpression,
ManchesterOWLSyntaxTree... facets) |
OWLType |
SymbolTable.getOWLDataRangeType(ManchesterOWLSyntaxTree dataType,
ManchesterOWLSyntaxTree parentExpression,
ManchesterOWLSyntaxTree... facets) |
org.semanticweb.owlapi.model.OWLFacetRestriction |
SymbolTable.getOWLFacetRestriction(ManchesterOWLSyntaxTree facet,
ManchesterOWLSyntaxTree value,
org.antlr.runtime.tree.CommonTree parentExpression) |
OWLType |
SymbolTable.getOWLFacetRestrictionType(ManchesterOWLSyntaxTree facet,
ManchesterOWLSyntaxTree value,
org.antlr.runtime.tree.CommonTree parentExpression) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getOWLObject(ManchesterOWLSyntaxTree node) |
org.semanticweb.owlapi.model.OWLLiteral |
SymbolTable.getOWLTypedConstant(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree value,
ManchesterOWLSyntaxTree constantType) |
org.semanticweb.owlapi.model.OWLLiteral |
SymbolTable.getOWLUntypedConstant(ManchesterOWLSyntaxTree value,
ManchesterOWLSyntaxTree lang) |
OWLPropertyChain |
SymbolTable.getPropertyChain(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree[] chainItems) |
Type |
SymbolTable.getPropertyChainType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree... chainItems) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getRangeAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p,
ManchesterOWLSyntaxTree range) |
Type |
SymbolTable.getRangeAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p,
ManchesterOWLSyntaxTree range) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getReflexiveProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
Type |
SymbolTable.getReflexivePropertyType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getRoleAssertionAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree subject,
ManchesterOWLSyntaxTree property,
ManchesterOWLSyntaxTree object) |
Type |
SymbolTable.getRoleAssertionAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree subject,
ManchesterOWLSyntaxTree property,
ManchesterOWLSyntaxTree object) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getSameIndividualsAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree anIndividual,
ManchesterOWLSyntaxTree anotherIndividual) |
Type |
SymbolTable.getSameIndividualsAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree anIndividual,
ManchesterOWLSyntaxTree anotherIndividual) |
org.semanticweb.owlapi.model.OWLObject |
SymbolTable.getSomeValueRestriction(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
Type |
SymbolTable.getSomeValueRestrictionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree filler) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getSubClassAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree subClass,
ManchesterOWLSyntaxTree superClass) |
Type |
SymbolTable.getSubClassAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree subClass,
ManchesterOWLSyntaxTree superClass) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getSubPropertyAxiom(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree subProperty,
ManchesterOWLSyntaxTree superProperty) |
Type |
SymbolTable.getSubPropertyAxiomType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree subProperty,
ManchesterOWLSyntaxTree superProperty) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getSymmetricProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
Type |
SymbolTable.getSymmetricPropertyType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
org.semanticweb.owlapi.model.OWLAxiom |
SymbolTable.getTransitiveProperty(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
Type |
SymbolTable.getTransitivePropertyType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree p) |
org.semanticweb.owlapi.model.OWLClassExpression |
SymbolTable.getValueRestriction(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree value) |
Type |
SymbolTable.getValueRestrictionType(org.antlr.runtime.tree.CommonTree expression,
ManchesterOWLSyntaxTree propertyExpression,
ManchesterOWLSyntaxTree value) |
void |
SymbolTable.reportIncompatibleSymbolType(ManchesterOWLSyntaxTree tree,
org.antlr.runtime.tree.CommonTree parentExpression) |
protected void |
SymbolTable.reportUnrecognisedSymbol(ManchesterOWLSyntaxTree node) |
Symbol |
SymbolTable.resolve(ManchesterOWLSyntaxTree node) |
Symbol |
SymbolTable.resolveIRI(ManchesterOWLSyntaxTree node) |