fr.lri.insitu.FlowStates.device
Class OutSlotsGroup

java.lang.Object
  extended by fr.lri.insitu.FlowStates.device.OutSlotsGroup

public class OutSlotsGroup
extends Object


Constructor Summary
OutSlotsGroup(Class<? extends OutSlotEvent> evClass)
           
 
Method Summary
 void addSlot(fr.emn.reactiveinput.Out slot, Method m)
           
 Class<? extends OutSlotEvent> getEvClass()
           
 LinkedList<fr.emn.reactiveinput.Out> getSlots()
           
 void updateSlots(OutSlotEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutSlotsGroup

public OutSlotsGroup(Class<? extends OutSlotEvent> evClass)
Method Detail

getEvClass

public Class<? extends OutSlotEvent> getEvClass()

addSlot

public void addSlot(fr.emn.reactiveinput.Out slot,
                    Method m)

updateSlots

public void updateSlots(OutSlotEvent event)
                 throws IllegalArgumentException,
                        IllegalAccessException,
                        InvocationTargetException
Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException

getSlots

public LinkedList<fr.emn.reactiveinput.Out> getSlots()



Copyright © 2009 Caroline Appert & Stˇphane Huot. 

Please send comments to: ??@lri.fr