com.wewebu.expression.language
Class OwExprOperator
java.lang.Object
com.wewebu.expression.language.OwExprOperator
- Direct Known Subclasses:
- OwExprBinaryOperator, OwExprUnaryOperator
public abstract class OwExprOperator
- extends Object
Operator base class.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
OwExprOperator
public OwExprOperator(String image_p)
- Constructor
- Parameters:
image_p
- literal operator image (egg. "+"
,"<="
)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.