PTP
Release 7.0

Uses of Class
org.eclipse.ptp.debug.core.model.PVariableFormat

Packages that use PVariableFormat
org.eclipse.ptp.debug.core.model   
 

Uses of PVariableFormat in org.eclipse.ptp.debug.core.model
 

Fields in org.eclipse.ptp.debug.core.model declared as PVariableFormat
static PVariableFormat PVariableFormat.BINARY
           
static PVariableFormat PVariableFormat.DECIMAL
           
static PVariableFormat PVariableFormat.HEXADECIMAL
           
static PVariableFormat PVariableFormat.NATURAL
           
static PVariableFormat PVariableFormat.OCTAL
           
 

Methods in org.eclipse.ptp.debug.core.model that return PVariableFormat
 PVariableFormat IFormatSupport.getFormat()
          Get the format
static PVariableFormat PVariableFormat.getFormat(int code)
           
 

Methods in org.eclipse.ptp.debug.core.model with parameters of type PVariableFormat
 void IFormatSupport.changeFormat(PVariableFormat format)
          Change the format
 


PTP
Release 7.0

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