All Packages Class Hierarchy This Package Previous Next Index
Class aioli.ppml.RuleIndex
java.lang.Object
|
+----aioli.ppml.RuleIndex
- public class RuleIndex
- extends Object
-
RuleIndex()
-
-
getContext()
-
-
getIndex()
-
-
set(PPtable, int)
-
-
toString()
-
RuleIndex
public RuleIndex()
set
public void set(PPtable table,
int index)
getIndex
public int getIndex()
getContext
public Context getContext()
toString
public String toString()
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index