public interface QuadHolder
| Modifier and Type | Method and Description |
|---|---|
ExtendedIterator<Quad> |
getQuads()
Get an extended iterator over the quads this holder holds.
|
QuadHolder |
setValues(Map<Var,Node> values)
Apply values to the variables in the quads held by this holder.
|
ExtendedIterator<Quad> getQuads()
QuadHolder setValues(Map<Var,Node> values)
values - the values to set.Licensed under the Apache License, Version 2.0