public interface ExpressionCell extends Cell
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExternal()
Returns the value of the 'External' attribute
|
void |
setExternal(java.lang.String value)
Sets the value of the '
External' attribute |
getParserOutput, getTooltip, setParserOutput, setTooltipgetValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValidstatic final java.lang.String copyright
java.lang.String getExternal()
If the meaning of the 'External' attribute isn't clear, there really should be more of a description here...
setExternal(String),
DecisiontablePackage.getExpressionCell_External()void setExternal(java.lang.String value)
External' attribute.
value - the new value of the 'External' attribute.getExternal()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.