|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPredicateDesc | |
|---|---|
| edu.mit.jverbnet.data.semantics | Provides semantic descriptors, such as for predicates and their arguments |
| Uses of IPredicateDesc in edu.mit.jverbnet.data.semantics |
|---|
| Classes in edu.mit.jverbnet.data.semantics that implement IPredicateDesc | |
|---|---|
class |
PredicateDesc
Default implementation of IPredicateDesc. |
| Methods in edu.mit.jverbnet.data.semantics that return types with arguments of type IPredicateDesc | |
|---|---|
List<IPredicateDesc> |
SemanticDesc.getPredicates()
|
List<IPredicateDesc> |
ISemanticDesc.getPredicates()
Returns the list of predicates for this semantic description. |
| Constructor parameters in edu.mit.jverbnet.data.semantics with type arguments of type IPredicateDesc | |
|---|---|
SemanticDesc(List<IPredicateDesc> predList)
Creates a new semantic description with the specified list of predicates |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||