Uses of Class
com.eviware.soapui.impl.WorkspaceImpl

Packages that use WorkspaceImpl
com.eviware.soapui.impl Default implementations of core interfaces 
com.eviware.soapui.impl.actions Actions for default implementations of core interfaces 
com.eviware.soapui.impl.wsdl WSDL 1.1 implementations of soapui model interface 
 

Uses of WorkspaceImpl in com.eviware.soapui.impl
 

Methods in com.eviware.soapui.impl with parameters of type WorkspaceImpl
 javax.swing.JPanel WorkspaceImplPanelBuilder.buildOverviewPanel(WorkspaceImpl workspace)
           
 

Uses of WorkspaceImpl in com.eviware.soapui.impl.actions
 

Constructors in com.eviware.soapui.impl.actions with parameters of type WorkspaceImpl
ImportWsdlProjectAction(WorkspaceImpl workspace)
           
NewWsdlProjectAction(WorkspaceImpl workspace)
           
 

Uses of WorkspaceImpl in com.eviware.soapui.impl.wsdl
 

Methods in com.eviware.soapui.impl.wsdl that return WorkspaceImpl
 WorkspaceImpl WsdlProject.getWorkspace()
           
 

Constructors in com.eviware.soapui.impl.wsdl with parameters of type WorkspaceImpl
WsdlProject(java.lang.String path, WorkspaceImpl workspace)
           
WsdlProject(java.lang.String path, WorkspaceImpl workspace, boolean create)
           
WsdlProject(WorkspaceImpl workspace)
           
 



Copyright © 2005-2007 eviware.com. All Rights Reserved.