public interface IFormatSupport
Modifier and Type | Method and Description |
---|---|
void |
changeFormat(PVariableFormat format)
Change the format
|
PVariableFormat |
getFormat()
Get the format
|
boolean |
supportsFormatting()
Is formatting supported
|
boolean supportsFormatting()
PVariableFormat getFormat()
void changeFormat(PVariableFormat format) throws DebugException
format
- DebugException
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.