fr.fluxmedia.transmorpher.TProcessFactory
Class TLoop
java.lang.Object
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TLoop
- All Implemented Interfaces:
- TProcess
- public final class TLoop
- extends TProcessComposite
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite |
addApplyProcess, addChannel, addGenerator, addProcess, bindParameters, bindPorts, bindPorts, execProcess, generatePort, getAllProcess, getApplyProcess, getChannel, getGenerator, getListOfProcessIn, getListOfProcessOut, getProcessBasic, showChannel |
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl |
getFatherName, getId, getIn, getIn, getIn, getName, getNameIn, getNameIn, getNameOut, getNameOut, getOut, getOut, getOut, getParameter, getParameters, setFatherName, setId, setIn, setName, setOut, setParameter, setParameters |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
iNbLoop
int iNbLoop
vCurrent
TProcess vCurrent
vSource
TProcess vSource
iIn
String[] iIn
iOut
String[] iOut
iCount
int iCount
iRefOn
String iRefOn
iTemplateList
TProcessComposite iTemplateList
ID
static int ID
TLoop
public TLoop(String[] pIn,
String[] pOut,
String pRefOn,
int pCount,
TProcessComposite pTemplateList)
throws TransformerException,
TransformerConfigurationException,
SAXException,
IOException
- The constructor
..no bottom yet...