|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.gcube.data.trees.constraints | |
|---|---|
| org.gcube.data.trees.constraints | |
| org.gcube.data.trees.patterns | |
| Classes in org.gcube.data.trees.constraints used by org.gcube.data.trees.constraints | |
|---|---|
| BaseConstraint
Base implementation of Constraint. |
|
| Constraint
Accepts typed values that satisfy a given constraint. |
|
| Classes in org.gcube.data.trees.constraints used by org.gcube.data.trees.patterns | |
|---|---|
| After
Accepts Calendar values that follow a given one. |
|
| AfterDate
Accepts Date values that follow a given one. |
|
| All
Accepts values that have the same type and satisfy one ore more constraints. |
|
| AnyValue
Accepts any value. |
|
| Before
Accepts Calendar values that precede a given one. |
|
| BeforeDate
Accepts Date values that precede a given one. |
|
| Constraint
Accepts typed values that satisfy a given constraint. |
|
| Either
Accepts values that satisfy at least one of two constraints. |
|
| Less
Constrains Double values to be strictly smaller than a given one. |
|
| Match
Accepts values that match a given regular expression when converted to String. |
|
| More
Constraints values of type Double to be strictly greater than a given one. |
|
| Not
Constrains values to not satisfy a given constraint. |
|
| Same
Constrains values to be equal to a given one (in the Object.equals(Object) sense). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||