SEdit.Formalisms.Petri
Class ConsumerLink

java.lang.Object
  extended bySEdit.SElement
      extended bySEdit.SArrow
          extended bySEdit.Formalisms.Petri.PetriLink
              extended bySEdit.Formalisms.Petri.PetriInLink
                  extended bySEdit.Formalisms.Petri.ConsumerLink

public class ConsumerLink
extends PetriInLink

CLASSE ConsumerLink /


Field Summary
 
Fields inherited from class SEdit.Formalisms.Petri.PetriLink
activated, filter, filterString, validated, weight
 
Fields inherited from class SEdit.SArrow
origin, target
 
Fields inherited from class SEdit.SElement
comment, descriptor, element, id, label, persistent, structure
 
Constructor Summary
ConsumerLink()
           
 
Method Summary
protected  void consume(Hashtable env)
           
 void doActivate()
           
 void inhibit()
           
protected  boolean isEmpty()
           
 
Methods inherited from class SEdit.Formalisms.Petri.PetriInLink
getTokens, isConnectable
 
Methods inherited from class SEdit.Formalisms.Petri.PetriLink
active, askForNewString, getFilter, getFilterString, getWeight, modifyFilter, modifyWeight, setFilter, setFilterString, setWeight, validate
 
Methods inherited from class SEdit.SArrow
delete, getOrigin, getTarget, initGraphics, setOrigin, setTarget, toString
 
Methods inherited from class SEdit.SElement
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConsumerLink

public ConsumerLink()
Method Detail

doActivate

public void doActivate()
Specified by:
doActivate in class PetriInLink

inhibit

public void inhibit()
Specified by:
inhibit in class PetriInLink

isEmpty

protected boolean isEmpty()
Specified by:
isEmpty in class PetriInLink

consume

protected void consume(Hashtable env)
Specified by:
consume in class PetriInLink


Copyright © J. Ferber, O. Gutknecht All Rights Reserved.