|
||||||||||
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.ocl.examples.debug.vm.core.VMDebugElement
org.eclipse.ocl.examples.debug.vm.core.VMVariable
org.eclipse.ocl.examples.debug.vm.core.VMLocalVariable
public class VMLocalVariable
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.debug.vm.core.VMVariable |
---|
fValue |
Method Summary | |
---|---|
org.eclipse.debug.core.model.IValue |
getValue()
|
Methods inherited from class org.eclipse.ocl.examples.debug.vm.core.VMVariable |
---|
getName, getReferenceTypeName, getVmVar, hasValueChanged, isAttribute, isCollectionElement, isIntermProperty, isLocalVariable, isModelParameter, isPredefinedVariable, isReference, setValue, setValue, supportsValueModification, verifyValue, verifyValue |
Methods inherited from class org.eclipse.ocl.examples.debug.vm.core.VMDebugElement |
---|
getDebugCore, getModelIdentifier, getOCLDebugTarget |
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 |
Method Detail |
---|
public org.eclipse.debug.core.model.IValue getValue() throws org.eclipse.debug.core.DebugException
getValue
in interface org.eclipse.debug.core.model.IVariable
getValue
in class VMVariable
org.eclipse.debug.core.DebugException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |