fr.fluxmedia.transmorpher.TProcessFactory
Class TApplyProcess
java.lang.Object
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TApplyProcess
- All Implemented Interfaces:
- TProcess
- public final class TApplyProcess
- extends TProcessComposite
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite |
addApplyProcess, addChannel, addGenerator, bindParameters, execProcess, 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 |
ref
String ref
iListLocalIn
String[] iListLocalIn
iListLocalOut
String[] iListLocalOut
TApplyProcess
public TApplyProcess(String[] in,
String[] out,
Parameters pParam,
StringParameters staticAttributes)
throws TransformerException,
TransformerConfigurationException,
SAXException,
IOException
getRef
public String getRef()
setRef
public void setRef(String ref)
addProcess
public void addProcess(TProcess process)
- Overrides:
addProcess
in class TProcessComposite
setLocalName
public void setLocalName(String[] locIn,
String[] locOut)
generatePort
public void generatePort()
- Overrides:
generatePort
in class TProcessComposite
..no bottom yet...