Package org.drools.beliefs.graph
Interface Edge
-
- All Known Implementing Classes:
EdgeImpl
public interface Edge
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GraphNodegetInGraphNode()GraphNodegetOutGraphNode()
-