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
 java.util.List<XMIException> XMLHelper.setManyReference(XMLHelper.ManyReference reference, java.lang.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
 java.util.List<XMIException> XMLHelperImpl.setManyReference(XMLHelper.ManyReference reference, java.lang.String location)
           
 


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