| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Expression
A representation of the model object 'Expression'
|
interface |
FeatureCall
A representation of the model object 'Feature Call'
|
interface |
IfExpression
A representation of the model object 'If Expression'
|
interface |
Literal
A representation of the model object 'Literal'
|
interface |
LiteralCollection
A representation of the model object 'Literal Collection'
|
interface |
RangeExpression
A representation of the model object 'Range Expression'
|
| Modifier and Type | Method and Description |
|---|---|
IPrimaryExpression |
PrimaryExpression.getIPrimaryExpression()
Returns the value of the 'IPrimary Expression' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrimaryExpression.setIPrimaryExpression(IPrimaryExpression value)
Sets the value of the '
IPrimary Expression' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseIPrimaryExpression(IPrimaryExpression object)
Returns the result of interpretting the object as an instance of 'IPrimary Expression'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.