com.wewebu.expression.language
Class OwExprArithmeticUnaryOperator

java.lang.Object
  extended by com.wewebu.expression.language.OwExprOperator
      extended by com.wewebu.expression.language.OwExprUnaryOperator
          extended by com.wewebu.expression.language.OwExprArithmeticUnaryOperator
Direct Known Subclasses:
OwExprUnaryMinusOperator, OwExprUnaryPlusOperator

public abstract class OwExprArithmeticUnaryOperator
extends OwExprUnaryOperator

An arithmetic unary operator. Defines the conversion table used for unary arithmetic operations.

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


Constructor Summary
OwExprArithmeticUnaryOperator(String image_p)
          Constructor
 
Method Summary
 
Methods inherited from class com.wewebu.expression.language.OwExprUnaryOperator
computeExpressionType, computeType, evaluate, evaluate, evaluate, getRegressingTypes
 
Methods inherited from class com.wewebu.expression.language.OwExprOperator
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OwExprArithmeticUnaryOperator

public OwExprArithmeticUnaryOperator(String image_p)
Constructor



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.