Package it.uniroma1.lcl.babelnet
Class VerbAtlasFrameID
- java.lang.Object
-
- it.uniroma1.lcl.babelnet.VerbAtlasFrameID
-
-
Constructor Summary
Constructors Constructor Description VerbAtlasFrameID(String id)Creates a new instance of a VerbAtlasFrameID.
-
-
-
Constructor Detail
-
VerbAtlasFrameID
public VerbAtlasFrameID(String id)
Creates a new instance of a VerbAtlasFrameID.- Parameters:
id- theVerbAtlasFrameIDof the frame id to build
-
-