| 
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.atom.Atom
toolbus.atom.tool.Event
public class Event
| Field Summary | |
|---|---|
private  Ref | 
result
 | 
private  Ref | 
toolId
 | 
private  ToolInstance | 
toolInstance
 | 
| Fields inherited from class toolbus.atom.Atom | 
|---|
externalNameAsReceivedByTool | 
| Fields inherited from class toolbus.process.ProcessExpression | 
|---|
posInfo, tbfactory | 
| Constructor Summary | |
|---|---|
Event(aterm.ATerm toolId,
           aterm.ATerm result,
           TBTermFactory tbfactory,
           PositionInformation posInfo)
 | 
|
| Method Summary | |
|---|---|
 void | 
activate()
Activate the StateElement, i.e.  | 
 ProcessExpression | 
copy()
 | 
 boolean | 
execute()
Execute this StateElement  | 
| Methods inherited from class toolbus.atom.Atom | 
|---|
compile, computeFirst, contains, copyAtomAttributes, debugExecute, destroy, getAtomArgValue, getAtoms, getDelay, getEnv, getProcess, getTests, getTimeout, getToolBus, gotoNextStateAndActivate, gotoNextStateAndActivate, isEnabled, replaceFormals, setAbsoluteDelay, setAbsoluteTimeout, setAtomArgs, setDelay, setEnv, setTest, setTimeout, toATerm, 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 | 
| Methods inherited from interface toolbus.StateElement | 
|---|
getFollow, getPosInfo | 
| Field Detail | 
|---|
private final Ref toolId
private final Ref result
private ToolInstance toolInstance
| Constructor Detail | 
|---|
public Event(aterm.ATerm toolId,
             aterm.ATerm result,
             TBTermFactory tbfactory,
             PositionInformation posInfo)
| Method Detail | 
|---|
public ProcessExpression copy()
copy in class ProcessExpressionpublic void activate()
StateElement
activate in interface StateElementactivate in class Atom
public boolean execute()
                throws ToolBusException
StateElement
ToolBusException
  | 
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||