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, getGraphcompareTogetAttributeMap, getLabel, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdpublic DMNInput(DMNModel net, org.processmining.plugins.graphviz.dot.Dot d, DMNAttribute a)
public DMNAttribute getAttribute()