|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecore.xmi.impl.XMLSaveImpl
org.eclipse.emf.ecore.xmi.impl.XMISaveImpl
org.eclipse.gmf.runtime.emf.core.clipboard.CopyingResource.CopyingSave
public class CopyingResource.CopyingSave
Save implementation for the CopyingResource.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl |
---|
XMLSaveImpl.Escape, XMLSaveImpl.Lookup, XMLSaveImpl.XMLTypeInfoImpl |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.xmi.XMLSave |
---|
XMLSave.XMLTypeInfo |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl |
---|
XMI_ID_NS, XMI_TAG_NS, XMI_TYPE_NS, XMI_VER_NS, XMI_XMLNS, xmiType, xmiURI |
Constructor Summary | |
---|---|
CopyingResource.CopyingSave(java.util.Map options,
XMLHelper helper,
java.lang.String encoding)
|
|
CopyingResource.CopyingSave(java.util.Map options,
XMLHelper helper,
java.lang.String encoding,
java.lang.String xmlVersion)
|
|
CopyingResource.CopyingSave(XMLHelper helper)
|
Method Summary | |
---|---|
protected int |
sameDocMany(EObject o,
EStructuralFeature f)
|
protected int |
sameDocSingle(EObject o,
EStructuralFeature f)
|
Methods inherited from class org.eclipse.emf.ecore.xmi.impl.XMISaveImpl |
---|
addNamespaceDeclarations, init, isDuplicateURI, saveFeatureMapElementReference, saveTypeAttribute, writeTopObjects |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CopyingResource.CopyingSave(XMLHelper helper)
public CopyingResource.CopyingSave(java.util.Map options, XMLHelper helper, java.lang.String encoding)
public CopyingResource.CopyingSave(java.util.Map options, XMLHelper helper, java.lang.String encoding, java.lang.String xmlVersion)
Method Detail |
---|
protected int sameDocMany(EObject o, EStructuralFeature f)
sameDocMany
in class XMLSaveImpl
XMLSaveImpl.sameDocMany(org.eclipse.emf.ecore.EObject,
org.eclipse.emf.ecore.EStructuralFeature)
protected int sameDocSingle(EObject o, EStructuralFeature f)
sameDocSingle
in class XMLSaveImpl
XMLSaveImpl.sameDocSingle(org.eclipse.emf.ecore.EObject,
org.eclipse.emf.ecore.EStructuralFeature)
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.