Uses of Interface
org.eclipse.emf.ecore.xmi.XMLSave.XMLTypeInfo

Packages that use XMLSave.XMLTypeInfo
org.eclipse.emf.ecore.xmi.impl   
 

Uses of XMLSave.XMLTypeInfo in org.eclipse.emf.ecore.xmi.impl
 

Classes in org.eclipse.emf.ecore.xmi.impl that implement XMLSave.XMLTypeInfo
protected  class XMLSaveImpl.XMLTypeInfoImpl
          Forces type information (xsi:type/xmi:type) to be serialized for references in cases where the object's type is different from the feature's type.
 

Fields in org.eclipse.emf.ecore.xmi.impl declared as XMLSave.XMLTypeInfo
protected  XMLSave.XMLTypeInfo XMLSaveImpl.xmlTypeInfo
           
 


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