|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.debug.core.model.DebugElement
com.aptana.ide.debug.internal.core.model.JSDebugElement
com.aptana.ide.debug.internal.core.model.JSDebugScriptElement
com.aptana.ide.debug.internal.core.model.JSDebugTopScriptElement
public class JSDebugTopScriptElement
| Constructor Summary | |
|---|---|
JSDebugTopScriptElement(org.eclipse.debug.core.model.IDebugTarget target,
java.lang.String name,
java.lang.String location)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocation()
getLocation |
protected void |
setParent(IJSScriptElement parent)
setParent |
| Methods inherited from class com.aptana.ide.debug.internal.core.model.JSDebugScriptElement |
|---|
getBaseLine, getChildren, getLineExtent, getName, getParent, insertElement, isScriptElementInside, removeElement, setName |
| Methods inherited from class com.aptana.ide.debug.internal.core.model.JSDebugElement |
|---|
getModelIdentifier, throwDebugException, throwDebugException, throwDebugException, throwNotImplemented |
| Methods inherited from class org.eclipse.debug.core.model.DebugElement |
|---|
fireChangeEvent, fireCreationEvent, fireEvent, fireResumeEvent, fireSuspendEvent, fireTerminateEvent, getAdapter, getDebugTarget, getLaunch, notSupported, requestFailed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
|---|
getDebugTarget, getLaunch, getModelIdentifier |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
public JSDebugTopScriptElement(org.eclipse.debug.core.model.IDebugTarget target,
java.lang.String name,
java.lang.String location)
target - name - location - | Method Detail |
|---|
public java.lang.String getLocation()
IJSScriptElement
getLocation in interface IJSScriptElementgetLocation in class JSDebugScriptElementIJSScriptElement.getLocation()protected void setParent(IJSScriptElement parent)
JSDebugScriptElement
setParent in class JSDebugScriptElementJSDebugScriptElement.setParent(com.aptana.ide.debug.core.model.IJSScriptElement)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||