public class DMNKnowledgeNode extends DMNNode
Constructor and Description |
---|
DMNKnowledgeNode(DMNModel net,
org.processmining.plugins.graphviz.dot.Dot d,
DMNActivityAttributePair daap,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDescription() |
void |
setDescription(java.lang.String description) |
addDotNode, getDotNode, getGraph
compareTo
getAttributeMap, getLabel, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
public DMNKnowledgeNode(DMNModel net, org.processmining.plugins.graphviz.dot.Dot d, DMNActivityAttributePair daap, java.lang.String description)