| Package | Description |
|---|---|
| com.corticon.rulesemf.asg | |
| com.corticon.rulesemf.asg.util |
| Modifier and Type | Method and Description |
|---|---|
TermList |
AsgFactory.createTermList()
Returns a new object of class 'Term List'
|
TermList |
Expression.getModifiedTermList()
Returns the value of the 'Modified Term List' containment reference
|
TermList |
Expression.getReferencedTermList()
Returns the value of the 'Referenced Term List' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setModifiedTermList(TermList value)
Sets the value of the '
Modified Term List' containment reference |
void |
Expression.setReferencedTermList(TermList value)
Sets the value of the '
Referenced Term List' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AsgSwitch.caseTermList(TermList object)
Returns the result of interpreting the object as an instance of 'Term List'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.