PTP
Release 5.0

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

All Known Subinterfaces:
IPGlobalVariable, IPRegister, IPVariable

public interface IFormatSupport


Method Summary
 void changeFormat(PVariableFormat format)
           
 PVariableFormat getFormat()
           
 boolean supportsFormatting()
           
 

Method Detail

supportsFormatting

boolean supportsFormatting()
Returns:

getFormat

PVariableFormat getFormat()
Returns:

changeFormat

void changeFormat(PVariableFormat format)
                  throws org.eclipse.debug.core.DebugException
Parameters:
format -
Throws:
org.eclipse.debug.core.DebugException

PTP
Release 5.0

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