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