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) |
ResetArc(Place source,
Transition target,
java.lang.String label,
ExpandableSubNet parent,
LocalNodeID id) |
getLocalID, getParent, setLocalID
compareTo, getGraph
equals, getSource, getTarget, hashCode
getAttributeMap, getLabel, toString
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
getAttributeMap
public ResetArc(Place source, Transition target, java.lang.String label)
public ResetArc(Place source, Transition target, java.lang.String label, ExpandableSubNet parent)
public ResetArc(Place source, Transition target, java.lang.String label, ExpandableSubNet parent, LocalNodeID id)