edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources
Class ACERelation
java.lang.Object
edu.columbia.cs.ref.tool.loader.document.impl.ace2005.resources.ACERelation
public class ACERelation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACERelation
public ACERelation()
addMention
public void addMention(ACERMention rmention)
isExplicit
public boolean isExplicit()
getId
public java.lang.String getId()
getType
public java.lang.String getType()
getSubType
public java.lang.String getSubType()
getMentions
public java.util.List<ACERMention> getMentions()