|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IdOperations |
Class Summary | |
---|---|
Add | Reprsents the PLUS operation. |
AddHalfRounded | Return the given value diven by two rounded up value. |
AddHalfTruncated | The operation returning the first value PLUS the truncated value of the HALF of the second one. |
And | Represent the operation returning the binary AND operation. |
AndNot | Represent the operation returning a binary AND NOT operation. |
Any | This is an Null operation. |
BinaryOperation | Represents a binary operation. |
Clear | This operation reurn always ZERO value. |
DivRounded | This operation divide a number by another and return the rounded result. |
DivTruncated | This operation divide a number by another and return the truncated result. |
Dummy | No standard expression is associated to this operation. |
Increment | Return the given value plus ONE. |
IntList | Reprsent an operation applied on an integer list. |
IntValue | A simple integer value. |
Max | Reprsent an operation returning the the greater value of the two given one. |
Min | Represent the operation returning the lower value form the two given one. |
Mult | Represents the Multiply operation. |
Negative | Return the negative value of the given one. |
Operation | Reprsent an operation. |
OperationFactory | |
Or | |
Remove | |
Set | |
TargetList | |
UnaryOperation | Represents an unary operation. |
Xor | The Exclusive Or operation. |
All list and number operations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |