public interface ScopeAttribute extends ScopeNode
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getEAttribute()
Returns the value of the 'EAttribute' reference
|
ReferencedAttribute |
getReferencedAttribute()
Returns the value of the 'Referenced Attribute' reference
|
void |
setEAttribute(org.eclipse.emf.ecore.EAttribute value)
Sets the value of the '
EAttribute' reference |
void |
setReferencedAttribute(ReferencedAttribute value)
Sets the value of the '
Referenced Attribute' 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
org.eclipse.emf.ecore.EAttribute getEAttribute()
If the meaning of the 'EAttribute' reference isn't clear, there really should be more of a description here...
setEAttribute(EAttribute),
DecisiontablePackage.getScopeAttribute_EAttribute()void setEAttribute(org.eclipse.emf.ecore.EAttribute value)
EAttribute' reference.
value - the new value of the 'EAttribute' reference.getEAttribute()ReferencedAttribute getReferencedAttribute()
If the meaning of the 'Referenced Attribute' reference isn't clear, there really should be more of a description here...
setReferencedAttribute(ReferencedAttribute),
DecisiontablePackage.getScopeAttribute_ReferencedAttribute()void setReferencedAttribute(ReferencedAttribute value)
Referenced Attribute' reference.
value - the new value of the 'Referenced Attribute' reference.getReferencedAttribute()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.