Uses of Interface
org.eclipse.emf.ecore.resource.URIService.WhiteList

Packages that use URIService.WhiteList
org.eclipse.emf.ecore.resource Provides an API for modeling abstract persistent resources. 
 

Uses of URIService.WhiteList in org.eclipse.emf.ecore.resource
 

Methods in org.eclipse.emf.ecore.resource that return URIService.WhiteList
 URIService.WhiteList URIService.whiteList(URIService.WhiteList whiteList)
           
 

Methods in org.eclipse.emf.ecore.resource with parameters of type URIService.WhiteList
 URIService.WhiteList URIService.whiteList(URIService.WhiteList whiteList)
           
 void URIServiceAsync.whiteList(URIService.WhiteList whiteList, com.google.gwt.user.client.rpc.AsyncCallback<URIService.WhiteList> callback)
           
 

Method parameters in org.eclipse.emf.ecore.resource with type arguments of type URIService.WhiteList
 void URIServiceAsync.whiteList(URIService.WhiteList whiteList, com.google.gwt.user.client.rpc.AsyncCallback<URIService.WhiteList> callback)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.