public abstract class AbstractInstancesOfTypeContainerNode extends AbstractContainerNode
| Constructor and Description |
|---|
AbstractInstancesOfTypeContainerNode(Object parent,
org.eclipse.core.resources.IProject project)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getParent()
Gets the parent.
|
org.eclipse.core.resources.IProject |
getProject() |
boolean |
hasChildren()
Checks for children.
|
getContainerName, getImage, getTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildrenpublic AbstractInstancesOfTypeContainerNode(Object parent, org.eclipse.core.resources.IProject project)
parent - the parentpublic Object getParent()
IContainerNodepublic boolean hasChildren()
IContainerNodehasChildren in interface IContainerNodehasChildren in class AbstractContainerNodepublic org.eclipse.core.resources.IProject getProject()
Copyright © 2018. All rights reserved.