public interface IntegerObjectPropertyExpression extends IntegerDatatype
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(IntegerObjectPropertyExpressionVisitor<T> visitor) |
boolean |
isLiteral()
Tells whether or not this property expression is a literal.
|
getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getObjectPropertiesInSignature
<T> T accept(IntegerObjectPropertyExpressionVisitor<T> visitor)
boolean isLiteral()
true
if and only if this class expression is a
literalCopyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.