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) |
InhibitorArc(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, hashCode, 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)
public InhibitorArc(Place source, Transition target, java.lang.String label, ExpandableSubNet parent, LocalNodeID id)