Eclipse Platform
2.1

Uses of Class
org.eclipse.core.resources.WorkspaceLock

Packages that use WorkspaceLock
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
 

Uses of WorkspaceLock in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources with parameters of type WorkspaceLock
 void IWorkspace.setWorkspaceLock(WorkspaceLock lock)
          Sets the lock to use for controlling write access to this workspace.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.