Uses of Enum Class
net.ssehub.easy.varModel.model.datatypes.Operation.NestingMode
Packages that use Operation.NestingMode
Package
Description
Base directory for the main datatype classes.
-
Uses of Operation.NestingMode in net.ssehub.easy.varModel.model.datatypes
Fields in net.ssehub.easy.varModel.model.datatypes declared as Operation.NestingModeMethods in net.ssehub.easy.varModel.model.datatypes that return Operation.NestingModeModifier and TypeMethodDescriptionOperation.getNestingMode()Returns the nesting mode.static Operation.NestingModeReturns the enum constant of this class with the specified name.static Operation.NestingMode[]Operation.NestingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.