|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.client.net.SVEdgeCC
public class SVEdgeCC
Constructor Summary | |
---|---|
SVEdgeCC()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SVEdgeCC()
Method Detail |
---|
public java.lang.String getLabel()
getLabel
in interface EdgeCreatorCreator
public EdgeCreator createEdgeCreator(CacheElement element, int docThreshold, float scoreThreshold)
createEdgeCreator
in interface EdgeCreatorCreator
element
- the element used to get the STC, etc if necessarydocThreshold
- 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 |