|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IThematicRole | |
|---|---|
| edu.mit.jverbnet.data | Provides the major data types of the library |
| Uses of IThematicRole in edu.mit.jverbnet.data |
|---|
| Subinterfaces of IThematicRole in edu.mit.jverbnet.data | |
|---|---|
static interface |
IThematicRole.IThematicRoleBuilder
An object allows an immutable member object to built up and then created. |
| Classes in edu.mit.jverbnet.data that implement IThematicRole | |
|---|---|
class |
ThematicRole
Default implementation of the IThematicRole interface. |
static class |
ThematicRole.ThematicRoleBuilder
Default implementation of the IThematicRoleBuilder interface. |
| Methods in edu.mit.jverbnet.data that return IThematicRole | |
|---|---|
IThematicRole |
IThematicRole.IThematicRoleBuilder.create(IVerbClass parent)
Creates a thematic role from the information contained in the builder. |
| Methods in edu.mit.jverbnet.data that return types with arguments of type IThematicRole | |
|---|---|
java.util.List<IThematicRole> |
VerbClass.getThematicRoles()
|
java.util.List<IThematicRole> |
IVerbClass.getThematicRoles()
Returns the thematic roles of this verb class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||