PTP
Release 5.0

org.eclipse.ptp.debug.core.pdi.model.aif
Interface IAIFTypeNamed

All Superinterfaces:
IAIFType, ITypeDerived

public interface IAIFTypeNamed
extends ITypeDerived

Represents a named type.


Method Summary
 java.lang.String getName()
          Returns name of this type
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.ITypeDerived
getBaseType
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType
sizeof
 

Method Detail

getName

java.lang.String getName()
Returns name of this type

Returns:
name of this type

PTP
Release 5.0

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