SEdit.Formalisms.Petri
Class PetriOutLink
java.lang.Object
SEdit.SElement
SEdit.SArrow
SEdit.Formalisms.Petri.PetriLink
SEdit.Formalisms.Petri.PetriOutLink
- Direct Known Subclasses:
- ProducerLink
- public abstract class PetriOutLink
- extends PetriLink
CLASSE PetriOutLink
/
Methods inherited from class SEdit.Formalisms.Petri.PetriLink |
active, askForNewString, getFilter, getFilterString, getWeight, modifyFilter, modifyWeight, setFilter, setFilterString, setWeight, validate |
Methods inherited from class SEdit.SElement |
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure |
PetriOutLink
public PetriOutLink()
produce
protected abstract void produce(Hashtable env)
isConnectable
public boolean isConnectable(SNode from,
SNode to)
- Description copied from class:
SArrow
- Check if the arrow itself is o.k. for connection
- Overrides:
isConnectable
in class SArrow
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.