Package net.sf.tweety.action.signature
Interface FluentName
-
- All Known Implementing Classes:
FolFluentName
public interface FluentNameA basic interface representing a fluent name.- Author:
- Sebastian Homann
-
-
Method Detail
-
getName
String getName()
Returns the name of this fluent.- Returns:
- the name of this fluent.
-
-