Uses of Interface
org.eclipse.emf.ecore.xmi.XMLHelper.ManyReference

Packages that use XMLHelper.ManyReference
org.eclipse.emf.ecore.xmi   
org.eclipse.emf.ecore.xmi.impl   
 

Uses of XMLHelper.ManyReference in org.eclipse.emf.ecore.xmi
 

Methods in org.eclipse.emf.ecore.xmi with parameters of type XMLHelper.ManyReference
 List XMLHelper.setManyReference(XMLHelper.ManyReference reference, String location)
           
 

Uses of XMLHelper.ManyReference in org.eclipse.emf.ecore.xmi.impl
 

Classes in org.eclipse.emf.ecore.xmi.impl that implement XMLHelper.ManyReference
protected static class XMLHandler.ManyReference
           
 

Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type XMLHelper.ManyReference
 List XMLHelperImpl.setManyReference(XMLHelper.ManyReference reference, String location)
           
 


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