|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeCreatorCreator
Interface for classes that create EdgeCreators.
Method Summary | |
---|---|
EdgeCreator |
createEdgeCreator(CacheElement element,
int docThreshold,
float scoreThreshold)
Creates an EdgeCreator from the specified parameters. |
java.lang.String |
getLabel()
Gets a descriptive label for the EdgeCreatorCreator. |
Method Detail |
---|
java.lang.String getLabel()
EdgeCreator createEdgeCreator(CacheElement element, int docThreshold, float scoreThreshold)
element
- the element used to get the STC, etc.docThreshold
- the shared doc count thresholdscoreThreshold
- the score threshold, if necessary
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |