INRIA & FluxMedia

Uses of Class
fr.fluxmedia.transmorpher.graph.MainProcess

Packages that use MainProcess
fr.fluxmedia.transmorpher.graph   
 

Uses of MainProcess in fr.fluxmedia.transmorpher.graph
 

Subclasses of MainProcess in fr.fluxmedia.transmorpher.graph
 class Main
          A Main instance is a graph component that can contains calls
 class Servlet
          Transmorpher graph servlet definitions
 class Transformer
          Transmorpher graph (JAXP) transformer definitions
 

Fields in fr.fluxmedia.transmorpher.graph declared as MainProcess
protected  MainProcess Transmorpher.main
          The main process of the Transmorpher sheet
 

Methods in fr.fluxmedia.transmorpher.graph that return MainProcess
 MainProcess Transmorpher.getMain()
          Gets the main attribute of the Transmorpher object
 

Methods in fr.fluxmedia.transmorpher.graph with parameters of type MainProcess
 void Transmorpher.setMain(MainProcess p)
          Sets the main attribute of the Transmorpher object
 


INRIA & FluxMedia

..no bottom yet...