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

org.gecode.BExpr.NE Class Reference

Inherits org.gecode.BExpr.E.

List of all members.


Detailed Description

Definition at line 600 of file BExpr.java.

Package Functions

 NE (E e)
BoolVar post (Space home)
NE copy ()

Package Attributes

E e


Constructor & Destructor Documentation

org.gecode.BExpr.NE.NE ( E  e  )  [package]

Definition at line 602 of file BExpr.java.


Member Function Documentation

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

Implements org.gecode.BExpr.E.

Definition at line 605 of file BExpr.java.

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

Implements org.gecode.BExpr.E.

Definition at line 610 of file BExpr.java.


Member Data Documentation

Definition at line 601 of file BExpr.java.


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