|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upenn.cis.pdtb.PDTBInferenceSiteImpl
Implementation of the PDTBInferenceSite interface.
| Constructor Summary | |
PDTBInferenceSiteImpl(int stringPosition,
int sentenceNo,
PTBTreeNode sentence)
Creates a new instance of PDTBInferenceSiteImpl |
|
| Method Summary | |
PDTBNode |
getPDTBNode()
Get the associated PDTBImplicitRelation. |
PTBTreeNode |
getSentence()
The sentence corresponding to getSentenceNo(). |
int |
getSentenceNo()
Sentence, at the start of which, the implicit relation was inferred. |
int |
getStringPosition()
The character offset where the relation was inferred. |
void |
save(java.io.Writer writer)
|
void |
setPDTBNode(PDTBNode node)
Set the associated implicit relation. |
void |
updateAttributesOnNode()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PDTBInferenceSiteImpl(int stringPosition,
int sentenceNo,
PTBTreeNode sentence)
| Method Detail |
public PDTBNode getPDTBNode()
PDTBInferenceSite
getPDTBNode in interface PDTBInferenceSitepublic int getStringPosition()
PDTBInferenceSite
getStringPosition in interface PDTBInferenceSitepublic PTBTreeNode getSentence()
PDTBInferenceSite
getSentence in interface PDTBInferenceSitepublic int getSentenceNo()
PDTBInferenceSite
getSentenceNo in interface PDTBInferenceSitepublic void setPDTBNode(PDTBNode node)
PDTBInferenceSite
setPDTBNode in interface PDTBInferenceSitepublic void updateAttributesOnNode()
updateAttributesOnNode in interface PDTBInferenceSite
public void save(java.io.Writer writer)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||