public interface NetworkNodeVisitor
Modifier and Type | Method and Description |
---|---|
void |
visit(NetworkNode parent,
Stack<NetworkNode> nodeStack,
StatefulKnowledgeSessionInfo info) |
void visit(NetworkNode parent, Stack<NetworkNode> nodeStack, StatefulKnowledgeSessionInfo info)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.