| 
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoolbus.process.ProcessExpression
toolbus.process.IfElse
toolbus.process.IfThen
public class IfThen
| Field Summary | 
|---|
| Fields inherited from class toolbus.process.ProcessExpression | 
|---|
posInfo, tbfactory | 
| Constructor Summary | |
|---|---|
IfThen(aterm.ATerm test,
             ProcessExpression Pthen,
             TBTermFactory tbfactory,
             PositionInformation posInfo)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class toolbus.process.IfElse | 
|---|
compile, computeFirst, copy, getAtoms, replaceFormals, toString | 
| Methods inherited from class toolbus.process.ProcessExpression | 
|---|
addToFirst, addToFollow, getFirst, getFollow, getPosInfo, setFirst, setFollow | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public IfThen(aterm.ATerm test,
              ProcessExpression Pthen,
              TBTermFactory tbfactory,
              PositionInformation posInfo)
  | 
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||