|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Tagger interface.
Method Summary | |
Pattern |
getPattern()
Gets the tagger pattern. |
void |
setPattern(Pattern new_pattern)
Sets the tagger pattern. |
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATOperator |
clone,
getNode,
getOutput,
getOutputColumnName,
getOutputDataSource,
getOutputDataSources,
getPrimaryDataSource,
getPrimarySource,
setNode,
setOutput,
setOutputColumnName |
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATQueryObject |
getStatistics,
isValidStatistic |
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATProperties |
getProperties,
getProperty,
isValidPropertyName,
setProperty |
Method Detail |
public Pattern getPattern()
public void setPattern(Pattern new_pattern)
new_pattern
- Pattern
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |