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 Summary
Modifier and Type Method Description java.lang.StringgetName()Returns the name of this action. 
 -