Class ClusterNote
java.lang.Object
ghidra.features.bsim.query.protocol.ClusterNote
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
double
void
restoreXml
(XmlPullParser parser, DescriptionManager manage, Map<Integer, ExecutableRecord> xrefMap) void
-
Constructor Details
-
ClusterNote
public ClusterNote() -
ClusterNote
-
-
Method Details
-
getFunctionDescription
-
getMaxSimilarity
public double getMaxSimilarity() -
getSignificance
public double getSignificance() -
saveXml
- Throws:
IOException
-
restoreXml
public void restoreXml(XmlPullParser parser, DescriptionManager manage, Map<Integer, ExecutableRecord> xrefMap) throws LSHException- Throws:
LSHException
-