Package it.uniroma1.lcl.kb
Interface FrameID
-
- All Known Implementing Classes:
VerbAtlasFrameID
public interface FrameID
A general class for a frame identifier.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getID()
Gets the ID of thisFrameID
.
-