Uses of Interface
com.agical.rmock.core.match.Reference

Packages that use Reference
com.agical.rmock.core.match   
com.agical.rmock.core.match.constraint   
com.agical.rmock.core.match.reference   
 

Uses of Reference in com.agical.rmock.core.match
 

Methods in com.agical.rmock.core.match that return Reference
 Reference Constraint.getReference()
           
 

Uses of Reference in com.agical.rmock.core.match.constraint
 

Methods in com.agical.rmock.core.match.constraint that return Reference
 Reference AbstractConstraint.getReference()
           
 

Uses of Reference in com.agical.rmock.core.match.reference
 

Classes in com.agical.rmock.core.match.reference that implement Reference
 class ArrayRefernce
           
 class ExpressionReference
           
 class ToStringReference
          References objects and describes them with object.toString()

(c) 2005 Agical AB
 

Methods in com.agical.rmock.core.match.reference that return Reference
 Reference ReferenceFactory.create(java.lang.Object reference)
           
 



Copyright © 2005-2009 Agical AB. All Rights Reserved.