PTP
Release 5.0

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


public interface IPRegisterDescriptor


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

Method Detail

getName

java.lang.String getName()
Returns the regiser's name

Returns:
the register's name

getGroupName

java.lang.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.