Eclipse Platform
2.1

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

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

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

Methods in org.eclipse.debug.core.model that return IRegister
 IRegister[] IRegisterGroup.getRegisters()
          Returns the registers in this register group.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.