public interface ConstantLogical extends Constant
The following features are supported:
SsmePackage.getConstantLogical()
Modifier and Type | Method and Description |
---|---|
ConstantLogicalKind |
getConstantLogicalKind()
Returns the value of the 'Constant Logical Kind' attribute.
|
void |
setConstantLogicalKind(ConstantLogicalKind value)
Sets the value of the '
Constant Logical Kind ' attribute |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
ConstantLogicalKind getConstantLogicalKind()
ConstantLogicalKind
.
If the meaning of the 'Constant Logical Kind' attribute isn't clear, there really should be more of a description here...
ConstantLogicalKind
,
setConstantLogicalKind(ConstantLogicalKind)
,
SsmePackage.getConstantLogical_ConstantLogicalKind()
void setConstantLogicalKind(ConstantLogicalKind value)
Constant Logical Kind
' attribute.
value
- the new value of the 'Constant Logical Kind' attribute.ConstantLogicalKind
,
getConstantLogicalKind()