Uses of Class
it.uniroma2.art.semanticturkey.syntax.manchester.owl2.ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext
Packages that use ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext
Package
Description
-
Uses of ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext in it.uniroma2.art.semanticturkey.syntax.manchester.owl2
Methods in it.uniroma2.art.semanticturkey.syntax.manchester.owl2 that return ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContextModifier and TypeMethodDescriptionManchesterOWL2SyntaxParserParser.objectPropertyExpression()
ManchesterOWL2SyntaxParserParser.RestrictionContext.objectPropertyExpression()
Methods in it.uniroma2.art.semanticturkey.syntax.manchester.owl2 with parameters of type ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContextModifier and TypeMethodDescriptionvoid
ManchesterOWL2SyntaxParserBaseListener.enterObjectPropertyExpression
(ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext ctx) Enter a parse tree produced byManchesterOWL2SyntaxParserParser.objectPropertyExpression()
.void
ManchesterOWL2SyntaxParserListener.enterObjectPropertyExpression
(ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext ctx) Enter a parse tree produced byManchesterOWL2SyntaxParserParser.objectPropertyExpression()
.void
ManchesterOWL2SyntaxParserBaseListener.exitObjectPropertyExpression
(ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext ctx) Exit a parse tree produced byManchesterOWL2SyntaxParserParser.objectPropertyExpression()
.void
ManchesterOWL2SyntaxParserListener.exitObjectPropertyExpression
(ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext ctx) Exit a parse tree produced byManchesterOWL2SyntaxParserParser.objectPropertyExpression()
. -
Uses of ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext in it.uniroma2.art.semanticturkey.syntax.manchester.owl2.parsers
Methods in it.uniroma2.art.semanticturkey.syntax.manchester.owl2.parsers with parameters of type ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContextModifier and TypeMethodDescriptionvoid
ParserObjectPropertyExpression.enterObjectPropertyExpression
(ManchesterOWL2SyntaxParserParser.ObjectPropertyExpressionContext ctx)