SEdit.Formalisms.Petri
Class PetriStringGROutPort
java.lang.Object
SEdit.SElement
SEdit.SNode
SEdit.SimpleNode
SEdit.Formalisms.Petri.PetriPlace
SEdit.Formalisms.Petri.PetriOutPort
SEdit.Formalisms.Petri.PetriStringGROutPort
- All Implemented Interfaces:
- PetriPlaceBehavior
- public class PetriStringGROutPort
- extends PetriOutPort
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 |
PetriStringGROutPort
public PetriStringGROutPort()
getGroup
public String getGroup()
- Get the value of group.
- Returns:
- Value of group.
setGroup
public void setGroup(String v)
- Set the value of group.
- Parameters:
v
- Value to assign to group.
getRole
public String getRole()
- Get the value of role.
- Returns:
- Value of role.
setRole
public void setRole(String v)
- Set the value of role.
- Parameters:
v
- Value to assign to role.
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.