Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



Uses of Class
org.eclipse.wst.validation.IPerformanceMonitor.CollectionLevel

Packages that use IPerformanceMonitor.CollectionLevel
org.eclipse.wst.validation A framework for calling validators that are build based. 
 

Uses of IPerformanceMonitor.CollectionLevel in org.eclipse.wst.validation
 

Methods in org.eclipse.wst.validation that return IPerformanceMonitor.CollectionLevel
  IPerformanceMonitor.CollectionLevel IPerformanceMonitor. getCollectionLevel ()
          Answer the level of performance events that are being collected by the validation framework.
static  IPerformanceMonitor.CollectionLevel IPerformanceMonitor.CollectionLevel. valueOf (java.lang.String name)
          Returns the enum constant of this type with the specified name.
static  IPerformanceMonitor.CollectionLevel[] IPerformanceMonitor.CollectionLevel. values ()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.wst.validation with parameters of type IPerformanceMonitor.CollectionLevel
 void IPerformanceMonitor. setCollectionLevel ( IPerformanceMonitor.CollectionLevel level)
          Set the performance event collection level.
 




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire