Class CompoundOperations
- java.lang.Object
-
- net.ssehub.easy.varModel.cstEvaluation.CompoundOperations
-
public class CompoundOperations extends java.lang.ObjectImplements compound operations.- Author:
- Holger Eichelberger
-
-
Constructor Summary
Constructors Modifier Constructor Description privateCompoundOperations()Prevents external creation.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregister()Registers the defined operations.
-