com.eviware.soapui.impl.wsdl
Class AbstractWsdlModelItem

java.lang.Object
  extended by com.eviware.soapui.model.support.AbstractModelItem
      extended by com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem
All Implemented Interfaces:
ModelItem
Direct Known Subclasses:
WsdlInterface, WsdlOperation, WsdlProject, WsdlRequest, WsdlTestCase, WsdlTestSuite

public abstract class AbstractWsdlModelItem
extends AbstractModelItem

Abstract base class for WSDL-implementation classes

Author:
Ole.Matzura

Field Summary
 
Fields inherited from interface com.eviware.soapui.model.ModelItem
ACTIONS_PROPERTY, DESCRIPTION_PROPERTY, ICON_PROPERTY, NAME_PROPERTY
 
Constructor Summary
AbstractWsdlModelItem()
           
 
Method Summary
 java.lang.String getDescription()
           
 
Methods inherited from class com.eviware.soapui.model.support.AbstractModelItem
addAction, addPropertyChangeListener, addPropertyChangeListener, createTreeNode, getActions, getPanelBuilder, getTreeModel, getTreeNode, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, release, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.eviware.soapui.model.ModelItem
getIcon, getName
 

Constructor Detail

AbstractWsdlModelItem

public AbstractWsdlModelItem()
Method Detail

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface ModelItem
Overrides:
getDescription in class AbstractModelItem


Copyright © 2005 eviware.com. All Rights Reserved.