fr.lri.insitu.FlowStates.device
Class InSlotsGroup

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

public class InSlotsGroup
extends Object


Constructor Summary
InSlotsGroup(Class<? extends InSlotEvent> eventClass)
           
 
Method Summary
 void addSlot(fr.emn.reactiveinput.In slot, Method m)
           
 Class<? extends InSlotEvent> getEvClass()
           
 fr.lri.swingstates.events.VirtualEvent getEvent()
           
 LinkedList<fr.emn.reactiveinput.In> getSlots()
           
 boolean hasSignal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InSlotsGroup

public InSlotsGroup(Class<? extends InSlotEvent> eventClass)
Method Detail

getEvClass

public Class<? extends InSlotEvent> getEvClass()

addSlot

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

hasSignal

public boolean hasSignal()

getEvent

public fr.lri.swingstates.events.VirtualEvent getEvent()
                                                throws InstantiationException,
                                                       IllegalAccessException,
                                                       IllegalArgumentException,
                                                       InvocationTargetException,
                                                       SecurityException,
                                                       NoSuchMethodException
Throws:
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
SecurityException
NoSuchMethodException

getSlots

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



Copyright © 2009 Caroline Appert & Stˇphane Huot. 

Please send comments to: ??@lri.fr