PTP
Release 5.0

org.eclipse.ptp.debug.core.model
Interface IPRegisterDescriptor


public interface IPRegisterDescriptor


Method Summary
 String getGroupName()
          Returns the name of the hardware register group this register belongs to
 String getName()
          Returns the regiser's name
 

Method Detail

getName

String getName()
Returns the regiser's name

Returns:
the register's name

getGroupName

String getGroupName()
Returns the name of the hardware register group this register belongs to

Returns:
the name of the hardware register group

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.