ch.ethz.mxquery.model.ft
Class FTOrder
java.lang.Object
ch.ethz.mxquery.model.ft.FTPositional
ch.ethz.mxquery.model.ft.FTOrder
public class FTOrder
- extends FTPositional
FTOrder: whether Linguistic Tokens are in ascending order
|
Constructor Summary |
FTOrder(java.lang.String ordered)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FTOrder
public FTOrder(java.lang.String ordered)
checkPosConstraint
public AllMatch checkPosConstraint(AllMatch next)
- Specified by:
checkPosConstraint in class FTPositional
getOrdered
public java.lang.String getOrdered()
reset
public void reset()
throws MXQueryException
- Specified by:
reset in class FTPositional
- Throws:
MXQueryException
setContext
public void setContext(Context ctx)
throws MXQueryException
- Specified by:
setContext in class FTPositional
- Throws:
MXQueryException
setResettable
public void setResettable(boolean r)
throws MXQueryException
- Specified by:
setResettable in class FTPositional
- Throws:
MXQueryException
copy
public FTPositional copy(Context ctx,
java.util.Vector nestedPredCtxStack)
throws MXQueryException
- Specified by:
copy in class FTPositional
- Throws:
MXQueryException
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich