com.wewebu.expression.language
Class OwExprMultiplicativeOperator

java.lang.Object
  extended by com.wewebu.expression.language.OwExprOperator
      extended by com.wewebu.expression.language.OwExprBinaryOperator
          extended by com.wewebu.expression.language.OwExprMultiplicativeOperator
Direct Known Subclasses:
OwExprDivideOperator, OwExprMultiplyOperator, OwExprRemainderOperator

public abstract class OwExprMultiplicativeOperator
extends OwExprBinaryOperator

OwExprMultiplicativeOperator.

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
OwExprMultiplicativeOperator(String image_p)
           
 
Method Summary
 
Methods inherited from class com.wewebu.expression.language.OwExprBinaryOperator
binaryEvaluation, computeExpressionType, computeType, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, getRegressingTypes1, getRegressingTypes2
 
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

OwExprMultiplicativeOperator

public OwExprMultiplicativeOperator(String image_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.