public class ResetArc 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 |
|---|
ResetArc(Place source,
Transition target,
java.lang.String label) |
ResetArc(Place source,
Transition target,
java.lang.String label,
ExpandableSubNet parent) |
getLocalID, getParent, setLocalIDcompareTo, getGraphequals, getSource, getTarget, hashCodegetAttributeMap, getLabel, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAttributeMappublic ResetArc(Place source, Transition target, java.lang.String label)
public ResetArc(Place source, Transition target, java.lang.String label, ExpandableSubNet parent)