public abstract class AMatchingExpression extends Object implements IMatchingExpression
| Constructor and Description |
|---|
AMatchingExpression(String contextAttribute) |
AMatchingExpression(String operationName,
IMatchingExpression matchingExpression) |
AMatchingExpression(String operationName,
String operation,
String contextAttribute) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeExpression(String param) |
String |
getContextAttribute() |
IMatchingExpression |
getContextAttributeExpression() |
String |
getOperation() |
String |
getOperationName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisContextAttributeExpressionpublic AMatchingExpression(String operationName, IMatchingExpression matchingExpression)
public AMatchingExpression(String operationName, String operation, String contextAttribute)
public AMatchingExpression(String contextAttribute)
public IMatchingExpression getContextAttributeExpression()
getContextAttributeExpression in interface IMatchingExpressionpublic String getCodeExpression(String param)
getCodeExpression in interface IMatchingExpressionpublic String getContextAttribute()
getContextAttribute in interface IMatchingExpressionpublic String getOperation()
public String getOperationName()
getOperationName in interface IMatchingExpressionCopyright © 2004–2019 OpenL Tablets. All rights reserved.