|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMember
A member of a verb class.
Nested Class Summary | |
---|---|
static interface |
IMember.IMemberBuilder
A class that returns modifiable lists, that allows an immutable member object to built up and then created. |
Method Summary | |
---|---|
List<String> |
getGroupings()
Returns a non- null , but possibly empty, list of Propbank
ids. |
String |
getName()
Returns the name of this member. |
IVerbClass |
getVerbClass()
Returns the verb class to which this member belongs |
List<IWordnetKey> |
getWordnetTypes()
Returns a non- null , but possibly empty, list of Wordnet
types. |
Method Detail |
---|
IVerbClass getVerbClass()
String getName()
null
, empty, or
all whitespace.
List<IWordnetKey> getWordnetTypes()
null
, but possibly empty, list of Wordnet
types.
null
, but possibly empty, list of Wordnet
typesList<String> getGroupings()
null
, but possibly empty, list of Propbank
ids.
null
, but possibly empty, list of Propbank ids
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |