Class RestrictionExprForAllImpl
java.lang.Object
org.aksw.jena_sparql_api.concept.builder.impl.RestrictionExprBase
org.aksw.jena_sparql_api.concept.builder.impl.RestrictionExprForAllImpl
- All Implemented Interfaces:
RestrictionExpr,RestrictionExprForAll,RestrictionExprQuantor
-
Field Summary
Fields inherited from class org.aksw.jena_sparql_api.concept.builder.impl.RestrictionExprBase
filler, role -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.jena_sparql_api.concept.builder.impl.RestrictionExprBase
getFiller, getRoleMethods 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.RestrictionExprQuantor
getFiller, getRole
-
Constructor Details
-
RestrictionExprForAllImpl
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceRestrictionExpr
-