PPL Configured Java Language Interface  0.12.1
parma_polyhedra_library.Linear_Expression_Variable Class Reference

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

Inheritance diagram for parma_polyhedra_library.Linear_Expression_Variable:
Collaboration diagram for parma_polyhedra_library.Linear_Expression_Variable:

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

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


Member Function Documentation

Returns the variable representing the linear expression.

Definition at line 39 of file Linear_Expression_Variable.java.

References parma_polyhedra_library.Linear_Expression_Variable.arg.


Member Data Documentation


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