public class AnalyzerState extends Object
Constructor and Description |
---|
AnalyzerState(boolean isProposalReady,
Map<Goal,Boolean> readyGoals) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getJsonStructure(boolean verbose) |
boolean |
proposalReady() |
Map<Goal,Boolean> |
readyGoals() |
String |
toString() |