|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredicateType | |
|---|---|
| edu.mit.jverbnet.data.semantics | Provides semantic descriptors, such as for predicates and their arguments |
| Uses of PredicateType in edu.mit.jverbnet.data.semantics |
|---|
| Methods in edu.mit.jverbnet.data.semantics that return PredicateType | |
|---|---|
static PredicateType |
PredicateType.getById(java.lang.String id)
Returns the object corresponding to the specified xsd name. |
PredicateType |
PredicateDesc.getValue()
|
PredicateType |
IPredicateDesc.getValue()
The type of the predicate. |
| Constructors in edu.mit.jverbnet.data.semantics with parameters of type PredicateType | |
|---|---|
PredicateDesc(PredicateType value,
boolean bool,
java.util.List<ISemanticArgType> argTypes)
Creates a new predicate description with the specified parameters |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||