parma_polyhedra_library::Linear_Expression_Variable Class Reference
[Java Language Interface]

A linear expression built from a variable. More...

Inheritance diagram for parma_polyhedra_library::Linear_Expression_Variable:
Inheritance graph
[legend]
Collaboration diagram for parma_polyhedra_library::Linear_Expression_Variable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Linear_Expression_Variable (Variable v)
 Builds the object associated to the copy of v.
Variable argument ()
 Returns the variable representing the linear expression.
Linear_Expression_Variable clone ()
 Builds a copy of this.

Protected Attributes

Variable arg

Static Package Functions

 [static initializer]

Private Member Functions

int var_id ()

Static Private Member Functions

static native void initIDs ()

Detailed Description

A linear expression built from a variable.

Definition at line 28 of file Linear_Expression_Variable.java.


Constructor & Destructor Documentation

parma_polyhedra_library::Linear_Expression_Variable::Linear_Expression_Variable ( Variable  v  )  [inline]

Builds the object associated to the copy of v.

Definition at line 34 of file Linear_Expression_Variable.java.

References arg, and parma_polyhedra_library::Variable::id().

Referenced by clone().


Member Function Documentation

parma_polyhedra_library::Linear_Expression_Variable::[static initializer] (  )  [inline, static, package]
Variable parma_polyhedra_library::Linear_Expression_Variable::argument (  )  [inline]

Returns the variable representing the linear expression.

Definition at line 39 of file Linear_Expression_Variable.java.

References arg.

Linear_Expression_Variable parma_polyhedra_library::Linear_Expression_Variable::clone (  )  [inline, virtual]

Builds a copy of this.

Implements parma_polyhedra_library::Linear_Expression.

Definition at line 44 of file Linear_Expression_Variable.java.

References arg, and Linear_Expression_Variable().

static native void parma_polyhedra_library::Linear_Expression_Variable::initIDs (  )  [static, private]
int parma_polyhedra_library::Linear_Expression_Variable::var_id (  )  [inline, private]

Definition at line 48 of file Linear_Expression_Variable.java.

References arg, and parma_polyhedra_library::Variable::id().


Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Sun Feb 27 16:35:27 2011 for PPL Configured Java Language Interface by  doxygen 1.6.3