Package org.eclipse.epsilon.eol.dt.debug
Class EolDebugElement
- java.lang.Object
-
- org.eclipse.core.runtime.PlatformObject
-
- org.eclipse.debug.core.model.DebugElement
-
- org.eclipse.epsilon.eol.dt.debug.EolDebugElement
-
- All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable
,org.eclipse.debug.core.model.IDebugElement
- Direct Known Subclasses:
EolDebugTarget
,EolStackFrame
,EolThread
,EolVariable
,EolVariableValue
public class EolDebugElement extends org.eclipse.debug.core.model.DebugElement
-
-
Constructor Summary
Constructors Constructor Description EolDebugElement(org.eclipse.debug.core.model.IDebugTarget target)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getModelIdentifier()
-
-
-
Method Detail
-
getModelIdentifier
public String getModelIdentifier()
-
-