public class NodeModel
extends java.lang.Object
Constructor and Description |
---|
NodeModel(int plugInType,
java.lang.String plugInClassName) |
Modifier and Type | Method and Description |
---|---|
void |
addDestLink(LinkModel link) |
LinkModel |
getDestLink(int i) |
int |
getNumDestLinks() |
java.lang.String |
getPlugInClassName() |
int |
getPlugInType() |