public class DMNInput extends DMNNode
Constructor and Description |
---|
DMNInput(DMNModel net,
org.processmining.plugins.graphviz.dot.Dot d,
DMNAttribute a) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
DMNAttribute |
getAttribute() |
addDotNode, getDotNode, getGraph
compareTo
getAttributeMap, getLabel, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
public DMNInput(DMNModel net, org.processmining.plugins.graphviz.dot.Dot d, DMNAttribute a)
public DMNAttribute getAttribute()