org.eclipse.emf.validation.service
Interface IConstraintParser

All Known Subinterfaces:
IParameterizedConstraintParser, IXmlConstraintParser

public interface IConstraintParser

Marker interface for extensions on the org.eclipse.emf.validation.constraintParsers extension point, defining an object that knows how to parse IConstraintDescriptors to create the constraint implementations.

Since:
1.1
See Also:
IParameterizedConstraintParser


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