Class RestrictionExprBase
java.lang.Object
org.aksw.jena_sparql_api.concept.builder.impl.RestrictionExprBase
- All Implemented Interfaces:
RestrictionExpr,RestrictionExprQuantor
- Direct Known Subclasses:
RestrictionExprExistsImpl,RestrictionExprForAllImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jena_sparql_api.concept.builder.api.RestrictionExpr
accept
-
Field Details
-
role
-
filler
-
-
Constructor Details
-
RestrictionExprBase
-
-
Method Details
-
getRole
- Specified by:
getRolein interfaceRestrictionExprQuantor
-
getFiller
- Specified by:
getFillerin interfaceRestrictionExprQuantor
-