Uses of Package
org.expasy.jpl.commons.base.cond.operator.impl

Packages that use org.expasy.jpl.commons.base.cond.operator.impl
org.expasy.jpl.commons.base.cond.operator Provides operators for conditions. 
org.expasy.jpl.commons.base.cond.operator.impl Provides implementations of condition operators. 
 

Classes in org.expasy.jpl.commons.base.cond.operator.impl used by org.expasy.jpl.commons.base.cond.operator
OperatorMulti
          This operator evaluates the all collection of operators.
 

Classes in org.expasy.jpl.commons.base.cond.operator.impl used by org.expasy.jpl.commons.base.cond.operator.impl
OperatorAnd
           
OperatorApproxEquals
          This operator evaluates the equality of two numbers in a given interval of uncertainty.
OperatorBelongs
          This operator evaluates the membership of T-element in set.
OperatorBelongsToDoD
          This operator evaluates the existence of elements that satisfy the set of conditions defined in the DomainOfDefinition.
OperatorContains
          This operator evaluates the existence of T-element in set.
OperatorEquals
          This operator evaluates the strict equality of two numbers .
OperatorGreaterThan
          This operator evaluates T1 is > T2.
OperatorInter
          This operator evaluates the intersection of sets.
OperatorLowerThan
          This operator evaluates T1 is < T2.
OperatorMulti
          This operator evaluates the all collection of operators.
OperatorOr
           
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.