|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The PP (prepositional phrase) category for a FD. Methods are provided to set the preposition and the np (noun phrase) which is essential in creating PPs. Factory methods are also provided for easier constructing purpose.
PPFactory,
NP| Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
| Method Summary | |
void |
setNP(FD np)
A method to set the NP within a PP |
void |
setPrep(java.lang.String preposition)
A method to set the preposition of a prepositional phrase |
| Methods inherited from interface edu.columbia.surge.FD |
checkPath,
checkPath,
getPath,
getPath,
putPath,
putPath,
putPathOverride,
putPathOverride,
toString,
toXML |
| Methods inherited from interface java.util.Map |
clear,
containsKey,
containsValue,
entrySet,
equals,
get,
hashCode,
isEmpty,
keySet,
put,
putAll,
remove,
size,
values |
| Method Detail |
public void setPrep(java.lang.String preposition)
throws InvalidPathException
preposition - public void setNP(FD np)
NP -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||