org.eclipse.emf.cdo.ui.ide
Class Node.BranchNode
java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.emf.cdo.ui.ide.Node
org.eclipse.emf.cdo.ui.ide.Node.BranchNode
- All Implemented Interfaces:
- IAdaptable
- Enclosing class:
- Node
- public static final class Node.BranchNode
- extends Node
Convenience UI object to represent a branch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Node.BranchNode
public Node.BranchNode(IRepositoryProject repositoryProject,
CDOBranch branch)
getBranch
public CDOBranch getBranch()
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
getChildren
public Object[] getChildren()
- Overrides:
getChildren
in class Node
getParent
public Object getParent()
- Overrides:
getParent
in class Node
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.