public static class ConditionAnalyzer.FixedValueCondition extends ConditionAnalyzer.Condition
| Modifier | Constructor and Description |
|---|---|
protected |
ConditionAnalyzer.FixedValueCondition(boolean fixedValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFixedValue() |
void |
toggleNegation() |
isNegatedprotected ConditionAnalyzer.FixedValueCondition(boolean fixedValue)
public boolean getFixedValue()
public void toggleNegation()
toggleNegation in class ConditionAnalyzer.ConditionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.