|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ucl.tele.ccg.jXDRS.sem.VerbalReference
public class VerbalReference
| Constructor Summary | |
|---|---|
VerbalReference()
Basic constructor for VerbalReference |
|
| Method Summary | |
|---|---|
DiscourseReferent |
getAgent()
Returns the value of agent. |
DiscourseReferent |
getPatient()
Returns the value of patient. |
java.lang.String |
getText()
Does ... |
DiscourseReferent |
getVerb()
Returns the value of verb. |
void |
setAgent(DiscourseReferent agent)
Sets the value of agent. |
void |
setPatient(DiscourseReferent patient)
Sets the value of patient. |
void |
setVerb(DiscourseReferent verb)
Sets the value of verb. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerbalReference()
| Method Detail |
|---|
public DiscourseReferent getAgent()
public DiscourseReferent getPatient()
public java.lang.String getText()
Does ...
public DiscourseReferent getVerb()
public void setAgent(DiscourseReferent agent)
agent - The value to assign agent.public void setPatient(DiscourseReferent patient)
patient - The value to assign patient.public void setVerb(DiscourseReferent verb)
verb - The value to assign verb.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||