Package jadex.gpmn.editor.model.gpmn
Interface INode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toString()
Prints the name of the node.-
Methods inherited from interface jadex.gpmn.editor.model.gpmn.IElement
getModel, getName, getSourceEdges, getTargetEdges, setName
-
-