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
- Author:
- Victor Roldan Betancort
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Node.BranchNode
public Node.BranchNode(org.eclipse.emf.cdo.team.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 - 2011 Eike Stepper (Berlin, Germany) and others.