Class EaseJavaArrayElementVariable

java.lang.Object
org.eclipse.ease.debugging.model.EaseDebugVariable
org.eclipse.ease.debugging.model.EaseJavaArrayElementVariable
All Implemented Interfaces:
Comparable<EaseDebugVariable>, org.eclipse.core.runtime.IAdaptable, org.eclipse.debug.core.model.IDebugElement, org.eclipse.debug.core.model.IValueModification, org.eclipse.debug.core.model.IVariable

public class EaseJavaArrayElementVariable
extends EaseDebugVariable
  • Constructor Details

    • EaseJavaArrayElementVariable

      public EaseJavaArrayElementVariable​(int index, Object backingJavaObject, org.eclipse.debug.core.model.IDebugElement parent)
  • Method Details