public final class ANotSimpleConditionalExpressionRemainder extends PSimpleConditionalExpressionRemainder
| Constructor and Description |
|---|
ANotSimpleConditionalExpressionRemainder() |
ANotSimpleConditionalExpressionRemainder(TNot _not_,
PConditionWithNotExpression _conditionWithNotExpression_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PConditionWithNotExpression |
getConditionWithNotExpression() |
TNot |
getNot() |
void |
setConditionWithNotExpression(PConditionWithNotExpression node) |
void |
setNot(TNot node) |
String |
toString() |
public ANotSimpleConditionalExpressionRemainder()
public ANotSimpleConditionalExpressionRemainder(TNot _not_, PConditionWithNotExpression _conditionWithNotExpression_)
public void apply(Switch sw)
public TNot getNot()
public void setNot(TNot node)
public PConditionWithNotExpression getConditionWithNotExpression()
public void setConditionWithNotExpression(PConditionWithNotExpression node)
Copyright © 2004–2014 XWiki. All rights reserved.