public abstract class OExpression extends OBase
Modifier and Type | Field and Description |
---|---|
OExpressionLanguage |
expressionLanguage |
Constructor and Description |
---|
OExpression(OProcess owner) |
Modifier and Type | Method and Description |
---|---|
OExpressionLanguage |
getExpressionLanguage()
Get the expression language used to generate this expression.
|
public OExpressionLanguage expressionLanguage
public OExpression(OProcess owner)
public OExpressionLanguage getExpressionLanguage()