SEdit.Formalisms.Petri
Class ProducerLink

java.lang.Object
  extended bySEdit.SElement
      extended bySEdit.SArrow
          extended bySEdit.Formalisms.Petri.PetriLink
              extended bySEdit.Formalisms.Petri.PetriOutLink
                  extended bySEdit.Formalisms.Petri.ProducerLink

public class ProducerLink
extends PetriOutLink


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
ProducerLink()
           
 
Method Summary
protected  void produce(Hashtable env)
           
 
Methods inherited from class SEdit.Formalisms.Petri.PetriOutLink
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

ProducerLink

public ProducerLink()
Method Detail

produce

protected void produce(Hashtable env)
Specified by:
produce in class PetriOutLink


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