Uses of Class
nl.uva.vlet.vrs.Registry

Packages that use Registry
nl.uva.vlet.vrs   
 

Uses of Registry in nl.uva.vlet.vrs
 

Methods in nl.uva.vlet.vrs that return Registry
 Registry VRSContext.getRegistry()
           
 

Methods in nl.uva.vlet.vrs with parameters of type Registry
 void VRSContext.setRegistry(Registry registry)
          Sets the VRS Registry, may be done only once.