org.eclipse.m2m.qvt.oml.debug.core
Class QVTOLocalVariable

java.lang.Object
  extended by DebugElement
      extended by org.eclipse.m2m.qvt.oml.debug.core.QVTODebugElement
          extended by org.eclipse.m2m.qvt.oml.debug.core.QVTOVariable
              extended by org.eclipse.m2m.qvt.oml.debug.core.QVTOLocalVariable

public class QVTOLocalVariable
extends QVTOVariable


Field Summary
 
Fields inherited from class org.eclipse.m2m.qvt.oml.debug.core.QVTOVariable
fValue
 
Method Summary
 IValue getValue()
           
 
Methods inherited from class org.eclipse.m2m.qvt.oml.debug.core.QVTOVariable
getName, getReferenceTypeName, hasValueChanged, isAttribute, isCollectionElement, isIntermProperty, isLocalVariable, isModelParameter, isPredefinedVariable, isReference, setValue, supportsValueModification, verifyValue
 
Methods inherited from class org.eclipse.m2m.qvt.oml.debug.core.QVTODebugElement
getModelIdentifier, getQVTODebugTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public IValue getValue()
                throws DebugException
Overrides:
getValue in class QVTOVariable
Throws:
DebugException

Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.