parma_polyhedra_library::Linear_Expression_Coefficient Class Reference
[Java Language Interface]

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

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

List of all members.

Public Member Functions

 Linear_Expression_Coefficient (Coefficient c)
 Builds the object corresponding to a copy of the coefficient c.
Coefficient argument ()
 Returns coefficient representing the linear expression.
Linear_Expression_Coefficient clone ()
 Builds a copy of this.

Protected Attributes

Coefficient coeff
 The coefficient representing the linear expression.

Static Package Functions

 [static initializer]

Static Private Member Functions

static native void initIDs ()

Detailed Description

A linear expression built from a coefficient.

Definition at line 28 of file Linear_Expression_Coefficient.java.


Constructor & Destructor Documentation

parma_polyhedra_library::Linear_Expression_Coefficient::Linear_Expression_Coefficient ( Coefficient  c  )  [inline]

Builds the object corresponding to a copy of the coefficient c.

Definition at line 35 of file Linear_Expression_Coefficient.java.

References coeff.

Referenced by clone().


Member Function Documentation

parma_polyhedra_library::Linear_Expression_Coefficient::[static initializer] (  )  [inline, static, package]
Coefficient parma_polyhedra_library::Linear_Expression_Coefficient::argument (  )  [inline]

Returns coefficient representing the linear expression.

Definition at line 40 of file Linear_Expression_Coefficient.java.

References coeff.

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

Builds a copy of this.

Implements parma_polyhedra_library::Linear_Expression.

Definition at line 45 of file Linear_Expression_Coefficient.java.

References coeff, and Linear_Expression_Coefficient().

static native void parma_polyhedra_library::Linear_Expression_Coefficient::initIDs (  )  [static, private]

Member Data Documentation

The coefficient representing the linear expression.

Definition at line 32 of file Linear_Expression_Coefficient.java.

Referenced by argument(), clone(), and Linear_Expression_Coefficient().


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