Serialized Form


Package org.eclipse.emf.emfstore.client.exceptions

Class org.eclipse.emf.emfstore.client.exceptions.ESCertificateException extends Exception implements Serializable

serialVersionUID: -6870075780570775081L

Class org.eclipse.emf.emfstore.client.exceptions.ESInvalidCompositeOperationException extends Exception implements Serializable

serialVersionUID: -6381478147210693404L

Class org.eclipse.emf.emfstore.client.exceptions.ESProjectNotSharedException extends RuntimeException implements Serializable

serialVersionUID: 3963626056165767342L

Class org.eclipse.emf.emfstore.client.exceptions.ESServerNotFoundException extends Exception implements Serializable

serialVersionUID: 5346143778435394717L

Class org.eclipse.emf.emfstore.client.exceptions.ESServerStartFailedException extends Exception implements Serializable

serialVersionUID: 3134589375199519491L


Package org.eclipse.emf.emfstore.common.extensionpoint

Class org.eclipse.emf.emfstore.common.extensionpoint.ESExtensionPointException extends RuntimeException implements Serializable

serialVersionUID: 3805244685057014578L


Package org.eclipse.emf.emfstore.internal.client.model.exceptions

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.CancelOperationException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.ChangeConflictException extends WorkspaceException implements Serializable

Serialized Fields

changeConflict

ChangeConflictSet changeConflict

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.CommitCanceledException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.EMFStorePropertiesOutdatedException extends Exception implements Serializable

serialVersionUID: 2732549512392764249L

Serialized Fields

outdatedProperties

List<E> outdatedProperties

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.IllegalProjectSpaceStateException extends WorkspaceException implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.InvalidHandleException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.LoginCanceledException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.MEUrlResolutionException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.MissingCommandException extends Exception implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.NoChangesOnServerException extends WorkspaceException implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.ProjectUrlResolutionException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.PropertyNotFoundException extends Exception implements Serializable

serialVersionUID: -6818317309825518165L

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.ServerUrlResolutionException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.UnknownNotificationImplementationException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.UnkownProjectException extends WorkspaceException implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.UnsupportedNotificationException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.client.model.exceptions.WorkspaceException extends ESException implements Serializable


Package org.eclipse.emf.emfstore.internal.client.model.filetransfer

Class org.eclipse.emf.emfstore.internal.client.model.filetransfer.TransferCanceledException extends FileTransferException implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport

Class org.eclipse.emf.emfstore.internal.client.ui.dialogs.admin.acimport.CorruptedSourceException extends Exception implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.emfstore.internal.client.ui.exceptions

Class org.eclipse.emf.emfstore.internal.client.ui.exceptions.RequiredSelectionException extends RuntimeException implements Serializable

serialVersionUID: 3011252354930520148L


Package org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph

Class org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotLane extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

position

int position

color

org.eclipse.swt.graphics.Color color

lightColor

org.eclipse.swt.graphics.Color lightColor

Package org.eclipse.emf.emfstore.internal.common.model.impl

Class org.eclipse.emf.emfstore.internal.common.model.impl.IdEObjectCollectionCopier extends org.eclipse.emf.ecore.util.EcoreUtil.Copier implements Serializable

serialVersionUID: 1L

Serialized Fields

orgProject

Project orgProject

copiedProject

ProjectImpl copiedProject

eObjectToIdMap

HashMap<K,V> eObjectToIdMap

idToEObjectMap

HashMap<K,V> idToEObjectMap

Package org.eclipse.emf.emfstore.internal.common.model.util

Class org.eclipse.emf.emfstore.internal.common.model.util.MalformedModelVersionException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.common.model.util.SerializationException extends Exception implements Serializable


Package org.eclipse.emf.emfstore.internal.migration

Class org.eclipse.emf.emfstore.internal.migration.EMFStoreMigrationException extends Exception implements Serializable


Package org.eclipse.emf.emfstore.internal.server.conflictDetection

Class org.eclipse.emf.emfstore.internal.server.conflictDetection.ExistenceOppositeReservationMap extends OppositeReservationMap implements Serializable

serialVersionUID: 6226587689609391089L

Serialized Fields

candidates

Set<E> candidates

Class org.eclipse.emf.emfstore.internal.server.conflictDetection.FeatureNameReservationMap extends LinkedHashMapWithConflictBucketCandidate<OppositeReservationMap> implements Serializable

serialVersionUID: -908068067539831820L

Serialized Fields

isAllFeatures

boolean isAllFeatures

Class org.eclipse.emf.emfstore.internal.server.conflictDetection.LinkedHashMapWithConflictBucketCandidate extends LinkedHashMap<String,V> implements Serializable

serialVersionUID: -6885405442204079582L

Serialized Fields

conflictBucketCandidate

ConflictBucketCandidate conflictBucketCandidate

Class org.eclipse.emf.emfstore.internal.server.conflictDetection.ModelElementIdReservationMap extends LinkedHashMap<String,FeatureNameReservationMap> implements Serializable

serialVersionUID: -7135830923364954134L

Class org.eclipse.emf.emfstore.internal.server.conflictDetection.OppositeReservationMap extends LinkedHashMapWithConflictBucketCandidate<ConflictBucketCandidate> implements Serializable

serialVersionUID: 2688817784490600252L

Serialized Fields

hasOpposites

boolean hasOpposites

Package org.eclipse.emf.emfstore.internal.server.exceptions

Class org.eclipse.emf.emfstore.internal.server.exceptions.AccessControlException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.BranchInfoMissingException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException extends AccessControlException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.ConnectionException extends ESException implements Serializable

serialVersionUID: -2839606769454873809L

Class org.eclipse.emf.emfstore.internal.server.exceptions.FatalESException extends Exception implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.FileNotOnServerException extends FileTransferException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.emfstore.internal.server.exceptions.FileTransferException extends ESException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.InvalidProjectIdException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.InvalidPropertyException extends FatalESException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.SerializationException extends ESException implements Serializable

serialVersionUID: 7320159931158908702L

Class org.eclipse.emf.emfstore.internal.server.exceptions.ServerKeyStoreException extends AccessControlException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.SessionTimedOutException extends AccessControlException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.StorageException extends ESException implements Serializable

Class org.eclipse.emf.emfstore.internal.server.exceptions.UnknownSessionException extends ESException implements Serializable


Package org.eclipse.emf.emfstore.internal.server.filetransfer

Class org.eclipse.emf.emfstore.internal.server.filetransfer.FileChunk extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

end

boolean end

data

byte[] data

fileInformation

FileTransferInformation fileInformation

Class org.eclipse.emf.emfstore.internal.server.filetransfer.FileTransferInformation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

chunkNumber

int chunkNumber

fileSize

int fileSize

fileIdentifier

String fileIdentifier

Package org.eclipse.emf.emfstore.internal.server.model.impl

Class org.eclipse.emf.emfstore.internal.server.model.impl.FileIdentifierImpl extends IdentifiableElementImpl implements Serializable

serialVersionUID: 1L


Package org.eclipse.emf.emfstore.internal.server.model.versioning.operations

Class org.eclipse.emf.emfstore.internal.server.model.versioning.operations.UnkownFeatureException extends Exception implements Serializable


Package org.eclipse.emf.emfstore.modelmutator

Class org.eclipse.emf.emfstore.modelmutator.ESMutationException extends Exception implements Serializable

serialVersionUID: 5880905487870618741L


Package org.eclipse.emf.emfstore.server.exceptions

Class org.eclipse.emf.emfstore.server.exceptions.ESException extends Exception implements Serializable

serialVersionUID: 4258038406861950412L

Class org.eclipse.emf.emfstore.server.exceptions.ESInitSSLException extends ESException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.emfstore.server.exceptions.ESServerInitException extends ESException implements Serializable

serialVersionUID: 1L

Class org.eclipse.emf.emfstore.server.exceptions.ESUpdateRequiredException extends ESException implements Serializable



Copyright © 2016. All Rights Reserved.