Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_
E
edu.wis.jtlv.env.module
- package edu.wis.jtlv.env.module
All User interface to FDS and SMV modules.
edu.wis.jtlv.env.spec
- package edu.wis.jtlv.env.spec
Package dedicated to Specifications interface.
edu.wis.jtlv.lib
- package edu.wis.jtlv.lib
The main user library, with all published formal algorithm which where implemented through JTLV.
edu.wis.jtlv.lib.games
- package edu.wis.jtlv.lib.games
The main user library, with all published games algorithms which where implemented through JTLV.
edu.wis.jtlv.lib.mc
- package edu.wis.jtlv.lib.mc
A library containing all implemented model checking algorithms.
elementName(BDDDomain, BigInteger)
- Method in class edu.wis.jtlv.env.
Env.JTLVBDDToString
elementName(int, BigInteger)
- Method in class edu.wis.jtlv.env.
Env.JTLVBDDToString
elementNames(BDDDomain, BigInteger, BigInteger)
- Method in class edu.wis.jtlv.env.
Env.JTLVBDDToString
elementNames(int, BigInteger, BigInteger)
- Method in class edu.wis.jtlv.env.
Env.JTLVBDDToString
elimSuccChains(BDD)
- Method in class edu.wis.jtlv.env.module.
Module
Eliminate states from scc which have no successors within scc.
Env
- Class in
edu.wis.jtlv.env
The main JTLV environment Facade, which supplies all API to basic functionalities through delegators to the private internal managers.
Env.JTLVBDDToString
- Class in
edu.wis.jtlv.env
TBD.
envWinningStates()
- Method in class edu.wis.jtlv.lib.games.
GRGame
Getter for the system's winning states.
equals(Object)
- Method in class edu.wis.jtlv.env.module.
ModuleEntity
Overrides the
Object.equals(Object)
.
equals(Object)
- Method in interface edu.wis.jtlv.env.spec.
Spec
equals(Object)
- Method in class edu.wis.jtlv.env.spec.
SpecBDD
equals(Object)
- Method in class edu.wis.jtlv.env.spec.
SpecCTLRange
equals(Object)
- Method in class edu.wis.jtlv.env.spec.
SpecExp
ErrorListener
- Interface in
edu.wis.jtlv.env
An environment error listener interface.
evalBDD()
- Method in class edu.wis.jtlv.env.module.
ModuleBDDDefine
Evaluate the statement, and return the BDD value.
evalInt()
- Method in class edu.wis.jtlv.env.module.
ModuleBDDDefine
Evaluate the statement, and return an array of integer values.
executeMacro(Spec)
- Method in interface edu.wis.jtlv.env.spec.
Macro
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_