Uses of Class
jml2b.formula.QuantifiedForm

Packages that use QuantifiedForm
jml2b.formula Provides the classes necessary to create and manage formulas. 
jml2b.languages.java   
 

Uses of QuantifiedForm in jml2b.formula
 

Constructors in jml2b.formula with parameters of type QuantifiedForm
QuantifiedForm(QuantifiedForm f)
           
 

Uses of QuantifiedForm in jml2b.languages.java
 

Subclasses of QuantifiedForm in jml2b.languages.java
 class JavaQuantifiedForm