INRIA & FluxMedia

fr.fluxmedia.transmorpher.TProcessFactory
Class TMain

java.lang.Object
  |
  +--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
        |
        +--fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite
              |
              +--fr.fluxmedia.transmorpher.TProcessFactory.TMain
All Implemented Interfaces:
TProcess
Direct Known Subclasses:
TServlet

public class TMain
extends TProcessComposite


Fields inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite
listOfApplyProcess, listOfChannel, listOfGenerator, listOfProcessBasic, listOfProcessIn, listOfProcessOut, NB_PROCESS_RISE
 
Fields inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
id, iListIn, iListOfParameters, iListOut, iName, iNbIn, iNbOut, nameFather, nameIn, nameOut
 
Constructor Summary
TMain(Parameters pParams)
           
 
Method Summary
 void addProcess(TProcess process)
           
 void bindPorts(TProcess process)
           
 
Methods inherited from class fr.fluxmedia.transmorpher.TProcessFactory.TProcessComposite
addApplyProcess, addChannel, addGenerator, bindParameters, 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
 

Constructor Detail

TMain

public TMain(Parameters pParams)
      throws TransformerException,
             SAXException,
             IOException
Method Detail

addProcess

public void addProcess(TProcess process)
Overrides:
addProcess in class TProcessComposite

bindPorts

public void bindPorts(TProcess process)
Overrides:
bindPorts in class TProcessComposite

INRIA & FluxMedia

..no bottom yet...