Uses of Class
fipaos.ont.fipa.Result

Packages that use Result
fipaos.ont.fipa 

Uses of Result in fipaos.ont.fipa
 

Methods in fipaos.ont.fipa that return Result
ResultDoneAction.getResult()
          Returns the results of executing the action
 

Methods in fipaos.ont.fipa with parameters of type Result
voidDoneAction.setResult(Result result)
          Sets the result of executing the action