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 Object


Constructor Summary
AllFunctions()
          Deprecated.  
 
Method Summary
 void addFunction(IFunctionSummary functionSummary)
          Deprecated.  
 List<IFunctionSummary> getAllFunctionList()
          Deprecated.  
 void setAllFunctionList(List<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 List<IFunctionSummary> getAllFunctionList()
Deprecated. 

setAllFunctionList

public void setAllFunctionList(List<IFunctionSummary> allFunctionList)
Deprecated. 

addFunction

public void addFunction(IFunctionSummary functionSummary)
Deprecated. 

PTP
Release 7.0

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