Serialized Form


Package org.eclipse.emf.validation

Class org.eclipse.emf.validation.EMFEventType extends java.lang.Object implements Serializable

serialVersionUID: 5785536193334824240l

Serialization Methods

readResolve

private java.lang.Object readResolve()
Implements the instance substitution protocol defined by the Java Serialization Specification.

Serialized Fields

name

java.lang.String name

featureSpecific

boolean featureSpecific

ordinal

int ordinal

notificationTypeCode

int notificationTypeCode


Package org.eclipse.emf.validation.model

Class org.eclipse.emf.validation.model.ConstraintSeverity extends java.lang.Object implements Serializable

serialVersionUID: -5310833954198275258l

Serialization Methods

readResolve

private java.lang.Object readResolve()
Implements the instance substitution protocol defined by the Java Serialization Specification.

Serialized Fields

name

java.lang.String name

localizedName

java.lang.String localizedName

ordinal

int ordinal

istatusSeverity

int istatusSeverity

Class org.eclipse.emf.validation.model.EvaluationMode extends java.lang.Object implements Serializable

serialVersionUID: -2088295328444150344l

Serialization Methods

readResolve

private java.lang.Object readResolve()
Implements the instance substitution protocol defined by the Java Serialization Specification.

Serialized Fields

name

java.lang.String name

ordinal

int ordinal

localizedName

java.lang.String localizedName


Package org.eclipse.emf.validation.service

Class org.eclipse.emf.validation.service.ConstraintExistsException extends java.lang.Exception implements Serializable

serialVersionUID: 5637732649693164987l

Class org.eclipse.emf.validation.service.ValidationEvent extends java.util.EventObject implements Serializable

serialVersionUID: -7900125537603879206l

Serialized Fields

mode

EvaluationMode mode

clientData

java.util.Map clientData

status

org.eclipse.core.runtime.IStatus status

targets

java.util.Collection targets

results

java.util.List results

clientContextIds

java.util.Collection clientContextIds


Package org.eclipse.emf.validation.xml

Class org.eclipse.emf.validation.xml.ConstraintParserException extends java.lang.Exception implements Serializable

serialVersionUID: -341693432752691706l


Copyright 2002, 2006 IBM Corporation and others.
All Rights Reserved.