Package sync.pds.solver.nodes
Interface INode<Fact>
-
- All Superinterfaces:
State
- All Known Implementing Classes:
GeneratedState,NodeWithLocation,SingleNode
public interface INode<Fact> extends State
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Factfact()
-
-
-
Method Detail
-
fact
Fact fact()
-
-