INRIA & FluxMedia

fr.fluxmedia.transmorpher.engine
Class TMain

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

public class TMain
extends TProcessComposite


Fields inherited from class fr.fluxmedia.transmorpher.engine.TProcessComposite
listOfApplyProcess, listOfChannel, listOfGenerator, listOfProcessBasic, listOfProcessIn, listOfProcessOut, NB_PROCESS_RISE
 
Fields inherited from class fr.fluxmedia.transmorpher.engine.TProcess_Impl
debug, id, iListIn, iListOfParameters, iListOut, iName, iNbIn, iNbOut, nameFather, nameIn, nameOut
 
Constructor Summary
TMain(Parameters pParams)
           
 
Method Summary
 void bindPorts(TProcess process)
           
 
Methods inherited from class fr.fluxmedia.transmorpher.engine.TProcessComposite
addApplyProcess, addChannel, addGenerator, addProcess, bindParameters, bindPorts, execProcess, generatePort, getAllProcess, getApplyProcess, getChannel, getGenerator, getListOfProcessIn, getListOfProcessOut, getProcessBasic, showChannel
 
Methods inherited from class fr.fluxmedia.transmorpher.engine.TProcess_Impl
getFatherName, getId, getIn, getIn, getIn, getName, getNameIn, getNameIn, getNameOut, getNameOut, getOut, getOut, getOut, getParameter, getParameterNames, getParameters, reset, setDebug, 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 javax.xml.transform.TransformerException,
             org.xml.sax.SAXException,
             java.io.IOException
Method Detail

bindPorts

public void bindPorts(TProcess process)
               throws TMException,
                      org.xml.sax.SAXException
Overrides:
bindPorts in class TProcessComposite

INRIA & FluxMedia

..no bottom yet...