|
||||||||||
| 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
org.eclipse.jdt.internal.debug.core.model.JDIDebugElement
org.eclipse.jdt.internal.debug.core.model.JDIVariable
org.eclipse.jdt.internal.debug.core.model.JDIThisVariable
org.drools.eclipse.debug.core.MVELThisVariable
public class MVELThisVariable
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jdt.internal.debug.core.model.JDIVariable |
|---|
jdiStringSignature |
| Constructor Summary | |
|---|---|
MVELThisVariable(org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget target,
com.sun.jdi.ObjectReference object,
String label)
|
|
| Method Summary | |
|---|---|
String |
getName()
|
boolean |
isPublic()
|
| Methods inherited from class org.eclipse.jdt.internal.debug.core.model.JDIThisVariable |
|---|
equals, getGenericSignature, getReferenceTypeName, getSignature, getUnderlyingType, hashCode, isPrivate, isProtected, retrieveValue |
| Methods inherited from class org.eclipse.jdt.internal.debug.core.model.JDIVariable |
|---|
getAdapter, getChangeCount, getCurrentValue, getJavaType, getLastKnownValue, getValue, hasValueChanged, isFinal, isLocal, isPackagePrivate, isStatic, isSynthetic, setChangeCount, setValue, setValue, supportsValueModification, verifyValue, verifyValue |
| Methods inherited from class org.eclipse.jdt.internal.debug.core.model.JDIDebugElement |
|---|
addJDIEventListener, canDisconnect, disconnect, disconnected, fireSuspendEvent, getEventRequestManager, getJavaDebugTarget, getModelIdentifier, getRequestTimeout, getUnknownMessage, getVM, internalError, internalError, isDisconnected, isStepFiltersEnabled, jdiRequestFailed, logError, notSupported, queueEvent, queueSuspendEvent, removeJDIEventListener, requestFailed, requestFailed, setRequestTimeout, supportsRequestTimeout, targetRequestFailed, targetRequestFailed, throwDebugException |
| Methods inherited from class org.eclipse.debug.core.model.DebugElement |
|---|
fireChangeEvent, fireCreationEvent, fireEvent, fireResumeEvent, fireTerminateEvent, getDebugTarget, getLaunch, notSupported, requestFailed |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
|---|
getDebugTarget, getLaunch, getModelIdentifier |
| Constructor Detail |
|---|
public MVELThisVariable(org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget target,
com.sun.jdi.ObjectReference object,
String label)
| Method Detail |
|---|
public String getName()
getName in interface org.eclipse.debug.core.model.IVariablegetName in class org.eclipse.jdt.internal.debug.core.model.JDIThisVariable
public boolean isPublic()
throws org.eclipse.debug.core.DebugException
isPublic in interface org.eclipse.jdt.debug.core.IJavaModifiersisPublic in class org.eclipse.jdt.internal.debug.core.model.JDIThisVariableorg.eclipse.debug.core.DebugException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||