Interface Executable
-
@Deprecated public interface Executable
Deprecated.SeeDataFlowNode
Will be executed if PathFinder finds a path.- Since:
- Created on 09.08.2004
- Author:
- raik
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
execute(CurrentPath path)
Deprecated.
-
-
-
Method Detail
-
execute
void execute(CurrentPath path)
Deprecated.
-
-