public class ConstraintStage extends Stage
true
are passed onward.Constructor and Description |
---|
ConstraintStage(Mapping map,
ExpressionSet constraint)
Initialise this ConstraintStage with the mapping [from names to indexes] and
ExpressionSet [the constraint expressions] that will be evaluated when the
constraint stage runs.
|
Modifier and Type | Method and Description |
---|---|
Pipe |
deliver(Pipe L)
the delivery component: read the domain elements out of the
input pipe, and only pass on those that satisfy the predicate.
|
close, connectFrom, initial, isClosed
public ConstraintStage(Mapping map, ExpressionSet constraint)
Licenced under the Apache License, Version 2.0