edu.ntnu.cikmr.workflow
Interface Executable

All Known Implementing Classes:
Activity, Compare, Condition, ExecutableActivity, Execute, FindResource, Goal, Incentive, Invoke, IsDefined, SetDefined, Statement, UseResource, Wait

public interface Executable


Method Summary
 boolean execute()
           
 boolean getResult()
           
 

Method Detail

execute

boolean execute()

getResult

boolean getResult()