JavaScript is disabled on your browser.
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Field Summary
Fields
Modifier and Type
Field and Description
protected COSARAttrString
m_value
This member represents the string value.
Constructor Summary
Constructors
Constructor and Description
COSARExprString (java.lang.String value)
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Method Detail
eval
public COSARAttr eval(java.util.HashMap symbols)
throws java.lang.Exception
This function is used to evaluate the expression.
A symbol table is passed to help in retrieving the
value of referenced symbols. The HashMap should
contain values stored as COSARAttr objects, keyed
by their associated symbol's name.
Overrides:
eval
in class COSARExpr
Returns:
The expression's value
Throws:
java.lang.Exception
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Copyright © 2017, 2023, Oracle and/or its affiliates.