public class ScoredTOP extends TOP
| Modifier and Type | Field and Description |
|---|---|
static int |
type |
static int |
typeIndexID |
| Modifier | Constructor and Description |
|---|---|
protected |
ScoredTOP()
Never called.
|
|
ScoredTOP(int addr,
TOP_Type type)
Internal - constructor used by generator
|
|
ScoredTOP(JCas jcas) |
| Modifier and Type | Method and Description |
|---|---|
double |
getScore()
getter for score - gets
|
int |
getTypeIndexID() |
void |
setScore(double v)
setter for score - sets
|
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexesclone, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toStringpublic static final int type
public static final int typeIndexID
protected ScoredTOP()
public ScoredTOP(int addr, TOP_Type type)
addr - low level Feature Structure referencetype - the type of this Feature Structurepublic double getScore()
public int getTypeIndexID()
getTypeIndexID in class TOPpublic void setScore(double v)
v - value to set into the featureCopyright © 2014. All rights reserved.