Class EnumOperations

java.lang.Object
net.ssehub.easy.varModel.cstEvaluation.EnumOperations

public class EnumOperations extends Object
Implements enum and ordered enum operations.
Author:
Holger Eichelberger
  • Field Details

    • ORDINAL

      static final IOperationEvaluator ORDINAL
      Implements the ordinal operation for enums.
  • Constructor Details

    • EnumOperations

      private EnumOperations()
      Prevents external creation.
  • Method Details

    • register

      public static final void register()
      Registers the defined operations.