org.eclipse.ocl.examples.pivot.validation
Class PathConstraintParser

java.lang.Object
  extended by org.eclipse.ocl.examples.pivot.validation.PathConstraintParser
All Implemented Interfaces:
org.eclipse.emf.validation.service.IConstraintParser, org.eclipse.emf.validation.service.IParameterizedConstraintParser

public class PathConstraintParser
extends java.lang.Object
implements org.eclipse.emf.validation.service.IParameterizedConstraintParser


Nested Class Summary
static class PathConstraintParser.PathConstraint
           
 
Constructor Summary
PathConstraintParser()
           
 
Method Summary
 PathConstraintParser.PathConstraint parseConstraint(org.eclipse.emf.validation.service.IParameterizedConstraintDescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathConstraintParser

public PathConstraintParser()
Method Detail

parseConstraint

public PathConstraintParser.PathConstraint parseConstraint(org.eclipse.emf.validation.service.IParameterizedConstraintDescriptor descriptor)
                                                    throws org.eclipse.emf.validation.xml.ConstraintParserException
Specified by:
parseConstraint in interface org.eclipse.emf.validation.service.IParameterizedConstraintParser
Throws:
org.eclipse.emf.validation.xml.ConstraintParserException