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.
|
extractPotentialFoci
protected Random rnd
public LocalChooser.Decision choose(List<Map<String,Object>> fds, List<Frame> defaultFoci, Object currentFocus, List<Frame> potentialFoci, List<Frame> focusStack, FrameSet frames)
LocalChooser
choose
in class LocalChooser
Copyright © 2015 Pablo Duboue. All rights reserved.