Uses of Class
org.ijsberg.iglu.util.logic.LogicalElement

Packages that use LogicalElement
org.ijsberg.iglu.util.logic   
 

Uses of LogicalElement in org.ijsberg.iglu.util.logic
 

Subclasses of LogicalElement in org.ijsberg.iglu.util.logic
 class Expression
          Logical expression, composed of statements and subexpressions that may be evaluated.
 class Operator
          Stands for a logical operator (NOT, AND, OR).
 class Statement
          A statement may be evaluated as being 'true' or 'false' but it may also be some string of which its presence may be tested.
 



Copyright © 2011. All Rights Reserved.