Uses of Class
org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.XMLTypeInfoImpl

Packages that use XMLSaveImpl.XMLTypeInfoImpl
org.eclipse.emf.ecore.xmi.impl   
 

Uses of XMLSaveImpl.XMLTypeInfoImpl in org.eclipse.emf.ecore.xmi.impl
 

Subclasses of XMLSaveImpl.XMLTypeInfoImpl in org.eclipse.emf.ecore.xmi.impl
protected  class EMOFSaveImpl.EMOFXMLTypeInfoImpl
          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, except for the case of the eStructuralFeatures of an EClass, because for that case, an EMOF Property instance will be serialized and no xsi:type is needed for EMOF for that.
 


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