fr.lri.insitu.FlowStates.events
Class IConEvent

java.lang.Object
  extended by java.util.EventObject
      extended by fr.lri.swingstates.events.VirtualEvent
          extended by fr.lri.insitu.FlowStates.events.IConEvent
All Implemented Interfaces:
InSlotEvent, OutSlotEvent, Serializable
Direct Known Subclasses:
IConSwitchEvent

public abstract class IConEvent
extends fr.lri.swingstates.events.VirtualEvent
implements InSlotEvent, OutSlotEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
IConEvent()
           
IConEvent(String n)
           
IConEvent(String n, Object source)
           
 
Method Summary
 boolean hasSignal(String slotName)
           
abstract  boolean occurs()
           
 void slotHasSignal(String slotName)
           
 
Methods inherited from class fr.lri.swingstates.events.VirtualEvent
getMatchingTransitions, getNameEvent, setNameEvent, setSource
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IConEvent

public IConEvent()

IConEvent

public IConEvent(String n)

IConEvent

public IConEvent(String n,
                 Object source)
Method Detail

occurs

public abstract boolean occurs()
Specified by:
occurs in interface InSlotEvent

slotHasSignal

public void slotHasSignal(String slotName)
Specified by:
slotHasSignal in interface InSlotEvent

hasSignal

public boolean hasSignal(String slotName)
Specified by:
hasSignal in interface InSlotEvent



Copyright © 2009 Caroline Appert & Stˇphane Huot. 

Please send comments to: ??@lri.fr