Class MachineCafe

java.lang.Object
  |
  +--MachineCafe

public class MachineCafe
extends java.lang.Object


Constructor Summary
MachineCafe()
           
 
Method Summary
 void schemaVCM(VueAbstraite va, ControleAbstrait ca, ModeleAbstrait ma)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MachineCafe

public MachineCafe()
Method Detail

schemaVCM

public void schemaVCM(VueAbstraite va,
                      ControleAbstrait ca,
                      ModeleAbstrait ma)