public interface CDOExplorerElement extends INotifier, IAdaptable, Adapter, java.lang.Comparable<CDOExplorerElement>
Adapter.Internal
Modifier and Type | Method and Description |
---|---|
void |
delete(boolean deleteContents) |
java.lang.String |
getDescription() |
java.lang.String |
getID() |
java.lang.String |
getLabel() |
java.io.File |
getStateFolder(java.lang.String path) |
java.lang.String |
getType() |
void |
setDescription(java.lang.String description) |
void |
setLabel(java.lang.String label) |
addListener, getListeners, hasListeners, removeListener
getAdapter
getTarget, isAdapterForType, notifyChanged, setTarget
java.lang.String getID()
java.lang.String getType()
java.lang.String getLabel()
void setLabel(java.lang.String label)
java.lang.String getDescription()
void setDescription(java.lang.String description)
java.io.File getStateFolder(java.lang.String path)
void delete(boolean deleteContents)
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html