Uses of Enum Class
dev.civl.sarl.IF.type.SymbolicRealType.RealKind
Packages that use SymbolicRealType.RealKind
Package
Description
The type package provides interfaces for all of the symbolic types.
-
Uses of SymbolicRealType.RealKind in dev.civl.sarl.IF.type
Methods in dev.civl.sarl.IF.type that return SymbolicRealType.RealKindModifier and TypeMethodDescriptionSymbolicRealType.realKind()Returns the kind of real type this is.static SymbolicRealType.RealKindReturns the enum constant of this class with the specified name.static SymbolicRealType.RealKind[]SymbolicRealType.RealKind.values()Returns an array containing the constants of this enum class, in the order they are declared.