|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMLValueToEqualsRelationImageEnumerator | |
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. |
Uses of JMLValueToEqualsRelationImageEnumerator in org.jmlspecs.models |
Fields in org.jmlspecs.models declared as JMLValueToEqualsRelationImageEnumerator | |
protected JMLValueToEqualsRelationImageEnumerator |
JMLValueToEqualsRelationEnumerator.imagePairEnum
An enumerator for the image pairs in this relation. |
Methods in org.jmlspecs.models that return JMLValueToEqualsRelationImageEnumerator | |
JMLValueToEqualsRelationImageEnumerator |
JMLValueToEqualsRelation.imagePairs()
Return the set of domain image set pairs that make up this relation. |
Constructors in org.jmlspecs.models with parameters of type JMLValueToEqualsRelationImageEnumerator | |
JMLValueToEqualsRelationEnumerator(JMLValueToEqualsRelationImageEnumerator ipEnum,
JMLEqualsSetEnumerator iEnum,
JMLType k)
|
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |