public interface IMatchResultVisitor
IJavaAggregationHandler.match(IAggregationDocument, String, IMatchResultVisitor)
.Modifier and Type | Method and Description |
---|---|
void |
visit(IAggregationDocument document)
Notifies the document that have been collected by the matching algorithm.
|
void visit(IAggregationDocument document)
document
- The document that matches the expression on the input graph.Copyright © 2013 Dassault Systèmes, All Rights Reserved.