PTP
Release 7.0

org.eclipse.ptp.pldt.common.editorHelp
Class AllFunctions

java.lang.Object
  extended by org.eclipse.ptp.pldt.common.editorHelp.AllFunctions

Deprecated. this is assumed to be unused

public class AllFunctions
extends java.lang.Object


Constructor Summary
AllFunctions()
          Deprecated.  
 
Method Summary
 void addFunction(org.eclipse.cdt.ui.IFunctionSummary functionSummary)
          Deprecated.  
 java.util.List<org.eclipse.cdt.ui.IFunctionSummary> getAllFunctionList()
          Deprecated.  
 void setAllFunctionList(java.util.List<org.eclipse.cdt.ui.IFunctionSummary> allFunctionList)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllFunctions

public AllFunctions()
Deprecated. 
Method Detail

getAllFunctionList

public java.util.List<org.eclipse.cdt.ui.IFunctionSummary> getAllFunctionList()
Deprecated. 

setAllFunctionList

public void setAllFunctionList(java.util.List<org.eclipse.cdt.ui.IFunctionSummary> allFunctionList)
Deprecated. 

addFunction

public void addFunction(org.eclipse.cdt.ui.IFunctionSummary functionSummary)
Deprecated. 

PTP
Release 7.0

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