|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.itc.irst.tcc.sre.data.context.GlobalContext
public abstract class GlobalContext
Field Summary | |
---|---|
static int |
DEFAULT_GLOBAL_CONTEXT_SIZE
|
private int |
size
|
Constructor Summary | |
---|---|
GlobalContext()
|
Method Summary | |
---|---|
int |
getSize()
|
void |
setSize(int size)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.itc.irst.tcc.sre.data.SentenceFilter |
---|
filter |
Field Detail |
---|
public static final int DEFAULT_GLOBAL_CONTEXT_SIZE
private int size
Constructor Detail |
---|
public GlobalContext()
Method Detail |
---|
public void setSize(int size)
public int getSize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |