Generated on Thu Nov 2 14:49:40 2006 for Gecode/J by doxygen 1.5.0

org.gecode.BExpr.BoolE Class Reference

Inherits org.gecode.BExpr.E.

List of all members.


Detailed Description

Definition at line 614 of file BExpr.java.

Package Functions

 BoolE (BoolVar b)
BoolVar post (Space home)
BoolE copy ()

Package Attributes

BoolVar b


Constructor & Destructor Documentation

org.gecode.BExpr.BoolE.BoolE ( BoolVar  b  )  [package]

Definition at line 616 of file BExpr.java.


Member Function Documentation

BoolVar org.gecode.BExpr.BoolE.post ( Space  home  )  [package, virtual]

Implements org.gecode.BExpr.E.

Definition at line 619 of file BExpr.java.

BoolE org.gecode.BExpr.BoolE.copy (  )  [package, virtual]

Implements org.gecode.BExpr.E.

Definition at line 623 of file BExpr.java.


Member Data Documentation

Definition at line 615 of file BExpr.java.


The documentation for this class was generated from the following file: