| Package | Description |
|---|---|
| com.corticon.rulesemf.viewrulemodel.rulesheet.decisiontable | |
| com.corticon.rulesemf.viewrulemodel.rulesheet.decisiontable.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScopeAlias
A representation of the model object 'Scope Alias'
|
interface |
ScopeAssociation
A representation of the model object 'Scope Association'
|
interface |
ScopeAttribute
A representation of the model object 'Scope Attribute'
|
interface |
ScopeEntity
A representation of the model object 'Scope Entity'
|
interface |
ScopeFilter
A representation of the model object 'Scope Filter'
|
interface |
ScopeFolder
A representation of the model object 'Scope Folder'
|
interface |
ScopeSortedAlias
A representation of the model object 'Scope Sorted Alias'
|
| Modifier and Type | Method and Description |
|---|---|
ScopeNode |
DecisiontableFactory.createScopeNode()
Returns a new object of class 'Scope Node'
|
ScopeNode |
ScopeNode.getParent()
Returns the value of the 'Parent' container reference.
|
ScopeNode |
ScopeSection.getRootNode()
Returns the value of the 'Root Node' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeNode.setParent(ScopeNode value)
Sets the value of the '
Parent' container reference |
void |
ScopeSection.setRootNode(ScopeNode value)
Sets the value of the '
Root Node' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
DecisiontableSwitch.caseScopeNode(ScopeNode object)
Returns the result of interpreting the object as an instance of 'Scope Node'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.