| Package | Description |
|---|---|
| org.eclipse.emf.ecore.xmi.impl |
| Modifier and Type | Class and Description |
|---|---|
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.
|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected XMLSave.XMLTypeInfo |
XMLSaveImpl.xmlTypeInfo |
protected XMLSave.XMLTypeInfo |
EMOFSaveImpl.EMOFXMLTypeInfoImpl.xmlTypeInfo |
| Constructor and Description |
|---|
EMOFXMLTypeInfoImpl(XMLSave.XMLTypeInfo xmlTypeInfo) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature