com.ibm.btt.tools.migration.generator.bp
Class BPGenerator
java.lang.Object
com.ibm.btt.tools.migration.operation.BaseGenerator
com.ibm.btt.tools.migration.generator.bp.BPGenerator
- public class BPGenerator
- extends BaseGenerator
The class is used for Migration purporse
Field Summary |
protected static int |
BPNumber
|
protected java.util.Vector |
links
|
protected java.util.Hashtable |
steps
|
Methods inherited from class com.ibm.btt.tools.migration.operation.BaseGenerator |
assertFile, convertNameToPath, createPackage, generateInvokerForBP, generateInvokerForBP, generateInvokerForEJB, generateInvokerForEJB, getFileContents, setFileContents, setFileContents, subst |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
links
protected java.util.Vector links
steps
protected java.util.Hashtable steps
BPNumber
protected static int BPNumber
BPGenerator
public BPGenerator()
generate
public void generate(java.util.Vector v)
throws DSEProcessorException,
DSEException,
org.apache.regexp.RESyntaxException,
org.eclipse.core.runtime.CoreException,
java.io.IOException
- Throws:
DSEProcessorException
DSEException
org.apache.regexp.RESyntaxException
org.eclipse.core.runtime.CoreException
java.io.IOException
getBPTemplet
public java.lang.String getBPTemplet()
throws org.eclipse.core.runtime.CoreException,
java.io.IOException
- Throws:
org.eclipse.core.runtime.CoreException
java.io.IOException
generate
public java.lang.String generate(DSEProcessor flow)
throws DSEProcessorException,
DSEException,
org.apache.regexp.RESyntaxException,
org.eclipse.core.runtime.CoreException,
java.io.IOException
- Throws:
DSEProcessorException
DSEException
org.apache.regexp.RESyntaxException
org.eclipse.core.runtime.CoreException
java.io.IOException
generate
public java.lang.String generate(DSEServerOperation op)
throws DSEObjectNotFoundException,
org.eclipse.core.runtime.CoreException,
java.io.IOException,
org.apache.regexp.RESyntaxException
- Throws:
DSEObjectNotFoundException
org.eclipse.core.runtime.CoreException
java.io.IOException
org.apache.regexp.RESyntaxException
(c) Copyright IBM Corporation 1998, 2005