JML

Uses of Interface
org.jmlspecs.models.resolve.TransitiveCompareTo

Packages that use TransitiveCompareTo
org.jmlspecs.models.resolve This package is a collection of types with immutable objects based on the RESOLVE specification language's mathematical models. 
 

Uses of TransitiveCompareTo in org.jmlspecs.models.resolve
 

Subinterfaces of TransitiveCompareTo in org.jmlspecs.models.resolve
 interface DenselyOrderedCompareTo
          Objects with a dense order for their compareTo operation.
 interface PartiallyOrderedCompareTo
          Objects with a partial order for their compareTo operation.
 interface PreorderedCompareTo
          Objects with a preorder for their compareTo operation.
 interface StrictlyOrderedCompareTo
          Objects with a strictly ordered compareTo operation.
 interface StrictPartiallyOrderedCompareTo
          Objects with a strict partially ordered compareTo operation.
 interface TotallyOrderedCompareTo
          Objects with a totally ordered compareTo operation.
 interface TotalPreorderedCompareTo
          Objects with a total preorder for their compareTo operation.
 

Classes in org.jmlspecs.models.resolve that implement TransitiveCompareTo
 class NaturalNumber
          The natural numbers.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.