public interface ScopeSection
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
ScopeNode |
getRootNode()
Returns the value of the 'Root Node' containment reference
|
void |
setRootNode(ScopeNode value)
Sets the value of the '
Root Node' containment reference |
static final java.lang.String copyright
ScopeNode getRootNode()
If the meaning of the 'Root Node' containment reference isn't clear, there really should be more of a description here...
setRootNode(ScopeNode),
DecisiontablePackage.getScopeSection_RootNode()void setRootNode(ScopeNode value)
Root Node' containment reference.
value - the new value of the 'Root Node' containment reference.getRootNode()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.