public class RegistryNode
extends Node
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class org.eclipse.lemminx.customservice.synapse.directoryTree.node.Node
equals, getFaulty, getName, getPath, getSubType, getType, setFaulty, setName, setPath, setSubType, setType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RegistryNode
public RegistryNode(Node node,
String registryPath)
-
Method Details
-
getRegistryPath
public String getRegistryPath()
-
setRegistryPath
public void setRegistryPath(String registryPath)