public interface CPBranch
ChoicePoint. An object of this interface will
be notified each time the BackTrackingManager decides to take
this branch, and can be asked for the current rule application.| Modifier and Type | Method and Description |
|---|---|
void |
choose()
Invoked by branch manager when this branch of a choice point has been
chosen
|
RuleApp |
getRuleAppForBranch() |
void choose()
RuleApp getRuleAppForBranch()
RuleApp that results when this branch
of a choice point has been chosen