Package net.sf.tweety.action.signature
Interface ActionName
-
- All Known Implementing Classes:
FolAction,FolActionName
public interface ActionNameA basic interface representing an action name.- Author:
- Sebastian Homann
-
-
Method Detail
-
getName
String getName()
Returns the name of this action.- Returns:
- the name of this action.
-
-