Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.core.JptWorkspace

Packages that use JptWorkspace
org.eclipse.jpt.common.core   
org.eclipse.jpt.common.core.libval   
org.eclipse.jpt.common.core.resource   
org.eclipse.jpt.jaxb.core   
org.eclipse.jpt.jpa.core   
 

Uses of JptWorkspace in org.eclipse.jpt.common.core
 

Methods in org.eclipse.jpt.common.core that return JptWorkspace
 JptWorkspace JptResourceTypeManager.getJptWorkspace()
          Return the manager's Dali workspace.
 

Uses of JptWorkspace in org.eclipse.jpt.common.core.libval
 

Methods in org.eclipse.jpt.common.core.libval that return JptWorkspace
 JptWorkspace LibraryValidatorManager.getJptWorkspace()
          Return the manager's Dali workspace.
 

Uses of JptWorkspace in org.eclipse.jpt.common.core.resource
 

Methods in org.eclipse.jpt.common.core.resource that return JptWorkspace
 JptWorkspace ResourceLocatorManager.getJptWorkspace()
          Return the manager's Dali workspace.
 

Uses of JptWorkspace in org.eclipse.jpt.jaxb.core
 

Methods in org.eclipse.jpt.jaxb.core that return JptWorkspace
 JptWorkspace JaxbWorkspace.getJptWorkspace()
          Return the workspace's Dali workspace.
 

Uses of JptWorkspace in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core that return JptWorkspace
 JptWorkspace JpaWorkspace.getJptWorkspace()
          Return the workspace's Dali workspace.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.