com.eviware.soapui.model
Interface ModelImplementation


public interface ModelImplementation

Behavior for an implementation of the soapui core model

Author:
Ole.Matzura

Method Summary
 Project buildProject(java.lang.String path)
           
 ActionList getActions()
           
 SimpleForm[] getOptions()
           
 

Method Detail

getOptions

SimpleForm[] getOptions()

getActions

ActionList getActions()

buildProject

Project buildProject(java.lang.String path)


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