Serialized Form


Package org.eclipse.emf.validation

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

serialVersionUID: 5785536193334824241L

Serialization Methods

readResolve

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

Serialized Fields

name

String name

featureSpecific

boolean featureSpecific

notificationTypeCode

int notificationTypeCode

Package org.eclipse.emf.validation.model

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

serialVersionUID: 1862313226055912569L

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

name

String name

localizedName

String localizedName

Package org.eclipse.emf.validation.service

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

serialVersionUID: 5637732649693164987L

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

serialVersionUID: -7900125537603879206L

Serialized Fields

mode

EvaluationMode<T> mode

clientData

Map<K,V> clientData

status

IStatus status

targets

Collection<E> targets

results

List<E> results

clientContextIds

Collection<E> clientContextIds

Package org.eclipse.emf.validation.xml

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

serialVersionUID: -341693432752691706L


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