com.unitesk.requality.eclipse.editors
Class NodeStorage
java.lang.Object
com.unitesk.requality.eclipse.editors.NodeStorage
public class NodeStorage
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeStorage
public NodeStorage(java.lang.Object node)
getNode
public TreeNode getNode()
getContents
public java.io.InputStream getContents()
throws CoreException
- Throws:
CoreException
getFullPath
public IPath getFullPath()
getName
public java.lang.String getName()
isReadOnly
public boolean isReadOnly()
getAdapter
public java.lang.Object getAdapter(java.lang.Class adapter)