|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upenn.cis.pdtb.PDTBFeaturesImpl
edu.upenn.cis.pdtb.PDTBExplicitRelationFeaturesImpl
Implementation of the PDTBExplicitRelationFeatures interface.
| Field Summary |
| Fields inherited from interface edu.upenn.cis.pdtb.PDTBExplicitRelationFeatures |
ConnHeadAttributeQName |
| Fields inherited from interface edu.upenn.cis.pdtb.PDTBFeatures |
Factual, FactualityAttributeQName, FactualVal, NegativePolarityVal, NonFactual, NonFactualVal, NullFactual, NullFactualVal, PolarityAttributeQName, PolarityNegative, PolarityPositive, PositivePolarityVal, SourceAttributeQName, SourceInherited, SourceInheritedVal, SourceOther, SourceOtherVal, SourceWriter, SourceWriterVal |
| Constructor Summary | |
PDTBExplicitRelationFeaturesImpl(java.lang.String source,
java.lang.String factuality,
java.lang.String polarity,
java.lang.String connHead)
Creates a new instance of PDTBExplicitRelationFeaturesImpl |
|
| Method Summary | |
java.lang.String |
getConnHead()
Get the head of the connective. |
void |
save(java.io.Writer writer)
|
void |
updateAttributesOnNode()
Sets the connHead attribute on the ownerNode. |
| Methods inherited from class edu.upenn.cis.pdtb.PDTBFeaturesImpl |
getFactuality, getPDTBNode, getPolarity, getSource, setPDTBNode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.upenn.cis.pdtb.PDTBFeatures |
getFactuality, getPDTBNode, getPolarity, getSource, setPDTBNode |
| Constructor Detail |
public PDTBExplicitRelationFeaturesImpl(java.lang.String source,
java.lang.String factuality,
java.lang.String polarity,
java.lang.String connHead)
| Method Detail |
public void updateAttributesOnNode()
updateAttributesOnNode in interface PDTBFeaturesupdateAttributesOnNode in class PDTBFeaturesImplpublic java.lang.String getConnHead()
PDTBExplicitRelationFeatures
getConnHead in interface PDTBExplicitRelationFeatures
public void save(java.io.Writer writer)
throws java.io.IOException
save in class PDTBFeaturesImpljava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||