public interface ITargetHandle
Modifier and Type | Method and Description |
---|---|
boolean |
exists()
Returns whether or not the underlying target definition exists.
|
String |
getMemento()
Returns a memento for this handle.
|
ITargetDefinition |
getTargetDefinition()
Returns the target definition this handle references.
|
ITargetDefinition getTargetDefinition() throws CoreException
CoreException
- if the underlying target definition does not existString getMemento() throws CoreException
CoreException
- if unable to generate a mementoboolean exists()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.