Uses of Class
org.eclipse.emf.ecore.xmi.impl.XMLHandler.ManyReference

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

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

Fields in org.eclipse.emf.ecore.xmi.impl with type parameters of type XMLHandler.ManyReference
protected  java.util.List<XMLHandler.ManyReference> XMLHandler.forwardManyReferences
           
 

Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type XMLHandler.ManyReference
protected  void XMLHandler.setFeatureValues(XMLHandler.ManyReference reference)
          Set the values for the given multi-valued forward reference.
 


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