|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ujac.util.exi.BaseExpressionOperation
public abstract class BaseExpressionOperation
Name: BaseExpressionOperation
Description: A base implementation for the ExpressionOperation interface.
Constructor Summary | |
---|---|
BaseExpressionOperation()
|
Method Summary | |
---|---|
String |
getDescription()
Gets a description for the operation. |
String |
getExamples()
Gets examples for the item. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ujac.util.exi.ExpressionOperation |
---|
evaluate |
Constructor Detail |
---|
public BaseExpressionOperation()
Method Detail |
---|
public String getDescription()
getDescription
in interface ExpressionOperation
public String getExamples()
getExamples
in interface ExpressionOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |