public class GroupChildNode extends DelegatingTreeNode
implNode| Constructor and Description |
|---|
GroupChildNode(org.eclipse.core.databinding.observable.Realm realm,
String name,
GroupChildNode parentNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPath(List<String> path,
ConnectionHolder holder) |
void |
dispose() |
protected void |
notifyEmpty(GroupChildNode groupChildNode,
String name) |
protected void |
removePath(List<String> path,
ConnectionHolder holder) |
getChildren, getConnections, getName, getParentNodepublic GroupChildNode(org.eclipse.core.databinding.observable.Realm realm,
String name,
GroupChildNode parentNode)
public void dispose()
dispose in interface TreeNodedispose in class DelegatingTreeNodeprotected void addPath(List<String> path, ConnectionHolder holder)
protected void removePath(List<String> path, ConnectionHolder holder)
protected void notifyEmpty(GroupChildNode groupChildNode, String name)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.