org.eclipse.emf.cdo.ui.ide
Class Node.ResourcesNode
java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.emf.cdo.ui.ide.Node
org.eclipse.emf.cdo.ui.ide.Node.ResourcesNode
- All Implemented Interfaces:
- IAdaptable
- Enclosing class:
- Node
- public static final class Node.ResourcesNode
- extends Node
Convenience UI object to represent the CDOResourceNode
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Node.ResourcesNode
public Node.ResourcesNode(IRepositoryProject repositoryProject)
getType
public Node.Type getType()
- Specified by:
getType
in class Node
getText
public String getText()
- Specified by:
getText
in class Node
getImageKey
public String getImageKey()
- Specified by:
getImageKey
in class Node
getAdapter
public Object getAdapter(Class adapter)
- Specified by:
getAdapter
in interface IAdaptable
- Overrides:
getAdapter
in class PlatformObject
getChildren
public CDOResourceNode[] getChildren()
- Overrides:
getChildren
in class Node
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.