Serialized Form


Package org.eclipse.emf.codegen.ecore.genmodel.impl

Class org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GenAnnotationCopier extends EcoreUtil.Copier implements Serializable

serialVersionUID: 1L

Serialized Fields

newContext

ResourceSet newContext

oldContext

EObject oldContext

Package org.eclipse.emf.codegen.jet

Class org.eclipse.emf.codegen.jet.JETException extends DiagnosticException implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.common.command

Class org.eclipse.emf.common.command.AbortExecutionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.common.notify.impl

Class org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList extends BasicEList<E extends java.lang.Object & Adapter> implements Serializable

serialVersionUID: 1L

Serialized Fields

notifier

Notifier notifier

safe

boolean safe

Class org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl extends DelegatingEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.notify.impl.NotificationChainImpl extends BasicEList<Notification> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.notify.impl.NotifyingListImpl extends BasicEList<E> implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.common.util

Class org.eclipse.emf.common.util.AbstractEnumerator extends java.lang.Object implements Serializable

Serialization Methods

writeReplace

protected java.lang.Object writeReplace()
                                 throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException
Serialized Fields

name

java.lang.String name
The name of the enumerator.


value

int value
The int value of the enumerator.


literal

java.lang.String literal
The literal value of the enumerator.

Class org.eclipse.emf.common.util.AbstractTreeIterator extends BasicEList<java.util.Iterator<? extends E>> implements Serializable

serialVersionUID: 1L

Serialized Fields

includeRoot

boolean includeRoot
Whether the first call to next returns the initial root object or begins with the first child of the root object.


object

java.lang.Object object
The root object for which the iteration is initiated.


nextPruneIterator

java.util.Iterator<E> nextPruneIterator
The iterator that would be cut short by a call to AbstractTreeIterator.prune().


nextRemoveIterator

java.util.Iterator<E> nextRemoveIterator
The iterator to which a AbstractTreeIterator.remove() call will delegated.

Class org.eclipse.emf.common.util.BasicEList extends java.util.AbstractList<E> implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream objectInputStream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream objectOutputStream)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

size

int size
The size of the list.

Class org.eclipse.emf.common.util.BasicEList.BasicIndexOutOfBoundsException extends java.lang.IndexOutOfBoundsException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.util.BasicEList.FastCompare extends BasicEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.util.BasicEList.UnmodifiableEList extends BasicEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.util.BasicEMap extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream objectInputStream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream objectOutputStream)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

size

int size
The size of the map.

Class org.eclipse.emf.common.util.BasicEMap$1 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.BasicEMap$2 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.BasicEMap$3 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.BasicEMap$4 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.BasicEMap$5 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.DelegatingEList extends java.util.AbstractList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.util.DelegatingEList.UnmodifiableEList extends DelegatingEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

underlyingList

java.util.List<E> underlyingList

Class org.eclipse.emf.common.util.DiagnosticException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

diagnostic

Diagnostic diagnostic

Class org.eclipse.emf.common.util.ECollections$BasicEmptyUnmodifiableEList$1 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.ECollections$UnmodifiableEList$1 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.ECollections$UnmodifiableEList$2 extends java.lang.Object implements Serializable

Class org.eclipse.emf.common.util.UniqueEList extends BasicEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.util.UniqueEList.FastCompare extends UniqueEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.common.util.WrappedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.converter.util

Class org.eclipse.emf.converter.util.ConverterUtil.EPackageList extends UniqueEList.FastCompare<EPackage> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.converter.util.ConverterUtil.GenPackageList extends UniqueEList.FastCompare<GenPackage> implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.ecore.impl

Class org.eclipse.emf.ecore.impl.EPackageRegistryImpl extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable

serialVersionUID: 1L

Serialized Fields

delegateRegistry

EPackage.Registry delegateRegistry
The delegate registry.

Class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.BasicEStoreEList extends DelegatingEcoreEList.Dynamic<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.BasicEStoreFeatureMap extends DelegatingFeatureMap implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreEList extends EStoreEObjectImpl.BasicEStoreEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

store

InternalEObject.EStore store

Class org.eclipse.emf.ecore.impl.EStoreEObjectImpl.EStoreFeatureMap extends EStoreEObjectImpl.BasicEStoreFeatureMap implements Serializable

serialVersionUID: 1L

Serialized Fields

store

InternalEObject.EStore store

Class org.eclipse.emf.ecore.impl.EValidatorRegistryImpl extends java.util.HashMap<EPackage,java.lang.Object> implements Serializable

serialVersionUID: 1L

Serialized Fields

delegateRegistry

EValidator.Registry delegateRegistry

Package org.eclipse.emf.ecore.resource

Class org.eclipse.emf.ecore.resource.Resource.IOWrappedException extends java.io.IOException implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.ecore.resource.impl

Class org.eclipse.emf.ecore.resource.impl.ContentHandlerRegistryImpl extends java.util.TreeMap<java.lang.Integer,java.util.List<ContentHandler>> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.ContentHandlerList extends BasicEList<ContentHandler> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.URIHandlerList extends BasicEList<URIHandler> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.resource.impl.ResourceImpl.ContentsEList extends NotifyingInternalEListImpl<E extends java.lang.Object & EObject> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.ResourcesEList extends NotifyingInternalEListImpl<E extends java.lang.Object & Resource> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.resource.impl.URIMappingRegistryImpl extends BasicEMap<URI,URI> implements Serializable

serialVersionUID: 1L

Serialized Fields

prefixMaps

BasicEList<E> prefixMaps
A list of lists of prefix URIs; it is indexed by segment count to yield a list of prefixes of that length.


Package org.eclipse.emf.ecore.util

Class org.eclipse.emf.ecore.util.AbstractSequentialInternalEList$1 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.BasicFeatureMap extends EDataTypeEList<FeatureMap.Entry> implements Serializable

serialVersionUID: 1L

Serialized Fields

wrapper

FeatureMap.Internal.Wrapper wrapper

featureMapValidator

FeatureMapUtil.Validator featureMapValidator

Class org.eclipse.emf.ecore.util.BasicInternalEList extends BasicEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

dataClass

java.lang.Class<T> dataClass

Class org.eclipse.emf.ecore.util.DelegatingEcoreEList extends DelegatingNotifyingInternalEListImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

owner

InternalEObject owner

Class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Dynamic extends DelegatingEcoreEList.Generic<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

eStructuralFeature

EStructuralFeature eStructuralFeature

Class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic extends DelegatingEcoreEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind

Class org.eclipse.emf.ecore.util.DelegatingEcoreEList.UnmodifiableEList extends DelegatingEList.UnmodifiableEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

owner

InternalEObject owner

eStructuralFeature

EStructuralFeature eStructuralFeature

Class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Unsettable extends DelegatingEcoreEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

isSet

boolean isSet

Class org.eclipse.emf.ecore.util.DelegatingFeatureMap extends DelegatingEcoreEList<FeatureMap.Entry> implements Serializable

serialVersionUID: 1L

Serialized Fields

wrapper

FeatureMap.Internal.Wrapper wrapper

featureMapValidator

FeatureMapUtil.Validator featureMapValidator

eStructuralFeature

EStructuralFeature eStructuralFeature

Class org.eclipse.emf.ecore.util.DelegatingNotifyingInternalEListImpl extends DelegatingNotifyingListImpl<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EContentsEList$2 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EcoreEList extends NotifyingInternalEListImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

dataClass

java.lang.Class<T> dataClass

owner

InternalEObject owner

Class org.eclipse.emf.ecore.util.EcoreEList.Dynamic extends EcoreEList.Generic<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

eStructuralFeature

EStructuralFeature eStructuralFeature

Class org.eclipse.emf.ecore.util.EcoreEList.Generic extends EcoreEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind

Class org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList extends BasicEList.UnmodifiableEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

owner

InternalEObject owner

eStructuralFeature

EStructuralFeature eStructuralFeature

Class org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList.FastCompare extends EcoreEList.UnmodifiableEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EcoreEMap extends BasicEMap<K,V> implements Serializable

serialVersionUID: 1L

Serialized Fields

entryEClass

EClass entryEClass

entryClass

java.lang.Class<T> entryClass

Class org.eclipse.emf.ecore.util.EcoreEMap.DelegateEObjectContainmentEList extends EObjectContainmentEList<E extends java.lang.Object & BasicEMap.Entry<K,V>> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EcoreEMap.Unsettable extends EcoreEMap<K,V> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EcoreEMap.Unsettable.UnsettableDelegateEObjectContainmentEList extends EcoreEMap.DelegateEObjectContainmentEList<E extends java.lang.Object & BasicEMap.Entry<K,V>> implements Serializable

serialVersionUID: 1L

Serialized Fields

isSet

boolean isSet

Class org.eclipse.emf.ecore.util.EcoreEMap$1 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EcoreUtil.ContentTreeIterator extends AbstractTreeIterator<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

isResolveProxies

boolean isResolveProxies
Whether proxies should be resolved.


resourceSetIterator

EcoreUtil.ContentTreeIterator.ResourcesIterator resourceSetIterator
The most recently created iterator over a resource set's resources. This iterator needs special handling because it returns true for hasNext() even when the list is exhausted. This ensures that any growth in the resources list will not be overlooked.

Class org.eclipse.emf.ecore.util.EcoreUtil.Copier extends java.util.HashMap<EObject,EObject> implements Serializable

serialVersionUID: 1L

Serialized Fields

resolveProxies

boolean resolveProxies
Whether proxies should be resolved during copying.


useOriginalReferences

boolean useOriginalReferences
Whether non-copied references should be used during copying.

Class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer extends java.util.HashMap<EObject,java.util.Collection<EStructuralFeature.Setting>> implements Serializable

serialVersionUID: 1L

Serialized Fields

emfObjects

java.util.Collection<E> emfObjects
The collection of objects being cross referenced.

Class org.eclipse.emf.ecore.util.EcoreUtil.EqualityHelper extends java.util.HashMap<EObject,EObject> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EcoreUtil.ExternalCrossReferencer extends EcoreUtil.CrossReferencer implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EcoreUtil.ProxyCrossReferencer extends EcoreUtil.CrossReferencer implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EcoreUtil.UnresolvedProxyCrossReferencer extends EcoreUtil.CrossReferencer implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EcoreUtil.UsageCrossReferencer extends EcoreUtil.CrossReferencer implements Serializable

serialVersionUID: 1L

Serialized Fields

eObjectsOfInterest

java.util.Collection<E> eObjectsOfInterest
The collection of usage target objects.

Class org.eclipse.emf.ecore.util.EcoreUtil$1 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EcoreUtil$2 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EcoreUtil$3 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EcoreUtil$4 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EcoreUtil$5 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EcoreUtil$6 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.ECrossReferenceAdapter.InverseCrossReferencer extends EcoreUtil.CrossReferencer implements Serializable

serialVersionUID: 1L

Serialized Fields

proxyMap

java.util.Map<K,V> proxyMap

Class org.eclipse.emf.ecore.util.ECrossReferenceEList$2 extends java.lang.Object implements Serializable

Class org.eclipse.emf.ecore.util.EDataTypeEList extends EcoreEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

featureID

int featureID

Class org.eclipse.emf.ecore.util.EDataTypeEList.Unsettable extends EDataTypeEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

isSet

boolean isSet

Class org.eclipse.emf.ecore.util.EDataTypeUniqueEList extends EDataTypeEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EDataTypeUniqueEList.Unsettable extends EDataTypeEList.Unsettable<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectContainmentEList extends EObjectEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectContainmentEList.Resolving extends EObjectContainmentEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectContainmentEList.Unsettable extends EObjectContainmentEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

isSet

boolean isSet

Class org.eclipse.emf.ecore.util.EObjectContainmentEList.Unsettable.Resolving extends EObjectContainmentEList.Unsettable<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList extends EObjectContainmentEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

inverseFeatureID

int inverseFeatureID

Class org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList.Resolving extends EObjectContainmentWithInverseEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList.Unsettable extends EObjectContainmentWithInverseEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

isSet

boolean isSet

Class org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList.Unsettable.Resolving extends EObjectContainmentWithInverseEList.Unsettable<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectEList extends EcoreEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

featureID

int featureID

Class org.eclipse.emf.ecore.util.EObjectEList.Unsettable extends EObjectEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

isSet

boolean isSet

Class org.eclipse.emf.ecore.util.EObjectResolvingEList extends EObjectEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectResolvingEList.Unsettable extends EObjectEList.Unsettable<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectWithInverseEList extends EObjectEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

inverseFeatureID

int inverseFeatureID

Class org.eclipse.emf.ecore.util.EObjectWithInverseEList.ManyInverse extends EObjectWithInverseEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectWithInverseEList.Unsettable extends EObjectWithInverseEList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

isSet

boolean isSet

Class org.eclipse.emf.ecore.util.EObjectWithInverseEList.Unsettable.ManyInverse extends EObjectWithInverseEList.Unsettable<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList extends EObjectWithInverseEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList.ManyInverse extends EObjectWithInverseResolvingEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList.Unsettable extends EObjectWithInverseEList.Unsettable<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList.Unsettable.ManyInverse extends EObjectWithInverseResolvingEList.Unsettable<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.util.NotifyingInternalEListImpl extends NotifyingListImpl<E> implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.ecore.xmi

Class org.eclipse.emf.ecore.xmi.ClassNotFoundException extends XMIException implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className

Class org.eclipse.emf.ecore.xmi.DanglingHREFException extends XMIException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.xmi.FeatureNotFoundException extends XMIException implements Serializable

serialVersionUID: 1L

Serialized Fields

featureName

java.lang.String featureName

Class org.eclipse.emf.ecore.xmi.IllegalValueException extends XMIException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.xmi.PackageNotFoundException extends XMIException implements Serializable

serialVersionUID: 1L

Serialized Fields

uri

java.lang.String uri

Class org.eclipse.emf.ecore.xmi.UnresolvedReferenceException extends XMIException implements Serializable

serialVersionUID: 1L

Serialized Fields

reference

java.lang.String reference

Class org.eclipse.emf.ecore.xmi.XMIException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

location

java.lang.String location

line

int line

column

int column

Package org.eclipse.emf.ecore.xmi.impl

Class org.eclipse.emf.ecore.xmi.impl.StringSegment extends BasicEList<StringSegment.Element> implements Serializable

serialVersionUID: 1L

Serialized Fields

segmentCapacity

int segmentCapacity

outputbytes

byte[] outputbytes

outputchars

char[] outputchars

buffer

char[] buffer

cursor

StringSegment.Element cursor

cursorIndex

int cursorIndex

lineSeparator

java.lang.String lineSeparator

temporaryFileName

java.lang.String temporaryFileName

temporaryFile

java.io.Writer temporaryFile

bufferPosition

int bufferPosition

Class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyEObjectStack extends XMLHandler.MyStack<EObject> implements Serializable

serialVersionUID: 1L

Serialized Fields

eObjectData

EObject[] eObjectData

Class org.eclipse.emf.ecore.xmi.impl.XMLHandler.MyStack extends BasicEList<E> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.xmi.impl.XMLString extends StringSegment implements Serializable

serialVersionUID: 1L

Serialized Fields

elementNames

java.util.List<E> elementNames

mixed

java.util.List<E> mixed

isUnformatted

boolean isUnformatted

isMixed

boolean isMixed

indents

java.util.List<E> indents

depth

int depth

lineWidth

int lineWidth

markedLineWidth

int markedLineWidth

currentLineWidth

int currentLineWidth

lastElementIsStart

boolean lastElementIsStart

firstElementMark

java.lang.Object firstElementMark

seenRoot

boolean seenRoot

saveDoctype

boolean saveDoctype

docTypeMark

java.lang.Object docTypeMark

docTypeName

java.lang.String docTypeName

publicId

java.lang.String publicId

systemId

java.lang.String systemId

Package org.eclipse.emf.ecore.xml.type

Class org.eclipse.emf.ecore.xml.type.InvalidDatatypeValueException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.ecore.xml.type.internal

Class org.eclipse.emf.ecore.xml.type.internal.DataValue.URI extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_scheme

java.lang.String m_scheme
Stores the scheme (usually the protocol) for this URI.


m_userinfo

java.lang.String m_userinfo
If specified, stores the userinfo for this URI; otherwise null


m_host

java.lang.String m_host
If specified, stores the host for this URI; otherwise null


m_port

int m_port
If specified, stores the port for this URI; otherwise -1


m_regAuthority

java.lang.String m_regAuthority
If specified, stores the registry based authority for this URI; otherwise -1


m_path

java.lang.String m_path
If specified, stores the path for this URI; otherwise null


m_queryString

java.lang.String m_queryString
If specified, stores the query string for this URI; otherwise null.


m_fragment

java.lang.String m_fragment
If specified, stores the fragment for this URI; otherwise null

Class org.eclipse.emf.ecore.xml.type.internal.DataValue.URI.MalformedURIException extends java.io.IOException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.ecore.xml.type.internal.QName extends javax.xml.namespace.QName implements Serializable

serialVersionUID: 1L

Serialized Fields

prefix

java.lang.String prefix

Class org.eclipse.emf.ecore.xml.type.internal.RegEx.ParseException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

location

int location

Class org.eclipse.emf.ecore.xml.type.internal.RegEx.RegularExpression extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

regex

java.lang.String regex
A regular expression.

 

options

int options
 

nofparen

int nofparen
The number of parenthesis in the regular expression.

 

tokentree

org.eclipse.emf.ecore.xml.type.internal.RegEx.Token tokentree
Internal representation of the regular expression.

 

hasBackReferences

boolean hasBackReferences

Class org.eclipse.emf.ecore.xml.type.internal.XMLCalendar extends javax.xml.datatype.XMLGregorianCalendar implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

dataType

short dataType

xmlGregorianCalendar

javax.xml.datatype.XMLGregorianCalendar xmlGregorianCalendar

date

java.util.Date date

Class org.eclipse.emf.ecore.xml.type.internal.XMLDuration extends javax.xml.datatype.Duration implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

duration

javax.xml.datatype.Duration duration

Package org.eclipse.emf.edit.command

Class org.eclipse.emf.edit.command.CopyCommand.Helper extends java.util.HashMap<EObject,EObject> implements Serializable

serialVersionUID: 1L

Serialized Fields

initializationList

java.util.ArrayList<E> initializationList

deferredInitializationCount

int deferredInitializationCount

Package org.eclipse.emf.edit.domain

Class org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.DomainTreeIterator extends AbstractTreeIterator<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

domain

EditingDomain domain
This is the domain that defines the tree structured.


Package org.eclipse.emf.edit.provider

Class org.eclipse.emf.edit.provider.AdapterFactoryTreeIterator extends AbstractTreeIterator<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

adapterFactory

AdapterFactory adapterFactory
This keeps track of the factory used to generate the ITreeItemContentProvider adapters.

Class org.eclipse.emf.edit.provider.ChangeNotifier extends java.util.ArrayList<INotifyChangedListener> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.edit.provider.ComposedAdapterFactory.Descriptor.Registry.Impl extends java.util.HashMap<java.util.Collection<?>,java.lang.Object> implements Serializable

serialVersionUID: 1L

Serialized Fields

delegateRegistry

ComposedAdapterFactory.Descriptor.Registry delegateRegistry
The delegate registry should lookup fail locally.

Class org.eclipse.emf.edit.provider.Disposable extends java.util.HashSet<java.lang.Object> implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.edit.provider.IChildCreationExtender.Descriptor.Registry.Impl extends java.util.HashMap<java.lang.String,java.util.Collection<IChildCreationExtender.Descriptor>> implements Serializable

serialVersionUID: 1L

Serialized Fields

delegateRegistry

IChildCreationExtender.Descriptor.Registry delegateRegistry
The delegate registry should lookup fail locally.

Class org.eclipse.emf.edit.provider.ItemProvider.ItemProviderNotifyingArrayList extends NotifyingListImpl<E> implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.exporter

Class org.eclipse.emf.exporter.ModelExporter.GenPackagesTreeIterator extends AbstractTreeIterator<GenPackage> implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.importer.java.builder

Class org.eclipse.emf.importer.java.builder.JavaEcoreBuilder$2 extends java.lang.Object implements Serializable


Package org.eclipse.emf.mapping.ecore2xml.impl

Class org.eclipse.emf.mapping.ecore2xml.impl.Ecore2XMLRegistryImpl extends java.util.HashMap<java.lang.String,java.lang.Object> implements Serializable

serialVersionUID: 1L

Serialized Fields

delegateRegistry

Ecore2XMLRegistry delegateRegistry

Package org.eclipse.emf.mapping.impl

Class org.eclipse.emf.mapping.impl.MappingImpl.MappingTreeIterator extends AbstractTreeIterator<Mapping> implements Serializable

serialVersionUID: 1L


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