Class FreezeVarOperations
- java.lang.Object
-
- net.ssehub.easy.varModel.cstEvaluation.FreezeVarOperations
-
public class FreezeVarOperations extends java.lang.ObjectImplements the operations of the internal freeze variable type.- Author:
- Holger Eichelberger
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private static classFreezeVarOperations.NameOperationEvaluatorImplements the operation evaluator for variable names.
-
Constructor Summary
Constructors Constructor Description FreezeVarOperations()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregister()Registers the defined operations.
-