Uses of Enum
eu.iv4xr.framework.extensions.ltl.BoundedLTL.BLTLstate
Packages that use BoundedLTL.BLTLstate
Package
Description
This package provides the following features:
The classes
LTL
and BoundedLTL
implementing Linear Temporal Logic
formulas, and the bounded variation of them.-
Uses of BoundedLTL.BLTLstate in eu.iv4xr.framework.extensions.ltl
Fields in eu.iv4xr.framework.extensions.ltl declared as BoundedLTL.BLTLstateMethods in eu.iv4xr.framework.extensions.ltl that return BoundedLTL.BLTLstateModifier and TypeMethodDescriptionstatic BoundedLTL.BLTLstate
Returns the enum constant of this type with the specified name.static BoundedLTL.BLTLstate[]
BoundedLTL.BLTLstate.values()
Returns an array containing the constants of this enum type, in the order they are declared.