com.ebmwebsourcing.easybpel.model.bpel.tools.validator
Class BPELAnalyser
java.lang.Object
com.ebmwebsourcing.easybpel.model.bpel.tools.validator.BPELAnalyser
public class BPELAnalyser
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPELAnalyser
public BPELAnalyser()
throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
- Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
getBPELReader
public static com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader getBPELReader()
throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
- Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
analyze
public AnalysorResult analyze(java.net.URL bpel)
throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
- Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
analyze
public AnalysorResult analyze(com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess process)
throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
- Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Copyright © 2008-2011 eBM WebSourcing. All Rights Reserved.