Uses of Interface
com.eviware.soapui.support.PropertyChangeNotifier

Packages that use PropertyChangeNotifier
com.eviware.soapui.actions Core soapui actions 
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 
com.eviware.soapui.impl.wsdl.actions.iface WsdlInterface related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1 Axis 1.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2 Axis 2.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.cxf   
com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet .NET related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap GSoap related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb JAXB related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws JBossWS related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle Oracle WSA related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui   
com.eviware.soapui.impl.wsdl.actions.iface.tools.support Tool-related utilities 
com.eviware.soapui.impl.wsdl.actions.iface.tools.tcpmon Apache TCP-Mon related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile JAX-RPC related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi Oracle WSA related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport JAX-WS related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire XFire 1.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans Apache XmlBeans related actions 
com.eviware.soapui.impl.wsdl.actions.loadtest WsdlLoadTest related actions 
com.eviware.soapui.impl.wsdl.actions.mockoperation WsdlMockOperation related actions 
com.eviware.soapui.impl.wsdl.actions.mockresponse WsdlMockResponse related actions 
com.eviware.soapui.impl.wsdl.actions.mockservice WsdlMockService related actions 
com.eviware.soapui.impl.wsdl.actions.operation WSDL Operation implementation actions 
com.eviware.soapui.impl.wsdl.actions.project WsdlProject related actions 
com.eviware.soapui.impl.wsdl.actions.request WsdlRequest related actions 
com.eviware.soapui.impl.wsdl.actions.support General actions and supporting classes 
com.eviware.soapui.impl.wsdl.actions.testcase WsdlTestCase related actions 
com.eviware.soapui.impl.wsdl.actions.teststep WsdlTestStep related actions 
com.eviware.soapui.impl.wsdl.actions.testsuite WsdlTestSuite related actions 
com.eviware.soapui.impl.wsdl.endpoint   
com.eviware.soapui.impl.wsdl.loadtest LoadTest-related classes 
com.eviware.soapui.impl.wsdl.loadtest.assertions LoadTest Assertions 
com.eviware.soapui.impl.wsdl.mock WsdlMockService-related classes 
com.eviware.soapui.impl.wsdl.panels.iface WsdlInterface related panel classes 
com.eviware.soapui.impl.wsdl.panels.loadtest WsdlLoadTest panels and related classes 
com.eviware.soapui.impl.wsdl.panels.mock WsdlMockService panels and related classes 
com.eviware.soapui.impl.wsdl.panels.mockoperation WsdlMockOperation panels and related classes 
com.eviware.soapui.impl.wsdl.panels.mockoperation.actions WsdlMockResponse actions 
com.eviware.soapui.impl.wsdl.panels.request WsdlRequest / WsdlTestRequest related panel classes 
com.eviware.soapui.impl.wsdl.panels.request.actions WsdlRequestDesktopPanel actions 
com.eviware.soapui.impl.wsdl.panels.request.components WsdlRequest editor-classes 
com.eviware.soapui.impl.wsdl.panels.request.components.editor XmlEditor and related classes and interfaces 
com.eviware.soapui.impl.wsdl.panels.request.components.editor.support Utility-classes for implementing and using XmlDocuments 
com.eviware.soapui.impl.wsdl.panels.request.components.editor.views Base package for XmlView views 
com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source Default XML Source View classes 
com.eviware.soapui.impl.wsdl.panels.support Support classes for panels 
com.eviware.soapui.impl.wsdl.panels.testcase WsdlTestCase panel classes 
com.eviware.soapui.impl.wsdl.panels.teststeps WsdlTestStep panel classes 
com.eviware.soapui.impl.wsdl.panels.testsuite WsdlTestSuite panel classes 
com.eviware.soapui.impl.wsdl.testcase WSDL implementations of TestCase-related interfaces 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.actions WsdlTestStep implementation actions 
com.eviware.soapui.impl.wsdl.teststeps.assertions WsdlAssertion implementations and related classes 
com.eviware.soapui.model SoapUI core model interfaces 
com.eviware.soapui.model.iface Interface-related model items 
com.eviware.soapui.model.mock ModelItems for Mocking Web Services 
com.eviware.soapui.model.project Project model items 
com.eviware.soapui.model.support SoapUI model-related support classes 
com.eviware.soapui.model.testsuite Test-related model items 
com.eviware.soapui.model.tree.nodes.support TreeNode utilities 
com.eviware.soapui.model.workspace Workspace-related model items 
com.eviware.soapui.support.action SoapUIAction Infrastructure 
com.eviware.soapui.support.action.support SoapUIAction default implementations and utilities 
com.eviware.soapui.support.components Usefull swing components 
com.eviware.soapui.ui.desktop SoapUIDesktop related interfaces and classes 
com.eviware.soapui.ui.support Support classes for UI core 
 

Uses of PropertyChangeNotifier in com.eviware.soapui.actions
 

Classes in com.eviware.soapui.actions that implement PropertyChangeNotifier
 class CloseOpenProjectsAction
          Action to save all projects
 class OpenClosedProjectsAction
          Action to save all projects
 class SaveAllProjectsAction
          Action to save all projects
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl
 

Classes in com.eviware.soapui.impl that implement PropertyChangeNotifier
 class WorkspaceImpl
          Default Workspace implementation
 

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

Classes in com.eviware.soapui.impl.actions that implement PropertyChangeNotifier
 class ImportRemoteWsdlProjectAction
          Actions for importing an existing soapui-project file into the current workspace
 class ImportWsdlProjectAction
          Actions for importing an existing soapui-project file into the current workspace
 class NewWorkspaceAction
          Action for creating a new Workspace
 class NewWsdlProjectAction
          Action for creating a new WSDL project
 class RenameWorkspaceAction
          Renames a WsdlProject
 class SwitchWorkspaceAction
          Action to swtich the current workspace
 

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

Classes in com.eviware.soapui.impl.wsdl that implement PropertyChangeNotifier
 class AbstractWsdlModelItem<T extends ModelItemConfig>
          Abstract base class for WSDL-implementation classes
 class WsdlInterface
          WSDL implementation of Interface, maps to a WSDL Binding
 class WsdlOperation
          WSDL implementation of Operation, maps to a WSDL BindingOperation
 class WsdlProject
          WSDL project implementation
 class WsdlRequest
          Request implementation holding a SOAP request
 class WsdlTestSuite
          TestSuite implementation for WSDL projects.
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface that implement PropertyChangeNotifier
 class CloneInterfaceAction
          Clones an Interface to another project
 class ExportDefinitionAction
          Exports the definition (wsdls and xsds) of a WsdlInterface to the file system
 class GenerateMockServiceAction
          Generates a MockService for a specified Interface
 class GenerateTestSuiteAction
          Generates a TestSuite for the specified Interface
 class InterfaceEndpointsAction
          Manages the service endpoints for a WsdlInterface
 class RemoveInterfaceAction
          Removes a WsdlInterface from a WsdlProject
 class UpdateInterfaceAction
          Updates the definition of a WsdlInterface.
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1 that implement PropertyChangeNotifier
 class Axis1XWSDL2JavaAction
          Invokes axis 1.X WSDL2Java
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2 that implement PropertyChangeNotifier
 class Axis2WSDL2CodeAction
          Invokes axis 2 WSDL2Code
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.cxf
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.cxf that implement PropertyChangeNotifier
 class CXFAction
          Invokes Apache CXF wsdl2java utility
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet that implement PropertyChangeNotifier
 class DotNetWsdlAction
          Invokes .NET wsdl.exe
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap that implement PropertyChangeNotifier
 class GSoapAction
          Invokes GSoap wsdl2h
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb that implement PropertyChangeNotifier
 class JaxbXjcAction
          Generates JAXB classes for given interface
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws that implement PropertyChangeNotifier
 class JBossWSConsumeAction
          Invokes JBossWS-specific JAX-WS WSImport
 class WSToolsJava2WsdlAction
          Invokes jbossws java2wsdl tools
 class WSToolsRegenerateJava2WsdlAction
          Invokes jbossws java2wsdl tools
 class WSToolsWsdl2JavaAction
          Invokes jbossws wsdl2java tools
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle that implement PropertyChangeNotifier
 class OracleWsaGenProxyAction
          Invokes oracle genproxy
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui that implement PropertyChangeNotifier
 class LoadTestLoadTestRunnerAction
           
 class LoadTestRunnerAction
          Invokes soapUI TestRunner tool
 class TestCaseTestRunnerAction
           
 class TestRunnerAction
          Invokes soapUI TestRunner tool
 class TestSuiteTestRunnerAction
           
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.support
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.support that implement PropertyChangeNotifier
 class AbstractToolsAction<T extends ModelItem>
          Abstract base class for Tool Actions
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.tcpmon
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.tcpmon that implement PropertyChangeNotifier
 class TcpMonAction
          Invokes Apache TCPmon tool
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile that implement PropertyChangeNotifier
 class WSCompileAction
          Invokes JWSDP wscompile
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi that implement PropertyChangeNotifier
 class WSIAnalyzeAction
          Invokes WS-I Analyzer Tool
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport that implement PropertyChangeNotifier
 class WSImportAction
          Invokes JAX-WS WSImport
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire that implement PropertyChangeNotifier
 class XFireAction
          Invokes XFire wsgen utility
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans
 

Classes in com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans that implement PropertyChangeNotifier
 class XmlBeans2Action
          Generates XMLBeans for given interface
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.loadtest
 

Classes in com.eviware.soapui.impl.wsdl.actions.loadtest that implement PropertyChangeNotifier
 class CloneLoadTestAction
          Clones a WsdlLoadTest
 class DeleteLoadTestAction
          Removes a WsdlLoadTest from its WsdlTestCase
 class LoadTestOptionsAction
          Displays the LoadTest Options dialog
 class RenameLoadTestAction
          Renames a WsdlLoadTest
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.mockoperation
 

Classes in com.eviware.soapui.impl.wsdl.actions.mockoperation that implement PropertyChangeNotifier
 class ChangeMockOperationAction
          Prompts to change the WsdlOperation of a WsdlMockOperation
 class DeleteMockOperationAction
          Deletes a WsdlMockOperation from its WsdlMockService
 class NewMockResponseAction
          Creates a new WsdlMockResponse in the specified WsdlMockOperation
 class OpenRequestForMockOperationAction
          Prompts to open an existing request for the specified WsdlMockOperation
 class RenameMockOperationAction
          Renames a WsdlMockOperation
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.mockresponse
 

Classes in com.eviware.soapui.impl.wsdl.actions.mockresponse that implement PropertyChangeNotifier
 class CloneMockResponseAction
          Clones a WsdlMockResponse
 class DeleteMockResponseAction
          Deletes a WsdlMockResponse from its WsdlMockOperation
 class OpenRequestForMockResponseAction
          Prompts to open an existing request for the specified WsdlMockResponse
 class RenameMockResponseAction
          Renames the specified WsdlMockResponse
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.mockservice
 

Classes in com.eviware.soapui.impl.wsdl.actions.mockservice that implement PropertyChangeNotifier
 class AddEndpointToInterfaceAction
          Adds the specified WsdlMockServices local endpoint to a WsdlInterface
 class AddNewMockOperationAction
          Adds a new WsdlMockOperation to a WsdlMockService
 class CloneMockServiceAction
          Clones a WsdlMockService
 class DeleteMockServiceAction
          Removes a WsdlMockService from its WsdlProject
 class MockServiceOptionsAction
          Displays the options for the specified WsdlMockService
 class RenameMockServiceAction
          Renames a WsdlMockService
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.operation
 

Classes in com.eviware.soapui.impl.wsdl.actions.operation that implement PropertyChangeNotifier
 class AddOperationToMockServiceAction
          Creates a WsdlMockOperation for the specified WsdlOperation
 class NewRequestAction
          Adds a new WsdlRequest to a WsdlOperation
 class RelabelOperationAction
          Changes the label of a WsdlOperation as shown in SoapUI
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.project
 

Classes in com.eviware.soapui.impl.wsdl.actions.project that implement PropertyChangeNotifier
 class AddInterfaceActionFromFile
          Adds a WsdlInterface to a WsdlProject from a wsdl file
 class AddInterfaceActionFromURL
          Adds a WsdlInterface to a WsdlProject from a URL
 class AddNewMockServiceAction
          Action for adding a new WsdlMockService to a WsdlProject
 class AddNewTestSuiteAction
          Action for adding a new WsdlTestSuite to a WsdlProject
 class CloseProjectAction
          Renames a WsdlProject
 class OpenProjectAction
          Renames a WsdlProject
 class ReloadProjectAction
          Prompts to reload the specified WsdlProject
 class RemoveProjectAction
          Removes a WsdlProject from the workspace
 class RenameProjectAction
          Renames a WsdlProject
 class SaveProjectAction
          Saves a WsdlProject
 class SaveProjectAsAction
          Prompts to save a WsdlProject to a new file
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.request
 

Classes in com.eviware.soapui.impl.wsdl.actions.request that implement PropertyChangeNotifier
 class AddRequestToMockServiceAction
          Adds a WsdlRequest to a WsdlMockService, will create required WsdlMockOperation if neccessary
 class AddRequestToTestCaseAction
          Adds a WsdlRequest to a WsdlTestCase as a WsdlTestRequestStep
 class CloneRequestAction
          Clones a WsdlRequest
 class DeleteRequestAction
          Deletes a WsdlRequest from its WsdlOperation
 class RenameRequestAction
          Renames a WsdlRequest
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.support
 

Classes in com.eviware.soapui.impl.wsdl.actions.support that implement PropertyChangeNotifier
 class AbstractAddToTestCaseAction<T extends ModelItem>
          Base class for actions that add TestSteps to a TestCase
 class ShowDesktopPanelAction
          Action for showing the desktop panel for the specified ModelItem
 class ShowOnlineSoapUIHelp
          Shows an online help page
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.testcase
 

Classes in com.eviware.soapui.impl.wsdl.actions.testcase that implement PropertyChangeNotifier
 class AddNewLoadTestAction
          Adds a new WsdlLoadTest to a WsdlTestCase
 class AddWsdlTestStepAction
          Adds a WsdlTestStep specified by the supplied WsdlTestStepFactory to a WsdlTestCase
 class ClearTestCaseAction
          Clears a WsdlTestCase
 class CloneTestCaseAction
          Clones a WsdlTestSuite
 class DeleteTestCaseAction
          Removes a WsdlTestCase from its WsdlTestSuite
 class MoveTestCaseDownAction
          Moves the specified WsdlTestCase down one step in the WsdlTestSuites list of WsdlTestCases
 class MoveTestCaseUpAction
          Moves the specified WsdlTestCase up one step in the WsdlTestSuites list of WsdlTestCases
 class RenameTestCaseAction
          Renames a WsdlTestCase
 class TestCaseOptionsAction
          Options dialog for testcases
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.teststep
 

Classes in com.eviware.soapui.impl.wsdl.actions.teststep that implement PropertyChangeNotifier
 class CloneTestStepAction
          Clones a WsdlTestStep
 class DeleteTestStepAction
          Deletes a WsdlTestStep from its WsdlTestCase
 class InsertWsdlTestStepAction
          Inserts a WsdlTestStep specified by the supplied WsdlTestStepFactory at the position to the specified WsdlTestStep
 class MoveTestStepDownAction
          Moves the specified WsdlTestStep down one step in the WsdlTestCases list of WsdlTestSteps
 class MoveTestStepUpAction
          Moves the specified WsdlTestStep up one step in the WsdlTestCases list of WsdlTestSteps
 class RenameTestStepAction
          Renames a WsdlTestStep
 class ToggleDisableTestStepAction
          Toggles the disabled state of WsdlTestStep
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.actions.testsuite
 

Classes in com.eviware.soapui.impl.wsdl.actions.testsuite that implement PropertyChangeNotifier
 class AddNewTestCaseAction
          Adds a new WsdlTestCase to a WsdlTestSuite
 class CloneTestSuiteAction
          Clones a WsdlTestSuite
 class DeleteTestSuiteAction
          Removes a WsdlTestSuite from its WsdlProject
 class RenameTestSuiteAction
          Renames a WsdlTestSuite
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.endpoint
 

Classes in com.eviware.soapui.impl.wsdl.endpoint that implement PropertyChangeNotifier
 class DefaultEndpointStrategyConfigureAction
          Manages the service endpoints for a WsdlInterface
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.loadtest
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.loadtest
 interface LoadTestAssertion
          Assertion for LoadTest runs
 

Classes in com.eviware.soapui.impl.wsdl.loadtest that implement PropertyChangeNotifier
 class WsdlLoadTest
          TestCase implementation for LoadTests
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.loadtest.assertions
 

Classes in com.eviware.soapui.impl.wsdl.loadtest.assertions that implement PropertyChangeNotifier
 class AbstractLoadTestAssertion
          Base class for LoadTestAssertions
 class MaxErrorsAssertion
          LoadTestAssertion for asserting the maximum number of total assertion errors
 class TestStepAverageAssertion
          LoadTestAssertion for asserting the average step time
 class TestStepMaxAssertion
          LoadTestAssertion for asserting the maximum step time
 class TestStepStatusAssertion
          LoadTestAssertion for asserting the status of a teststep
 class TestStepTpsAssertion
          LoadTestAssertion for asserting the TPS of a teststep
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.mock
 

Classes in com.eviware.soapui.impl.wsdl.mock that implement PropertyChangeNotifier
 class WsdlMockOperation
          A WsdlMockOperation in a WsdlMockService
 class WsdlMockResponse
          A WsdlMockResponse contained by a WsdlMockOperation
 class WsdlMockService
          A MockService for simulation WsdlInterfaces and their operations
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.iface
 

Classes in com.eviware.soapui.impl.wsdl.panels.iface that implement PropertyChangeNotifier
 class WsdlInterfaceDesktopPanel
          DesktopPanel for WsdlInterface.
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.loadtest
 

Classes in com.eviware.soapui.impl.wsdl.panels.loadtest that implement PropertyChangeNotifier
 class StatisticsDesktopPanel
          DesktopPanel for Statistics Graphs
 class StatisticsHistoryDesktopPanel
          DesktopPanel for StatisticsHistory Graphs
 class WsdlLoadTestDesktopPanel
          Desktop panel for LoadTests
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.mock
 

Classes in com.eviware.soapui.impl.wsdl.panels.mock that implement PropertyChangeNotifier
 class WsdlMockServiceDesktopPanel
          DesktopPanel for WsdlMockServices
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.mockoperation
 

Classes in com.eviware.soapui.impl.wsdl.panels.mockoperation that implement PropertyChangeNotifier
 class AbstractWsdlMockResponseDesktopPanel<T extends ModelItem,T2 extends WsdlMockResponse>
          Abstract base DesktopPanel for WsdlMockResponses
 class MockRequestXmlDocument
          XmlDocument for the last request to a WsdlMockResponse
 class MockResponseXmlDocument
          XmlDocument for a WsdlMockResponse
 class WsdlMockOperationDesktopPanel
          DesktopPanel for WsdlGroovyTestSteps
 class WsdlMockResponseDesktopPanel
          DesktopPanel for WsdlMockResponse
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.mockoperation.actions
 

Classes in com.eviware.soapui.impl.wsdl.panels.mockoperation.actions that implement PropertyChangeNotifier
 class WSIValidateResponseAction
          Validates the current request/response exchange of a WsdlMockResponse with the WS-I tools
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request
 

Classes in com.eviware.soapui.impl.wsdl.panels.request that implement PropertyChangeNotifier
 class AbstractWsdlRequestDesktopPanel<T extends ModelItem,T2 extends WsdlRequest>
          Abstract DesktopPanel for WsdlRequests
 class WsdlRequestDesktopPanel
          DesktopPanel for standard WsdlRequests
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request.actions
 

Classes in com.eviware.soapui.impl.wsdl.panels.request.actions that implement PropertyChangeNotifier
 class WSIValidateRequestAction
          Validates the request XML of a WsdlRequest
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request.components
 

Classes in com.eviware.soapui.impl.wsdl.panels.request.components that implement PropertyChangeNotifier
 class RequestXmlDocument
          XmlDocument for a WsdlRequest
 class ResponseXmlDocument
          XmlDocument for the response to a WsdlRequest
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request.components.editor
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request.components.editor
 interface XmlDocument
          Document class used by XmlEditors
 interface XmlEditorView
          Views available for the XmlDocument of a XmlEditor
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request.components.editor.support
 

Classes in com.eviware.soapui.impl.wsdl.panels.request.components.editor.support that implement PropertyChangeNotifier
 class AbstractXmlDocument
          Abstract base-class for XmlDocument implementations
 class DefaultXmlDocument
          Default XmlDocument that works on a standard xml string
 class XmlObjectXmlDocument
          Default XmlDocument that works on an existing XmlObject
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views
 

Classes in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views that implement PropertyChangeNotifier
 class AbstractEditorView
          Abstract base-class to be extended by XmlViews
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source
 

Classes in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source that implement PropertyChangeNotifier
static class XmlSourceEditorFactory.WsdlMockRequestXmlSourceEditor
          XmlSource editor for a WsdlMockRequest
static class XmlSourceEditorFactory.WsdlMockResponseXmlSourceEditor
          XmlSource editor for a WsdlMockResponse
static class XmlSourceEditorFactory.WsdlRequestXmlSourceEditor
          XmlSource editor for a WsdlRequest
static class XmlSourceEditorFactory.WsdlResponseXmlSourceEditor
          XmlSource editor for a WsdlResponse
 class XmlSourceEditorView
          Default "XML" source editor view in soapUI
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.support
 

Classes in com.eviware.soapui.impl.wsdl.panels.support that implement PropertyChangeNotifier
 class XmlDocumentAdapter
          Adapter for XmlDocument implementations/sources
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.testcase
 

Classes in com.eviware.soapui.impl.wsdl.panels.testcase that implement PropertyChangeNotifier
 class WsdlTestCaseDesktopPanel
          WsdlTestCase desktop panel
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.teststeps
 

Classes in com.eviware.soapui.impl.wsdl.panels.teststeps that implement PropertyChangeNotifier
 class GotoStepDesktopPanel
          DesktopPanel for WsdlGotoTestSteps
 class GroovyScriptStepDesktopPanel
          DesktopPanel for WsdlGroovyTestSteps
 class PropertiesStepDesktopPanel
          DesktopPanel for WsdlPropertiesTestSteps
 class TransferResponseValuesDesktopPanel
          DesktopPanel for TransferResponseValuesTestStep
 class WsdlTestRequestDesktopPanel
          DesktopPanel for WsdlTestRequest.
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.panels.testsuite
 

Classes in com.eviware.soapui.impl.wsdl.panels.testsuite that implement PropertyChangeNotifier
 class WsdlTestSuiteDesktopPanel
          DesktopPanel for WsdlTestSuite
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.testcase
 

Classes in com.eviware.soapui.impl.wsdl.testcase that implement PropertyChangeNotifier
 class WsdlTestCase
          TestCase implementation for WSDL projects
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.teststeps
 

Classes in com.eviware.soapui.impl.wsdl.teststeps that implement PropertyChangeNotifier
 class PropertyTransfer
          Class for transferring a property value between 2 test steps.
 class SetWaitTimeAction
          Sets the delay to of a WsdlDelayTestStep
 class TransferResponseValuesTestStep
          WsdlTestStep for transferring values from a WsdlTestRequest response to a WsdlTestRequest request using XPath expressions
 class WsdlDelayTestStep
          TestStep that delays execution for a number of milliseconds
 class WsdlGotoTestStep
          TestStep that moves execution to another step based on the contents of a XML Property
 class WsdlGroovyScriptTestStep
          TestStep that executes an arbitraty Groovy script
 class WsdlMessageAssertion
          Base class for WsdlAssertions
 class WsdlPropertiesTestStep
          TestStep that holds an arbitrary number of custom properties
 class WsdlTestRequest
          WsdlRequest extension that adds WsdlAssertions
 class WsdlTestRequestStep
          WsdlTestStep that executes a WsdlTestRequest
 class WsdlTestStep
          Base class for WSDL TestCase test steps.
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.teststeps.actions
 

Classes in com.eviware.soapui.impl.wsdl.teststeps.actions that implement PropertyChangeNotifier
 class ChangeOperationAction
          Prompts to change the WsdlOperation of a WsdlTestRequestStep
 class CloneAssertionAction
          Clones the specified WsdlMessageAssertion
 class ConfigureAssertionAction
          Configures the specified WsdlMessageAssertion
 class DeleteAssertionAction
          Deletes the specified WsdlMessageAssertion from its Assertable
 class RenameAssertionAction
          Renames the specified assertion
 class SelectOperationAction
          Selects the specified WsdlTestRequestSteps operation in the navigator
 

Uses of PropertyChangeNotifier in com.eviware.soapui.impl.wsdl.teststeps.assertions
 

Classes in com.eviware.soapui.impl.wsdl.teststeps.assertions that implement PropertyChangeNotifier
 class GroovyScriptAssertion
          Assertion performed by a custom Grooy Script
 class NotSoapFaultAssertion
          Assertion that checks that the associated WsdlTestRequests response is not a SOAP Fault
 class ResponseSLAAssertion
          Assertion for verifiying that responses occurred in the desired amount of time.
 class SchemaComplianceAssertion
          Asserts that a request or response message complies with its related WSDL definition / XML Schema
 class SimpleContainsAssertion
          Assertion that checks for a specified text token in the associated WsdlTestRequests response XML message
 class SimpleNotContainsAssertion
          Assertion that checks for the non-existence of a specified text token in the associated WsdlTestRequests response message
 class SoapFaultAssertion
          Assertion that checks that the associated WsdlTestRequests response is a SOAP Fault
 class SoapResponseAssertion
          Asserts that the specified message is a valid SOAP Message
 class XPathContainsAssertion
          Assertion that matches a specified XPath expression and its expected result against the associated WsdlTestRequests response message
 class XQueryContainsAssertion
          Assertion that matches a specified XQuery expression and its expected result against the associated WsdlTestRequests response message
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.model
 interface ModelItem
          General behaviour for all soapui model items
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model.iface
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.model.iface
 interface Interface
          An Interface exposing operations
 interface Operation
          Operation interface
 interface Request
          Request interface
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model.mock
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.model.mock
 interface MockOperation
          A MockOperation for mocking an Interfaces Operation and returning a MockResponse
 interface MockResponse
          A MockResponse returned by a MockOperation
 interface MockService
          ModelItem for mocking a number of Interfaces and their Operations
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model.project
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.model.project
 interface Project
          A SoapUI project
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model.support
 

Classes in com.eviware.soapui.model.support that implement PropertyChangeNotifier
 class AbstractModelItem
          Base-class for ModelItem implementations
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model.testsuite
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.model.testsuite
 interface LoadTest
          A load-test for a TestCase
 interface TestCase
          A TestCase holding a number of TestSteps
 interface TestStep
          A TestStep in a TestCase
 interface TestSuite
          A TestSuite holding a number of TestCases
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model.tree.nodes.support
 

Classes in com.eviware.soapui.model.tree.nodes.support that implement PropertyChangeNotifier
 class EmptyModelItem
          Empty ModelItem used by intermediary TreeNodes
 class WsdlLoadTestsModelItem
          ModelItem for LoadTests node
 class WsdlTestStepsModelItem
          ModelItem for TestSteps node
 

Uses of PropertyChangeNotifier in com.eviware.soapui.model.workspace
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.model.workspace
 interface Workspace
          SoapUI workspace behaviour
 

Uses of PropertyChangeNotifier in com.eviware.soapui.support.action
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.support.action
 interface SoapUIAction<T extends ModelItem>
          An action for a ModelItem
 

Classes in com.eviware.soapui.support.action that implement PropertyChangeNotifier
static class SoapUIActionRegistry.SeperatorAction
           
static class SoapUIActionRegistry.SoapUIActionGroupAction<T extends ModelItem>
           
 

Uses of PropertyChangeNotifier in com.eviware.soapui.support.action.support
 

Classes in com.eviware.soapui.support.action.support that implement PropertyChangeNotifier
 class AbstractSoapUIAction<T extends ModelItem>
          Abstract SoapUIAction for extension
 

Uses of PropertyChangeNotifier in com.eviware.soapui.support.components
 

Classes in com.eviware.soapui.support.components that implement PropertyChangeNotifier
 class ModelItemListDesktopPanel
           
 

Uses of PropertyChangeNotifier in com.eviware.soapui.ui.desktop
 

Subinterfaces of PropertyChangeNotifier in com.eviware.soapui.ui.desktop
 interface DesktopPanel
          Behaviour for a SoapUI desktop panel
 

Uses of PropertyChangeNotifier in com.eviware.soapui.ui.support
 

Classes in com.eviware.soapui.ui.support that implement PropertyChangeNotifier
 class DefaultDesktopPanel
          Default implementation for simple DesktopPanels
 class ModelItemDesktopPanel<T extends ModelItem>
          Base class for DesktopPanels..
 



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