|
Dresden OCL Toolkit | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines the operation add. It is implemented
by OclReal.
| Method Summary | |
OclAddable |
add(OclAddable a)
This operation implements the + operator that is
currently defined on Real and Integer values only. |
| Methods inherited from interface tudresden.ocl.lib.OclRoot |
getFeature, getFeatureAsCollection, getUndefinedReason, isEqualTo, isNotEqualTo, isUndefined |
| Method Detail |
public OclAddable add(OclAddable a)
+ operator that is
currently defined on Real and Integer values only.
OclClassCastException - if the type of the parameter prevents it
from being added to this object
|
Dresden OCL Toolkit | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||