|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface IThematicRole.IThematicRoleBuilder
An object allows an immutable member object to built up and then created.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.mit.jverbnet.data.IThematicRole |
|---|
IThematicRole.IThematicRoleBuilder |
| Method Summary | |
|---|---|
IThematicRole |
create(IVerbClass parent)
Creates a thematic role from the information contained in the builder. |
void |
setSelRestrictions(ISelRestrictions<SemRestrType> selRestrs)
Sets the selectional restrictions for this thematic role |
void |
setType(ThematicRoleType type)
Sets the type for this thematic role. |
| Methods inherited from interface edu.mit.jverbnet.data.IThematicRole |
|---|
getSelRestrictions, getType, getVerbClass |
| Method Detail |
|---|
void setType(ThematicRoleType type)
type - the type for this thematic rolevoid setSelRestrictions(ISelRestrictions<SemRestrType> selRestrs)
selRestrs - the selectional restrictions for this thematic roleIThematicRole create(IVerbClass parent)
parent - the parent of the thematic role
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||