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

org.gecode.BExpr.RelE Class Reference

Inherits org.gecode.BExpr.E.

List of all members.


Detailed Description

Definition at line 640 of file BExpr.java.

Package Functions

 RelE (Expr e1, IntRelType irt, Expr e2)
BoolVar post (Space home)
RelE copy ()

Package Attributes

Expr e1
Expr e2
IntRelType irt


Constructor & Destructor Documentation

org.gecode.BExpr.RelE.RelE ( Expr  e1,
IntRelType  irt,
Expr  e2 
) [package]

Definition at line 643 of file BExpr.java.


Member Function Documentation

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

Implements org.gecode.BExpr.E.

Definition at line 648 of file BExpr.java.

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

Implements org.gecode.BExpr.E.

Definition at line 654 of file BExpr.java.


Member Data Documentation

Definition at line 641 of file BExpr.java.

Definition at line 641 of file BExpr.java.

Definition at line 642 of file BExpr.java.


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