Uses of Interface
org.eclipse.emf.validation.service.IParameterizedConstraintDescriptor

Packages that use IParameterizedConstraintDescriptor
org.eclipse.emf.validation.service The semi-public (internal-public) package defining the API for invocation of the validation engine and for the implementation of constraint providers. 
 

Uses of IParameterizedConstraintDescriptor in org.eclipse.emf.validation.service
 

Methods in org.eclipse.emf.validation.service with parameters of type IParameterizedConstraintDescriptor
 IModelConstraint IParameterizedConstraintParser.parseConstraint(IParameterizedConstraintDescriptor descriptor)
          Parses the content of a constraint descriptor (including parameters) to create an implementation of the model constraint interface.
 


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