public class InhibitorArc extends PetrinetEdge<Place,Transition>
org.processmining.models.graphbased.directed.DirectedGraphEdge.MultipleSources<N extends org.processmining.models.graphbased.directed.DirectedGraphNode>, org.processmining.models.graphbased.directed.DirectedGraphEdge.MultipleTargets<N extends org.processmining.models.graphbased.directed.DirectedGraphNode>
Constructor and Description |
---|
InhibitorArc(Place source,
Transition target,
java.lang.String label) |
InhibitorArc(Place source,
Transition target,
java.lang.String label,
ExpandableSubNet parent) |
getLocalID, getParent, setLocalID
compareTo, getGraph
equals, getSource, getTarget, hashCode
getAttributeMap, getLabel, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAttributeMap
public InhibitorArc(Place source, Transition target, java.lang.String label)
public InhibitorArc(Place source, Transition target, java.lang.String label, ExpandableSubNet parent)