|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upenn.cis.ptb.PTBLabelImpl
edu.upenn.cis.ptb.standoff.SPTBLabelImpl
| Constructor Summary | |
SPTBLabelImpl(PTBLabel label,
Span s)
|
|
SPTBLabelImpl(java.lang.String type,
java.lang.String rolesStr,
int gapIndex,
int movementIndex,
java.lang.String raw,
Span s)
|
|
| Method Summary | |
Span |
getSpan()
|
| Methods inherited from class edu.upenn.cis.ptb.PTBLabelImpl |
getGapIndex, getMovementIndex, getOwnerNode, getRaw, getRoles, getType, hasGapIndex, hasMovementIndex, hasRole, save, setOwnerNode, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.upenn.cis.ptb.PTBLabel |
getGapIndex, getMovementIndex, getOwnerNode, getRaw, getRoles, getType, hasGapIndex, hasMovementIndex, hasRole, save, setOwnerNode |
| Constructor Detail |
public SPTBLabelImpl(java.lang.String type,
java.lang.String rolesStr,
int gapIndex,
int movementIndex,
java.lang.String raw,
Span s)
public SPTBLabelImpl(PTBLabel label,
Span s)
| Method Detail |
public Span getSpan()
getSpan in interface SPTBLabel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||