public interface ScopeAlias extends ScopeNode
The following features are supported:
DecisiontablePackage.getScopeAlias()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlias()
Returns the value of the 'Alias' attribute
|
LogicalVariable |
getLogicalVariable()
Returns the value of the 'Logical Variable' reference
|
java.lang.String |
getPath() |
void |
setAlias(java.lang.String value)
Sets the value of the '
Alias' attribute |
void |
setLogicalVariable(LogicalVariable value)
Sets the value of the '
Logical Variable' reference |
getBackupInfo, getChildren, getName, getParent, getSubtree, isDescendent, isExpanded, setDescendent, setExpanded, setName, setParentgetValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValidstatic final java.lang.String copyright
java.lang.String getAlias()
If the meaning of the 'Alias' attribute isn't clear, there really should be more of a description here...
setAlias(String),
DecisiontablePackage.getScopeAlias_Alias()void setAlias(java.lang.String value)
Alias' attribute.
value - the new value of the 'Alias' attribute.getAlias()LogicalVariable getLogicalVariable()
If the meaning of the 'Logical Variable' reference list isn't clear, there really should be more of a description here...
setLogicalVariable(LogicalVariable),
DecisiontablePackage.getScopeAlias_LogicalVariable()void setLogicalVariable(LogicalVariable value)
Logical Variable' reference.
value - the new value of the 'Logical Variable' reference.getLogicalVariable()java.lang.String getPath()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.