Uses of Interface
com.eviware.soapui.model.testsuite.RenameableTestProperty

Packages that use RenameableTestProperty
com.eviware.soapui.impl.rest.support   
com.eviware.soapui.impl.wsdl.support WSDL-related support classes 
com.eviware.soapui.model.propertyexpansion   
com.eviware.soapui.model.support SoapUI model-related support classes 
 

Uses of RenameableTestProperty in com.eviware.soapui.impl.rest.support
 

Subinterfaces of RenameableTestProperty in com.eviware.soapui.impl.rest.support
 interface RestParamProperty
           
 

Classes in com.eviware.soapui.impl.rest.support that implement RenameableTestProperty
 class RestRequestParamsPropertyHolder.InternalRestParamProperty
           
 class XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty
           
 

Uses of RenameableTestProperty in com.eviware.soapui.impl.wsdl.support
 

Classes in com.eviware.soapui.impl.wsdl.support that implement RenameableTestProperty
 class XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty
          Internal property class
 

Uses of RenameableTestProperty in com.eviware.soapui.model.propertyexpansion
 

Methods in com.eviware.soapui.model.propertyexpansion with parameters of type RenameableTestProperty
static MutablePropertyExpansion[] PropertyExpansionUtils.renameProperty(RenameableTestProperty property, java.lang.String newName, ModelItem root)
           
 

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

Classes in com.eviware.soapui.model.support that implement RenameableTestProperty
 class DefaultTestStepProperty
          Default implementation of TestStepProperty interface
 class TestStepBeanProperty
          TestStepProperty implementation that maps to a standard javabean property
 



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