com.clarkparsia.openrdf.util
Class ExpressionFactory.FacetRestriction
java.lang.Object
com.clarkparsia.openrdf.util.ExpressionFactory.FacetRestriction
- Enclosing class:
- ExpressionFactory
public static class ExpressionFactory.FacetRestriction
- extends Object
A restriction on a facet of a datatype.
- Author:
- Michael Grove
mFacet
public final ExpressionFactory.Facet mFacet
mValue
public final Literal mValue
ExpressionFactory.FacetRestriction
public ExpressionFactory.FacetRestriction(ExpressionFactory.Facet theFacet,
Literal theValue)
Copyright © 2010-2013 Clark & Parsia. All Rights Reserved.