|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.expasy.jpl.commons.base.cond | |
|---|---|
| org.expasy.jpl.commons.base.cond | Provides generic condition and expression classes that may be tested on any object. |
| org.expasy.jpl.commons.base.record | Provides data records. |
| Classes in org.expasy.jpl.commons.base.cond used by org.expasy.jpl.commons.base.cond | |
|---|---|
| Condition
The Condition interface should be implemented by any condition that
have to be tested on any T-object. |
|
| ConditionImpl
Conditional statement where a T-object may meet the condition on a
V-value given an operator. |
|
| ConditionImpl.Builder
A builder to ease the construction of conditions |
|
ConditionInterpreter
ConditionInterpreter translates condition type expressions into
Condition. |
|
| Classes in org.expasy.jpl.commons.base.cond used by org.expasy.jpl.commons.base.record | |
|---|---|
| Condition
The Condition interface should be implemented by any condition that
have to be tested on any T-object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||