org.objectweb.fractal.juliak.membrane
Class JuliakMembranes

java.lang.Object
  extended by org.objectweb.fractal.juliak.membrane.JuliakMembranes
All Implemented Interfaces:
MembraneDefProvider

public class JuliakMembranes
extends Object
implements MembraneDefProvider

This class defines the membranes supported by Juliak.

Since:
2.5
Author:
Lionel Seinturier

Constructor Summary
JuliakMembranes()
           
 
Method Summary
 MembraneDef[] getMembraneDefs()
          Return the definitions of membranes supported by Juliak.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JuliakMembranes

public JuliakMembranes()
Method Detail

getMembraneDefs

public MembraneDef[] getMembraneDefs()
Return the definitions of membranes supported by Juliak.

Specified by:
getMembraneDefs in interface MembraneDefProvider