| Expression Class |
Namespace: FlexRule.DSL.Expressions
public abstract class Expression
The Expression type exposes the following members.
| Name | Description | |
|---|---|---|
| Expression |
No name and parent
| |
| Expression(String) |
Name only expression
| |
| Expression(Expression, String) |
Name and parent expression
|
| Name | Description | |
|---|---|---|
| Attributes |
List of attributes of expression
| |
| Index | ||
| Name |
Name of current expression
| |
| Parent |
Parent of current expression
|
| Name | Description | |
|---|---|---|
| AddAttribute(AttributeExpression) | ||
| AddAttribute(String, String) | ||
| AttributeExists | ||
| IndexOfAttribute |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |