|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.shef.dcs.oak.jate.core.feature.AbstractFeature
public abstract class AbstractFeature
Representation of a term recognition feature built on an instance of GlobalIndex
Field Summary | |
---|---|
protected GlobalIndex |
_index
|
Constructor Summary | |
---|---|
AbstractFeature()
|
Method Summary | |
---|---|
GlobalIndex |
getGlobalIndex()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected GlobalIndex _index
Constructor Detail |
---|
public AbstractFeature()
Method Detail |
---|
public GlobalIndex getGlobalIndex()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |