Class GenericLayer
java.lang.Object
com.eccenca.access_control.triple_based.core.GenericLayer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenericLayergetExpr()org.aksw.commons.collections.PolaritySet<org.apache.jena.sparql.engine.binding.Binding>List<org.apache.jena.sparql.core.Var>getVars()voidvoidsetRelation(Fragment relation) voidsetValueSet(org.aksw.commons.collections.PolaritySet<org.apache.jena.sparql.engine.binding.Binding> valueSet) void
-
Field Details
-
vars
-
relation
-
expr
-
valueSet
protected org.aksw.commons.collections.PolaritySet<org.apache.jena.sparql.engine.binding.Binding> valueSet
-
-
Constructor Details
-
GenericLayer
-
-
Method Details
-
getVars
-
setVars
-
getRelation
-
setRelation
-
getExpr
-
setExpr
-
getValueSet
public org.aksw.commons.collections.PolaritySet<org.apache.jena.sparql.engine.binding.Binding> getValueSet() -
setValueSet
public void setValueSet(org.aksw.commons.collections.PolaritySet<org.apache.jena.sparql.engine.binding.Binding> valueSet) -
create
-