public class ScenarioSettings extends Object
Constructor and Description |
---|
ScenarioSettings() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxRuleFirings() |
HashSet<String> |
getRuleList() |
boolean |
isInclusive() |
void |
setInclusive(boolean inclusive) |
void |
setMaxRuleFirings(int maxRuleFirings) |
void |
setRuleList(List<String> ruleList) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.