All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aioli.ppml.RuleIndex

java.lang.Object
   |
   +----aioli.ppml.RuleIndex

public class RuleIndex
extends Object

Constructor Index

 o RuleIndex()

Method Index

 o getContext()
 o getIndex()
 o set(PPtable, int)
 o toString()

Constructors

 o RuleIndex
 public RuleIndex()

Methods

 o set
 public void set(PPtable table,
                 int index)
 o getIndex
 public int getIndex()
 o getContext
 public Context getContext()
 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index