public class RandomChooser extends LocalChooser
LocalChooser.Decision| Constructor and Description |
|---|
RandomChooser() |
| Modifier and Type | Method and Description |
|---|---|
LocalChooser.Decision |
choose(List<Map<String,Object>> fds,
List<Frame> defaultFoci,
Object currentFocus,
List<Frame> potentialFoci,
List<Frame> focusStack,
FrameSet frames)
Decide which continuation to follow in the schema instantiation process.
|
extractPotentialFociprotected Random rnd
public LocalChooser.Decision choose(List<Map<String,Object>> fds, List<Frame> defaultFoci, Object currentFocus, List<Frame> potentialFoci, List<Frame> focusStack, FrameSet frames)
LocalChooserchoose in class LocalChooserCopyright © 2015 Pablo Duboue. All rights reserved.