| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleStatement
A representation of the model object 'Rule Statement'
|
interface |
ValueSet
A representation of the model object 'Value Set'
|
| Modifier and Type | Method and Description |
|---|---|
ParameterList |
AstFactory.createParameterList()
Returns a new object of class 'Parameter List'
|
ParameterList |
FeatureCallParameters.getParameterList()
Returns the value of the 'Parameter List' containment reference
|
ParameterList |
Qualifiers.getParameterList()
Returns the value of the 'Parameter List' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureCallParameters.setParameterList(ParameterList value)
Sets the value of the '
Parameter List' containment reference |
void |
Qualifiers.setParameterList(ParameterList value)
Sets the value of the '
Parameter List' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseParameterList(ParameterList object)
Returns the result of interpreting the object as an instance of 'Parameter List'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.