当前页面:
在线文档首页 >
JBoss RULES 3.0.6 API 英文版文档
ReteooNode - JBoss RULES 3.0.6 API 英文版文档
org.drools.spi
Interface ReteooNode
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- NotNode, RightInputAdapterNode
public interface ReteooNode
- extends java.io.Serializable
Interface used to expose generic information on Rete nodes outside of he package. It is used
for exposing information events.
Method Summary |
int |
getId()
Returns the unique id that represents the node in the Rete network |
getId
int getId()
- Returns the unique id that represents the node in the Rete network
- Returns:
- unique int value