Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.debug.core.model.IRegisterGroup

Packages that use IRegisterGroup
org.eclipse.debug.core.model Defines interfaces for debug model elements, source lookup, and launching. 
 

Uses of IRegisterGroup in org.eclipse.debug.core.model
 

Methods in org.eclipse.debug.core.model that return IRegisterGroup
 IRegisterGroup[] IStackFrame.getRegisterGroups()
          Returns the register groups assigned to this stack frame, or an empty collection if no register groups are assigned to this stack frame.
 IRegisterGroup IRegister.getRegisterGroup()
          Returns the register group this register is contained in.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.