public class OwExprUnaryNegateOperator extends OwExprUnaryOperator
OwExprUnaryNegateOperator.
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
| Modifier and Type | Field and Description |
|---|---|
static OwExprUnaryNegateOperator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
OwExprValue |
evaluate(OwExprBooleanValue booleanValue_p)
Evaluation by visiting with concrete single operand type.
|
computeExpressionType, computeType, evaluate, evaluate, getRegressingTypestoStringpublic static final OwExprUnaryNegateOperator INSTANCE
public OwExprValue evaluate(OwExprBooleanValue booleanValue_p) throws OwExprEvaluationException
OwExprUnaryOperatorevaluate in class OwExprUnaryOperatorOwExprValueOwExprEvaluationException - if the operation fails for any reason (unsupported operand types ,
incompatible operands, unimplemented operation or operation failure at evaluation time)Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.