SEdit.Formalisms.Petri
Class PetriStringOutPort

java.lang.Object
  extended bySEdit.SElement
      extended bySEdit.SNode
          extended bySEdit.SimpleNode
              extended bySEdit.Formalisms.Petri.PetriPlace
                  extended bySEdit.Formalisms.Petri.PetriOutPort
                      extended bySEdit.Formalisms.Petri.PetriStringOutPort
All Implemented Interfaces:
PetriPlaceBehavior

public class PetriStringOutPort
extends PetriOutPort


Field Summary
 
Fields inherited from class SEdit.Formalisms.Petri.PetriOutPort
messageType
 
Fields inherited from class SEdit.SimpleNode
inArrows, outArrows
 
Fields inherited from class SEdit.SElement
comment, descriptor, element, id, label, persistent, structure
 
Constructor Summary
PetriStringOutPort()
           
 
Method Summary
 void produce(Object e)
           
 
Methods inherited from class SEdit.Formalisms.Petri.PetriOutPort
getMessageType, produce, setMessageType
 
Methods inherited from class SEdit.Formalisms.Petri.PetriPlace
addColoredToken, addToken, consume, consume, getColoredTokens, getNumberTokens, isEmpty, modifyColoredTokens
 
Methods inherited from class SEdit.SimpleNode
addInArrow, addOutArrow, delete, deleteInArrow, deleteOutArrow, getInArrows, getInArrows, getOutArrows, getOutArrows, isConnectable, toString
 
Methods inherited from class SEdit.SNode
activate, initGraphics, reInstall
 
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

PetriStringOutPort

public PetriStringOutPort()
Method Detail

produce

public void produce(Object e)
Specified by:
produce in interface PetriPlaceBehavior
Overrides:
produce in class PetriPlace


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