|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractNumericBinaryOperation | |
|---|---|
| org.eclipse.ocl.examples.library.numeric | |
| Uses of AbstractNumericBinaryOperation in org.eclipse.ocl.examples.library.numeric |
|---|
| Subclasses of AbstractNumericBinaryOperation in org.eclipse.ocl.examples.library.numeric | |
|---|---|
class |
NumericDivideOperation
DivideOperation realises the /() library operation. |
class |
NumericDivOperation
DivOperation realises the div() library operation. |
class |
NumericGreaterThanEqualOperation
GreaterThanEqualOperation realises the >=() library operation. |
class |
NumericGreaterThanOperation
GreaterThanOperation realises the >() library operation. |
class |
NumericLessThanEqualOperation
LessThanEqualOperation realises the <=() library operation. |
class |
NumericLessThanOperation
LessThanOperation realises the <() library operation. |
class |
NumericMaxOperation
MaxOperation realises the max() library operation. |
class |
NumericMinOperation
MinOperation realises the min() library operation. |
class |
NumericMinusOperation
Deprecated. |
class |
NumericModOperation
ModOperation realises the mod() library operation. |
class |
NumericPlusOperation
Deprecated. |
class |
NumericTimesOperation
TimesOperation realises the *() library operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||