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