public interface NodeDependable extends Dependable
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
doesExist()
Quick check to see if the Node pointed by this Dependable actually exists. 
 | 
Node | 
getNode()  | 
java.net.URL | 
getNodeURL()
Get the Node URL. 
 | 
getDependencies, getSource, getSourceOwnerNode getNode()
java.net.URL getNodeURL()
boolean doesExist()