public interface IMExpression extends IMElement
Modifier and Type | Method and Description |
---|---|
String |
getClassname()
Get the class name.
|
Class |
getClazz()
Get the clazz.
|
String |
getLanguage()
Get the expression language.
|
Object |
getParsedExpression()
Get the parsed expression.
|
String |
getText()
Get the expression text.
|
String |
getVariable()
Get the variable name.
|
getDescription, getName
String getLanguage()
String getText()
Object getParsedExpression()
Class getClazz()
String getClassname()
String getVariable()
Copyright © 2012. All Rights Reserved.