|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMLObjectSequenceEnumerator | |
org.jmlspecs.models | This package is a collection of types with immutable objects; it also enumerators (which have mutable objects) for the types of the immutable collections in the package. |
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 JMLObjectSequenceEnumerator in org.jmlspecs.models |
Methods in org.jmlspecs.models that return JMLObjectSequenceEnumerator | |
JMLObjectSequenceEnumerator |
JMLObjectSequence.elements()
Return a enumerator for this. |
Uses of JMLObjectSequenceEnumerator in org.jmlspecs.models.resolve |
Methods in org.jmlspecs.models.resolve that return JMLObjectSequenceEnumerator | |
JMLObjectSequenceEnumerator |
StringOfObject.elements()
Return an enumerator for this string of objects. |
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |