com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator
Class CorrelationSetValidatorImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator.CorrelationSetValidatorImpl
All Implemented Interfaces:
CorrelationSetValidator, Validator<CorrelationSet>

public class CorrelationSetValidatorImpl
extends java.lang.Object
implements CorrelationSetValidator


Constructor Summary
CorrelationSetValidatorImpl(CorrelationSet correlationSet)
           
 
Method Summary
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrelationSetValidatorImpl

public CorrelationSetValidatorImpl(CorrelationSet correlationSet)
Method Detail

validate

public void validate()
Specified by:
validate in interface Validator<CorrelationSet>


Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.