public class PDMEdge extends org.processmining.models.graphbased.directed.AbstractDirectedGraphEdge<PDMElement,PDMElement>
| Constructor and Description |
|---|
PDMEdge(PDMElement source,
PDMElement target,
java.lang.String label,
java.lang.Boolean incoming) |
compareTo, getGraphequals, getSource, getTarget, hashCodegetAttributeMap, getLabel, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSource, getTargetpublic PDMEdge(PDMElement source, PDMElement target, java.lang.String label, java.lang.Boolean incoming)