SEdit.Formalisms.Petri
Class PetriOutPort
java.lang.Object
SEdit.SElement
SEdit.SNode
SEdit.SimpleNode
SEdit.Formalisms.Petri.PetriPlace
SEdit.Formalisms.Petri.PetriOutPort
- All Implemented Interfaces:
- PetriPlaceBehavior
- Direct Known Subclasses:
- PetriACLOutPort, PetriActOutPort, PetriStringGROutPort, PetriStringOutPort
- public class PetriOutPort
- extends PetriPlace
Methods inherited from class SEdit.SimpleNode |
addInArrow, addOutArrow, delete, deleteInArrow, deleteOutArrow, getInArrows, getInArrows, getOutArrows, getOutArrows, isConnectable, toString |
Methods inherited from class SEdit.SElement |
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure |
messageType
protected String messageType
PetriOutPort
public PetriOutPort()
getMessageType
public String getMessageType()
setMessageType
public void setMessageType(String s)
produce
public void produce(int j)
- Specified by:
produce
in interface PetriPlaceBehavior
- Overrides:
produce
in class PetriPlace
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.