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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator.ActivityValidatorImpl<com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow>
      extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator.ReThrowValidatorImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.ActivityValidator<com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow>, com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.ReThrowValidator, com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator<com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow>

public class ReThrowValidatorImpl
extends ActivityValidatorImpl<com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow>
implements com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.ReThrowValidator


Constructor Summary
ReThrowValidatorImpl(com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow rethrow)
           
 
Method Summary
 void validate()
           
 
Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator.ActivityValidatorImpl
getActivity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.ActivityValidator
getActivity
 

Constructor Detail

ReThrowValidatorImpl

public ReThrowValidatorImpl(com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow rethrow)
Method Detail

validate

public void validate()
Specified by:
validate in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator<com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow>
Overrides:
validate in class ActivityValidatorImpl<com.ebmwebsourcing.easybpel.model.bpel.api.activity.ReThrow>


Copyright © 2012 Petals Link. All Rights Reserved.